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:
parent
c52d3fe32e
commit
a310fc0357
@ -283,7 +283,6 @@ void QApplicationPrivate::createEventDispatcher()
|
|||||||
\li Widgets
|
\li Widgets
|
||||||
\li allWidgets(),
|
\li allWidgets(),
|
||||||
topLevelWidgets(),
|
topLevelWidgets(),
|
||||||
desktop(),
|
|
||||||
activePopupWidget(),
|
activePopupWidget(),
|
||||||
activeModalWidget(),
|
activeModalWidget(),
|
||||||
clipboard(),
|
clipboard(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user