GeoDataIconStyle Class Reference
from PyKDE4.marble import *
Inherits: Marble.GeoDataColorStyle → Marble.GeoDataObject → Marble.GeoNode
Namespace: Marble
Detailed Description
| 
 Methods | 
|  | __init__ (self) | 
|  | __init__ (self, Marble.GeoDataIconStyle other) | 
|  | __init__ (self, QPixmap icon, QPointF hotSpot=QPointF(0.5,0.5)) | 
| QPointF | hotSpot (self) | 
| QPixmap | icon (self) | 
| QString | nodeType (self) | 
|  | pack (self, QDataStream stream) | 
| float | scale (self) | 
|  | setHotSpot (self, QPointF hotSpot, Marble.GeoDataHotSpot.Units xunits, Marble.GeoDataHotSpot.Units yunits) | 
|  | setIcon (self, QPixmap icon) | 
|  | setIconPath (self, QString filename) | 
|  | setScale (self, float scale) | 
|  | unpack (self, QDataStream stream) | 
Method Documentation
| __init__ | ( | self, |  | 
|  |  | QPixmap | icon, | 
|  |  | QPointF | hotSpot=QPointF(0.5,0.5) | 
|  | ) |  |  |  | 
 
 
| QString nodeType | ( |  | self ) |  | 
 
 
| pack | ( | self, |  | 
|  |  | QDataStream | stream | 
|  | ) |  |  |  | 
 
 
| setIcon | ( | self, |  | 
|  |  | QPixmap | icon | 
|  | ) |  |  |  | 
 
 
| setIconPath | ( | self, |  | 
|  |  | QString | filename | 
|  | ) |  |  |  | 
 
 
| setScale | ( | self, |  | 
|  |  | float | scale | 
|  | ) |  |  |  | 
 
 
| unpack | ( | self, |  | 
|  |  | QDataStream | stream | 
|  | ) |  |  |  |