Kstars
kstarssplash.cpp
15 /*Background for kstars.png is called "Venus and The Night Sky Over Mammoth"(https://www.flickr.com/photos/newdimensionfilms/7108632527)
16 *It was provided by John Lemieux (https://www.flickr.com/photos/newdimensionfilms/) and is licensed under CC BY 2.0 (https://creativecommons.org/licenses/by/2.0/)*/
18 setMessage(customMessage.isEmpty() ? i18n("Welcome to KStars. Please stand by while loading...") : customMessage);
AlignBottom
void setPixmap(const QPixmap &pixmap)
QString i18n(const char *text, const TYPE &arg...)
void setMessage(const QString &s)
Display the text argument in the Splash Screen's status label.
Definition: kstarssplash.cpp:21
bool isEmpty() const const
void showMessage(const QString &message, int alignment, const QColor &color)
AppLocalDataLocation
QString message() const const
QString message
lightGray
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 8 2022 04:13:22 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 8 2022 04:13:22 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.