Kate
Kate::TextBlock Member List
This is the complete list of members for Kate::TextBlock, including all inherited members.
appendLine(const QString &textOfLine) | Kate::TextBlock | |
cachedRangesForLine(int line) const | Kate::TextBlock | inline |
clearBlockContent(TextBlock *targetBlock) | Kate::TextBlock | |
clearLines() | Kate::TextBlock | |
containsRange(TextRange *range) const | Kate::TextBlock | inline |
debugPrint(int blockIndex) const | Kate::TextBlock | |
deleteBlockContent() | Kate::TextBlock | |
insertCursor(Kate::TextCursor *cursor) | Kate::TextBlock | inline |
insertText(const KTextEditor::Cursor &position, const QString &text) | Kate::TextBlock | |
line(int line) const | Kate::TextBlock | |
lines() const | Kate::TextBlock | inline |
markModifiedLinesAsSaved() | Kate::TextBlock | |
mergeBlock(TextBlock *targetBlock) | Kate::TextBlock | |
rangesForLine(int line) const | Kate::TextBlock | inline |
removeCursor(Kate::TextCursor *cursor) | Kate::TextBlock | inline |
removeRange(TextRange *range) | Kate::TextBlock | |
removeText(const KTextEditor::Range &range, QString &removedText) | Kate::TextBlock | |
setStartLine(int startLine) | Kate::TextBlock | |
splitBlock(int fromLine) | Kate::TextBlock | |
startLine() const | Kate::TextBlock | inline |
text(QString &text) const | Kate::TextBlock | |
TextBlock(TextBuffer *buffer, int startLine) | Kate::TextBlock | |
unwrapLine(int line, TextBlock *previousBlock, int fixStartLinesStartIndex) | Kate::TextBlock | |
updateRange(TextRange *range) | Kate::TextBlock | |
wrapLine(const KTextEditor::Cursor &position, int fixStartLinesStartIndex) | Kate::TextBlock | |
~TextBlock() | Kate::TextBlock |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.