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

(1c7cca268a06b5a3c34765e1e0e4dd1b020f3302)

#include "widgetselection.h"
#include "formwindow.h"
#include "formwindowmanager.h"
#include <QtDesigner/abstractformeditor.h>
#include <QtDesigner/qextensionmanager.h>
#include <qdesigner_command_p.h>
#include <qdesigner_propertycommand_p.h>
#include <layout_p.h>
#include <layoutinfo_p.h>
#include <formwindowbase_p.h>
#include <grid_p.h>
#include <QtWidgets/qmenu.h>
#include <QtWidgets/qwidget.h>
#include <QtGui/qevent.h>
#include <QtWidgets/qstylepainter.h>
#include <QtWidgets/qgridlayout.h>
#include <QtWidgets/qformlayout.h>
#include <QtWidgets/qstyleoption.h>
#include <QtWidgets/qapplication.h>
#include <QtCore/qvariant.h>
#include <QtCore/qdebug.h>
#include <algorithm>
+ Include dependency graph for widgetselection.cpp:

Go to the source code of this file.

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Enumerations

enum  { qdesigner_internal::debugWidgetSelection = 0 }
 
enum  { qdesigner_internal::debugWidgetSelection = 0 }
 

Functions

template<class Layout >
static Layoutqdesigner_internal::managedLayoutOf (const QDesignerFormEditorInterface *core, QWidget *w, const Layout *=nullptr)
 
static int qdesigner_internal::formLayoutLeftHandleOperation (int dx, unsigned possibleOperations)
 
static int qdesigner_internal::formLayoutRightHandleOperation (int dx, unsigned possibleOperations)