A shapefile workspace. More...
Header: | #include <ShapefileWorkspace.h> |
Since: | Esri::ArcGISRuntime 100.1 |
Inherits: | Esri::ArcGISRuntime::DynamicWorkspace |
Public Functions
ShapefileWorkspace(const QString &id, const QString &folderPath, QObject *parent = nullptr) | |
virtual | ~ShapefileWorkspace() override |
QString | folderPath() const |
Detailed Description
Note: Local server is only available on Windows and Linux.
Member Function Documentation
ShapefileWorkspace::ShapefileWorkspace (const QString &id, const QString &folderPath , QObject *parent = nullptr)
Constructor that takes an id, folderPath and an optional parent.
[override virtual]
ShapefileWorkspace::~ShapefileWorkspace ()
Destructor.
QString ShapefileWorkspace::folderPath () const
Returns the folder path to the shapefile.