Public Member Functions | |
int | angle () |
QFont | font () |
bool | isAutoUpdateEnabled () |
QMargins | margins () |
void | setAngle (int) |
void | setAutoUpdate (bool) |
void | setFont (const QFont &) |
void | setMargins (int left, int top) |
void | setSymbolLineLength (int) |
void | setSymbolLineWidth (double) |
void | setText (const QString &) |
void | setTextColor (const QColor &) |
int | symbolLineLength () |
Returns the length of the symbol line. | |
double | symbolLineWidth () |
QString | text () |
QColor | textColor () |
Private Member Functions | |
LegendWidget (const LegendWidget &) |
LegendWidget::LegendWidget | ( | const LegendWidget & | ) | [private] |
int LegendWidget::angle | ( | ) |
QFont LegendWidget::font | ( | ) |
bool LegendWidget::isAutoUpdateEnabled | ( | ) |
QMargins LegendWidget::margins | ( | ) |
void LegendWidget::setAngle | ( | int | ) |
void LegendWidget::setAutoUpdate | ( | bool | ) |
void LegendWidget::setFont | ( | const QFont & | ) |
void LegendWidget::setMargins | ( | int | left, | |
int | top | |||
) |
void LegendWidget::setSymbolLineLength | ( | int | ) |
void LegendWidget::setSymbolLineWidth | ( | double | ) |
void LegendWidget::setText | ( | const QString & | ) |
void LegendWidget::setTextColor | ( | const QColor & | ) |
int LegendWidget::symbolLineLength | ( | ) |
Returns the length of the symbol line.
double LegendWidget::symbolLineWidth | ( | ) |
QString LegendWidget::text | ( | ) |
QColor LegendWidget::textColor | ( | ) |