KSyntaxHighlighter Class Reference
#include <ksyntaxhighlighter.h>
Inheritance diagram for KSyntaxHighlighter:

Public Types | |
enum | SyntaxMode { PlainTextMode, RichTextMode } |
Public Member Functions | |
KSyntaxHighlighter (TQTextEdit *textEdit, bool colorQuoting=false, const TQColor &QuoteColor0=black, const TQColor &QuoteColor1=TQColor(0x00, 0x80, 0x00), const TQColor &QuoteColor2=TQColor(0x00, 0x80, 0x00), const TQColor &QuoteColor3=TQColor(0x00, 0x80, 0x00), SyntaxMode mode=PlainTextMode) | |
int | highlightParagraph (const TQString &text, int endStateOfLastPara) |
Detailed Description
Syntax sensitive text highlighter.
Definition at line 42 of file ksyntaxhighlighter.h.
The documentation for this class was generated from the following files: