Public Member Functions | Protected Member Functions | Protected Attributes
rviz::SplashScreen Class Reference

#include <splash_screen.h>

List of all members.

Public Member Functions

void setState (const std::string &state)
 SplashScreen (wxWindow *parent, const wxBitmap &background)
 ~SplashScreen ()

Protected Member Functions

void onPaint (wxPaintEvent &evt)

Protected Attributes

wxBitmap background_
std::string state_

Detailed Description

Definition at line 41 of file splash_screen.h.


Constructor & Destructor Documentation

rviz::SplashScreen::SplashScreen ( wxWindow *  parent,
const wxBitmap &  background 
)

Definition at line 39 of file splash_screen.cpp.

Definition at line 53 of file splash_screen.cpp.


Member Function Documentation

void rviz::SplashScreen::onPaint ( wxPaintEvent &  evt) [protected]

Definition at line 64 of file splash_screen.cpp.

void rviz::SplashScreen::setState ( const std::string &  state)

Definition at line 58 of file splash_screen.cpp.


Member Data Documentation

wxBitmap rviz::SplashScreen::background_ [protected]

Definition at line 53 of file splash_screen.h.

std::string rviz::SplashScreen::state_ [protected]

Definition at line 52 of file splash_screen.h.


The documentation for this class was generated from the following files:


rviz
Author(s): Dave Hershberger, Josh Faust
autogenerated on Mon Jan 6 2014 11:54:34