Computer Assited Medical Intervention Tool Kit  version 4.1
Classes | Public Types | Public Member Functions | Public Attributes | Private Attributes | List of all members
QtSizeFPropertyManagerPrivate Class Reference

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
 

Private Attributes

QtSizeFPropertyManagerq_ptr
 

Member Typedef Documentation

◆ PropertyValueMap

Member Function Documentation

◆ setRange()

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

◆ setValue()

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

◆ slotDoubleChanged()

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

◆ slotPropertyDestroyed()

void QtSizeFPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_doublePropertyManager

QtDoublePropertyManager* QtSizeFPropertyManagerPrivate::m_doublePropertyManager

◆ m_hToProperty

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

◆ m_propertyToH

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

◆ m_propertyToW

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

◆ m_values

PropertyValueMap QtSizeFPropertyManagerPrivate::m_values

◆ m_wToProperty

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

◆ q_ptr

QtSizeFPropertyManager* QtSizeFPropertyManagerPrivate::q_ptr
private

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