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 |
Private Attributes inherited from ito::ItomEditorFactoryPrivate< ito::ParamIntWidget > | |
PropertyToEditorListMap | m_createdEditors |
EditorToPropertyMap | m_editorToProperty |
Additional Inherited Members | |
Private Types inherited from ito::ItomEditorFactoryPrivate< ito::ParamIntWidget > | |
typedef QList< ito::ParamIntWidget * > | EditorList |
typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
typedef QMap< ito::ParamIntWidget *, QtProperty * > | EditorToPropertyMap |
Private Member Functions inherited from ito::ItomEditorFactoryPrivate< ito::ParamIntWidget > | |
ito::ParamIntWidget * | createEditor (QtProperty *property, QWidget *parent) |
void | initializeEditor (QtProperty *property, ito::ParamIntWidget *e) |
void | slotEditorDestroyed (QObject *object) |