![]() |
Manual for OpenFLUID 2.1.11 |
#include <ui/common/RunSimulationDialog.hpp>
Public Member Functions | |
| RunSimulationDialog (QWidget *Parent, const openfluid::fluidx::FluidXDescriptor *FXDesc) | |
| virtual | ~RunSimulationDialog () |
| 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 | closeEvent (QCloseEvent *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::RunSimulationDialog::RunSimulationDialog | ( | QWidget * | Parent, |
| const openfluid::fluidx::FluidXDescriptor * | FXDesc | ||
| ) |
|
virtual |
|
protected |
|
protected |
| bool openfluid::ui::common::RunSimulationDialog::execute | ( | ) |
1.8.17