Code::Blocks  SVN r11506
Public Member Functions | Static Public Member Functions | Private Member Functions | List of all members
cbSplashScreen Class Reference

#include <splashscreen.h>

Inheritance diagram for cbSplashScreen:
Collaboration diagram for cbSplashScreen:

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)
 

Detailed Description

Definition at line 10 of file splashscreen.h.

Constructor & Destructor Documentation

◆ cbSplashScreen()

cbSplashScreen::cbSplashScreen ( const wxBitmap bitmap)

Definition at line 22 of file splashscreen.cpp.

Member Function Documentation

◆ DrawReleaseInfo()

void cbSplashScreen::DrawReleaseInfo ( class wxDC dc)
static

◆ OnCloseWindow()

void cbSplashScreen::OnCloseWindow ( wxCloseEvent event)
private

Definition at line 72 of file splashscreen.cpp.


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