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

Detailed Description
Definition at line 38 of file PlaceMarkPainter.h.
Public Member Functions | |
| PlaceMarkPainter (QObject *parent=0) | |
| ~PlaceMarkPainter () | |
| void | drawPlaceMarks (QPainter *painter, QVector< VisiblePlaceMark * > visiblePlaceMarks, const QItemSelection &selection, ViewParams *viewParams) |
| void | setDefaultLabelColor (const QColor &color) |
Constructor & Destructor Documentation
| PlaceMarkPainter::PlaceMarkPainter | ( | QObject * | parent = 0 |
) |
Definition at line 25 of file PlaceMarkPainter.cpp.
| PlaceMarkPainter::~PlaceMarkPainter | ( | ) |
Definition at line 34 of file PlaceMarkPainter.cpp.
Member Function Documentation
| void PlaceMarkPainter::drawPlaceMarks | ( | QPainter * | painter, | |
| QVector< VisiblePlaceMark * > | visiblePlaceMarks, | |||
| const QItemSelection & | selection, | |||
| ViewParams * | viewParams | |||
| ) |
Definition at line 42 of file PlaceMarkPainter.cpp.
| void PlaceMarkPainter::setDefaultLabelColor | ( | const QColor & | color | ) |
Definition at line 38 of file PlaceMarkPainter.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference