![]() |
itom
|
Public Member Functions | |
void | slotPropertyChanged (QtProperty *property, int value) |
void | slotMetaChanged (QtProperty *property, const ito::IntMeta &meta) |
void | slotSetValue (int value) |
Private Attributes | |
ParamIntPropertyFactory * | q_ptr |
![]() | |
PropertyToEditorListMap | m_createdEditors |
EditorToPropertyMap | m_editorToProperty |
Additional Inherited Members | |
![]() | |
typedef QList< ito::ParamIntWidget * > | EditorList |
typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
typedef QMap< ito::ParamIntWidget *, QtProperty * > | EditorToPropertyMap |
![]() | |
ito::ParamIntWidget * | createEditor (QtProperty *property, QWidget *parent) |
void | initializeEditor (QtProperty *property, ito::ParamIntWidget *e) |
void | slotEditorDestroyed (QObject *object) |