SplashScreen Class Reference
#include <splashscreen.h>
Inheritance diagram for SplashScreen:

Public Slots | |
void | showMessage (const QString &message) |
Public Member Functions | |
SplashScreen () | |
~SplashScreen () | |
virtual bool | eventFilter (QObject *obj, QEvent *e) |
Private Attributes | |
QWidget * | m_splash |
QLabel * | m_message |
Constructor & Destructor Documentation
|
Definition at line 19 of file splashscreen.cpp. References locate(), m_message, m_splash, showMessage(), and KGlobalSettings::splashScreenDesktopGeometry(). |
|
Definition at line 61 of file splashscreen.cpp. References m_splash. |
Member Function Documentation
|
Definition at line 75 of file splashscreen.cpp. References eventFilter(), and m_splash. Referenced by eventFilter(). |
|
Definition at line 67 of file splashscreen.cpp. References endl(), kdDebug(), m_message, message(), and showMessage(). Referenced by main(), showMessage(), and SplashScreen(). |
Member Data Documentation
|
Definition at line 29 of file splashscreen.h. Referenced by showMessage(), and SplashScreen(). |
|
Definition at line 28 of file splashscreen.h. Referenced by eventFilter(), SplashScreen(), and ~SplashScreen(). |
The documentation for this class was generated from the following files:
- src/splashscreen.h
- src/splashscreen.cpp