KTextEditor
view.h
Go to the documentation of this file.
206 EditInsert = 0,
207 EditOverwrite = 1,
208 EditViMode = 2
420 void verticalScrollPositionChanged (KTextEditor::View *view, const KTextEditor::Cursor& newPos);
654 Q_DECLARE_INTERFACE(KTextEditor::CoordinatesToCursorInterface, "org.kde.KTextEditor.CoordinatesToCursorInterface")
Pixel coordinate to Cursor extension interface for the View.
Definition: view.h:632
A KParts derived class representing a text document.
Definition: document.h:111
An object representing a section of text, from one Cursor to another.
Definition: range.h:54
A text widget with KXMLGUIClient that represents a Document.
Definition: view.h:145
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.