Kate::TextBlock-members
Kate::TextBlock Member List
This is the complete list of members for Kate::TextBlock, including all inherited members.
appendLine(const QString &textOfLine) | Kate::TextBlock | |
clearLines() | Kate::TextBlock | |
debugPrint(int blockIndex) const | 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 | |
lineLength(int line) const | Kate::TextBlock | inline |
lines() const | Kate::TextBlock | inline |
markModifiedLinesAsSaved() | Kate::TextBlock | |
mergeBlock(TextBlock *targetBlock) | Kate::TextBlock | |
rangesForLine(int line, KTextEditor::View *view, bool rangesWithAttributeOnly) const | Kate::TextBlock | |
rangesForLine(int line, KTextEditor::View *view, bool rangesWithAttributeOnly, QList< TextRange * > &outRanges) const (defined in Kate::TextBlock) | Kate::TextBlock | |
removeCursor(Kate::TextCursor *cursor) | Kate::TextBlock | inline |
removeText(KTextEditor::Range range, QString &removedText) | Kate::TextBlock | |
setBlockIndex(int index) (defined in Kate::TextBlock) | Kate::TextBlock | inline |
setLineMetaData(int line, const TextLine &textLine) | Kate::TextBlock | |
splitBlock(int fromLine, TextBlock *newBlock) | Kate::TextBlock | |
startLine() const | Kate::TextBlock | |
text(QString &text) const | Kate::TextBlock | |
TextBlock(TextBuffer *buffer, int blockIndex) | Kate::TextBlock | |
unwrapLine(int line, TextBlock *previousBlock, int fixStartLinesStartIndex) | 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-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.