marble/src
CompassFloatItem Class Reference
#include <CompassFloatItem.h>

Detailed Description
Definition at line 30 of file CompassFloatItem.h.
Public Member Functions | |
| CompassFloatItem (QObject *parent=0) | |
| ~CompassFloatItem () | |
| QPixmap & | drawCompassPixmap (int, int, int, Projection) |
| int | transparency () const |
| void | setTransparency (int transparency) |
| void | setSourceFile (const QString &relativePath) |
Protected Attributes | |
| QSvgRenderer * | m_svgobj |
| QPixmap | m_pixmap |
| int | m_width |
| QFont | m_font |
| int | m_fontwidth |
| int | m_fontheight |
| int | m_polarity |
| int | m_transparency |
Constructor & Destructor Documentation
| CompassFloatItem::CompassFloatItem | ( | QObject * | parent = 0 |
) |
Definition at line 23 of file CompassFloatItem.cpp.
| CompassFloatItem::~CompassFloatItem | ( | ) |
Definition at line 47 of file CompassFloatItem.cpp.
Member Function Documentation
| QPixmap & CompassFloatItem::drawCompassPixmap | ( | int | canvaswidth, | |
| int | canvasheight, | |||
| int | northpoley, | |||
| Projection | projection | |||
| ) |
Definition at line 60 of file CompassFloatItem.cpp.
| int CompassFloatItem::transparency | ( | ) | const [inline] |
Definition at line 40 of file CompassFloatItem.h.
| void CompassFloatItem::setTransparency | ( | int | transparency | ) | [inline] |
Definition at line 41 of file CompassFloatItem.h.
| void CompassFloatItem::setSourceFile | ( | const QString & | relativePath | ) |
Definition at line 52 of file CompassFloatItem.cpp.
Member Data Documentation
QSvgRenderer* CompassFloatItem::m_svgobj [protected] |
Definition at line 47 of file CompassFloatItem.h.
QPixmap CompassFloatItem::m_pixmap [protected] |
Definition at line 48 of file CompassFloatItem.h.
int CompassFloatItem::m_width [protected] |
Definition at line 49 of file CompassFloatItem.h.
QFont CompassFloatItem::m_font [protected] |
Definition at line 51 of file CompassFloatItem.h.
int CompassFloatItem::m_fontwidth [protected] |
Definition at line 52 of file CompassFloatItem.h.
int CompassFloatItem::m_fontheight [protected] |
Definition at line 53 of file CompassFloatItem.h.
int CompassFloatItem::m_polarity [protected] |
Definition at line 54 of file CompassFloatItem.h.
int CompassFloatItem::m_transparency [protected] |
Definition at line 56 of file CompassFloatItem.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference