OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ProgressInfo Class Reference

#include "ProgressInfo.h"

Public Member Functions

void setMainObject (QObject *main)
 
void setProgressState (bool visible, const std::string &message, bool continuous)
 
void setProgressValue (int percentage)
 
void unlockGui (void)
 
void showError (const std::string &message)
 
void showInformation (const std::string &message)
 
void setMainObject (QObject *main)
 
void setProgressState (bool visible, const std::string &message, bool continuous)
 
void setProgressValue (int percentage)
 
void unlockGui (void)
 
void showError (const std::string &message)
 
void showInformation (const std::string &message)
 

Static Public Member Functions

static ProgressInfogetInstance ()
 
static ProgressInfogetInstance ()
 

Member Function Documentation

◆ getInstance() [1/2]

static ProgressInfo & ProgressInfo::getInstance ( )
inlinestatic

◆ getInstance() [2/2]

static ProgressInfo & ProgressInfo::getInstance ( )
inlinestatic

◆ setMainObject() [1/2]

void ProgressInfo::setMainObject ( QObject * main)
inline

◆ setMainObject() [2/2]

void ProgressInfo::setMainObject ( QObject * main)
inline

◆ setProgressState() [1/2]

void ProgressInfo::setProgressState ( bool visible,
const std::string & message,
bool continuous )

◆ setProgressState() [2/2]

void ProgressInfo::setProgressState ( bool visible,
const std::string & message,
bool continuous )

◆ setProgressValue() [1/2]

void ProgressInfo::setProgressValue ( int percentage)

◆ setProgressValue() [2/2]

void ProgressInfo::setProgressValue ( int percentage)

◆ showError() [1/2]

void ProgressInfo::showError ( const std::string & message)

◆ showError() [2/2]

void ProgressInfo::showError ( const std::string & message)

◆ showInformation() [1/2]

void ProgressInfo::showInformation ( const std::string & message)

◆ showInformation() [2/2]

void ProgressInfo::showInformation ( const std::string & message)

◆ unlockGui() [1/2]

void ProgressInfo::unlockGui ( void )

◆ unlockGui() [2/2]

void ProgressInfo::unlockGui ( void )

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