MorphoGraphX
|
Public Slots | |
void | setValueAsDefault () |
void | setDefaultValue (int val) |
void | resetValue () |
Signals | |
void | reset () |
Public Member Functions | |
ResetableSlider (QWidget *parent=0) | |
ResetableSlider (Qt::Orientation orientation, QWidget *parent=0) | |
int | defaultValue () |
![]() | |
QSlider (QWidget *parent=0) | |
QSlider (Qt::Orientation orientation, QWidget *parent=0) | |
event (QEvent *event) | |
initStyleOption (QStyleOptionSlider *option) | |
minimumSizeHint () | |
mouseMoveEvent (QMouseEvent *ev) | |
mousePressEvent (QMouseEvent *ev) | |
mouseReleaseEvent (QMouseEvent *ev) | |
paintEvent (QPaintEvent *ev) | |
sizeHint () | |
QSocketNotifier (int socket, Type type, QObject *parent, const char *name) | |
Protected Slots | |
void | checkDefaultValue (int min, int max) |
Protected Member Functions | |
void | init () |
void | mouseDoubleClickEvent (QMouseEvent *e) |