The QtTimeEditFactory class provides QTimeEdit widgets for properties created by QtTimePropertyManager objects.
More...
|
| Q_PRIVATE_SLOT (d_func(), void slotPropertyChanged(QtProperty *, const QTime &)) Q_PRIVATE_SLOT(d_func() |
|
void | slotSetValue (const QTime &)) Q_PRIVATE_SLOT(d_func() |
|
The QtTimeEditFactory class provides QTimeEdit widgets for properties created by QtTimePropertyManager objects.
- See also
- QtAbstractEditorFactory, QtTimePropertyManager
◆ QtTimeEditFactory()
QtTimeEditFactory::QtTimeEditFactory |
( |
QObject * | parent = 0 | ) |
|
Creates a factory with the given parent.
◆ ~QtTimeEditFactory()
QtTimeEditFactory::~QtTimeEditFactory |
( |
| ) |
|
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