|
Code::Blocks
SVN r11506
|
#include <splashscreen.h>
Public Member Functions | |
| cbSplashScreen (const wxBitmap &bitmap) | |
Public Member Functions inherited from wxSplashScreen | |
| wxSplashScreen (const wxBitmap &bitmap, long splashStyle, int milliseconds, wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxBORDER_SIMPLE|wxFRAME_NO_TASKBAR|wxSTAY_ON_TOP) | |
| virtual | ~wxSplashScreen () |
| long | GetSplashStyle () const |
| wxSplashScreenWindow * | GetSplashWindow () const |
| int | GetTimeout () const |
| void | OnCloseWindow (wxCloseEvent &event) |
Static Public Member Functions | |
| static void | DrawReleaseInfo (class wxDC &dc) |
Private Member Functions | |
| void | OnCloseWindow (wxCloseEvent &event) |
Definition at line 10 of file splashscreen.h.
| cbSplashScreen::cbSplashScreen | ( | const wxBitmap & | bitmap | ) |
Definition at line 22 of file splashscreen.cpp.
|
static |
Definition at line 29 of file splashscreen.cpp.
References _(), ConfigManager::GetRevisionString(), PluginManager::GetSafeMode(), RELEASE, wxBLACK, wxFONTFAMILY_SWISS, wxFONTSTYLE_NORMAL, wxFONTWEIGHT_BOLD, wxRED, and wxT.
Referenced by dlgAbout::dlgAbout().
|
private |
Definition at line 72 of file splashscreen.cpp.
1.8.13