|
void | setParam (const ito::Param ¶m, bool forceValueChanged=false) |
|
void | setKeyboardTracking (bool tracking) |
|
void | setValue (int value) |
|
void | setMeta (const ito::IntMeta &meta) |
|
|
void | valueChanged (int value) |
|
|
| ParamIntWidget (QWidget *parent=0) |
|
ito::Param | param () const |
|
bool | keyboardTracking () const |
|
int | value () const |
|
ito::IntMeta | meta () const |
|
|
| Q_DECLARE_PRIVATE (ParamIntWidget) |
|
| Q_DISABLE_COPY (ParamIntWidget) |
|
| Q_PRIVATE_SLOT (d_func(), void slotValueChanged(int)) Q_PRIVATE_SLOT(d_func() |
|
void | slotValueChanged (double)) Q_PRIVATE_SLOT(d_func() |
|
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramIntWidget.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramIntWidget.cpp