KmlSchemaData Class

  • KmlSchemaData
  • class Esri::ArcGISRuntime::KmlSchemaData

    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.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.