KTextEditor
MovingCursors and MovingRanges
Classes | |
class | KTextEditor::MovingCursor |
class | KTextEditor::MovingInterface |
class | KTextEditor::MovingRange |
class | KTextEditor::MovingRangeFeedback |
Detailed Description
If the KTextEditor implementation supports the KTextEditor::MovingInterface, there are several moving classes available.
Instances of the moving classes are bound to a specific Document, and maintain their position in that document regardless of changes to the text. Changes to MovingRanges can be caught by using the class MovingRangeFeedback.
The following is a list of all classes that are available when the document supports the KTextEditor::MovingInterface:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.