![]() |
Manual for OpenFLUID 2.1.11 |
#include <ui/common/RunCLISimulationDialog.hpp>
Public Member Functions | |
| RunCLISimulationDialog (QWidget *Parent, const QString &PrjPath) | |
| virtual | ~RunCLISimulationDialog () |
| bool | execute () |
Public Member Functions inherited from openfluid::ui::common::MessageDialog | |
| MessageDialog (QWidget *Parent=nullptr) | |
| virtual | ~MessageDialog () |
Public Member Functions inherited from openfluid::ui::common::OpenFLUIDDialog | |
| OpenFLUIDDialog (QWidget *Parent=nullptr, const QString &Title="OpenFLUID") | |
| virtual | ~OpenFLUIDDialog () |
| QString | getPlaceholderRequired () const |
Protected Member Functions | |
| void | showEvent (QShowEvent *event) |
| bool | event (QEvent *event) |
Protected Member Functions inherited from openfluid::ui::common::MessageDialog | |
| void | setupMessageUi (const QString &DefaultMsg, QDialogButtonBox::StandardButtons buttons=QDialogButtonBox::Ok|QDialogButtonBox::Cancel) |
| void | updateDefaultMessage (const QString &Msg) |
| void | setMessage (const QString &Msg=QString()) |
| QPushButton * | buttonOfButtonBox (QDialogButtonBox::StandardButton Which) |
| QDialogButtonBox * | buttonBox () |
Additional Inherited Members | |
Static Public Member Functions inherited from openfluid::ui::common::OpenFLUIDDialog | |
| static bool | confirmRestartAfterPreferences (QWidget *Parent=nullptr) |


| openfluid::ui::common::RunCLISimulationDialog::RunCLISimulationDialog | ( | QWidget * | Parent, |
| const QString & | PrjPath | ||
| ) |
|
virtual |
|
protected |
| bool openfluid::ui::common::RunCLISimulationDialog::execute | ( | ) |
|
protected |
1.8.17