QScintilla
2.14.1
|
This is the complete list of members for QsciLexerDiff, including all inherited members.
AddingPatchAdded enum value | QsciLexerDiff | |
AddingPatchRemoved enum value | QsciLexerDiff | |
apis() const | QsciLexer | |
autoCompletionFillups() const | QsciLexer | virtual |
autoCompletionWordSeparators() const | QsciLexer | virtual |
autoIndentStyle() | QsciLexer | |
blockEnd(int *style=0) const | QsciLexer | virtual |
blockLookback() const | QsciLexer | virtual |
blockStart(int *style=0) const | QsciLexer | virtual |
blockStartKeyword(int *style=0) const | QsciLexer | virtual |
braceStyle() const | QsciLexer | virtual |
bytesAsText(const char *bytes, int size) const (defined in QsciLexer) | QsciLexer | protected |
caseSensitive() const | QsciLexer | virtual |
color(int style) const | QsciLexer | virtual |
colorChanged(const QColor &c, int style) | QsciLexer | signal |
Command enum value | QsciLexerDiff | |
Comment enum value | QsciLexerDiff | |
Default enum value | QsciLexerDiff | |
defaultColor(int style) const | QsciLexerDiff | virtual |
QsciLexer::defaultColor() const | QsciLexer | |
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 | QsciLexer | virtual |
description(int style) const | QsciLexerDiff | virtual |
editor() const | QsciLexer | inline |
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 |
Header enum value | QsciLexerDiff | |
indentationGuideView() const | QsciLexer | virtual |
keywords(int set) const | QsciLexer | virtual |
language() const | QsciLexerDiff | virtual |
lexer() const | QsciLexerDiff | virtual |
lexerId() const | QsciLexer | virtual |
LineAdded enum value | QsciLexerDiff | |
LineChanged enum value | QsciLexerDiff | |
LineRemoved enum value | QsciLexerDiff | |
paper(int style) const | QsciLexer | virtual |
paperChanged(const QColor &c, int style) | QsciLexer | signal |
Position enum value | QsciLexerDiff | |
propertyChanged(const char *prop, const char *val) | QsciLexer | signal |
QsciLexer(QObject *parent=0) | QsciLexer | |
QsciLexerDiff(QObject *parent=0) | QsciLexerDiff | |
readProperties(QSettings &qs, const QString &prefix) | QsciLexer | protectedvirtual |
readSettings(QSettings &qs, const char *prefix="/Scintilla") | QsciLexer | |
refreshProperties() | QsciLexer | virtual |
RemovingPatchAdded enum value | QsciLexerDiff | |
RemovingPatchRemoved enum value | QsciLexerDiff | |
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 |
setFont(const QFont &f, int style=-1) | QsciLexer | virtualslot |
setPaper(const QColor &c, int style=-1) | QsciLexer | virtualslot |
styleBitsNeeded() const | QsciLexer | virtual |
textAsBytes(const QString &text) const (defined in QsciLexer) | QsciLexer | protected |
wordCharacters() const | QsciLexerDiff | virtual |
writeProperties(QSettings &qs, const QString &prefix) const | QsciLexer | protectedvirtual |
writeSettings(QSettings &qs, const char *prefix="/Scintilla") const | QsciLexer | |
~QsciLexer() | QsciLexer | virtual |
~QsciLexerDiff() | QsciLexerDiff | virtual |