vizkit3d
Public Member Functions | Public Attributes | List of all members
QtPropertyPrivate Class Reference

#include <qtpropertybrowser.h>

Public Member Functions

 QtPropertyPrivate (QtAbstractPropertyManager *manager)
 

Public Attributes

QtPropertyq_ptr
 
QSet< QtProperty * > m_parentItems
 
QList< QtProperty * > m_subItems
 
QString m_toolTip
 
QString m_statusTip
 
QString m_whatsThis
 
QString m_name
 
bool m_enabled
 
bool m_modified
 
QtAbstractPropertyManager *const m_manager
 

Constructor & Destructor Documentation

◆ QtPropertyPrivate()

QtPropertyPrivate::QtPropertyPrivate ( QtAbstractPropertyManager manager)
inline

Member Data Documentation

◆ m_enabled

bool QtPropertyPrivate::m_enabled

◆ m_manager

QtAbstractPropertyManager* const QtPropertyPrivate::m_manager

◆ m_modified

bool QtPropertyPrivate::m_modified

◆ 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: