doc: Recommend the QSplashScreen constructor taking a QScreen*

Amends 49362d064f

Change-Id: If217af44cf6ebe8ebed37bbd927ac311b23d8c0e
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
bb10
Shawn Rutledge 2020-04-15 11:43:08 +02:00
parent e38e1d02cc
commit c38e4db6b1
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ QSplashScreen::QSplashScreen(QScreen *screen, const QPixmap &pixmap, Qt::WindowF
#if QT_DEPRECATED_SINCE(5, 15)
/*!
\overload
\obsolete
\obsolete Use the constructor taking a \c {QScreen *} instead
This function allows you to specify a parent for your splashscreen. The
typical use for this constructor is if you have a multiple screens and