Scribus
Open source desktop publishing at your fingertips
ScHelpTreeModel Class Reference
Inheritance diagram for ScHelpTreeModel:
Collaboration diagram for ScHelpTreeModel:

Public Member Functions

 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)
 
- Public Member Functions inherited from TreeModel
 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...
 

Additional Inherited Members

- Protected Member Functions inherited from TreeModel
void setupModelData (const QStringList &lines, TreeItem *parent)
 [8]
 
- Protected Attributes inherited from TreeModel
TreeItemrootItem
 

The documentation for this class was generated from the following files: