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