|
Scroom 0.14-48-ga0fee447
|
This is the complete list of members for ProgressInterface, including all inherited members.
| Interface()=default | Interface | private |
| Interface(const Interface &)=delete | Interface | private |
| Interface(Interface &&)=delete | Interface | private |
| operator=(const Interface &)=delete | Interface | private |
| operator=(Interface &&)=delete | Interface | private |
| Ptr typedef | ProgressInterface | |
| setFinished()=0 | ProgressInterface | pure virtual |
| setIdle()=0 | ProgressInterface | pure virtual |
| setWaiting(double progress=0.0)=0 | ProgressInterface | pure virtual |
| setWorking(double progress)=0 | ProgressInterface | pure virtual |
| WeakPtr typedef | ProgressInterface | |
| ~Interface()=default | Interface | privatevirtual |