The QtEnumEditorFactory class provides QComboBox widgets for properties created by QtEnumPropertyManager objects.
More...
|
| Q_PRIVATE_SLOT (d_func(), void slotPropertyChanged(QtProperty *, int)) Q_PRIVATE_SLOT(d_func() |
|
void | slotEnumNamesChanged (QtProperty *, const QStringList &)) Q_PRIVATE_SLOT(d_func() |
|
void void | slotEnumIconsChanged (QtProperty *, const QMap< int, QIcon > &)) Q_PRIVATE_SLOT(d_func() |
|
void void void | slotSetValue (int)) Q_PRIVATE_SLOT(d_func() |
|
The QtEnumEditorFactory class provides QComboBox widgets for properties created by QtEnumPropertyManager objects.
- See also
- QtAbstractEditorFactory, QtEnumPropertyManager
◆ QtEnumEditorFactory()
QtEnumEditorFactory::QtEnumEditorFactory |
( |
QObject * | parent = 0 | ) |
|
Creates a factory with the given parent.
◆ ~QtEnumEditorFactory()
QtEnumEditorFactory::~QtEnumEditorFactory |
( |
| ) |
|
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