KTextEditor
katebuffer.h
bool editChanged() const
were there changes in the current running editing session?
Definition: katebuffer.h:68
bool editStart()
Enclose editor actions with editStart() and editEnd() to group them.
An object representing lines from a start line to an end line.
Definition: linerange.h:37
The KTextEditor namespace contains all the public API that is required to use the KTextEditor compone...
Definition: katetextblock.h:21
An object representing a section of text, from one Cursor to another.
Definition: include/ktexteditor/range.h:44
bool openFile() override
open the file obtained by the kparts framework the framework abstracts the loading of remote files ...
bool saveFile() override
save the file obtained by the kparts framework the framework abstracts the uploading of remote files ...
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:00:12 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:00:12 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.