![]() |
OGS
|
|
This is the complete list of members for GEOModels, including all inherited members.
| _geo_objects | GEOModels | private |
| _geoModel | GEOModels | protected |
| _stationModel | GEOModels | protected |
| addNameForElement(std::string const &geometry_name, GeoLib::GEOTYPE const object_type, std::size_t const id, std::string const &new_name) | GEOModels | slot |
| addNameForObjectPoints(const std::string &geometry_name, const GeoLib::GEOTYPE object_type, const std::string &geo_object_name, const std::string &new_name) | GEOModels | slot |
| addPointVec(std::string const &name) | GEOModels | slot |
| addPolylineVec(std::string const &name) | GEOModels | slot |
| addStationVec(std::string const &name) | GEOModels | slot |
| addSurfaceVec(std::string const &name) | GEOModels | slot |
| appendPolylineVec(std::string const &name) | GEOModels | slot |
| appendSurfaceVec(std::string const &name) | GEOModels | slot |
| connectPolylineSegments(const std::string &geoName, std::vector< std::size_t > const &indexlist, double const proximity, std::string const &ply_name, bool const closePly, bool const triangulatePly) | GEOModels | slot |
| geoDataAdded(GeoTreeModel *, std::string, GeoLib::GEOTYPE) | GEOModels | signal |
| geoDataRemoved(GeoTreeModel *, std::string, GeoLib::GEOTYPE) | GEOModels | signal |
| GEOModels(GeoLib::GEOObjects &geo_objects, QObject *parent=nullptr) | GEOModels | explicit |
| getGeometryNames() const | GEOModels | slot |
| getGeoModel() | GEOModels | inline |
| getPointVec(const std::string &name) const | GEOModels | slot |
| getStationModel() | GEOModels | inline |
| removeGeometry(std::string const &geo_name, GeoLib::GEOTYPE const type) | GEOModels | virtualslot |
| removePointVec(std::string const &name) | GEOModels | slot |
| removePolylineVec(std::string const &name) | GEOModels | slot |
| removeStationVec(std::string const &name) | GEOModels | slot |
| removeSurfaceVec(std::string const &name) | GEOModels | slot |
| renameGeometry(std::string const &old_name, std::string const &new_name) | GEOModels | slot |
| stationVectorAdded(StationTreeModel *model, std::string name) | GEOModels | signal |
| stationVectorRemoved(StationTreeModel *model, std::string name) | GEOModels | signal |
| updateGeometry(const std::string &geo_name) | GEOModels | slot |
| ~GEOModels() override | GEOModels |