KmlFolder Class

  • KmlFolder
  • class Esri::ArcGISRuntime::KmlFolder

    A container used to arrange other features hierarchically (Folders, Placemarks, NetworkLinks, or Overlays). More...

    Header: #include <KmlFolder.h>
    Since: Esri::ArcGISRuntime 100.4
    Inherits: Esri::ArcGISRuntime::KmlContainer

    Public Functions

    KmlFolder(QObject *parent = nullptr)
    virtual ~KmlFolder() override

    Detailed Description

    A KML node is visible only if it and all its ancestors are visible.

    Member Function Documentation

    [explicit, since Esri::ArcGISRuntime 100.6] KmlFolder::KmlFolder(QObject *parent = nullptr)

    Constructs a KmlFolder with an optional parent object.

    This function was introduced in Esri::ArcGISRuntime 100.6.

    [override virtual] KmlFolder::~KmlFolder()

    Destructor.

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