KTextEditor
MovingCursors and MovingRanges
Collaboration diagram for MovingCursors and MovingRanges:
Classes | |
class | KTextEditor::MovingCursor |
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 KTextEditor::MovingRanges can be caught by using the class KTextEditor::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-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.