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