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);
void setMessage(const QString &s)
Display the text argument in the Splash Screen's status label.
Definition kstarssplash.cpp:21
QString i18n(const char *text, const TYPE &arg...)
QString message() const const
void setPixmap(const QPixmap &pixmap)
void showMessage(const QString &message, int alignment, const QColor &color)
AppLocalDataLocation
bool isEmpty() const const
AlignBottom
lightGray
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.