The following members of QML type KmlContainer are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- childNodes : list<KmlNode>
(obsolete)
Property Documentation
childNodes : list<KmlNode> |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the KML container's child nodes.
Use childNodesListModel instead