The key/value pairs obtained from the node's schema data and the associated schema. More...
Header: | #include <KmlSchemaData.h> |
Since: | Esri::ArcGISRuntime 200.5 |
Inherits: | Esri::ArcGISRuntime::Object |
Public Functions
virtual | ~KmlSchemaData() override |
QVariantMap | attributes() const |
Esri::ArcGISRuntime::KmlSchema * | schema() const |
Detailed Description
Member Function Documentation
[override virtual]
KmlSchemaData::~KmlSchemaData ()
Destructor.
QVariantMap KmlSchemaData::attributes() const
Returns the key and value pairs obtained from schema data nodes.
Esri::ArcGISRuntime::KmlSchema *KmlSchemaData::schema() const
Returns the schema associated with the schema data.