forked from qt-creator/qt-creator
Doc: Use a fixed link to refer to a Qt 6 command
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: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user