defuze.me  Client
EditableTreeModel Member List
This is the complete list of members for EditableTreeModel, including all inherited members.
columnCount(const QModelIndex &parent=QModelIndex()) const (defined in EditableTreeModel)EditableTreeModel
data(const QModelIndex &index, int role) const (defined in EditableTreeModel)EditableTreeModel
EditableTreeModel(QObject *parent=0) (defined in EditableTreeModel)EditableTreeModel
flags(const QModelIndex &index) const (defined in EditableTreeModel)EditableTreeModel
getItem(const QModelIndex &index) const (defined in EditableTreeModel)EditableTreeModel [protected]
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (defined in EditableTreeModel)EditableTreeModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const (defined in EditableTreeModel)EditableTreeModel
insertColumns(int position, int columns, const QModelIndex &parent=QModelIndex()) (defined in EditableTreeModel)EditableTreeModel
insertRows(int position, int rows, const QModelIndex &parent=QModelIndex()) (defined in EditableTreeModel)EditableTreeModel
parent(const QModelIndex &index) const (defined in EditableTreeModel)EditableTreeModel
removeColumns(int position, int columns, const QModelIndex &parent=QModelIndex()) (defined in EditableTreeModel)EditableTreeModel
removeRows(int position, int rows, const QModelIndex &parent=QModelIndex()) (defined in EditableTreeModel)EditableTreeModel
rootItem (defined in EditableTreeModel)EditableTreeModel [protected]
rowCount(const QModelIndex &parent=QModelIndex()) const (defined in EditableTreeModel)EditableTreeModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) (defined in EditableTreeModel)EditableTreeModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole) (defined in EditableTreeModel)EditableTreeModel
setupModelData(const QStringList &lines, EditableTreeItem *parent) (defined in EditableTreeModel)EditableTreeModel [protected]
~EditableTreeModel() (defined in EditableTreeModel)EditableTreeModel