◆ Ptr
◆ ChildData()
| Scroom::Utils::ProgressInterfaceMultiplexer::ChildData::ChildData |
( |
| ) |
|
|
privatedefault |
◆ clearFinished()
| void Scroom::Utils::ProgressInterfaceMultiplexer::ChildData::clearFinished |
( |
| ) |
|
215 {
216 boost::mutex::scoped_lock
const l(
mut);
218 {
221 }
222 }
ProgressStateInterface::State state
Definition progressinterfacehelpers.hh:194
double progress
Definition progressinterfacehelpers.hh:195
boost::mutex mut
Definition progressinterfacehelpers.hh:193
@ IDLE
Definition progressinterfacehelpers.hh:31
@ FINISHED
Definition progressinterfacehelpers.hh:34
PageList const l
Definition compression-tests.cc:33
◆ create()
◆ setProgress()
| void Scroom::Utils::ProgressInterfaceMultiplexer::ChildData::setProgress |
( |
State |
s, |
|
|
double |
progress = 0.0 |
|
) |
| |
|
overridevirtual |
◆ mut
| boost::mutex Scroom::Utils::ProgressInterfaceMultiplexer::ChildData::mut |
◆ progress
| double Scroom::Utils::ProgressInterfaceMultiplexer::ChildData::progress {0.0} |
◆ state
The documentation for this class was generated from the following files: