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

Classes

struct  Data
 

Public Types

typedef QMap< const QtProperty *, DataPropertyValueMap
 

Public Member Functions

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

Private Attributes

QtSizePropertyManagerq_ptr
 

Member Typedef Documentation

◆ PropertyValueMap

Member Function Documentation

◆ setRange()

void QtSizePropertyManagerPrivate::setRange ( QtProperty property,
const QSize &  minVal,
const QSize &  maxVal,
const QSize &  val 
)

◆ setValue()

void QtSizePropertyManagerPrivate::setValue ( QtProperty property,
const QSize &  val 
)

◆ slotIntChanged()

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

◆ slotPropertyDestroyed()

void QtSizePropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

◆ m_hToProperty

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

◆ m_intPropertyManager

QtIntPropertyManager* QtSizePropertyManagerPrivate::m_intPropertyManager

◆ m_propertyToH

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

◆ m_propertyToW

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

◆ m_values

PropertyValueMap QtSizePropertyManagerPrivate::m_values

◆ m_wToProperty

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

◆ q_ptr

QtSizePropertyManager* QtSizePropertyManagerPrivate::q_ptr
private

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