marble/src
GeoDataHotSpot Class Reference
#include <GeoDataHotSpot.h>
Detailed Description
Definition at line 18 of file GeoDataHotSpot.h.
Public Types | |
| enum | Units { Fraction, Pixels, InsetPixels } |
Public Member Functions | |
| GeoDataHotSpot (const QPointF &hotSpot=QPointF(0.5, 0.5), Units xunits=Fraction, Units yunits=Fraction) | |
| const QPointF & | hotSpot (Units &xunits, Units &yunits) const |
| void | setHotSpot (const QPointF &hotSpot=QPointF(0.5, 0.5), Units xunits=Fraction, Units yunits=Fraction) |
Member Enumeration Documentation
Constructor & Destructor Documentation
| GeoDataHotSpot::GeoDataHotSpot | ( | const QPointF & | hotSpot = QPointF( 0.5, 0.5 ), |
|
| Units | xunits = Fraction, |
|||
| Units | yunits = Fraction | |||
| ) |
Definition at line 14 of file GeoDataHotSpot.cpp.
Member Function Documentation
Definition at line 21 of file GeoDataHotSpot.cpp.
| void GeoDataHotSpot::setHotSpot | ( | const QPointF & | hotSpot = QPointF( 0.5, 0.5 ), |
|
| Units | xunits = Fraction, |
|||
| Units | yunits = Fraction | |||
| ) |
Definition at line 30 of file GeoDataHotSpot.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference