#include <progress_reporter.h>
A parent class for classes which can report progress on something
Definition at line 24 of file progress_reporter.h.
◆ ProgressReporter()
ProgressReporter::ProgressReporter |
( |
| ) |
|
◆ ~ProgressReporter()
virtual ProgressReporter::~ProgressReporter |
( |
| ) |
|
|
virtual |
◆ set_overall_progress()
void ProgressReporter::set_overall_progress |
( |
float |
p | ) |
|
|
privatevirtual |
Report overall progress.
- Parameters
-
p | Current progress (from 0 to 1) |
Implements PBD::Progress.
◆ update_progress_gui()
virtual void ProgressReporter::update_progress_gui |
( |
float |
p | ) |
|
|
privatepure virtual |
◆ _p
The documentation for this class was generated from the following file: