KTextEditor
katetexthistory.h
66 void transformCursor(int &line, int &column, KTextEditor::MovingCursor::InsertBehavior insertBehavior, qint64 fromRevision, qint64 toRevision = -1);
qint64 lastSavedRevision() const
Last revision the buffer got successful saved.
Definition: katetexthistory.h:40
InsertBehavior
Insert behavior of this cursor, should it stay if text is insert at its position or should it move...
Definition: movingcursor.h:64
An object representing a section of text, from one Cursor to another.
Definition: include/ktexteditor/range.h:44
Class representing the editing history of a TextBuffer.
Definition: katetexthistory.h:24
Definition: katetextblock.cpp:12
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 22:57:33 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 22:57:33 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.