#include <ProgressReporter.h>
Definition at line 22 of file ProgressReporter.h.
ProgressReporter::ProgressReporter |
( |
QObject * |
parent = 0 | ) |
|
ProgressReporter::~ProgressReporter |
( |
| ) |
|
|
virtual |
virtual bool ProgressReporter::isDefinite |
( |
| ) |
const |
|
pure virtual |
virtual void ProgressReporter::setDefinite |
( |
bool |
definite | ) |
|
|
pure virtual |
virtual bool ProgressReporter::wasCancelled |
( |
| ) |
const |
|
pure virtual |
void ProgressReporter::cancelled |
( |
| ) |
|
|
signal |
virtual void ProgressReporter::setMessage |
( |
QString |
text | ) |
|
|
pure virtualslot |
virtual void ProgressReporter::setProgress |
( |
int |
percentage | ) |
|
|
pure virtualslot |
The documentation for this class was generated from the following files: