apis() const | QsciLexer | |
autoCompletionFillups() const (defined in QsciLexer) | QsciLexer | [virtual] |
autoCompletionWordSeparators() const (defined in QsciLexer) | QsciLexer | [virtual] |
autoIndentStyle() | QsciLexer | |
blockEnd(int *style=0) const (defined in QsciLexer) | QsciLexer | [virtual] |
blockLookback() const (defined in QsciLexer) | QsciLexer | [virtual] |
blockStart(int *style=0) const (defined in QsciLexer) | QsciLexer | [virtual] |
blockStartKeyword(int *style=0) const (defined in QsciLexer) | QsciLexer | [virtual] |
braceStyle() const (defined in QsciLexer) | QsciLexer | [virtual] |
caseSensitive() const (defined in QsciLexer) | QsciLexer | [virtual] |
color(int style) const | QsciLexer | [virtual] |
colorChanged(const QColor &c, int style) | QsciLexer | [signal] |
defaultColor() const | QsciLexer | |
defaultColor(int style) const | QsciLexer | [virtual] |
defaultEolFill(int style) const | QsciLexer | [virtual] |
defaultFont() const | QsciLexer | |
defaultFont(int style) const | QsciLexer | [virtual] |
defaultPaper() const | QsciLexer | |
defaultPaper(int style) const | QsciLexer | [virtual] |
defaultStyle() const (defined in QsciLexer) | QsciLexer | [virtual] |
description(int style) const =0 | QsciLexer | [pure virtual] |
eolFill(int style) const | QsciLexer | [virtual] |
eolFillChanged(bool eolfilled, int style) | QsciLexer | [signal] |
font(int style) const | QsciLexer | [virtual] |
fontChanged(const QFont &f, int style) | QsciLexer | [signal] |
keywords(int set) const | QsciLexer | [virtual] |
language() const =0 | QsciLexer | [pure virtual] |
lexer() const =0 | QsciLexer | [pure virtual] |
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 | |
readProperties(QSettings &qs, const QString &prefix) | QsciLexer | [protected, virtual] |
readSettings(QSettings &qs, const char *prefix="/Scintilla") | QsciLexer | |
refreshProperties() | QsciLexer | [virtual] |
setAPIs(QsciAPIs *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 | |
setEolFill(bool eoffill, int style=-1) | QsciLexer | [virtual, slot] |
setFont(const QFont &f, int style=-1) | QsciLexer | [virtual, slot] |
setPaper(const QColor &c, int style=-1) | QsciLexer | [virtual, slot] |
wordCharacters() const (defined in QsciLexer) | QsciLexer | [virtual] |
writeProperties(QSettings &qs, const QString &prefix) const | QsciLexer | [protected, virtual] |
writeSettings(QSettings &qs, const char *prefix="/Scintilla") const | QsciLexer | |
~QsciLexer() | QsciLexer | [virtual] |