ProgressReporterDialog Class Reference
#include <MyProgressDialog.h>
List of all members.
Constructor & Destructor Documentation
| ProgressReporterDialog::ProgressReporterDialog |
( |
double |
maxProgress, |
|
|
const wxString & |
title, |
|
|
const wxString & |
message, |
|
|
wxWindow * |
parent = NULL, |
|
|
int |
style = wxPD_AUTO_HIDE | wxPD_APP_MODAL | wxPD_CAN_ABORT | wxPD_ELAPSED_TIME, |
|
|
const wxSize & |
sz = wxDefaultSize |
|
) |
[inline] |
|
Member Function Documentation
| bool ProgressReporterDialog::increaseProgress |
( |
double |
delta, |
|
|
const std::wstring & |
msg |
|
) |
[virtual] |
|
| bool ProgressReporterDialog::increaseProgress |
( |
double |
delta, |
|
|
const std::string & |
msg |
|
) |
[virtual] |
|
| bool ProgressReporterDialog::increaseProgress |
( |
double |
delta |
) |
[virtual] |
|
| void ProgressReporterDialog::setMessage |
( |
const std::string & |
msg |
) |
[virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following files: