|
|
| ScHelpTreeModel (const QString &dataFile, const QString &col1name, const QString &col2name, QMap< QString, QString > *indexToBuild, QObject *parent=0) |
| |
|
void | addRow (const QString &, const QString &, int i) |
| |
|
| TreeModel (const QString &data, QObject *parent=0) |
| | [0]
|
| |
|
| TreeModel (QObject *parent=0) |
| |
| | ~TreeModel () |
| | [0] More...
|
| |
| QVariant | data (const QModelIndex &index, int role) const |
| | [2] More...
|
| |
| Qt::ItemFlags | flags (const QModelIndex &index) const |
| | [3] More...
|
| |
| QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
| | [4] More...
|
| |
| QModelIndex | index (int row, int column, const QModelIndex &parent=QModelIndex()) const |
| | [5] More...
|
| |
| QModelIndex | parent (const QModelIndex &index) const |
| | [6] More...
|
| |
| int | rowCount (const QModelIndex &parent=QModelIndex()) const |
| | [7] More...
|
| |
| int | columnCount (const QModelIndex &parent=QModelIndex()) const |
| | [1] More...
|
| |
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/schelptreemodel.h
- /Users/ale/src/Scribus/scribus/schelptreemodel.cpp