#include <llwindowmacosx.h>


Public Member Functions | |
| LLSplashScreenMacOSX () | |
| virtual | ~LLSplashScreenMacOSX () |
| void | showImpl () |
| void | updateImpl (const char *mesg) |
| void | hideImpl () |
Private Attributes | |
| WindowRef | mWindow |
Definition at line 210 of file llwindowmacosx.h.
| LLSplashScreenMacOSX::LLSplashScreenMacOSX | ( | ) |
| virtual LLSplashScreenMacOSX::~LLSplashScreenMacOSX | ( | ) | [virtual] |
| void LLSplashScreenMacOSX::showImpl | ( | ) | [virtual] |
Implements LLSplashScreen.
| void LLSplashScreenMacOSX::updateImpl | ( | const char * | mesg | ) | [virtual] |
Implements LLSplashScreen.
| void LLSplashScreenMacOSX::hideImpl | ( | ) | [virtual] |
Implements LLSplashScreen.
WindowRef LLSplashScreenMacOSX::mWindow [private] |
Definition at line 221 of file llwindowmacosx.h.
1.5.5