COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Private Attributes | List of all members
TextBlockErrorData Class Reference

#include <PythonSyntaxeHighlighter.hpp>

Inherits QTextBlockUserData.

Public Member Functions

 TextBlockErrorData (const QString &str)
 
const QString & get_error_string ()
 

Private Attributes

const QString error_text
 

Detailed Description

Definition at line 59 of file PythonSyntaxeHighlighter.hpp.

Constructor & Destructor Documentation

TextBlockErrorData ( const QString &  str)
inline

Definition at line 62 of file PythonSyntaxeHighlighter.hpp.

Member Function Documentation

const QString& get_error_string ( )
inline

Definition at line 63 of file PythonSyntaxeHighlighter.hpp.

Member Data Documentation

const QString error_text
private

Definition at line 65 of file PythonSyntaxeHighlighter.hpp.


The documentation for this class was generated from the following file:
Send comments to:
COOLFluiD Web Admin