![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
#include <memory>#include <QtPlugin>Go to the source code of this file.
Classes | |
| class | ILoadProcess |
| Describes the progress of a single long-running operation. More... | |
| class | ILoadProgressReporter |
| Interface for reporting progress of some long-running operation during load time. More... | |
Typedefs | |
| using | ILoadProcess_ptr = std::shared_ptr<ILoadProcess> |
| using | ILoadProgressReporter_ptr = std::shared_ptr<ILoadProgressReporter> |
| using ILoadProcess_ptr = std::shared_ptr<ILoadProcess> |
Definition at line 34 of file iloadprogressreporter.h.
| using ILoadProgressReporter_ptr = std::shared_ptr<ILoadProgressReporter> |
Definition at line 65 of file iloadprogressreporter.h.