#include <llwindowheadless.h>
Inheritance diagram for LLSplashScreenHeadless:
Public Member Functions | |
LLSplashScreenHeadless () | |
virtual | ~LLSplashScreenHeadless () |
void | showImpl () |
void | updateImpl (const char *mesg) |
void | hideImpl () |
Definition at line 108 of file llwindowheadless.h.
LLSplashScreenHeadless::LLSplashScreenHeadless | ( | ) | [inline] |
Definition at line 111 of file llwindowheadless.h.
virtual LLSplashScreenHeadless::~LLSplashScreenHeadless | ( | ) | [inline, virtual] |
Definition at line 112 of file llwindowheadless.h.
void LLSplashScreenHeadless::hideImpl | ( | ) | [inline, virtual] |
void LLSplashScreenHeadless::showImpl | ( | ) | [inline, virtual] |
void LLSplashScreenHeadless::updateImpl | ( | const char * | mesg | ) | [inline, virtual] |