Sublayer source that is a file-based raster, residing in a registered raster workspace. More...
Header | #include <Raster |
Since | Esri |
Inherits | Esri |
Public Functions
Raster | |
virtual | ~ |
Q | data |
Q | workspace |
Detailed Description
Member Function Documentation
RasterSublayerSource::RasterSublayerSource (const QString &workspaceId , const QString &dataSourceName , QObject *parent = nullptr)
Constructor that accepts a workspace ID and a data source name.
- workspaceId - The workspace ID.
- dataSourceName - The data source name.
- parent - The parent object (optional, defaults to nullptr).
[override virtual noexcept]
RasterSublayerSource::~RasterSublayerSource ()
Destructor.
QString RasterSublayerSource::dataSourceName () const
Returns the name of the data source for this object.
QString RasterSublayerSource::workspaceId () const
Returns the workspace ID for this object.