Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
QtPropertyPrivate Class Reference

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
QtPropertyq_ptr

Constructor & Destructor Documentation

◆ QtPropertyPrivate()

QtPropertyPrivate::QtPropertyPrivate ( QtAbstractPropertyManager * manager)
inline

References m_enabled, m_manager, and m_modified.

Member Data Documentation

◆ m_enabled

bool QtPropertyPrivate::m_enabled

Referenced by QtPropertyPrivate().

◆ m_manager

QtAbstractPropertyManager* const QtPropertyPrivate::m_manager

Referenced by QtPropertyPrivate().

◆ m_modified

bool QtPropertyPrivate::m_modified

Referenced by QtPropertyPrivate().

◆ m_name

QString QtPropertyPrivate::m_name

◆ m_parentItems

QSet<QtProperty*> QtPropertyPrivate::m_parentItems

◆ m_statusTip

QString QtPropertyPrivate::m_statusTip

◆ m_subItems

QList<QtProperty*> QtPropertyPrivate::m_subItems

◆ m_toolTip

QString QtPropertyPrivate::m_toolTip

◆ m_whatsThis

QString QtPropertyPrivate::m_whatsThis

◆ q_ptr

QtProperty* QtPropertyPrivate::q_ptr

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