KTextEditor
Overview | Design | Coding Guidelines | Porting to KDE 4 | Using
Introduction
The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part).
General
- Overview of the Core Interface Design
- How to use the KTextEditor Interfaces
- Porting to KDE 4
- Contact/Mailing Lists
Implementation Notes
Extension Interfaces
- Document Extension Interfaces
- View Extension Interfaces
- Editor Extension Interfaces
- Plugin Extension Interfaces
- Command Extension Interfaces
- CodeCompletionModel Extension Interfaces
API Reference
- Maintainer(s):
- Dominik Haumann <dhdev> @gmx .de
Christoph Cullmann <cullm> ann@ kde.o rg
Hamish Rodda <rodda> @kde .org
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:42 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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.