Manual for OpenFLUID 2.1.10

Public Member Functions | Protected Member Functions | List of all members
openfluid::ui::common::RunCLISimulationDialog Class Reference

#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)
 
Inheritance diagram for openfluid::ui::common::RunCLISimulationDialog:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::common::RunCLISimulationDialog:
Collaboration graph
[legend]

Constructor & Destructor Documentation

◆ RunCLISimulationDialog()

openfluid::ui::common::RunCLISimulationDialog::RunCLISimulationDialog ( QWidget *  Parent,
const QString &  PrjPath 
)

◆ ~RunCLISimulationDialog()

virtual openfluid::ui::common::RunCLISimulationDialog::~RunCLISimulationDialog ( )
virtual

Member Function Documentation

◆ event()

bool openfluid::ui::common::RunCLISimulationDialog::event ( QEvent *  event)
protected

◆ execute()

bool openfluid::ui::common::RunCLISimulationDialog::execute ( )

◆ showEvent()

void openfluid::ui::common::RunCLISimulationDialog::showEvent ( QShowEvent *  event)
protected

The documentation for this class was generated from the following file: