![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qtvariantproperty_p.h"#include "brushpropertymanager.h"#include "fontpropertymanager.h"#include <qdesigner_utils_p.h>#include <shared_enums_p.h>#include <QtCore/qurl.h>#include <QtCore/qhash.h>#include <QtGui/qfont.h>#include <QtGui/qicon.h>Go to the source code of this file.
Classes | |
| class | qdesigner_internal::TranslatablePropertyManager< PropertySheetValue > |
| class | qdesigner_internal::DesignerPropertyManager |
| class | qdesigner_internal::DesignerEditorFactory |
Namespaces | |
| namespace | qdesigner_internal |
| Auxiliary methods to store/retrieve settings. | |
Typedefs | |
| using | DesignerIntPair = std::pair<QString, uint> |
| using | DesignerFlagList = QList<DesignerIntPair> |
| using DesignerFlagList = QList<DesignerIntPair> |
Definition at line 22 of file designerpropertymanager.h.
| using DesignerIntPair = std::pair<QString, uint> |
Definition at line 21 of file designerpropertymanager.h.