#include <qextscintillalexerdiff.h>
Inherits QextScintillaLexer.
|
This enum defines the meanings of the different styles used by the Diff lexer. |
|
Construct a QextScintillaLexerDiff with parent parent and name name. parent is typically the QextScintilla instance. |
|
Destroys the QextScintillaLexerDiff instance.
|
|
Returns the name of the language.
Implements QextScintillaLexer. |
|
Returns the name of the lexer. Some lexers support a number of languages. Implements QextScintillaLexer. |
|
Returns the string of characters that comprise a word.
Reimplemented from QextScintillaLexer. |
|
Returns the foreground colour of the text for style number style.
Reimplemented from QextScintillaLexer. |
|
Returns the descriptive name for style number style. If the style is invalid for this language then QString::null is returned. This is intended to be used in user preference dialogs. Implements QextScintillaLexer. |