Go to the documentation of this file.
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;
Splash screen that displays an icon and a message.
Definition: SplashScreen.hh:32
virtual ~SplashScreen()
Destructor.
Forward declarations for the common classes.
Definition: Animation.hh:26
SplashScreen()
Constructor.
gui
Definition: KeyEventHandler.hh:29
bool Visible() const
Returns whether the splash screen is visible.