addKeywords(const char *keyWordList) | Config::Lexer | |
addProperty(std::string name, int scintillaID, int fore, char *font=0, int size=0, bool bold=false, bool italic=false, bool underline=false, int back=0, bool filleol=false) | Config::Lexer | |
blockCommentStart() | Config::Lexer | |
initScintilla(QextScintilla *sc) | Config::Lexer | |
langName() | Config::Lexer | [inline] |
Lexer(int scintillaID, char *name) | Config::Lexer | |
LexerManager (defined in Config::Lexer) | Config::Lexer | [friend] |
setBlockComment(QString start) | Config::Lexer | |
setFileExtensions(QString fileExt) | Config::Lexer | |
setLangName(const char *name) | Config::Lexer | [inline] |
setStreamComment(QString start, QString end) | Config::Lexer | |
streamCommentEnd() | Config::Lexer | |
streamCommentStart() | Config::Lexer |