marble/src
LegendItem Class Reference
#include <MapTheme.h>
Detailed Description
Definition at line 38 of file MapTheme.h.
Public Member Functions | |
| LegendItem () | |
| ~LegendItem () | |
| QColor | background () const |
| void | setBackground (QColor bg) |
| QPixmap | symbol () const |
| void | setSymbol (QPixmap sym) |
| QString | text () const |
| void | setText (QString txt) |
Constructor & Destructor Documentation
| LegendItem::LegendItem | ( | ) |
Definition at line 32 of file MapTheme.cpp.
| LegendItem::~LegendItem | ( | ) | [inline] |
Definition at line 42 of file MapTheme.h.
Member Function Documentation
| QColor LegendItem::background | ( | ) | const [inline] |
Definition at line 44 of file MapTheme.h.
| void LegendItem::setBackground | ( | QColor | bg | ) | [inline] |
Definition at line 45 of file MapTheme.h.
| QPixmap LegendItem::symbol | ( | ) | const [inline] |
Definition at line 46 of file MapTheme.h.
| void LegendItem::setSymbol | ( | QPixmap | sym | ) | [inline] |
Definition at line 47 of file MapTheme.h.
| QString LegendItem::text | ( | ) | const [inline] |
Definition at line 48 of file MapTheme.h.
| void LegendItem::setText | ( | QString | txt | ) | [inline] |
Definition at line 49 of file MapTheme.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference