Kate
KateBuffer Member List
This is the complete list of members for KateBuffer, including all inherited members.
blockSignals(bool block) | QObject | |
brokenEncoding() const | KateBuffer | inline |
canEncode() | KateBuffer | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clear() | KateBuffer | virtual |
cleared() | Kate::TextBuffer | signal |
computeFoldingRangeForStartLine(int startLine) | KateBuffer | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
count() const | KateBuffer | inline |
customEvent(QEvent *event) | QObject | protectedvirtual |
debugPrint(const QString &title) const | Kate::TextBuffer | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
digest() const | Kate::TextBuffer | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
document() const | Kate::TextBuffer | inline |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
editChanged() const | KateBuffer | inline |
editEnd() | KateBuffer | |
editingChangedBuffer() const | Kate::TextBuffer | inline |
editingChangedNumberOfLines() const | Kate::TextBuffer | inline |
editingFinished() | Kate::TextBuffer | signal |
editingLastLines() const | Kate::TextBuffer | inline |
editingLastRevision() const | Kate::TextBuffer | inline |
editingMaximalLineChanged() const | Kate::TextBuffer | inline |
editingMinimalLineChanged() const | Kate::TextBuffer | inline |
editingStarted() | Kate::TextBuffer | signal |
editingTransactions() const | Kate::TextBuffer | inline |
editStart() | KateBuffer | |
editTagEnd() const | KateBuffer | inline |
editTagFrom() const | KateBuffer | inline |
editTagStart() const | KateBuffer | inline |
encodingProberType() const | Kate::TextBuffer | inline |
EndOfLineMode enum name | Kate::TextBuffer | |
endOfLineMode() const | Kate::TextBuffer | inline |
ensureHighlighted(int line, int lookAhead=64) | KateBuffer | |
eolDos enum value | Kate::TextBuffer | |
eolMac enum value | Kate::TextBuffer | |
eolUnix enum value | Kate::TextBuffer | |
eolUnknown enum value | Kate::TextBuffer | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
fallbackTextCodec() const | Kate::TextBuffer | inline |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
finishEditing() | Kate::TextBuffer | virtual |
generateByteOrderMark() const | Kate::TextBuffer | inline |
highlight() | KateBuffer | inline |
history() | Kate::TextBuffer | inline |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
insertText(const KTextEditor::Cursor &position, const QString &text) | Kate::TextBuffer | virtual |
installEventFilter(QObject *filterObj) | QObject | |
invalidateHighlighting() | KateBuffer | |
invalidateRanges() | Kate::TextBuffer | |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
KateBuffer(KateDocument *doc) | KateBuffer | explicit |
killTimer(int id) | QObject | |
line(int line) const | Kate::TextBuffer | |
lines() const | Kate::TextBuffer | inline |
lineUnwrapped(int line) | Kate::TextBuffer | signal |
lineWrapped(const KTextEditor::Cursor &position) | Kate::TextBuffer | signal |
load(const QString &filename, bool &encodingErrors, bool &tooLongLinesWrapped, bool enforceTextCodec) | Kate::TextBuffer | virtual |
loaded(const QString &filename, bool encodingErrors) | Kate::TextBuffer | signal |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
openFile(const QString &m_file, bool enforceTextCodec) | KateBuffer | |
parent() const | QObject | |
plainLine(int lineno) | KateBuffer | inline |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
rangePointerValid(TextRange *range) const | Kate::TextBuffer | inline |
rangesForLine(int line, KTextEditor::View *view, bool rangesWithAttributeOnly) const | Kate::TextBuffer | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
removeText(const KTextEditor::Range &range) | Kate::TextBuffer | virtual |
respellCheckBlock(int start, int end) | KateBuffer | signal |
revision() const | Kate::TextBuffer | inline |
save(const QString &filename) | Kate::TextBuffer | virtual |
saved(const QString &filename) | Kate::TextBuffer | signal |
saveFile(const QString &m_file) | KateBuffer | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setDigest(const QByteArray &md5sum) | Kate::TextBuffer | |
setEncodingProberType(KEncodingProber::ProberType proberType) | Kate::TextBuffer | inline |
setEndOfLineMode(EndOfLineMode endOfLineMode) | Kate::TextBuffer | inline |
setFallbackTextCodec(QTextCodec *codec) | Kate::TextBuffer | inline |
setGenerateByteOrderMark(bool generateByteOrderMark) | Kate::TextBuffer | inline |
setHighlight(int hlMode) | KateBuffer | |
setLineLengthLimit(int lineLengthLimit) | Kate::TextBuffer | inline |
setName(const char *name) | QObject | |
setNewLineAtEof(bool newlineAtEof) | Kate::TextBuffer | inline |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setTabWidth(int w) | KateBuffer | |
setTextCodec(QTextCodec *codec) | Kate::TextBuffer | |
signalsBlocked() const | QObject | |
startEditing() | Kate::TextBuffer | virtual |
startTimer(int interval) | QObject | |
tabWidth() const | KateBuffer | inline |
tagLines(int start, int end) | KateBuffer | signal |
text() const | Kate::TextBuffer | |
TextBuffer(KateDocument *parent, int blockSize=64) | Kate::TextBuffer | |
textCodec() const | Kate::TextBuffer | inline |
textInserted(const KTextEditor::Cursor &position, const QString &text) | Kate::TextBuffer | signal |
textRemoved(const KTextEditor::Range &range, const QString &text) | Kate::TextBuffer | signal |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tooLongLinesWrapped() const | KateBuffer | inline |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
unwrapLine(int line) | KateBuffer | virtual |
unwrapLines(int from, int to) | KateBuffer | |
wrapLine(const KTextEditor::Cursor &position) | KateBuffer | virtual |
~KateBuffer() | KateBuffer | |
~QObject() | QObject | virtual |
~TextBuffer() | Kate::TextBuffer | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.