17#ifndef _GAZEBO_SPLASH_SCREEN_HH_
18#define _GAZEBO_SPLASH_SCREEN_HH_
29 class SplashScreenPrivate;
47 private slots:
void Update();
51 private: SplashScreenPrivate *dataPtr;
gui
Definition KeyEventHandler.hh:29
Splash screen that displays an icon and a message.
Definition SplashScreen.hh:33
SplashScreen()
Constructor.
virtual ~SplashScreen()
Destructor.
bool Visible() const
Returns whether the splash screen is visible.
Forward declarations for the common classes.
Definition Animation.hh:27