#include <measure-framerate-stubs.hh>
◆ Ptr
◆ ProgressInterfaceStub()
| ProgressInterfaceStub::ProgressInterfaceStub |
( |
| ) |
|
|
privatedefault |
◆ create()
ProgressInterfaceStub()=default
std::shared_ptr< ProgressInterfaceStub > Ptr
Definition measure-framerate-stubs.hh:25
◆ isFinished()
| bool ProgressInterfaceStub::isFinished |
( |
| ) |
const |
bool finished
Definition measure-framerate-stubs.hh:28
◆ setFinished()
| void ProgressInterfaceStub::setFinished |
( |
| ) |
|
|
overridevirtual |
◆ setIdle()
| void ProgressInterfaceStub::setIdle |
( |
| ) |
|
|
inlineoverridevirtual |
◆ setWaiting()
| void ProgressInterfaceStub::setWaiting |
( |
double |
| ) |
|
|
inlineoverridevirtual |
◆ setWorking()
| void ProgressInterfaceStub::setWorking |
( |
double |
| ) |
|
|
inlineoverridevirtual |
◆ finished
| bool ProgressInterfaceStub::finished {false} |
|
private |
The documentation for this class was generated from the following files: