|
copasi API
0.1
|
The class for highlighting the expression syntax. More...
#include <CQExpressionWidget.h>
Public Member Functions | |
| CQExpressionHighlighter (CQExpressionWidget *ew) | |
| ~CQExpressionHighlighter () | |
Public Attributes | |
| QTextCharFormat | COPASIObjectFormat |
| QRegExp | COPASIObjectPattern |
Protected Member Functions | |
| void | highlightBlock (const QString &text) |
The class for highlighting the expression syntax.
| CQExpressionHighlighter::CQExpressionHighlighter | ( | CQExpressionWidget * | ew | ) |
| CQExpressionHighlighter::~CQExpressionHighlighter | ( | ) |
| void CQExpressionHighlighter::highlightBlock | ( | const QString & | text | ) | [protected] |
| QTextCharFormat CQExpressionHighlighter::COPASIObjectFormat |
1.7.5.1