Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QDesignerAbstractPropertySheetFactory::PropertySheetFactoryPrivate Struct Reference
+ Collaboration diagram for QDesignerAbstractPropertySheetFactory::PropertySheetFactoryPrivate:

Public Member Functions

 PropertySheetFactoryPrivate ()
 
 PropertySheetFactoryPrivate ()
 

Public Attributes

const QString m_propertySheetId
 
const QString m_dynamicPropertySheetId
 
QHash< QObject *, QObject * > m_extensions
 

Detailed Description

Definition at line 1629 of file qdesigner_propertysheet.cpp.

Constructor & Destructor Documentation

◆ PropertySheetFactoryPrivate() [1/2]

QDesignerAbstractPropertySheetFactory::PropertySheetFactoryPrivate::PropertySheetFactoryPrivate ( )

Definition at line 1637 of file qdesigner_propertysheet.cpp.

◆ PropertySheetFactoryPrivate() [2/2]

QDesignerAbstractPropertySheetFactory::PropertySheetFactoryPrivate::PropertySheetFactoryPrivate ( )

Member Data Documentation

◆ m_dynamicPropertySheetId

const QString QDesignerAbstractPropertySheetFactory::PropertySheetFactoryPrivate::m_dynamicPropertySheetId

Definition at line 1632 of file qdesigner_propertysheet.cpp.

◆ m_extensions

QHash< QObject *, QObject * > QDesignerAbstractPropertySheetFactory::PropertySheetFactoryPrivate::m_extensions

Definition at line 1634 of file qdesigner_propertysheet.cpp.

◆ m_propertySheetId

const QString QDesignerAbstractPropertySheetFactory::PropertySheetFactoryPrivate::m_propertySheetId

Definition at line 1631 of file qdesigner_propertysheet.cpp.


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