|
QtBackgroundProcess
1.5.2
A Library to create background applications with simple, automated foreground control
|
Will be thrown, if you perform an operation, that is not allowed in running state. More...
#include <app.h>
Inheritance diagram for QtBackgroundProcess::NotAllowedInRunningStateException:Public Member Functions | |
| const char * | what () const noexcept override |
| Inherits std::exception::what. | |
| void | raise () const override |
| Inherits QException::raise. | |
| QException * | clone () const override |
| Inherits QException::clone. | |
Will be thrown, if you perform an operation, that is not allowed in running state.
1.8.13