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

Public Member Functions

std::string Init ()
 
void SetText (const std::string &str)
 
void SetIcon (const RageSurface *pIcon)
 
void SetSplash (const RageSurface *pSplash)
 
void SetProgress (const int progress)
 
void SetTotalWork (const int totalWork)
 
void SetIndeterminate (bool indeterminate)
 

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

◆ Init()

std::string LoadingWindow_Gtk::Init ( )
virtual

Reimplemented from LoadingWindow.

◆ SetIcon()

void LoadingWindow_Gtk::SetIcon ( const RageSurface pIcon)
virtual

Reimplemented from LoadingWindow.

◆ SetIndeterminate()

void LoadingWindow_Gtk::SetIndeterminate ( bool  indeterminate)
virtual

Reimplemented from LoadingWindow.

◆ SetProgress()

void LoadingWindow_Gtk::SetProgress ( const int  progress)
virtual

Reimplemented from LoadingWindow.

◆ SetSplash()

void LoadingWindow_Gtk::SetSplash ( const RageSurface pSplash)
virtual

Reimplemented from LoadingWindow.

◆ SetText()

void LoadingWindow_Gtk::SetText ( const std::string &  str)
virtual

Implements LoadingWindow.

◆ SetTotalWork()

void LoadingWindow_Gtk::SetTotalWork ( const int  totalWork)
virtual

Reimplemented from LoadingWindow.


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