itom
|
Public Member Functions | |
void | slotPropertyChanged (QtProperty *property, char value) |
void | slotMetaChanged (QtProperty *property, const ito::CharMeta &meta) |
void | slotSetValue (char value) |
Private Attributes | |
ParamCharPropertyFactory * | q_ptr |
Private Attributes inherited from ito::ItomEditorFactoryPrivate< ito::ParamCharWidget > | |
PropertyToEditorListMap | m_createdEditors |
EditorToPropertyMap | m_editorToProperty |
Additional Inherited Members | |
Private Types inherited from ito::ItomEditorFactoryPrivate< ito::ParamCharWidget > | |
typedef QList< ito::ParamCharWidget * > | EditorList |
typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
typedef QMap< ito::ParamCharWidget *, QtProperty * > | EditorToPropertyMap |
Private Member Functions inherited from ito::ItomEditorFactoryPrivate< ito::ParamCharWidget > | |
ito::ParamCharWidget * | createEditor (QtProperty *property, QWidget *parent) |
void | initializeEditor (QtProperty *property, ito::ParamCharWidget *e) |
void | slotEditorDestroyed (QObject *object) |