Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
QtRectPropertyManagerPrivate Class Reference

Classes

struct  Data

Public Types

typedef QMap< const QtProperty *, DataPropertyValueMap

Public Member Functions

void setConstraint (QtProperty *property, const QRect &constraint, const QRect &val)
void slotIntChanged (QtProperty *property, int value)
void slotPropertyDestroyed (QtProperty *property)

Public Attributes

QMap< const QtProperty *, QtProperty * > m_hToProperty
QtIntPropertyManagerm_intPropertyManager
QMap< const QtProperty *, QtProperty * > m_propertyToH
QMap< const QtProperty *, QtProperty * > m_propertyToW
QMap< const QtProperty *, QtProperty * > m_propertyToX
QMap< const QtProperty *, QtProperty * > m_propertyToY
PropertyValueMap m_values
QMap< const QtProperty *, QtProperty * > m_wToProperty
QMap< const QtProperty *, QtProperty * > m_xToProperty
QMap< const QtProperty *, QtProperty * > m_yToProperty

Member Typedef Documentation

◆ PropertyValueMap

Member Function Documentation

◆ setConstraint()

void QtRectPropertyManagerPrivate::setConstraint ( QtProperty * property,
const QRect & constraint,
const QRect & val )

◆ slotIntChanged()

void QtRectPropertyManagerPrivate::slotIntChanged ( QtProperty * property,
int value )

◆ slotPropertyDestroyed()

void QtRectPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty * property)

Member Data Documentation

◆ m_hToProperty

QMap<const QtProperty*, QtProperty*> QtRectPropertyManagerPrivate::m_hToProperty

◆ m_intPropertyManager

QtIntPropertyManager* QtRectPropertyManagerPrivate::m_intPropertyManager

Referenced by setConstraint().

◆ m_propertyToH

QMap<const QtProperty*, QtProperty*> QtRectPropertyManagerPrivate::m_propertyToH

◆ m_propertyToW

QMap<const QtProperty*, QtProperty*> QtRectPropertyManagerPrivate::m_propertyToW

◆ m_propertyToX

QMap<const QtProperty*, QtProperty*> QtRectPropertyManagerPrivate::m_propertyToX

◆ m_propertyToY

QMap<const QtProperty*, QtProperty*> QtRectPropertyManagerPrivate::m_propertyToY

◆ m_values

PropertyValueMap QtRectPropertyManagerPrivate::m_values

Referenced by slotIntChanged().

◆ m_wToProperty

QMap<const QtProperty*, QtProperty*> QtRectPropertyManagerPrivate::m_wToProperty

◆ m_xToProperty

QMap<const QtProperty*, QtProperty*> QtRectPropertyManagerPrivate::m_xToProperty

◆ m_yToProperty

QMap<const QtProperty*, QtProperty*> QtRectPropertyManagerPrivate::m_yToProperty

The documentation for this class was generated from the following file: