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

Classes

struct  Data
 

Public Types

typedef QMap< const QtProperty *, DataPropertyValueMap
 

Public Member Functions

void setRange (QtProperty *property, const QSizeF &minVal, const QSizeF &maxVal, const QSizeF &val)
 
void setValue (QtProperty *property, const QSizeF &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
 
PropertyValueMap m_values
 
QMap< const QtProperty *, QtProperty * > m_wToProperty
 

Member Typedef Documentation

◆ PropertyValueMap

Member Function Documentation

◆ setRange()

void QtSizeFPropertyManagerPrivate::setRange ( QtProperty property,
const QSizeF &  minVal,
const QSizeF &  maxVal,
const QSizeF &  val 
)

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

Referenced by QtSizeFPropertyManager::setMaximum(), QtSizeFPropertyManager::setMinimum(), and QtSizeFPropertyManager::setRange().

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

◆ setValue()

void QtSizeFPropertyManagerPrivate::setValue ( QtProperty property,
const QSizeF &  val 
)

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

Referenced by QtSizeFPropertyManager::setValue().

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

◆ slotDoubleChanged()

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

References m_hToProperty, m_values, m_wToProperty, and QtSizeFPropertyManager::setValue().

+ Here is the call graph for this function:

◆ slotPropertyDestroyed()

void QtSizeFPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_doublePropertyManager

◆ m_hToProperty

◆ m_propertyToH

◆ m_propertyToW

◆ m_values

◆ m_wToProperty


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