|
| plQtDoubleSpinBox (QWidget *pParent, bool bIntMode=false) |
|
void | SetIntMode (bool bEnable) |
|
void | setDisplaySuffix (const char *szSuffix) |
|
void | setDefaultValue (double value) |
|
void | setDefaultValue (const plVariant &val) |
|
void | setMinimum (const plVariant &val) |
|
void | setMaximum (const plVariant &val) |
|
virtual QString | textFromValue (double fVal) const override |
|
virtual double | valueFromText (const QString &sText) const override |
|
void | setValueInvalid () |
|
void | setValue (double fVal) |
|
void | setValue (const plVariant &val) |
|
double | value () const |
|
|
virtual void | focusInEvent (QFocusEvent *event) override |
|
virtual void | focusOutEvent (QFocusEvent *event) override |
|
virtual void | mousePressEvent (QMouseEvent *event) override |
|
virtual void | mouseReleaseEvent (QMouseEvent *event) override |
|
virtual void | mouseMoveEvent (QMouseEvent *event) override |
|
virtual void | keyPressEvent (QKeyEvent *event) override |
|
virtual bool | event (QEvent *event) override |
|
The documentation for this class was generated from the following files:
- Code/Tools/Libs/GuiFoundation/Widgets/DoubleSpinBox.moc.h
- Code/Tools/Libs/GuiFoundation/Widgets/Implementation/DoubleSpinBox.cpp