apis() const | QsciLexer | |
autoCompletionFillups() const | QsciLexer | virtual |
autoCompletionWordSeparators() const | QsciLexer | virtual |
autoIndentStyle() | QsciLexer | |
blockEnd(int *style=0) const | QsciLexer | virtual |
blockLookback() const | QsciLexer | virtual |
blockStart(int *style=0) const | QsciLexer | virtual |
blockStartKeyword(int *style=0) const | QsciLexer | virtual |
braceStyle() const | QsciLexerTCL | virtual |
caseSensitive() const | QsciLexer | virtual |
color(int style) const | QsciLexer | virtual |
colorChanged(const QColor &c, int style) | QsciLexer | signal |
Comment enum value | QsciLexerTCL | |
CommentBlock enum value | QsciLexerTCL | |
CommentBox enum value | QsciLexerTCL | |
CommentLine enum value | QsciLexerTCL | |
Default enum value | QsciLexerTCL | |
defaultColor(int style) const | QsciLexerTCL | virtual |
QsciLexer::defaultColor() const | QsciLexer | |
defaultEolFill(int style) const | QsciLexerTCL | virtual |
defaultFont(int style) const | QsciLexerTCL | virtual |
QsciLexer::defaultFont() const | QsciLexer | |
defaultPaper(int style) const | QsciLexerTCL | virtual |
QsciLexer::defaultPaper() const | QsciLexer | |
defaultStyle() const | QsciLexer | virtual |
description(int style) const | QsciLexerTCL | virtual |
editor() const | QsciLexer | inline |
eolFill(int style) const | QsciLexer | virtual |
eolFillChanged(bool eolfilled, int style) | QsciLexer | signal |
ExpandKeyword enum value | QsciLexerTCL | |
foldComments() const | QsciLexerTCL | inline |
font(int style) const | QsciLexer | virtual |
fontChanged(const QFont &f, int style) | QsciLexer | signal |
Identifier enum value | QsciLexerTCL | |
indentationGuideView() const | QsciLexer | virtual |
ITCLKeyword enum value | QsciLexerTCL | |
keywords(int set) const | QsciLexerTCL | virtual |
KeywordSet6 enum value | QsciLexerTCL | |
KeywordSet7 enum value | QsciLexerTCL | |
KeywordSet8 enum value | QsciLexerTCL | |
KeywordSet9 enum value | QsciLexerTCL | |
language() const | QsciLexerTCL | virtual |
lexer() const | QsciLexerTCL | virtual |
lexerId() const | QsciLexer | virtual |
Modifier enum value | QsciLexerTCL | |
Number enum value | QsciLexerTCL | |
Operator enum value | QsciLexerTCL | |
paper(int style) const | QsciLexer | virtual |
paperChanged(const QColor &c, int style) | QsciLexer | signal |
propertyChanged(const char *prop, const char *val) | QsciLexer | signal |
QsciLexer(QObject *parent=0) | QsciLexer | |
QsciLexerTCL(QObject *parent=0) | QsciLexerTCL | |
QuotedKeyword enum value | QsciLexerTCL | |
QuotedString enum value | QsciLexerTCL | |
readProperties(QSettings &qs, const QString &prefix) | QsciLexerTCL | protectedvirtual |
readSettings(QSettings &qs, const char *prefix="/Scintilla") | QsciLexer | |
refreshProperties() | QsciLexerTCL | virtual |
setAPIs(QsciAbstractAPIs *apis) | QsciLexer | |
setAutoIndentStyle(int autoindentstyle) | QsciLexer | virtualslot |
setColor(const QColor &c, int style=-1) | QsciLexer | virtualslot |
setDefaultColor(const QColor &c) | QsciLexer | |
setDefaultFont(const QFont &f) | QsciLexer | |
setDefaultPaper(const QColor &c) | QsciLexer | |
setEditor(QsciScintilla *editor) (defined in QsciLexer) | QsciLexer | virtual |
setEolFill(bool eoffill, int style=-1) | QsciLexer | virtualslot |
setFoldComments(bool fold) | QsciLexerTCL | |
setFont(const QFont &f, int style=-1) | QsciLexer | virtualslot |
setPaper(const QColor &c, int style=-1) | QsciLexer | virtualslot |
styleBitsNeeded() const | QsciLexer | virtual |
Substitution enum value | QsciLexerTCL | |
SubstitutionBrace enum value | QsciLexerTCL | |
TCLKeyword enum value | QsciLexerTCL | |
TkCommand enum value | QsciLexerTCL | |
TkKeyword enum value | QsciLexerTCL | |
wordCharacters() const | QsciLexer | virtual |
writeProperties(QSettings &qs, const QString &prefix) const | QsciLexerTCL | protectedvirtual |
writeSettings(QSettings &qs, const char *prefix="/Scintilla") const | QsciLexer | |
~QsciLexer() | QsciLexer | virtual |
~QsciLexerTCL() | QsciLexerTCL | virtual |