vizkit3d
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
QtPointFPropertyManagerPrivate Class Reference

#include <qtpropertymanager.h>

Classes

struct  Data
 

Public Types

typedef QMap< const QtProperty
*, Data
PropertyValueMap
 

Public Member Functions

void slotDoubleChanged (QtProperty *property, double value)
 
void slotPropertyDestroyed (QtProperty *property)
 

Public Attributes

PropertyValueMap m_values
 
QtDoublePropertyManagerm_doublePropertyManager
 
QMap< const QtProperty
*, QtProperty * > 
m_propertyToX
 
QMap< const QtProperty
*, QtProperty * > 
m_propertyToY
 
QMap< const QtProperty
*, QtProperty * > 
m_xToProperty
 
QMap< const QtProperty
*, QtProperty * > 
m_yToProperty
 

Member Typedef Documentation

Member Function Documentation

void QtPointFPropertyManagerPrivate::slotDoubleChanged ( QtProperty property,
double  value 
)
void QtPointFPropertyManagerPrivate::slotPropertyDestroyed ( QtProperty property)

Member Data Documentation

QtDoublePropertyManager* QtPointFPropertyManagerPrivate::m_doublePropertyManager
QMap<const QtProperty *, QtProperty *> QtPointFPropertyManagerPrivate::m_propertyToX
QMap<const QtProperty *, QtProperty *> QtPointFPropertyManagerPrivate::m_propertyToY
PropertyValueMap QtPointFPropertyManagerPrivate::m_values
QMap<const QtProperty *, QtProperty *> QtPointFPropertyManagerPrivate::m_xToProperty
QMap<const QtProperty *, QtProperty *> QtPointFPropertyManagerPrivate::m_yToProperty

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