|  | Vespucci
    1.0.0
    | 
This is the complete list of members for DatasetTreeModel, including all inherited members.
| AddDataset(QSharedPointer< VespucciDataset > dataset) | DatasetTreeModel | |
| ClearDatasets() | DatasetTreeModel | |
| columnCount(const QModelIndex &parent) const Q_DECL_OVERRIDE | DatasetTreeModel | |
| data(const QModelIndex &index, int role) const Q_DECL_OVERRIDE | DatasetTreeModel | |
| DatasetTreeModel(QObject *parent) | DatasetTreeModel | |
| DatasetTreeModel(QObject *parent, const DataModel *data_model) | DatasetTreeModel | |
| flags(const QModelIndex &index) const Q_DECL_OVERRIDE | DatasetTreeModel | |
| getItem(const QModelIndex &index) const | DatasetTreeModel | |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const Q_DECL_OVERRIDE | DatasetTreeModel | |
| index(int row, int column, const QModelIndex &parent=QModelIndex()) const Q_DECL_OVERRIDE | DatasetTreeModel | |
| IsDataset(const QModelIndex &index) | DatasetTreeModel | |
| IsMap(const QModelIndex &index) | DatasetTreeModel | |
| IsMatrix(const QModelIndex &index) | DatasetTreeModel | |
| parent(const QModelIndex &index) const Q_DECL_OVERRIDE | DatasetTreeModel | |
| removeRow(const QModelIndex &index) | DatasetTreeModel | |
| removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) Q_DECL_OVERRIDE | DatasetTreeModel | |
| root_item() | DatasetTreeModel | |
| rowCount(const QModelIndex &parent) const Q_DECL_OVERRIDE | DatasetTreeModel | |
| SetupModelData(const DataModel *data_model) | DatasetTreeModel | |
| UpdateData(const DataModel *data_model) | DatasetTreeModel | |
| ~DatasetTreeModel() | DatasetTreeModel |