KTextEditor

Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 NKateCommandsThe KateCommands namespace collects subclasses of KTextEditor::Command for specific use in kate
 CCharacterInsert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231
 CCoreCommandsThis KTextEditor::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc
 CDateInsert the current date/time in the given format
 CSedReplaceSupport vim/sed style search and replace
 NKateMacroExpanderHelper for macro expansion
 NKTextEditorThe KTextEditor namespace contains all the public API that is required to use the KTextEditor component
 CAbstractAnnotationItemDelegateA delegate for rendering line annotation information and handling events
 CAnnotationModelAn model for providing line annotation information
 CApplicationThis class allows the application that embeds the KTextEditor component to allow it access to application wide information and interactions
 CAttributeA class which provides customized text decorations
 CAttributeBlockAttributes of a part of a line
 CCodeCompletionModelAn item model for providing code completion, and meta information for enhanced presentation
 CCodeCompletionModelControllerInterfaceController interface for a CodeCompletionModel
 CCommandAn Editor command line command
 CConfigPageConfig page interface for the Editor and Plugins
 CCursorThe Cursor represents a position in a Document
 CDocumentA KParts derived class representing a text document
 CEditingTransactionEditing transaction support
 CDocumentCursorA Cursor which is bound to a specific Document
 CEditorAccessor interface for the KTextEditor framework
 CEditorPrivateKTextEditor::EditorPrivate One instance of this class is hold alive during a kate part session, as long as any factory, document or view stay around, here is the place to put things which are needed and shared by all this objects ;)
 CClipboardEntryA clipboard entry stores the copied text and the filename of the copied text
 CFoldingInterfaceKTextEditor interface for code folding of a KTextEditor::View
 CInlineNoteDescribes an inline note
 CInlineNoteProviderA source of inline notes for a document
 CLineRangeAn object representing lines from a start line to an end line
 CMainWindowThis class allows the application that embeds the KTextEditor component to allow it to access parts of its main window
 CMark
 CMessageThis class holds a Message to display in Views
 CMovingCursorA Cursor which is bound to a specific Document, and maintains its position
 CMovingRangeA range that is bound to a specific Document, and maintains its position
 CMovingRangeFeedbackA class which provides notifications of state changes to a MovingRange
 CPluginKTextEditor Plugin interface
 CRangeAn object representing a section of text, from one Cursor to another
 CSessionConfigInterfaceSession config interface extension for the Plugin and Plugin views
 CStyleOptionAnnotationItemThe style option set for an annotation item, as painted by AbstractAnnotationItemDelegate
 CTextHintProviderClass to provide text hints for a View
 CVariableVariable for variable expansion
 CViewA text widget with KXMLGUIClient that represents a Document
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:15:44 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.