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

(48f65d8faa3ed41e94bdf7f1ed029a3a2bc32615)

#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