LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
ILoadProgressReporter Class Referenceabstract

#include "iloadprogressreporter.h"

Public Member Functions

virtual ~ILoadProgressReporter ()
 
virtual ILoadProcess_ptr InitiateProcess (const QString &title, int min, int max)=0
 

Detailed Description

Definition at line 47 of file iloadprogressreporter.h.

Constructor & Destructor Documentation

virtual ILoadProgressReporter::~ILoadProgressReporter ( )
inlinevirtual

Definition at line 50 of file iloadprogressreporter.h.

Member Function Documentation

virtual ILoadProcess_ptr ILoadProgressReporter::InitiateProcess ( const QString &  title,
int  min,
int  max 
)
pure virtual

The documentation for this class was generated from the following file: