Public Slots | Public Member Functions | List of all members
openfluid::ui::waresdev::WaresSrcIOProgressDialog Class Reference

#include <ui/waresdev/WaresSrcIOProgressDialog.hpp>

Inheritance diagram for openfluid::ui::waresdev::WaresSrcIOProgressDialog:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::waresdev::WaresSrcIOProgressDialog:
Collaboration graph
[legend]

Public Slots

void writeInfo (const QString &Message)
 
void writeError (const QString &Message)
 
void writeSuccess (const QString &Message)
 
void finish (bool Ok, const QString &Message)
 
void finishAndQuit (bool Ok, const QString &Message)
 
void progress (int Value)
 

Public Member Functions

 WaresSrcIOProgressDialog (const QString &Description, bool IsMaxUndefined, QWidget *Parent)
 

Constructor & Destructor Documentation

openfluid::ui::waresdev::WaresSrcIOProgressDialog::WaresSrcIOProgressDialog ( const QString &  Description,
bool  IsMaxUndefined,
QWidget *  Parent 
)

Member Function Documentation

void openfluid::ui::waresdev::WaresSrcIOProgressDialog::finish ( bool  Ok,
const QString &  Message 
)
slot
void openfluid::ui::waresdev::WaresSrcIOProgressDialog::finishAndQuit ( bool  Ok,
const QString &  Message 
)
slot
void openfluid::ui::waresdev::WaresSrcIOProgressDialog::progress ( int  Value)
slot
void openfluid::ui::waresdev::WaresSrcIOProgressDialog::writeError ( const QString &  Message)
slot
void openfluid::ui::waresdev::WaresSrcIOProgressDialog::writeInfo ( const QString &  Message)
slot
void openfluid::ui::waresdev::WaresSrcIOProgressDialog::writeSuccess ( const QString &  Message)
slot

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