LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
iloadprogressreporter.h File Reference
#include <memory>
#include <QtPlugin>
+ Include dependency graph for iloadprogressreporter.h:

Go to the source code of this file.

Classes

class  ILoadProcess
 
class  ILoadProgressReporter
 

Typedefs

using ILoadProcess_ptr = std::shared_ptr< ILoadProcess >
 
using ILoadProgressReporter_ptr = std::shared_ptr< ILoadProgressReporter >
 

Functions

 Q_DECLARE_INTERFACE (ILoadProgressReporter,"org.Deviant.LeechCraft.ILoadProgressReporter/1.0")
 

Typedef Documentation

using ILoadProcess_ptr = std::shared_ptr<ILoadProcess>

Definition at line 45 of file iloadprogressreporter.h.

Definition at line 55 of file iloadprogressreporter.h.

Function Documentation

Q_DECLARE_INTERFACE ( ILoadProgressReporter  ,
"org.Deviant.LeechCraft.ILoadProgressReporter/1.0"   
)