|
Developer Documentation
|
This is the complete list of members for VSI::TreeModel, including all inherited members.
| columnCount(const QModelIndex &_parent=QModelIndex()) const | VSI::TreeModel | |
| data(const QModelIndex &_index, int _role) const | VSI::TreeModel | |
| dataChangedInside(int _id, int _column, const QVariant &_value) (defined in VSI::TreeModel) | VSI::TreeModel | signal |
| flags(const QModelIndex &_index) const | VSI::TreeModel | |
| getItem(const QModelIndex &_index) const | VSI::TreeModel | |
| getModelIndex(TreeItem *_object, int _column) | VSI::TreeModel | |
| getModelIndex(int _id, int _column) | VSI::TreeModel | |
| getObjectName(TreeItem *_object, QString &_name) | VSI::TreeModel | |
| headerData(int _section, Qt::Orientation _orientation, int _role=Qt::DisplayRole) const | VSI::TreeModel | |
| index(int _row, int _column, const QModelIndex &_parent=QModelIndex()) const | VSI::TreeModel | |
| isRoot(TreeItem *_item) | VSI::TreeModel | |
| itemId(const QModelIndex &_index) const | VSI::TreeModel | |
| itemName(const QModelIndex &_index) const | VSI::TreeModel | |
| moveItem(TreeItem *_item, TreeItem *_parent) | VSI::TreeModel | |
| objectAdded(BaseObject *_object) | VSI::TreeModel | |
| objectAdded(BaseObject *_object, BaseObject *_parent) | VSI::TreeModel | |
| objectChanged(int id_) | VSI::TreeModel | |
| objectDeleted(int id_) | VSI::TreeModel | |
| parent(const QModelIndex &_index) const | VSI::TreeModel | |
| propagateDownwards(TreeItem *_obj, int _column) | VSI::TreeModel | private |
| propagateUpwards(TreeItem *_obj, int _column, bool _value) | VSI::TreeModel | private |
| rootItem_ | VSI::TreeModel | private |
| rowCount(const QModelIndex &_parent=QModelIndex()) const | VSI::TreeModel | |
| setData(const QModelIndex &_index, const QVariant &_value, int _role) | VSI::TreeModel | |
| TreeModel(QObject *_parent=0) | VSI::TreeModel | explicit |
| ~TreeModel() | VSI::TreeModel |