itom  4.1.0
QtSizePropertyManagerPrivate Class Reference

Classes

struct  Data
 

Public Types

typedef QMap< const QtProperty *, DataPropertyValueMap
 

Public Member Functions

void slotIntChanged (QtProperty *property, int value)
 
void slotPropertyDestroyed (QtProperty *property)
 
void setValue (QtProperty *property, const QSize &val)
 
void setRange (QtProperty *property, const QSize &minVal, const QSize &maxVal, const QSize &val)
 

Public Attributes

PropertyValueMap m_values
 
QtIntPropertyManagerm_intPropertyManager
 
QMap< const QtProperty *, QtProperty * > m_propertyToW
 
QMap< const QtProperty *, QtProperty * > m_propertyToH
 
QMap< const QtProperty *, QtProperty * > m_wToProperty
 
QMap< const QtProperty *, QtProperty * > m_hToProperty
 

Private Attributes

QtSizePropertyManagerq_ptr
 

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