From 068e89eb63f69d4c7c096f555f10a75872bbaff1 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 23 Nov 2021 12:08:56 +0100 Subject: [PATCH] Doc: Use a fixed link to refer to a Qt 6 command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The docs are built with Qt 5 for production, so a fixed link is needed to: QNativeInterface::QAndroidApplication::hideSplashScreen() Task-number: QTCREATORBUG-26278 Change-Id: I9228ea53381532a1b4a5bea863802ea4e97f2956 Reviewed-by: Reviewed-by: Topi Reiniƶ --- doc/qtcreator/src/android/deploying-android.qdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/qtcreator/src/android/deploying-android.qdoc b/doc/qtcreator/src/android/deploying-android.qdoc index 7a97cf2b397..362abd7cf3e 100644 --- a/doc/qtcreator/src/android/deploying-android.qdoc +++ b/doc/qtcreator/src/android/deploying-android.qdoc @@ -433,7 +433,8 @@ By default, the splash screen is hidden automatically when an activity is drawn. To keep it visible until - \l{QNativeInterface::QAndroidApplication::hideSplashScreen()} is + \l{https://doc.qt.io/qt-6/qnativeinterface-qandroidapplication.html#hideSplashScreen} + {QNativeInterface::QAndroidApplication::hideSplashScreen()} is called, select the \uicontrol {Sticky splash screen} check box. In \uicontrol {Image show mode}, select whether to center the splash screen