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

(8fb2b5f3deb6b0ef5d3eb9afa76a6105eded3480)

#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>
Include dependency graph for designerpropertymanager.h:
This graph shows which files directly or indirectly include this file:

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>

Typedef Documentation

◆ DesignerFlagList

Definition at line 22 of file designerpropertymanager.h.

◆ DesignerIntPair

using DesignerIntPair = std::pair<QString, uint>

Definition at line 21 of file designerpropertymanager.h.