summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-07-15 15:18:44 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-07-16 13:43:18 +0200
commitd880cc02604a14a5869efa940f2d09001c34f80d (patch)
treed3db9892dec1b9d75470ddc3b0b097913b599acf
parent457107c02d951ce6f55d0b7d3e926b96c2d66f41 (diff)
downloadqtx11extras-d880cc02604a14a5869efa940f2d09001c34f80d.tar.gz
Update obsoleted functionality in preparation for Qt 6
Functionality that is obsoleted without a replacement will have instructions in the Qt 6 porting guide. Task-number: QTBUG-93633 Change-Id: I794eb4286f2021aed0708f5af231b77c584b3f73 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
-rw-r--r--src/x11extras/qx11info_x11.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/x11extras/qx11info_x11.cpp b/src/x11extras/qx11info_x11.cpp
index f0569a4..ac99ac7 100644
--- a/src/x11extras/qx11info_x11.cpp
+++ b/src/x11extras/qx11info_x11.cpp
@@ -73,6 +73,7 @@ static QScreen *findScreenForVirtualDesktop(int virtualDesktopNumber)
\inmodule QtX11Extras
\since 5.1
\brief Provides information about the X display configuration.
+ \obsolete
The class provides two APIs: a set of non-static functions that
provide information about a specific widget or pixmap, and a set