KTextEditor
smartcursor.h
Go to the documentation of this file.
153 ByCursorPosition
188 StayOnInsert = 0,
189 MoveOnInsert
SmartCursor & operator=(const SmartCursor &cursor)
Assignment operator.
Definition: smartcursor.h:274
A Range which is bound to a specific Document, and maintains its position.
Definition: smartrange.h:94
A class which provides notifications of state changes to a SmartCursor via QObject signals...
Definition: smartcursornotifier.h:46
A KParts derived class representing a text document.
Definition: document.h:111
A Cursor which is bound to a specific Document, and maintains its position.
Definition: smartcursor.h:65
Movement is calculated on the basis of absolute numbers of characters.
Definition: smartcursor.h:151
A class which provides notifications of state changes to a SmartCursor via virtual inheritance...
Definition: smartcursorwatcher.h:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:20 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:52:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.