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_propertyeditor.cpp File Reference

(bc40da956425f2025d6066ab52d5fd62233ba40a)

#include "qdesigner_propertyeditor_p.h"
#include "pluginmanager_p.h"
#include <QtDesigner/abstractformeditor.h>
#include <QtDesigner/dynamicpropertysheet.h>
#include <QtDesigner/propertysheet.h>
#include <QtDesigner/qextensionmanager.h>
#include <widgetfactory_p.h>
#include <QtWidgets/qlineedit.h>
#include <QtWidgets/qabstractbutton.h>
#include <QtGui/qaction.h>
+ Include dependency graph for qdesigner_propertyeditor.cpp:

Go to the source code of this file.

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Typedefs

using qdesigner_internal::StringPropertyParameters = QDesignerPropertyEditor::StringPropertyParameters
 
using qdesigner_internal::PropertyNameTypeMap = QHash<QString, StringPropertyParameters>
 

Functions

static const PropertyNameTypeMapqdesigner_internal::stringPropertyTypes ()
 
static bool qdesigner_internal::isDynamicProperty (QDesignerFormEditorInterface *core, QObject *object, const QString &propertyName)