The ParamDoublePropertyFactory class provides QSpinBox widgets for properties created by QtIntPropertyManager objects.
More...
|
| Q_PRIVATE_SLOT (d_func(), void slotPropertyChanged(QtProperty *, double)) Q_PRIVATE_SLOT(d_func() |
|
void | slotMetaChanged (QtProperty *, const ito::DoubleMeta &)) Q_PRIVATE_SLOT(d_func() |
|
void void | slotSetValue (double)) Q_PRIVATE_SLOT(d_func() |
|
◆ ParamDoublePropertyFactory()
ito::ParamDoublePropertyFactory::ParamDoublePropertyFactory |
( |
QObject * | parent = 0 | ) |
|
Creates a factory with the given parent.
◆ ~ParamDoublePropertyFactory()
ito::ParamDoublePropertyFactory::~ParamDoublePropertyFactory |
( |
| ) |
|
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/itomParamFactory.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/itomParamFactory.cpp