QScintilla  2.8.4
QsciLexerPython Member List
This is the complete list of members for QsciLexerPython, including all inherited members.
apis() const QsciLexer
autoCompletionFillups() const (defined in QsciLexer)QsciLexer [virtual]
autoCompletionWordSeparators() const (defined in QsciLexerPython)QsciLexerPython [virtual]
autoIndentStyle()QsciLexer
blockEnd(int *style=0) const (defined in QsciLexer)QsciLexer [virtual]
blockLookback() const (defined in QsciLexerPython)QsciLexerPython [virtual]
blockStart(int *style=0) const (defined in QsciLexerPython)QsciLexerPython [virtual]
blockStartKeyword(int *style=0) const (defined in QsciLexer)QsciLexer [virtual]
braceStyle() const (defined in QsciLexerPython)QsciLexerPython [virtual]
caseSensitive() const (defined in QsciLexer)QsciLexer [virtual]
ClassName enum valueQsciLexerPython
color(int style) const QsciLexer [virtual]
colorChanged(const QColor &c, int style)QsciLexer [signal]
Comment enum valueQsciLexerPython
CommentBlock enum valueQsciLexerPython
Decorator enum valueQsciLexerPython
Default enum valueQsciLexerPython
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 (defined in QsciLexer)QsciLexer [virtual]
description(int style) const QsciLexerPython [virtual]
DoubleQuotedString enum valueQsciLexerPython
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 valueQsciLexerPython
HighlightedIdentifier enum valueQsciLexerPython
highlightSubidentifiers() const QsciLexerPython [inline]
Identifier enum valueQsciLexerPython
Inconsistent enum valueQsciLexerPython
indentationGuideView() const (defined in QsciLexerPython)QsciLexerPython [virtual]
IndentationWarning enum nameQsciLexerPython
indentationWarning() const QsciLexerPython [inline]
Keyword enum valueQsciLexerPython
keywords(int set) const QsciLexerPython [virtual]
language() const QsciLexerPython [virtual]
lexer() const QsciLexerPython [virtual]
lexerId() const QsciLexer [virtual]
NoWarning enum valueQsciLexerPython
Number enum valueQsciLexerPython
Operator enum valueQsciLexerPython
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, const char *name=0)QsciLexer
QsciLexerPython(QObject *parent=0, const char *name=0)QsciLexerPython
readProperties(QSettings &qs, const QString &prefix)QsciLexerPython [protected, virtual]
readSettings(QSettings &qs, const char *prefix="/Scintilla")QsciLexer
refreshProperties()QsciLexerPython [virtual]
setAPIs(QsciAbstractAPIs *apis)QsciLexer
setAutoIndentStyle(int autoindentstyle)QsciLexer [virtual, slot]
setColor(const QColor &c, int style=-1)QsciLexer [virtual, slot]
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 [virtual, slot]
setFoldComments(bool fold)QsciLexerPython [virtual, slot]
setFoldCompact(bool fold)QsciLexerPython
setFoldQuotes(bool fold)QsciLexerPython [virtual, slot]
setFont(const QFont &f, int style=-1)QsciLexer [virtual, slot]
setHighlightSubidentifiers(bool enabled)QsciLexerPython
setIndentationWarning(QsciLexerPython::IndentationWarning warn)QsciLexerPython [virtual, slot]
setPaper(const QColor &c, int style=-1)QsciLexer [virtual, slot]
setStringsOverNewlineAllowed(bool allowed)QsciLexerPython
setV2UnicodeAllowed(bool allowed)QsciLexerPython
setV3BinaryOctalAllowed(bool allowed)QsciLexerPython
setV3BytesAllowed(bool allowed)QsciLexerPython
SingleQuotedString enum valueQsciLexerPython
Spaces enum valueQsciLexerPython
stringsOverNewlineAllowed() const QsciLexerPython [inline]
styleBitsNeeded() const QsciLexer [virtual]
Tabs enum valueQsciLexerPython
TabsAfterSpaces enum valueQsciLexerPython
TripleDoubleQuotedString enum valueQsciLexerPython
TripleSingleQuotedString enum valueQsciLexerPython
UnclosedString enum valueQsciLexerPython
v2UnicodeAllowed() const QsciLexerPython [inline]
v3BinaryOctalAllowed() const QsciLexerPython [inline]
v3BytesAllowed() const QsciLexerPython [inline]
wordCharacters() const QsciLexer [virtual]
writeProperties(QSettings &qs, const QString &prefix) const QsciLexerPython [protected, virtual]
writeSettings(QSettings &qs, const char *prefix="/Scintilla") const QsciLexer
~QsciLexer()QsciLexer [virtual]
~QsciLexerPython()QsciLexerPython [virtual]