qtbase/src
Axel Spoerl 40cd1049a6 QDockWidget: Clarify documentation of floating property
QDockWidget::isFloating() returns true for single, floating dock
widgets. It returns false, if the dock widget is part of a floating
tab (i.e. it is a QDockWidgetGroupWindow child).

=> Clarify documentation.

Pick-to: 6.6 6.5
Change-Id: I3c5a4a86b89dcb001e7561de7dcc604bae0d9cee
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 92b5992a29)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-12-14 19:53:01 +00:00
..
3rdparty SQLite: Update SQLite to v3.44.2 2023-12-04 22:13:26 +01:00
android Android: Use TextureView when multiple windows present 2023-12-14 03:01:43 +00:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Doc: Fix \fn template arguments for Qt Concurrent 2023-11-18 13:01:53 +01:00
corelib Itemmodels: s/QPair/std::pair/ 2023-12-14 06:48:03 +00:00
dbus QDBusConnectionPrivate: Close connection after failed q_dbus_bus_register() 2023-12-07 23:36:15 +01:00
entrypoint
gui Use Qt::WindowNoState for child windows/widgets shown via show() 2023-12-14 03:01:29 +00:00
network HPack: fix incorrect integer overflow check 2023-12-14 03:01:41 +00:00
opengl Doc: Fix \fn template arguments for Qt OpenGL 2023-11-18 10:31:35 +01:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChanged 2023-11-23 02:37:12 +01:00
plugins wasm: fix qtloader.js preRun usage 2023-12-14 19:53:01 +00:00
printsupport QWin32PrintEnginePrivate: Properly initialize flags and fields of DEVMODE 2023-11-22 05:56:25 +01:00
sql Highlight some examples for 'Data Processing & IO' category 2023-10-31 19:35:59 +02:00
testlib QTest: Extract Method writePrettyUnicodeChar from toPrettyUnicode 2023-12-07 23:55:08 +01:00
tools Remove mentioning of UWP from windeployqt's configure summary 2023-12-14 03:01:41 +00:00
widgets QDockWidget: Clarify documentation of floating property 2023-12-14 19:53:01 +00:00
xml Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
CMakeLists.txt