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