|
void | slotPropertyChanged (QtProperty *property, int value) |
|
void | slotEnumNamesChanged (QtProperty *property, const QStringList &) |
|
void | slotEnumIconsChanged (QtProperty *property, const QMap< int, QIcon > &) |
|
void | slotSetValue (int value) |
|
QComboBox * | createEditor (QtProperty *property, QWidget *parent) |
|
void | initializeEditor (QtProperty *property, QComboBox *e) |
|
void | slotEditorDestroyed (QObject *object) |
|
|
typedef QList< QComboBox * > | EditorList |
|
typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
|
typedef QMap< QComboBox *, QtProperty * > | EditorToPropertyMap |
|
PropertyToEditorListMap | m_createdEditors |
|
EditorToPropertyMap | m_editorToProperty |
|
The documentation for this class was generated from the following file:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/paramPropertyBrowser/qteditorfactory.cpp