![]() |
Manual for OpenFLUID 2.1.10 |
#include <ui/common/RunSimulationDialog.hpp>
Public Member Functions | |
RunSimulationDialog (QWidget *Parent, const openfluid::fluidx::FluidXDescriptor *FXDesc) | |
virtual | ~RunSimulationDialog () |
bool | execute () |
![]() | |
MessageDialog (QWidget *Parent=nullptr) | |
virtual | ~MessageDialog () |
![]() | |
OpenFLUIDDialog (QWidget *Parent=nullptr, const QString &Title="OpenFLUID") | |
virtual | ~OpenFLUIDDialog () |
QString | getPlaceholderRequired () const |
Protected Member Functions | |
void | closeEvent (QCloseEvent *event) |
bool | event (QEvent *event) |
![]() | |
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 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 | ( | ) |