#include <splashgui.h>
Public Member Functions | |
| SplashGUI (VFrame *bg, int x, int y) | |
| ~SplashGUI () | |
| void | create_objects () |
Public Attributes | |
| BC_Title * | operation |
| VFrame * | bg |
| BC_ProgressBar * | progress |
Definition at line 7 of file splashgui.h.
|
||||||||||||||||
|
Definition at line 11 of file splashgui.C. |
|
|
Definition at line 29 of file splashgui.C. References bg. |
|
|
Definition at line 34 of file splashgui.C. References _, bg, operation, and progress. Referenced by MWindow::show_splash(). |
|
|
Definition at line 14 of file splashgui.h. Referenced by create_objects(), and ~SplashGUI(). |
|
|
Definition at line 13 of file splashgui.h. Referenced by create_objects(), MWindow::create_objects(), and MWindow::init_plugin_path(). |
|
|
Definition at line 15 of file splashgui.h. Referenced by create_objects(), MWindow::init_plugin_path(), and MWindow::init_plugins(). |
1.4.4