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

Classes

struct  Data
 

Public Types

typedef QMap< const QtProperty *, DataPropertyValueMap
 

Public Member Functions

void setConstraint (QtProperty *property, const QRectF &constraint, const QRectF &val)
 
void slotDoubleChanged (QtProperty *property, double value)
 
void slotPropertyDestroyed (QtProperty *property)
 

Public Attributes

QtDoublePropertyManagerm_doublePropertyManager
 
QMap< const QtProperty *, QtProperty * > m_hToProperty
 
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 QtRectFPropertyManagerPrivate::setConstraint ( QtProperty property,
const QRectF &  constraint,
const QRectF &  val 
)

References m_doublePropertyManager, m_propertyToH, m_propertyToW, m_propertyToX, m_propertyToY, QtDoublePropertyManager::setRange(), and QtDoublePropertyManager::setValue().

Referenced by QtRectFPropertyManager::setConstraint().

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

◆ slotDoubleChanged()

void QtRectFPropertyManagerPrivate::slotDoubleChanged ( QtProperty property,
double  value 
)

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

+ Here is the call graph for this function:

◆ slotPropertyDestroyed()

void QtRectFPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_doublePropertyManager

◆ m_hToProperty

◆ 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: