|  | OGS
    | 
This is the complete list of members for GeoTreeModel, including all inherited members.
| _lists | GeoTreeModel | private | 
| _rootItem | TreeModel | protected | 
| addChildren(GeoObjectListItem *plyList, GeoLib::PolylineVec const &polyline_vec, std::size_t start_index, std::size_t end_index) | GeoTreeModel | private | 
| addChildren(GeoObjectListItem *sfcList, GeoLib::SurfaceVec const &surface_vec, std::size_t start_index, std::size_t end_index) | GeoTreeModel | private | 
| addPointList(QString geoName, GeoLib::PointVec const &pointVec) | GeoTreeModel | |
| addPolylineList(QString geoName, GeoLib::PolylineVec const &polylineVec) | GeoTreeModel | |
| addSurfaceList(QString geoName, GeoLib::SurfaceVec const &surfaceVec) | GeoTreeModel | |
| appendPolylines(const std::string &name, GeoLib::PolylineVec const &polylineVec) | GeoTreeModel | |
| appendSurfaces(const std::string &name, GeoLib::SurfaceVec const &surfaceVec) | GeoTreeModel | |
| columnCount(const QModelIndex &parent=QModelIndex()) const override | TreeModel | |
| data(const QModelIndex &index, int role) const override | TreeModel | |
| flags(const QModelIndex &index) const override | TreeModel | |
| GeoTreeModel(QObject *parent=nullptr) | GeoTreeModel | explicit | 
| getItem(const QModelIndex &index) const | TreeModel | |
| getLists() | GeoTreeModel | 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 | TreeModel | |
| parent(const QModelIndex &index) const override | TreeModel | |
| removeGeoList(const std::string &name, GeoLib::GEOTYPE type) | GeoTreeModel | |
| removeRows(int position, int count, const QModelIndex &parent) override | TreeModel | |
| renameGeometry(std::string const &old_name, std::string const &new_name) | GeoTreeModel | |
| 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 &name, GeoLib::GEOTYPE type, std::size_t id, std::string item_name) | GeoTreeModel | |
| setupModelData(const QStringList &lines, TreeItem *parent) | TreeModel | private | 
| TreeModel(QObject *parent=nullptr) | TreeModel | explicit | 
| updateData() | TreeModel | slot | 
| vtkSource(const std::string &name, GeoLib::GEOTYPE type) const | GeoTreeModel | |
| ~GeoTreeModel() override | GeoTreeModel | |
| ~TreeModel() override | TreeModel |