KTextEditor
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NKTextEditor | Namespace for the KDE Text Editor Interfaces |
CAnnotationInterface | A Document extension interface for handling Annotations |
CAnnotationModel | An model for providing line annotation information |
CAnnotationViewInterface | Annotation interface for the View |
CAttribute | A class which provides customized text decorations |
CCodeCompletionInterface | Code completion extension interface for the View |
CCodeCompletionModel | An item model for providing code completion, and meta information for enhanced presentation |
CCodeCompletionModel2 | You must inherit your completion-model from CodeCompletionModel2 if you want to use a hierarchical structure and want to receive execution-feedback |
CCodeCompletionModelControllerInterface | Controller interface for a CodeCompletionModel |
CCodeCompletionModelControllerInterface2 | Extension of CodeCompletionModelControllerInterface |
CCodeCompletionModelControllerInterface3 | Controller interface for a CodeCompletionModel |
CCommand | An Editor command line command |
CCommandExtension | Extension interface for a Command |
CCommandInterface | Command extension interface for the Editor |
CConfigInterface | Config interface extension for the Document and View |
CConfigPage | Config page interface for the Editor |
CContainerInterface | Class that allows the kpart host to provide some extensions |
CCoordinatesToCursorInterface | Pixel coordinate to Cursor extension interface for the View |
CCursor | An object which represents a position in a Document |
CDocument | A KParts derived class representing a text document |
CDocumentAdaptor | For documentation see Document |
CEditor | Accessor interface for Editor part |
CEditorChooser | Editor Component Chooser |
CFactory | Accessor to the Editor implementation |
▼CHighlightInterface | Highlighting information interface for the Document |
CAttributeBlock | An AttributeBlock represents an Attribute with its dimension in a given line |
CLoadSaveFilterCheckPlugin | Plugin for load/save filtering |
CMark | Mark class containing line and mark types |
CMarkInterface | Mark extension interface for the Document |
CMdiContainer | A container for MDI-capable kpart hosts |
CMessage | This class holds a Message to display in Views |
CMessageInterface | Message interface for posting interactive Messages to a Document and its Views |
CModeInterface | Mode information interface for the Document |
CModificationInterface | External modification extension interface for the Document |
CMovingCursor | A Cursor which is bound to a specific Document, and maintains its position |
CMovingInterface | Document interface for MovingCursors and MovingRanges |
CMovingRange | A range that is bound to a specific Document, and maintains its position |
CMovingRangeFeedback | A class which provides notifications of state changes to a MovingRange |
CParameterizedSessionConfigInterface | Parameterized session config interface extension for the Document |
CPlugin | KTextEditor Plugin interface |
CRange | An object representing a section of text, from one Cursor to another |
CRangeCommand | Extension interface for a Command making the exec method take a line range |
CRecoveryInterface | Document extension interface to control crash recovery |
CSearchInterface | Search interface extension for the Document |
CSessionConfigInterface | Session config interface extension for the Document, View and Plugin |
CSmartCursor | A Cursor which is bound to a specific Document, and maintains its position |
CSmartCursorNotifier | A class which provides notifications of state changes to a SmartCursor via QObject signals |
CSmartCursorWatcher | A class which provides notifications of state changes to a SmartCursor via virtual inheritance |
CSmartInterface | A Document extension interface for handling SmartCursors and SmartRanges |
CSmartRange | A Range which is bound to a specific Document, and maintains its position |
CSmartRangeNotifier | A class which provides notifications of state changes to a SmartRange via QObject signals |
CSmartRangeWatcher | A class which provides notifications of state changes to a SmartRange via virtual inheritance |
CTemplateInterface | This is an interface for inserting template strings with user editable fields into a document |
CTemplateInterface2 | |
CTemplateScript | |
CTemplateScriptRegistrar | This is an extension for KTextEditor::Editor |
CTextHintInterface | Text hint interface showing tool tips under the mouse for the View |
CVariableInterface | Variable/Modeline extension interface for the Document |
CView | A text widget with KXMLGUIClient that represents a Document |
CViewBarContainer | An application providing a centralized place for horizontal view bar containers (eg search bars) has to implement this |
CQTextCharFormat |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:21 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:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.