COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Used to display the the line number and the prompt on a PythonCodeContainer. More...
#include <PythonCodeContainer.hpp>
Inherits QWidget.
Public Member Functions | |
BorderArea (PythonCodeContainer *container, int width) | |
Static Public Attributes | |
static QPixmap * | debug_arrow =NULL |
static QPixmap * | break_point =NULL |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) |
void | mousePressEvent (QMouseEvent *e) |
Private Attributes | |
PythonCodeContainer * | container |
int | width |
Used to display the the line number and the prompt on a PythonCodeContainer.
Definition at line 129 of file PythonCodeContainer.hpp.
|
inline |
Definition at line 132 of file PythonCodeContainer.hpp.
|
inlineprotected |
Definition at line 141 of file PythonCodeContainer.hpp.
|
inlineprotected |
Definition at line 137 of file PythonCodeContainer.hpp.
|
static |
Definition at line 135 of file PythonCodeContainer.hpp.
|
private |
Definition at line 146 of file PythonCodeContainer.hpp.
|
static |
Definition at line 134 of file PythonCodeContainer.hpp.
|
private |
Definition at line 147 of file PythonCodeContainer.hpp.
Send comments to: COOLFluiD Web Admin |