#include <WrapperFactory.h>
Public Slots | |
void | setFont (QFont font) |
QFont | Font () |
void | enable (bool b=true) |
bool | Enabled () |
void | setPosition (double X, double Y) |
double | X () |
double | Y () |
void | enableBorder (bool b=true) |
bool | BorderEnabled () |
void | setColor (QColor c) |
void | setColor (QString c) |
QColor | Color () |
void | setTransparent (bool t=true) |
bool | Transparent () |
bool | getOrientation () |
void | setOrientation (bool o) |
int | TicLabelLength () |
void | setTicLabelLength (int l) |
Public Member Functions | |
LegendWrapper (Legend *v) | |
Private Attributes | |
Legend * | v |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|