#include <qextscintillalexeridl.h>
Inherits QextScintillaLexerCPP.
|
Construct a QextScintillaLexerIDL with parent parent and name name. parent is typically the QextScintilla instance. |
|
Destroys the QextScintillaLexerIDL instance.
|
|
Returns the name of the language.
Reimplemented from QextScintillaLexerCPP. |
|
Returns the foreground colour of the text for style number style.
Reimplemented from QextScintillaLexerCPP. |
|
Returns the set of keywords for the keyword set recognised by the lexer as a space separated string. Reimplemented from QextScintillaLexerCPP. |
|
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. Reimplemented from QextScintillaLexerCPP. |