lokalize
SyntaxHighlighter Class Reference
#include <syntaxhighlighter.h>
Inherits Highlighter.
Public Member Functions | |
SyntaxHighlighter (QTextEdit *parent) | |
~SyntaxHighlighter () | |
void | setApprovementState (bool a) |
void | setSourceString (const QString &s) |
Protected Member Functions | |
void | highlightBlock (const QString &text) |
void | setMisspelled (int start, int count) |
void | unsetMisspelled (int start, int count) |
Detailed Description
Definition at line 37 of file syntaxhighlighter.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 43 of file syntaxhighlighter.cpp.
|
inline |
Definition at line 43 of file syntaxhighlighter.h.
Member Function Documentation
|
protected |
Definition at line 133 of file syntaxhighlighter.cpp.
|
inline |
Definition at line 45 of file syntaxhighlighter.h.
|
protected |
Definition at line 210 of file syntaxhighlighter.cpp.
|
inline |
Definition at line 46 of file syntaxhighlighter.h.
|
protected |
Definition at line 272 of file syntaxhighlighter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.