COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <AboutCFDialog.hpp>
Inherits QDialog.
Public Member Functions | |
AboutCFDialog (QWidget *parent=nullptr) | |
~AboutCFDialog () | |
Private Attributes | |
QVBoxLayout * | m_main_layout |
Main layout. More... | |
QPushButton * | m_bt_ok |
"OK" button More... | |
QFormLayout * | m_info_layout |
Layout that contain the information. More... | |
QLabel * | m_lab_qwt |
Label for Qwt. More... | |
Builds and shows up the "About COOLFLuiD" dialog. This dialog displays some information about COOLFluiD, such as the kernel version, the operating system type,...
Definition at line 36 of file AboutCFDialog.hpp.
AboutCFDialog | ( | QWidget * | parent = nullptr | ) |
~AboutCFDialog | ( | ) |
Destructor. Frees all allocated memory.
Definition at line 60 of file AboutCFDialog.cpp.
|
private |
"OK" button
Definition at line 55 of file AboutCFDialog.hpp.
|
private |
Layout that contain the information.
Definition at line 58 of file AboutCFDialog.hpp.
|
private |
Label for Qwt.
Definition at line 61 of file AboutCFDialog.hpp.
|
private |
Main layout.
Definition at line 52 of file AboutCFDialog.hpp.
Send comments to: COOLFluiD Web Admin |