17 #ifndef _GAZEBO_SPLASH_SCREEN_HH_
18 #define _GAZEBO_SPLASH_SCREEN_HH_
29 class SplashScreenPrivate;
44 public:
bool Visible()
const;
47 private slots:
void Update();
51 private: SplashScreenPrivate *dataPtr;
Forward declarations for the common classes.
Definition: Animation.hh:33
Splash screen that displays an icon and a message.
Definition: SplashScreen.hh:32