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
qdesigner_propertysheet_p.h File Reference

(bf0e106f00a590c9b5030b940da2603b2cffe214)

#include "shared_global_p.h"
#include "dynamicpropertysheet.h"
#include <QtDesigner/propertysheet.h>
#include <QtDesigner/default_extensionfactory.h>
#include <QtDesigner/qextensionmanager.h>
#include <QtCore/qvariant.h>
#include <QtCore/qpair.h>
#include <QtCore/qpointer.h>
+ Include dependency graph for qdesigner_propertysheet_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QDesignerPropertySheet
 
class  QDesignerAbstractPropertySheetFactory
 
class  QDesignerPropertySheetFactory< Object, PropertySheet >
 

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Typedefs

using QDesignerDefaultPropertySheetFactory = QDesignerPropertySheetFactory<QObject, QDesignerPropertySheet>
 

Typedef Documentation

◆ QDesignerDefaultPropertySheetFactory