Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LoadingWindow_MacOSX Class Reference

Loading window for Mac OS X. More...

#include <LoadingWindow_MacOSX.h>

Inheritance diagram for LoadingWindow_MacOSX:
Inheritance graph
[legend]
Collaboration diagram for LoadingWindow_MacOSX:
Collaboration graph
[legend]

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)
 
- Public Member Functions inherited from LoadingWindow
virtual auto Init () -> std::string
 
virtual void SetIcon (const RageSurface *pIcon)
 

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 {}
 

Detailed Description

Loading window for Mac OS X.

Member Function Documentation

◆ SetIndeterminate()

void LoadingWindow_MacOSX::SetIndeterminate ( bool  indeterminate)
virtual

Reimplemented from LoadingWindow.

◆ SetProgress()

void LoadingWindow_MacOSX::SetProgress ( const int  progress)
virtual

Reimplemented from LoadingWindow.

◆ SetSplash()

void LoadingWindow_MacOSX::SetSplash ( const RageSurface pSplash)
virtual

Reimplemented from LoadingWindow.

◆ SetText()

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

Implements LoadingWindow.

◆ SetTotalWork()

void LoadingWindow_MacOSX::SetTotalWork ( const int  totalWork)
virtual

Reimplemented from LoadingWindow.


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