The QtDoubleSpinBoxFactory class provides QDoubleSpinBox widgets for properties created by QtDoublePropertyManager objects.
More...
|
| Q_PRIVATE_SLOT (d_func(), void slotPropertyChanged(QtProperty *, double)) Q_PRIVATE_SLOT(d_func() |
|
void | slotRangeChanged (QtProperty *, double, double)) Q_PRIVATE_SLOT(d_func() |
|
void void | slotSingleStepChanged (QtProperty *, double)) Q_PRIVATE_SLOT(d_func() |
|
void void void | slotDecimalsChanged (QtProperty *, int)) Q_PRIVATE_SLOT(d_func() |
|
void void void void | slotSetValue (double)) Q_PRIVATE_SLOT(d_func() |
|
◆ QtDoubleSpinBoxFactory()
QtDoubleSpinBoxFactory::QtDoubleSpinBoxFactory |
( |
QObject * | parent = 0 | ) |
|
Creates a factory with the given parent.
◆ ~QtDoubleSpinBoxFactory()
QtDoubleSpinBoxFactory::~QtDoubleSpinBoxFactory |
( |
| ) |
|
Destroys this factory, and all the widgets it has created.
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qteditorfactory.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qteditorfactory.cpp