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