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 1659 of file qdesigner_propertysheet.cpp.

Constructor & Destructor Documentation

◆ PropertySheetFactoryPrivate() [1/2]

QDesignerAbstractPropertySheetFactory::PropertySheetFactoryPrivate::PropertySheetFactoryPrivate ( )

Definition at line 1667 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 1662 of file qdesigner_propertysheet.cpp.

◆ m_extensions

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

Definition at line 1664 of file qdesigner_propertysheet.cpp.

◆ m_propertySheetId

const QString QDesignerAbstractPropertySheetFactory::PropertySheetFactoryPrivate::m_propertySheetId

Definition at line 1661 of file qdesigner_propertysheet.cpp.


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