KTextEditor
MovingCursors and MovingRanges
Collaboration diagram for 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 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.