autoCompletionFillups() const (defined in TQextScintillaLexer) | TQextScintillaLexer | [virtual] |
autoCompletionStartCharacters() const (defined in TQextScintillaLexer) | TQextScintillaLexer | [virtual] |
autoIndentStyle() | TQextScintillaLexer | |
backslashEscapes() const | TQextScintillaLexerSQL | |
blockEnd(int *style=0) const (defined in TQextScintillaLexer) | TQextScintillaLexer | [virtual] |
blockLookback() const (defined in TQextScintillaLexer) | TQextScintillaLexer | [virtual] |
blockStart(int *style=0) const (defined in TQextScintillaLexer) | TQextScintillaLexer | [virtual] |
blockStartKeyword(int *style=0) const (defined in TQextScintillaLexer) | TQextScintillaLexer | [virtual] |
braceStyle() const (defined in TQextScintillaLexerSQL) | TQextScintillaLexerSQL | [virtual] |
color(int style) const | TQextScintillaLexerSQL | [virtual] |
colorChanged(const TQColor &c, int style) | TQextScintillaLexer | [signal] |
Comment enum value | TQextScintillaLexerSQL | |
CommentDoc enum value | TQextScintillaLexerSQL | |
CommentDocKeyword enum value | TQextScintillaLexerSQL | |
CommentDocKeywordError enum value | TQextScintillaLexerSQL | |
CommentLine enum value | TQextScintillaLexerSQL | |
CommentLineHash enum value | TQextScintillaLexerSQL | |
Default enum value | TQextScintillaLexerSQL | |
defaultColor() const | TQextScintillaLexer | [virtual] |
defaultFont() const | TQextScintillaLexer | [virtual] |
defaultPaper() const | TQextScintillaLexer | [virtual] |
defaultStyle() const (defined in TQextScintillaLexer) | TQextScintillaLexer | [virtual] |
description(int style) const | TQextScintillaLexerSQL | [virtual] |
DoubleQuotedString enum value | TQextScintillaLexerSQL | |
eolFill(int style) const | TQextScintillaLexerSQL | [virtual] |
eolFillChanged(bool eoffilled, int style) | TQextScintillaLexer | [signal] |
foldComments() const | TQextScintillaLexerSQL | |
foldCompact() const | TQextScintillaLexerSQL | |
font(int style) const | TQextScintillaLexerSQL | [virtual] |
fontChanged(const TQFont &f, int style) | TQextScintillaLexer | [signal] |
Identifier enum value | TQextScintillaLexerSQL | |
Keyword enum value | TQextScintillaLexerSQL | |
keywords(int set) const | TQextScintillaLexerSQL | [virtual] |
KeywordSet5 enum value | TQextScintillaLexerSQL | |
KeywordSet6 enum value | TQextScintillaLexerSQL | |
KeywordSet7 enum value | TQextScintillaLexerSQL | |
KeywordSet8 enum value | TQextScintillaLexerSQL | |
language() const | TQextScintillaLexerSQL | [virtual] |
lexer() const | TQextScintillaLexerSQL | [virtual] |
LineComment enum value | TQextScintillaLexerSQL | |
Number enum value | TQextScintillaLexerSQL | |
Operator enum value | TQextScintillaLexerSQL | |
paper(int style) const | TQextScintillaLexerSQL | [virtual] |
paperChanged(const TQColor &c, int style) | TQextScintillaLexer | [signal] |
PlusComment enum value | TQextScintillaLexerSQL | |
PlusKeyword enum value | TQextScintillaLexerSQL | |
PlusPrompt enum value | TQextScintillaLexerSQL | |
propertyChanged(const char *prop, const char *val) | TQextScintillaLexer | [signal] |
TQextScintillaLexer(TQObject *parent=0, const char *name=0) | TQextScintillaLexer | |
TQextScintillaLexerSQL(TQObject *parent=0, const char *name=0) | TQextScintillaLexerSQL | |
readProperties(TQSettings &qs, const TQString &prefix) | TQextScintillaLexerSQL | [protected, virtual] |
readSettings(TQSettings &qs, const char *prefix="/Scintilla") | TQextScintillaLexer | |
refreshProperties() | TQextScintillaLexerSQL | [virtual] |
setAutoIndentStyle(int autoindentstyle) | TQextScintillaLexer | [virtual, slot] |
setBackslashEscapes(bool enable) | TQextScintillaLexerSQL | [virtual, slot] |
setColor(const TQColor &c, int style=-1) | TQextScintillaLexer | [virtual, slot] |
setDefaultColor(const TQColor &c) | TQextScintillaLexer | [virtual, slot] |
setDefaultFont(const TQFont &f) | TQextScintillaLexer | [virtual, slot] |
setDefaultPaper(const TQColor &c) | TQextScintillaLexer | [virtual, slot] |
setEolFill(bool eoffill, int style=-1) | TQextScintillaLexer | [virtual, slot] |
setFoldComments(bool fold) | TQextScintillaLexerSQL | [virtual, slot] |
setFoldCompact(bool fold) | TQextScintillaLexerSQL | [virtual, slot] |
setFont(const TQFont &f, int style=-1) | TQextScintillaLexer | [virtual, slot] |
setPaper(const TQColor &c, int style=-1) | TQextScintillaLexer | [virtual, slot] |
SingleQuotedString enum value | TQextScintillaLexerSQL | |
wordCharacters() const (defined in TQextScintillaLexer) | TQextScintillaLexer | [virtual] |
writeProperties(TQSettings &qs, const TQString &prefix) const | TQextScintillaLexerSQL | [protected, virtual] |
writeSettings(TQSettings &qs, const char *prefix="/Scintilla") const | TQextScintillaLexer | |
~TQextScintillaLexer() | TQextScintillaLexer | [virtual] |
~TQextScintillaLexerSQL() | TQextScintillaLexerSQL | [virtual] |