qt5base-lts/examples/widgets
Olivier Goffart ac1b6c0145 Add QMainWindow::GroupedDragging DockOption
If this setting is enabled, the entire group of docked tabs will
be draggable by the title bar of the group and and individual dock
can be dragged by dragging the tab.

When tabs are detached, the docks that are contained are reparented to
a QDockWidgetGroupWindow.

[ChangeLog][QtWidgets][QMainWindow] Added GroupedDragging as a DockOption
which allow users to drag all the tabs together when dragging the
title of a QDockWidget which is tabbed with others.

Change-Id: I5285685b129770498eb3e4fd5f4556e41225a595
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
2015-05-12 10:07:20 +00:00
..
animation Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
desktop Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
dialogs Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
doc Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00:00
draganddrop Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
effects Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
gestures doc: imagegestures example: document the pinch handler 2015-03-03 13:30:25 +00:00
graphicsview Fixed license headers 2015-02-17 18:46:09 +00:00
itemviews Polish the Dir View example. 2015-03-06 18:09:42 +00:00
layouts Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mac Fixed license headers 2015-02-17 18:46:09 +00:00
mainwindows Add QMainWindow::GroupedDragging DockOption 2015-05-12 10:07:20 +00:00
painting Deprecate ItemIsTristate in favor of ItemIsAutoTristate. 2015-05-07 09:14:18 +00:00
richtext Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
scroller Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
statemachine Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
tools Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00:00
tutorials Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
widgets Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
windowcontainer Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
widgets.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00