autoCompletionFillups() const (defined in QextScintillaLexer) | QextScintillaLexer | [virtual] |
autoCompletionStartCharacters() const (defined in QextScintillaLexerPython) | QextScintillaLexerPython | [virtual] |
autoIndentStyle() | QextScintillaLexer | |
blockEnd(int *style=0) const (defined in QextScintillaLexer) | QextScintillaLexer | [virtual] |
blockLookback() const (defined in QextScintillaLexerPython) | QextScintillaLexerPython | [virtual] |
blockStart(int *style=0) const (defined in QextScintillaLexerPython) | QextScintillaLexerPython | [virtual] |
blockStartKeyword(int *style=0) const (defined in QextScintillaLexer) | QextScintillaLexer | [virtual] |
braceStyle() const (defined in QextScintillaLexerPython) | QextScintillaLexerPython | [virtual] |
ClassName enum value | QextScintillaLexerPython | |
color(int style) const | QextScintillaLexerPython | [virtual] |
colorChanged(const TQColor &c, int style) | QextScintillaLexer | [signal] |
Comment enum value | QextScintillaLexerPython | |
CommentBlock enum value | QextScintillaLexerPython | |
Decorator enum value | QextScintillaLexerPython | |
Default enum value | QextScintillaLexerPython | |
defaultColor() const | QextScintillaLexer | [virtual] |
defaultFont() const | QextScintillaLexer | [virtual] |
defaultPaper() const | QextScintillaLexer | [virtual] |
defaultStyle() const (defined in QextScintillaLexer) | QextScintillaLexer | [virtual] |
description(int style) const | QextScintillaLexerPython | [virtual] |
DoubleQuotedString enum value | QextScintillaLexerPython | |
eolFill(int style) const | QextScintillaLexerPython | [virtual] |
eolFillChanged(bool eoffilled, int style) | QextScintillaLexer | [signal] |
foldComments() const | QextScintillaLexerPython | |
foldQuotes() const | QextScintillaLexerPython | |
font(int style) const | QextScintillaLexerPython | [virtual] |
fontChanged(const TQFont &f, int style) | QextScintillaLexer | [signal] |
FunctionMethodName enum value | QextScintillaLexerPython | |
HighlightedIdentifier enum value | QextScintillaLexerPython | |
Identifier enum value | QextScintillaLexerPython | |
Inconsistent enum value | QextScintillaLexerPython | |
indentationWarning() const | QextScintillaLexerPython | |
IndentationWarning enum name | QextScintillaLexerPython | |
Keyword enum value | QextScintillaLexerPython | |
keywords(int set) const | QextScintillaLexerPython | [virtual] |
language() const | QextScintillaLexerPython | [virtual] |
lexer() const | QextScintillaLexerPython | [virtual] |
NoWarning enum value | QextScintillaLexerPython | |
Number enum value | QextScintillaLexerPython | |
Operator enum value | QextScintillaLexerPython | |
paper(int style) const | QextScintillaLexerPython | [virtual] |
paperChanged(const TQColor &c, int style) | QextScintillaLexer | [signal] |
propertyChanged(const char *prop, const char *val) | QextScintillaLexer | [signal] |
QextScintillaLexer(TQObject *parent=0, const char *name=0) | QextScintillaLexer | |
QextScintillaLexerPython(TQObject *parent=0, const char *name=0) | QextScintillaLexerPython | |
readProperties(TQSettings &qs, const TQString &prefix) | QextScintillaLexerPython | [protected, virtual] |
readSettings(TQSettings &qs, const char *prefix="/Scintilla") | QextScintillaLexer | |
refreshProperties() | QextScintillaLexerPython | [virtual] |
setAutoIndentStyle(int autoindentstyle) | QextScintillaLexer | [virtual, slot] |
setColor(const TQColor &c, int style=-1) | QextScintillaLexer | [virtual, slot] |
setDefaultColor(const TQColor &c) | QextScintillaLexer | [virtual, slot] |
setDefaultFont(const TQFont &f) | QextScintillaLexer | [virtual, slot] |
setDefaultPaper(const TQColor &c) | QextScintillaLexer | [virtual, slot] |
setEolFill(bool eoffill, int style=-1) | QextScintillaLexer | [virtual, slot] |
setFoldComments(bool fold) | QextScintillaLexerPython | [virtual, slot] |
setFoldQuotes(bool fold) | QextScintillaLexerPython | [virtual, slot] |
setFont(const TQFont &f, int style=-1) | QextScintillaLexer | [virtual, slot] |
setIndentationWarning(IndentationWarning warn) | QextScintillaLexerPython | [virtual, slot] |
setPaper(const TQColor &c, int style=-1) | QextScintillaLexer | [virtual, slot] |
SingleQuotedString enum value | QextScintillaLexerPython | |
Spaces enum value | QextScintillaLexerPython | |
Tabs enum value | QextScintillaLexerPython | |
TabsAfterSpaces enum value | QextScintillaLexerPython | |
TripleDoubleQuotedString enum value | QextScintillaLexerPython | |
TripleSingleQuotedString enum value | QextScintillaLexerPython | |
UnclosedString enum value | QextScintillaLexerPython | |
WhiteSpace enum value | QextScintillaLexerPython | |
wordCharacters() const (defined in QextScintillaLexer) | QextScintillaLexer | [virtual] |
writeProperties(TQSettings &qs, const TQString &prefix) const | QextScintillaLexerPython | [protected, virtual] |
writeSettings(TQSettings &qs, const char *prefix="/Scintilla") const | QextScintillaLexer | |
~QextScintillaLexer() | QextScintillaLexer | [virtual] |
~QextScintillaLexerPython() | QextScintillaLexerPython | [virtual] |