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