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);