GeoDataOverlay Class Reference
from PyKDE4.marble import *
Inherits: Marble.GeoDataFeature → Marble.GeoDataObject → Marble.GeoNode
Namespace: Marble
Detailed Description
Method Documentation
| QString absoluteIconFile | ( |  | self ) |  | 
 
Returns the #iconFile as an absolute filename. Relative files are
resolved relative to the directory of the GeoDataDocument this overlay
is part of (see #fileName of #GeoDataDocument)
 
| QString iconFile | ( |  | self ) |  | 
 
 
| setColor | ( | self, |  | 
|  |  | QColor | color | 
|  | ) |  |  |  | 
 
 
| setDrawOrder | ( | self, |  | 
|  |  | int | order | 
|  | ) |  |  |  | 
 
 
| setIcon | ( | self, |  | 
|  |  | QImage | icon | 
|  | ) |  |  |  | 
 
 
| setIconFile | ( | self, |  | 
|  |  | QString | path | 
|  | ) |  |  |  |