![]() |
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 |
![]() | |
PropertyToEditorListMap | m_createdEditors |
EditorToPropertyMap | m_editorToProperty |
Additional Inherited Members | |
![]() | |
typedef QList< RangeWidget * > | EditorList |
typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
typedef QMap< RangeWidget *, QtProperty * > | EditorToPropertyMap |
![]() | |
RangeWidget * | createEditor (QtProperty *property, QWidget *parent) |
void | initializeEditor (QtProperty *property, RangeWidget *e) |
void | slotEditorDestroyed (QObject *object) |