#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 () |
bool | getOrientation () |
void | setOrientation (bool o) |
int | TicLabelLength () |
void | setTicLabelLength (int l) |
Public Member Functions | |
LegendWrapper (Legend *v) | |
Private Attributes | |
Legend * | v |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|