#include <WrapperFactory.h>
Public Slots | |
QColor | Color () |
void | setColor (QColor c) |
QColor | BaseColor () |
void | setBaseColor (QColor c) |
int | XSize () |
void | setXSize (int s) |
int | YSize () |
void | setYSize (int s) |
Qt::PenStyle | Style () |
void | setStyle (Qt::PenStyle p) |
Qt::PenStyle | BaseStyle () |
void | setBaseStyle (Qt::PenStyle p) |
int | Width () |
void | setWidth (int w) |
int | BaseWidth () |
void | setBaseWidth (int w) |
int | XType () |
void | setXType (EType e) |
int | YType () |
void | setYType (EType e) |
Public Member Functions | |
ErrorbarWrapper (Errorbar *v) | |
Private Attributes | |
Errorbar * | v |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|