![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "abstractintegration.h"#include "abstractformwindow.h"#include "abstractformwindowmanager.h"#include "abstractformwindowcursor.h"#include "abstractformeditor.h"#include "abstractactioneditor.h"#include "abstractwidgetbox.h"#include "abstractresourcebrowser.h"#include "propertysheet.h"#include "abstractpropertyeditor.h"#include "qextensionmanager.h"#include <qtresourcemodel_p.h>#include <qdesigner_propertycommand_p.h>#include <qdesigner_propertyeditor_p.h>#include <qdesigner_objectinspector_p.h>#include <qdesigner_utils_p.h>#include <widgetdatabase_p.h>#include <pluginmanager_p.h>#include <widgetfactory_p.h>#include <qdesigner_widgetbox_p.h>#include <qtgradientmanager_p.h>#include <qtgradientutils_p.h>#include <QtCore/qvariant.h>#include <QtCore/qfile.h>#include <QtCore/qdir.h>#include <QtCore/qlibraryinfo.h>#include <QtCore/qdebug.h>Go to the source code of this file.
Classes | |
| class | QDesignerIntegrationInterfacePrivate |
| class | qdesigner_internal::QDesignerIntegrationPrivate |
Namespaces | |
| namespace | qdesigner_internal |
| Auxiliary methods to store/retrieve settings. | |
Functions | |
| static QString | qdesigner_internal::fixHelpClassName (const QString &className) |
| static QString | qdesigner_internal::classForProperty (QDesignerFormEditorInterface *core, QObject *object, const QString &property) |