![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>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> |
| using QDesignerDefaultPropertySheetFactory = QDesignerPropertySheetFactory<QObject, QDesignerPropertySheet> |
Definition at line 239 of file qdesigner_propertysheet_p.h.