NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
TextSplashScreen Class Reference

#include <textsplashscreen.hpp>

Inheritance diagram for TextSplashScreen:
Collaboration diagram for TextSplashScreen:

Public Member Functions

 TextSplashScreen (const wxBitmap &bitmap, long splashStyle, int milliseconds, wxWindow *parent)
 
void SetText (const wxString &text)
 

Private Attributes

wxBitmap m_noTextBitmap
 

Detailed Description

Definition at line 24 of file textsplashscreen.hpp.

Constructor & Destructor Documentation

◆ TextSplashScreen()

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

Definition at line 27 of file textsplashscreen.hpp.

References m_noTextBitmap.

Member Function Documentation

◆ SetText()

void TextSplashScreen::SetText ( const wxString &  text)
inline

Definition at line 35 of file textsplashscreen.hpp.

References m_noTextBitmap.

Member Data Documentation

◆ m_noTextBitmap

wxBitmap TextSplashScreen::m_noTextBitmap
private

Definition at line 55 of file textsplashscreen.hpp.

Referenced by SetText(), and TextSplashScreen().


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