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