|
static auto | Create () -> LoadingWindow * |
|
int | m_progress {} |
|
int | m_totalWork {} |
|
bool | m_indeterminate {} |
|
◆ SetIcon()
void LoadingWindow_Win32::SetIcon |
( |
const RageSurface * |
pIcon | ) |
|
|
virtual |
◆ SetIndeterminate()
void LoadingWindow_Win32::SetIndeterminate |
( |
bool |
indeterminate | ) |
|
|
virtual |
◆ SetProgress()
void LoadingWindow_Win32::SetProgress |
( |
const int |
progress | ) |
|
|
virtual |
◆ SetSplash()
void LoadingWindow_Win32::SetSplash |
( |
const RageSurface * |
pSplash | ) |
|
|
virtual |
◆ SetText()
void LoadingWindow_Win32::SetText |
( |
const std::string & |
sText | ) |
|
|
virtual |
◆ SetTotalWork()
void LoadingWindow_Win32::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_Win32.h
- /home/runner/work/etterna/etterna/src/arch/LoadingWindow/LoadingWindow_Win32.cpp