Doc: Mention version of QApplication::setActiveWindow() deprecation
Change-Id: I7cd9be3b34a4cb7f396d175ff8137b590c2435c9 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit be26eb14da255514270773f9b90e9154c7a4c1c1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
646912cac7
commit
b02a296710
@ -1774,7 +1774,7 @@ void QApplicationPrivate::notifyLayoutDirectionChange()
|
||||
|
||||
/*!
|
||||
\fn void QApplication::setActiveWindow(QWidget* active)
|
||||
\deprecated Use QWidget::activateWindow() instead.
|
||||
\deprecated [6.5] Use QWidget::activateWindow() instead.
|
||||
|
||||
Sets the active window to the \a active widget in response to a system
|
||||
event. The function is called from the platform specific event handlers.
|
||||
|
Loading…
x
Reference in New Issue
Block a user