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 Pick-to: 6.0 Change-Id: I123e41c342d64da347b9bd59378e52a8e0301c1a Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>bb10
parent
15cd7d7741
commit
d7828a5ed3
|
|
@ -283,7 +283,6 @@ void QApplicationPrivate::createEventDispatcher()
|
|||
\li Widgets
|
||||
\li allWidgets(),
|
||||
topLevelWidgets(),
|
||||
desktop(),
|
||||
activePopupWidget(),
|
||||
activeModalWidget(),
|
||||
clipboard(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue