#include <klflatexedit.h>
List of all members.
Classes |
| struct | FormatRule |
| struct | ParenItem |
Detailed Description
Definition at line 128 of file klflatexedit.h.
Member Enumeration Documentation
- Enumerator:
| Enabled |
|
| HighlightParensOnly |
|
| HighlightLonelyParen |
|
Definition at line 139 of file klflatexedit.h.
Constructor & Destructor Documentation
| KLFLatexSyntaxHighlighter::KLFLatexSyntaxHighlighter |
( |
QTextEdit * |
textedit, |
|
|
QObject * |
parent |
|
) |
| |
| KLFLatexSyntaxHighlighter::~KLFLatexSyntaxHighlighter |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void KLFLatexSyntaxHighlighter::highlightBlock |
( |
const QString & |
text | ) |
|
|
virtual |
Reimplemented from QSyntaxHighlighter.
Definition at line 408 of file klflatexedit.cpp.
References QList::append(), KLFConfig::configFlags, Enabled, QList::end(), QSyntaxHighlighter::format(), klfconfig, klfDbg, QString::length(), QTextBlock::position(), QVector::resize(), setCaretPos(), QSyntaxHighlighter::setFormat(), QVector::size(), QList::size(), KLFConfig::SyntaxHighlighter, and QTextEdit::textCursor().
| void KLFLatexSyntaxHighlighter::newSymbolTyped |
( |
const QString & |
symbolName | ) |
|
|
signal |
| void KLFLatexSyntaxHighlighter::refreshAll |
( |
| ) |
|
|
slot |
| void KLFLatexSyntaxHighlighter::resetEditing |
( |
| ) |
|
|
slot |
| void KLFLatexSyntaxHighlighter::setCaretPos |
( |
int |
position | ) |
|
The documentation for this class was generated from the following files: