#include <WrapperFactory.h>
Public Slots | |
bool | Location () |
void | setLocation (bool l) |
bool | Enabled () |
void | setEnabled (bool b=true) |
double | Length () |
void | setLength (double l) |
double | Angle () |
void | setAngle (double a) |
bool | Filled () |
void | setFilled (bool f=true) |
QColor | fillColor () |
void | setFillColor (QColor c) |
void | setFillColor (QString c) |
Public Member Functions | |
ArrowWrapper (Arrow *v) | |
Private Attributes | |
Arrow * | v |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|