ALBA
Public Types | Public Member Functions | Protected Attributes | List of all members
albaGUISplashScreen Class Reference

#include <albaGUISplashScreen.h>

Inheritance diagram for albaGUISplashScreen:
Inheritance graph
[legend]
Collaboration diagram for albaGUISplashScreen:
Collaboration graph
[legend]

Public Types

enum  SPLASH_SCREEN_POSITION {
  SPLASH_SCREEN_TOP_LEFT , SPLASH_SCREEN_TOP_CENTER , SPLASH_SCREEN_TOP_RIGHT , SPLASH_SCREEN_BOTTOM_LEFT ,
  SPLASH_SCREEN_BOTTOM_CENTER , SPLASH_SCREEN_BOTTOM_RIGHT , SPLASH_SCREEN_CENTER
}
 

Public Member Functions

 albaGUISplashScreen (const wxBitmap &bitmap, long splashStyle, int milliseconds, wxWindow *parent)
 
void SetText (const wxString &text, SPLASH_SCREEN_POSITION pos, wxColour color= *wxBLACK)
 

Protected Attributes

wxBitmap m_noTextBitmap
 

Detailed Description

Definition at line 27 of file albaGUISplashScreen.h.

Member Enumeration Documentation

◆ SPLASH_SCREEN_POSITION

Enumerator
SPLASH_SCREEN_TOP_LEFT 
SPLASH_SCREEN_TOP_CENTER 
SPLASH_SCREEN_TOP_RIGHT 
SPLASH_SCREEN_BOTTOM_LEFT 
SPLASH_SCREEN_BOTTOM_CENTER 
SPLASH_SCREEN_BOTTOM_RIGHT 
SPLASH_SCREEN_CENTER 

Definition at line 30 of file albaGUISplashScreen.h.

Constructor & Destructor Documentation

◆ albaGUISplashScreen()

albaGUISplashScreen::albaGUISplashScreen ( const wxBitmap &  bitmap,
long  splashStyle,
int  milliseconds,
wxWindow *  parent 
)

Member Function Documentation

◆ SetText()

void albaGUISplashScreen::SetText ( const wxString &  text,
SPLASH_SCREEN_POSITION  pos,
wxColour  color = *wxBLACK 
)

Member Data Documentation

◆ m_noTextBitmap

wxBitmap albaGUISplashScreen::m_noTextBitmap
protected

Definition at line 46 of file albaGUISplashScreen.h.


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