Computer Assisted Medical Intervention Tool Kit  version 5.2
QtRectPropertyManagerPrivate Class Reference
+ Collaboration diagram for QtRectPropertyManagerPrivate:

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 
)

References m_intPropertyManager, m_propertyToH, m_propertyToW, m_propertyToX, m_propertyToY, QtIntPropertyManager::setRange(), and QtIntPropertyManager::setValue().

Referenced by QtRectPropertyManager::setConstraint().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ slotIntChanged()

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

References QtRectPropertyManagerPrivate::Data::constraint, m_hToProperty, m_values, m_wToProperty, m_xToProperty, m_yToProperty, QtRectPropertyManager::setValue(), and QtRectPropertyManagerPrivate::Data::val.

+ Here is the call graph for this function:

◆ slotPropertyDestroyed()

void QtRectPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_hToProperty

◆ m_intPropertyManager

◆ m_propertyToH

◆ m_propertyToW

◆ m_propertyToX

◆ m_propertyToY

◆ m_values

◆ m_wToProperty

◆ m_xToProperty

◆ m_yToProperty


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