All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
QtPropertyPrivate Class Reference

#include <qtpropertybrowser.h>

Collaboration diagram for QtPropertyPrivate:
Collaboration graph
[legend]

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 ( QtAbstractPropertyManager manager)
inlineexplicit

Member Data Documentation

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

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