#include <bcprogressbox.h>
Inheritance diagram for BC_ProgressWindow:

Public Member Functions | |
| BC_ProgressWindow (int x, int y) | |
| virtual | ~BC_ProgressWindow () |
| int | create_objects (char *text, int64_t length) |
Public Attributes | |
| char * | text |
| BC_ProgressBar * | bar |
| BC_Title * | caption |
Definition at line 36 of file bcprogressbox.h.
|
||||||||||||
|
Definition at line 91 of file bcprogressbox.C. |
|
|
Definition at line 103 of file bcprogressbox.C. |
|
||||||||||||
|
Definition at line 107 of file bcprogressbox.C. |
|
|
Definition at line 45 of file bcprogressbox.h. |
|
|
Definition at line 46 of file bcprogressbox.h. |
|
|
Definition at line 44 of file bcprogressbox.h. |
1.4.4