Etterna 0.74.4
|
Loading window for Mac OS X. More...
#include <LoadingWindow_MacOSX.h>
Public Member Functions | |
void | SetText (const std::string &str) |
void | SetSplash (const RageSurface *pSplash) |
void | SetProgress (const int progress) |
void | SetTotalWork (const int totalWork) |
void | SetIndeterminate (bool indeterminate) |
![]() | |
virtual auto | Init () -> std::string |
virtual void | SetIcon (const RageSurface *pIcon) |
Additional Inherited Members | |
![]() | |
static auto | Create () -> LoadingWindow * |
![]() | |
int | m_progress {} |
int | m_totalWork {} |
bool | m_indeterminate {} |
Loading window for Mac OS X.
|
virtual |
Reimplemented from LoadingWindow.
|
virtual |
Reimplemented from LoadingWindow.
|
virtual |
Reimplemented from LoadingWindow.
|
virtual |
Implements LoadingWindow.
|
virtual |
Reimplemented from LoadingWindow.