OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
Wizard::InstallationPage Class Reference

#include <installationpage.hpp>

Inheritance diagram for Wizard::InstallationPage:
Collaboration diagram for Wizard::InstallationPage:

Public Member Functions

 InstallationPage (QWidget *parent)
 
 ~InstallationPage ()
 
int nextId () const
 
virtual bool isComplete () const
 

Protected Member Functions

void initializePage ()
 

Private Slots

void showFileDialog (Wizard::Component component)
 
void installationFinished ()
 
void installationError (const QString &text, const QString &details)
 

Private Member Functions

void startInstallation ()
 

Private Attributes

MainWizardmWizard
 
bool mFinished
 
QThread * mThread
 
UnshieldWorkermUnshield
 

Constructor & Destructor Documentation

Wizard::InstallationPage::InstallationPage ( QWidget parent)

Here is the call graph for this function:

Wizard::InstallationPage::~InstallationPage ( )

Member Function Documentation

void Wizard::InstallationPage::initializePage ( )
protected

Here is the call graph for this function:

void Wizard::InstallationPage::installationError ( const QString &  text,
const QString &  details 
)
privateslot

Here is the caller graph for this function:

void Wizard::InstallationPage::installationFinished ( )
privateslot

Here is the caller graph for this function:

bool Wizard::InstallationPage::isComplete ( ) const
virtual
int Wizard::InstallationPage::nextId ( ) const
void Wizard::InstallationPage::showFileDialog ( Wizard::Component  component)
privateslot

Here is the caller graph for this function:

void Wizard::InstallationPage::startInstallation ( )
private

Here is the call graph for this function:

Member Data Documentation

bool Wizard::InstallationPage::mFinished
private
QThread* Wizard::InstallationPage::mThread
private
UnshieldWorker* Wizard::InstallationPage::mUnshield
private
MainWizard* Wizard::InstallationPage::mWizard
private

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