40 #ifndef __OPENFLUID_UIWARESDEV_WARESSRCIOPROGRESSDIALOG_HPP__    41 #define __OPENFLUID_UIWARESDEV_WARESSRCIOPROGRESSDIALOG_HPP__    49 namespace Ui { 
class WaresSrcIOProgressDialog;
    53 namespace openfluid { 
namespace ui { 
namespace waresdev {
    62     Ui::WaresSrcIOProgressDialog* ui;
    64     void write(
const QString& Message, 
const QColor& Color = QColor());
    69     void writeInfo(
const QString& Message);
    71     void writeError(
const QString& Message);
    73     void writeSuccess(
const QString& Message);
    75     void finish(
bool Ok, 
const QString& Message);
    77     void finishAndQuit(
bool Ok, 
const QString& Message);
    79     void progress(
int Value);
 #define OPENFLUID_API
Definition: dllexport.hpp:87
Definition: ApplicationException.hpp:47
Definition: WaresSrcIOProgressDialog.hpp:56
Definition: AboutDialog.hpp:51