#include <WrapperFactory.h>
Public Slots | |
int | Type () |
void | setType (SType t) |
void | setType (int t) |
QColor | Color () |
void | setColor (QColor c) |
void | setColor (QString c) |
int | Size () |
void | setSize (int s) |
int | Fill () |
void | setFill (FType f) |
void | setFill (int f) |
QColor | FillColor () |
void | setFillColor (QColor fc) |
void | setFillColor (QString fc) |
int | Brush () |
void | setBrush (int b) |
Public Member Functions | |
SymbolWrapper (Symbol *v) | |
Private Attributes | |
Symbol * | v |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|