|
| CExtendedProgress (const std::string &title="") |
|
bool | IsFinished () const |
| To ask dialog is finished.
|
|
void | MarkFinished () |
| Mark progress finished.
|
|
float | Percentage () const |
| Get the current progress position as percent.
|
|
void | SetPercentage (float percentage) |
| To set the current progress position as percent.
|
|
void | SetProgress (int currentItem, int itemCount) |
| To set progress position with predefined places.
|
|
void | SetText (const std::string &text) |
| To set the used text information string.
|
|
void | SetTitle (const std::string &title) |
| To set the title of dialog.
|
|
std::string | Text () const |
| Get the used text information string.
|
|
std::string | Title () const |
| Get the used title.
|
|
| ~CExtendedProgress () |
|
The documentation for this class was generated from the following file: