Computer Assited Medical Intervention Tool Kit  version 4.0
Classes | Public Types | Public Member Functions | Public Attributes | Private Attributes | List of all members
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
 

Private Attributes

QtRectPropertyManagerq_ptr
 

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

§ 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

§ 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

§ q_ptr

QtRectPropertyManager* QtRectPropertyManagerPrivate::q_ptr
private

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