KDE 4.4 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

GeoDataFolder Class Reference

from PyKDE4.marble import *

Inherits: Marble.GeoDataContainer → Marble.GeoDataFeature → Marble.GeoDataObject → Marble.GeoNode
Namespace: Marble.GeoDataFolder

Detailed Description

A container that is used to arrange other GeoDataFeatures.

A GeoDataFolder is used to arrange other GeoDataFeatures hierarchically (Folders, Placemarks, NetworkLinks, or Overlays). A GeoDataFeature is visible only if it and all its ancestors are visible.

See also:
GeoDataFeature
See also:
GeoDataContainer


Methods

 __init__ (self)
 __init__ (self, Marble.GeoDataFolder other)
 __init__ (self, Marble.GeoDataFeature other)
bool isFolder (self)
QString nodeType (self)

Method Documentation

__init__ (   self )
__init__ (  self,
Marble.GeoDataFolder  other
)
__init__ (  self,
Marble.GeoDataFeature  other
)
bool isFolder (   self )
QString nodeType (   self )
  • Full Index

Modules

  • marble
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal