COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
used to store the pending command on the command stack More...
Public Member Functions | |
python_command (QString &command, bool imediate, QVector< int > &break_lines) | |
Public Attributes | |
QString | command |
bool | imediate |
QVector< int > | break_lines |
used to store the pending command on the command stack
Definition at line 147 of file PythonConsole.hpp.
|
inline |
Definition at line 149 of file PythonConsole.hpp.
QVector<int> break_lines |
Definition at line 155 of file PythonConsole.hpp.
QString command |
Definition at line 153 of file PythonConsole.hpp.
bool imediate |
Definition at line 154 of file PythonConsole.hpp.
Send comments to: COOLFluiD Web Admin |