|
static auto | Create () -> LoadingWindow * |
|
int | m_progress {} |
|
int | m_totalWork {} |
|
bool | m_indeterminate {} |
|
◆ Init()
std::string LoadingWindow_Gtk::Init |
( |
| ) |
|
|
virtual |
◆ SetIcon()
void LoadingWindow_Gtk::SetIcon |
( |
const RageSurface * |
pIcon | ) |
|
|
virtual |
◆ SetIndeterminate()
void LoadingWindow_Gtk::SetIndeterminate |
( |
bool |
indeterminate | ) |
|
|
virtual |
◆ SetProgress()
void LoadingWindow_Gtk::SetProgress |
( |
const int |
progress | ) |
|
|
virtual |
◆ SetSplash()
void LoadingWindow_Gtk::SetSplash |
( |
const RageSurface * |
pSplash | ) |
|
|
virtual |
◆ SetText()
void LoadingWindow_Gtk::SetText |
( |
const std::string & |
str | ) |
|
|
virtual |
◆ SetTotalWork()
void LoadingWindow_Gtk::SetTotalWork |
( |
const int |
totalWork | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- /home/runner/work/etterna/etterna/src/arch/LoadingWindow/LoadingWindow_Gtk.h
- /home/runner/work/etterna/etterna/src/arch/LoadingWindow/LoadingWindow_Gtk.cpp