|
void | slotPropertyChanged (QtProperty *property, const QChar &value) |
|
void | slotSetValue (const QChar &value) |
|
QtCharEdit * | createEditor (QtProperty *property, QWidget *parent) |
|
void | initializeEditor (QtProperty *property, QtCharEdit *e) |
|
void | slotEditorDestroyed (QObject *object) |
|
|
typedef QList< QtCharEdit * > | EditorList |
|
typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
|
typedef QMap< QtCharEdit *, 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