![]() |
OGS
|
|
This is the complete list of members for StationTreeModel, including all inherited members.
| _lists | StationTreeModel | private |
| _rootItem | TreeModel | protected |
| addStationList(QString listName, const std::vector< GeoLib::Point * > *stations) | StationTreeModel | |
| columnCount(const QModelIndex &parent=QModelIndex()) const override | TreeModel | |
| data(const QModelIndex &index, int role) const override | TreeModel | |
| flags(const QModelIndex &index) const override | TreeModel | |
| getItem(const QModelIndex &index) const | TreeModel | |
| getLists() | StationTreeModel | inline |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | TreeModel | |
| index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | StationTreeModel | |
| parent(const QModelIndex &index) const override | TreeModel | |
| removeRows(int position, int count, const QModelIndex &parent) override | TreeModel | |
| removeStationList(QModelIndex index) | StationTreeModel | |
| removeStationList(const std::string &name) | StationTreeModel | |
| rootItem() const | TreeModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const override | TreeModel | |
| setData(const QModelIndex &index, const QVariant &value, int role) override | TreeModel | |
| setNameForItem(const std::string &stn_vec_name, std::size_t id, std::string const &item_name) | StationTreeModel | |
| setupModelData(const QStringList &lines, TreeItem *parent) | TreeModel | private |
| stationFromIndex(const QModelIndex &index, QString &listName) const | StationTreeModel | |
| StationTreeModel(QObject *parent=nullptr) | StationTreeModel | explicit |
| TreeModel(QObject *parent=nullptr) | TreeModel | explicit |
| updateData() | TreeModel | slot |
| vtkSource(const std::string &name) const | StationTreeModel | |
| ~StationTreeModel() override | StationTreeModel | |
| ~TreeModel() override | TreeModel |