marble/src
MapScaleFloatItem Class Reference
#include <MapScaleFloatItem.h>
Inheritance diagram for MapScaleFloatItem:

Detailed Description
Definition at line 27 of file MapScaleFloatItem.h.
Public Slots | |
| void | setScaleBarWidth (int scalebarwidth) |
Public Member Functions | |
| MapScaleFloatItem (QObject *parent=0) | |
| int | invScale () const |
| void | setInvScale (int invscale) |
| int | scaleBarHeight () const |
| void | setScaleBarHeight (int scalebarheight) |
| int | scaleBarWidth () const |
| void | paintScaleBar (QPainter *, int, int) |
| QPixmap & | drawScaleBarPixmap (int, int) |
| int | transparency () const |
| void | setTransparency (int transparency) |
Constructor & Destructor Documentation
| MapScaleFloatItem::MapScaleFloatItem | ( | QObject * | parent = 0 |
) |
Definition at line 20 of file MapScaleFloatItem.cpp.
Member Function Documentation
| int MapScaleFloatItem::invScale | ( | ) | const [inline] |
Definition at line 34 of file MapScaleFloatItem.h.
| void MapScaleFloatItem::setInvScale | ( | int | invscale | ) | [inline] |
Definition at line 35 of file MapScaleFloatItem.h.
| int MapScaleFloatItem::scaleBarHeight | ( | ) | const [inline] |
Definition at line 37 of file MapScaleFloatItem.h.
| void MapScaleFloatItem::setScaleBarHeight | ( | int | scalebarheight | ) | [inline] |
Definition at line 38 of file MapScaleFloatItem.h.
| int MapScaleFloatItem::scaleBarWidth | ( | ) | const [inline] |
Definition at line 42 of file MapScaleFloatItem.h.
| void MapScaleFloatItem::paintScaleBar | ( | QPainter * | painter, | |
| int | radius, | |||
| int | width | |||
| ) |
Definition at line 72 of file MapScaleFloatItem.cpp.
| QPixmap & MapScaleFloatItem::drawScaleBarPixmap | ( | int | radius, | |
| int | width | |||
| ) |
Definition at line 48 of file MapScaleFloatItem.cpp.
| int MapScaleFloatItem::transparency | ( | ) | const [inline] |
Definition at line 47 of file MapScaleFloatItem.h.
| void MapScaleFloatItem::setTransparency | ( | int | transparency | ) | [inline] |
Definition at line 48 of file MapScaleFloatItem.h.
| void MapScaleFloatItem::setScaleBarWidth | ( | int | scalebarwidth | ) | [inline, slot] |
Definition at line 51 of file MapScaleFloatItem.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference