40 #ifndef __OPENFLUID_UICOMMON_RUNCLISIMULATIONDIALOG_HPP__ 41 #define __OPENFLUID_UICOMMON_RUNCLISIMULATIONDIALOG_HPP__ 52 class RunCLISimulationDialog;
56 class QRegularExpression;
59 namespace openfluid {
namespace ui {
namespace common {
68 Ui::RunCLISimulationDialog* ui;
72 std::unique_ptr<QProcess> mp_Process;
74 std::unique_ptr<QRegularExpression> mp_ANSIRegex;
92 void showEvent(QShowEvent* event);
94 bool event(QEvent* event);
Definition: ApplicationException.hpp:47
Definition: RunCLISimulationDialog.hpp:62
Definition: AboutDialog.hpp:50
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: MessageDialog.hpp:55