| increaseProgress(double delta) | ProgressReporterDialog | [virtual] |
| increaseProgress(double delta, const std::string &msg) | ProgressReporterDialog | [virtual] |
| increaseProgress(double delta, const std::wstring &msg) | ProgressReporterDialog | [virtual] |
| m_abort | ProgressReporterDialog | [protected] |
| m_maxProgress | ProgressReporterDialog | [protected] |
| m_message | ProgressReporterDialog | [protected] |
| m_progress | ProgressReporterDialog | [protected] |
| ProgressReporter(double maxProgress=1.0) | AppBase::ProgressReporter | |
| 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) | ProgressReporterDialog | [inline] |
| setMessage(const std::string &msg) | ProgressReporterDialog | [virtual] |
| ~ProgressReporter() | AppBase::ProgressReporter | [inline, virtual] |
| ~ProgressReporterDialog() | ProgressReporterDialog | [virtual] |
1.3.9.1