apis() const | QsciLexer | |
autoCompletionFillups() const | QsciLexer | virtual |
autoCompletionWordSeparators() const | QsciLexerPython | virtual |
autoIndentStyle() | QsciLexer | |
blockEnd(int *style=0) const | QsciLexer | virtual |
blockLookback() const | QsciLexerPython | virtual |
blockStart(int *style=0) const | QsciLexerPython | virtual |
blockStartKeyword(int *style=0) const | QsciLexer | virtual |
braceStyle() const | QsciLexerPython | virtual |
caseSensitive() const | QsciLexer | virtual |
ClassName enum value | QsciLexerPython | |
color(int style) const | QsciLexer | virtual |
colorChanged(const QColor &c, int style) | QsciLexer | signal |
Comment enum value | QsciLexerPython | |
CommentBlock enum value | QsciLexerPython | |
Decorator enum value | QsciLexerPython | |
Default enum value | QsciLexerPython | |
defaultColor(int style) const | QsciLexerPython | virtual |
QsciLexer::defaultColor() const | QsciLexer | |
defaultEolFill(int style) const | QsciLexerPython | virtual |
defaultFont(int style) const | QsciLexerPython | virtual |
QsciLexer::defaultFont() const | QsciLexer | |
defaultPaper(int style) const | QsciLexerPython | virtual |
QsciLexer::defaultPaper() const | QsciLexer | |
defaultStyle() const | QsciLexer | virtual |
description(int style) const | QsciLexerPython | virtual |
DoubleQuotedString enum value | QsciLexerPython | |
editor() const | QsciLexer | inline |
eolFill(int style) const | QsciLexer | virtual |
eolFillChanged(bool eolfilled, int style) | QsciLexer | signal |
foldComments() const | QsciLexerPython | inline |
foldCompact() const | QsciLexerPython | inline |
foldQuotes() const | QsciLexerPython | inline |
font(int style) const | QsciLexer | virtual |
fontChanged(const QFont &f, int style) | QsciLexer | signal |
FunctionMethodName enum value | QsciLexerPython | |
HighlightedIdentifier enum value | QsciLexerPython | |
highlightSubidentifiers() const | QsciLexerPython | inline |
Identifier enum value | QsciLexerPython | |
Inconsistent enum value | QsciLexerPython | |
indentationGuideView() const | QsciLexerPython | virtual |
IndentationWarning enum name | QsciLexerPython | |
indentationWarning() const | QsciLexerPython | inline |
Keyword enum value | QsciLexerPython | |
keywords(int set) const | QsciLexerPython | virtual |
language() const | QsciLexerPython | virtual |
lexer() const | QsciLexerPython | virtual |
lexerId() const | QsciLexer | virtual |
NoWarning enum value | QsciLexerPython | |
Number enum value | QsciLexerPython | |
Operator enum value | QsciLexerPython | |
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 | |
QsciLexerPython(QObject *parent=0) | QsciLexerPython | |
readProperties(QSettings &qs, const QString &prefix) | QsciLexerPython | protectedvirtual |
readSettings(QSettings &qs, const char *prefix="/Scintilla") | QsciLexer | |
refreshProperties() | QsciLexerPython | 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) | QsciLexerPython | virtualslot |
setFoldCompact(bool fold) | QsciLexerPython | |
setFoldQuotes(bool fold) | QsciLexerPython | virtualslot |
setFont(const QFont &f, int style=-1) | QsciLexer | virtualslot |
setHighlightSubidentifiers(bool enabled) | QsciLexerPython | |
setIndentationWarning(QsciLexerPython::IndentationWarning warn) | QsciLexerPython | virtualslot |
setPaper(const QColor &c, int style=-1) | QsciLexer | virtualslot |
setStringsOverNewlineAllowed(bool allowed) | QsciLexerPython | |
setV2UnicodeAllowed(bool allowed) | QsciLexerPython | |
setV3BinaryOctalAllowed(bool allowed) | QsciLexerPython | |
setV3BytesAllowed(bool allowed) | QsciLexerPython | |
SingleQuotedString enum value | QsciLexerPython | |
Spaces enum value | QsciLexerPython | |
stringsOverNewlineAllowed() const | QsciLexerPython | inline |
styleBitsNeeded() const | QsciLexer | virtual |
Tabs enum value | QsciLexerPython | |
TabsAfterSpaces enum value | QsciLexerPython | |
TripleDoubleQuotedString enum value | QsciLexerPython | |
TripleSingleQuotedString enum value | QsciLexerPython | |
UnclosedString enum value | QsciLexerPython | |
v2UnicodeAllowed() const | QsciLexerPython | inline |
v3BinaryOctalAllowed() const | QsciLexerPython | inline |
v3BytesAllowed() const | QsciLexerPython | inline |
wordCharacters() const | QsciLexer | virtual |
writeProperties(QSettings &qs, const QString &prefix) const | QsciLexerPython | protectedvirtual |
writeSettings(QSettings &qs, const char *prefix="/Scintilla") const | QsciLexer | |
~QsciLexer() | QsciLexer | virtual |
~QsciLexerPython() | QsciLexerPython | virtual |