A shapefile workspace. More...
| Header | #include <Shapefile |
| Since | Esri |
| Inherits | Esri |
This class was introduced in Esri::ArcGISRuntime 100.1.
Public Functions
| Shapefile | |
| virtual | ~ |
| QString | folder |
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.