COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <SignatureDialog.hpp>
Inherits QDialog.
Public Member Functions | |
SignatureDialog (QWidget *parent=0) | |
~SignatureDialog () | |
bool | show (common::XML::XmlNode &sig, const QString &title, bool block=false) |
Private Slots | |
void | bt_ok_clicked () |
void | bt_cancel_clicked () |
Private Attributes | |
QDialogButtonBox * | m_buttons |
OptionLayout * | m_data_layout |
QVBoxLayout * | m_main_layout |
QMap< QString, common::XML::XmlNode > | m_nodes |
bool | m_ok_clicked |
bool | m_is_blocking |
Definition at line 34 of file SignatureDialog.hpp.
SignatureDialog | ( | QWidget * | parent = 0 | ) |
Definition at line 39 of file SignatureDialog.cpp.
~SignatureDialog | ( | ) |
Definition at line 57 of file SignatureDialog.cpp.
|
privateslot |
Definition at line 166 of file SignatureDialog.cpp.
|
privateslot |
Definition at line 116 of file SignatureDialog.cpp.
bool show | ( | common::XML::XmlNode & | sig, |
const QString & | title, | ||
bool | block = false |
||
) |
Definition at line 64 of file SignatureDialog.cpp.
|
private |
Definition at line 54 of file SignatureDialog.hpp.
|
private |
Definition at line 56 of file SignatureDialog.hpp.
|
private |
Definition at line 64 of file SignatureDialog.hpp.
|
private |
Definition at line 58 of file SignatureDialog.hpp.
|
private |
Definition at line 60 of file SignatureDialog.hpp.
|
private |
Definition at line 62 of file SignatureDialog.hpp.
Send comments to: COOLFluiD Web Admin |