#include <reactionexpressionedit.h>
|
| static QStringList | hydVarNames () |
| | Static vocabulary from the compiler's own tables (engine-less).
|
| |
| static QStringList | functionNames () |
| |
Palette-driven highlighter for one reaction expression line. Identifier classes are injected (rebuilt from the engine on demand).
◆ ReactionSyntaxHighlighter()
| openswmmvis::ui::ReactionSyntaxHighlighter::ReactionSyntaxHighlighter |
( |
QTextDocument * |
doc | ) |
|
|
explicit |
◆ functionNames()
| QStringList openswmmvis::ui::ReactionSyntaxHighlighter::functionNames |
( |
| ) |
|
|
static |
◆ highlightBlock()
| void openswmmvis::ui::ReactionSyntaxHighlighter::highlightBlock |
( |
const QString & |
text | ) |
|
|
overrideprotected |
◆ hydVarNames()
| QStringList openswmmvis::ui::ReactionSyntaxHighlighter::hydVarNames |
( |
| ) |
|
|
static |
Static vocabulary from the compiler's own tables (engine-less).
◆ setModelIdentifiers()
| void openswmmvis::ui::ReactionSyntaxHighlighter::setModelIdentifiers |
( |
const QSet< QString > & |
names | ) |
|
Model vocabulary (species + coefficients + terms + pollutants), case-sensitive — the compiler matches them exactly.
◆ setPalette()
| void openswmmvis::ui::ReactionSyntaxHighlighter::setPalette |
( |
const QPalette & |
palette | ) |
|
The documentation for this class was generated from the following files: