Computer Assited Medical Intervention Tool Kit
version 4.1
|
Public Member Functions | |
QtPropertyPrivate (QtAbstractPropertyManager *manager) | |
Public Attributes | |
bool | m_enabled |
QtAbstractPropertyManager *const | m_manager |
bool | m_modified |
QString | m_name |
QSet< QtProperty * > | m_parentItems |
QString | m_statusTip |
QList< QtProperty * > | m_subItems |
QString | m_toolTip |
QString | m_whatsThis |
QtProperty * | q_ptr |
|
inline |
Referenced by QtProperty::QtProperty().
bool QtPropertyPrivate::m_enabled |
QtAbstractPropertyManager* const QtPropertyPrivate::m_manager |
Referenced by QtProperty::~QtProperty().
bool QtPropertyPrivate::m_modified |
QString QtPropertyPrivate::m_name |
QSet<QtProperty*> QtPropertyPrivate::m_parentItems |
Referenced by QtProperty::insertSubProperty(), and QtProperty::~QtProperty().
QString QtPropertyPrivate::m_statusTip |
QList<QtProperty*> QtPropertyPrivate::m_subItems |
Referenced by QtProperty::~QtProperty().
QString QtPropertyPrivate::m_toolTip |
QString QtPropertyPrivate::m_whatsThis |
QtProperty* QtPropertyPrivate::q_ptr |