#include <caloadingscreen.h>
Inheritance diagram for CALoadingScreen:

Public Member Functions | |
| CALoadingScreen () | |
| Constructor. | |
| ~CALoadingScreen () | |
| Destructor. | |
| virtual int | run () |
| virtual void | buildScreen () |
| Builds the screen. | |
| void | begin () |
| Starts the screen. | |
| void | setProgress (float p) |
| Sets the progress in percent. | |
| void | addProgress (float p) |
| Adds progress in percent. | |
| void | end () |
| End the screen. | |
1.5.0