Remove non-existent function QApplication::desktop() from docs

The method QApplication::desktop() was removed. This patch removes
a line mentioning it in the documentation.

Task-number: QTBUG-88533
Change-Id: I123e41c342d64da347b9bd59378e52a8e0301c1a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit d7828a5ed385f1c4630239922266d5dd554772a0)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Andreas Buhr 2020-12-03 15:00:08 +01:00 committed by Qt Cherry-pick Bot
parent c52d3fe32e
commit a310fc0357

View File

@ -283,7 +283,6 @@ void QApplicationPrivate::createEventDispatcher()
\li Widgets
\li allWidgets(),
topLevelWidgets(),
desktop(),
activePopupWidget(),
activeModalWidget(),
clipboard(),