copasi API  0.1
Public Member Functions | Public Attributes | Protected Member Functions
CQExpressionHighlighter Class Reference

The class for highlighting the expression syntax. More...

#include <CQExpressionWidget.h>

List of all members.

Public Member Functions

 CQExpressionHighlighter (CQExpressionWidget *ew)
 ~CQExpressionHighlighter ()

Public Attributes

QTextCharFormat COPASIObjectFormat
QRegExp COPASIObjectPattern

Protected Member Functions

void highlightBlock (const QString &text)

Detailed Description

The class for highlighting the expression syntax.


Constructor & Destructor Documentation

CQExpressionHighlighter::CQExpressionHighlighter ( CQExpressionWidget ew)
CQExpressionHighlighter::~CQExpressionHighlighter ( )

Member Function Documentation

void CQExpressionHighlighter::highlightBlock ( const QString &  text) [protected]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines