Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LoadingWindow_Win32 Class Reference
Inheritance diagram for LoadingWindow_Win32:
Inheritance graph
[legend]
Collaboration diagram for LoadingWindow_Win32:
Collaboration graph
[legend]

Public Member Functions

void Paint ()
 
void InternalPaint ()
 
void SetText (const std::string &sText)
 
void SetTextInternal ()
 
void SetIcon (const RageSurface *pIcon)
 
void SetSplash (const RageSurface *pSplash)
 
void SetProgress (const int progress)
 
void SetTotalWork (const int totalWork)
 
void SetIndeterminate (bool indeterminate)
 
- Public Member Functions inherited from LoadingWindow
virtual auto Init () -> std::string
 

Additional Inherited Members

- Static Public Member Functions inherited from LoadingWindow
static auto Create () -> LoadingWindow *
 
- Protected Attributes inherited from LoadingWindow
int m_progress {}
 
int m_totalWork {}
 
bool m_indeterminate {}
 

Member Function Documentation

◆ SetIcon()

void LoadingWindow_Win32::SetIcon ( const RageSurface pIcon)
virtual

Reimplemented from LoadingWindow.

◆ SetIndeterminate()

void LoadingWindow_Win32::SetIndeterminate ( bool  indeterminate)
virtual

Reimplemented from LoadingWindow.

◆ SetProgress()

void LoadingWindow_Win32::SetProgress ( const int  progress)
virtual

Reimplemented from LoadingWindow.

◆ SetSplash()

void LoadingWindow_Win32::SetSplash ( const RageSurface pSplash)
virtual

Reimplemented from LoadingWindow.

◆ SetText()

void LoadingWindow_Win32::SetText ( const std::string &  sText)
virtual

Implements LoadingWindow.

◆ SetTotalWork()

void LoadingWindow_Win32::SetTotalWork ( const int  totalWork)
virtual

Reimplemented from LoadingWindow.


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