Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
| ABGlobal | |
| AbstractExporter | This file is part of the KDE libraries Copyright (C) 2009 Milian Wolff <mail@milianw.de> |
| KateCommands::AppCommands | This KTextEditor::Command provides vi commands for the application |
| AutoBookmarkEnt | |
| AutoBookmarker | |
| AutoBookmarkerConfigPage | |
| AutoBookmarkerEntEditor | |
| AutoBraceConfig | |
| AutoBracePlugin | This file is part of the KDE libraries Copyright (C) 2008 Jakob Petsovits <jpetso@gmx.at> |
| AutoBracePluginDocument | |
| KateCommands::Character | Insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231 |
| KTextEditor::CodeCompletionModelControllerInterface4 | Extension of CodeCompletionModelControllerInterface3 |
| KateCompletionWidget::CompletionRange | |
| ConfigInterfaceExtension | |
| KateCommands::CoreCommands | This KTextEditor::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc |
| KateCommands::Date | Insert the current date/time in the given format |
| ExpandingDelegate | This is a delegate that cares, together with ExpandingWidgetModel, about embedded widgets in tree-view |
| ExpandingTree | |
| ExpandingWidgetModel | Cares about expanding/un-expanding items in a tree-view together with ExpandingDelegate |
| ExporterPlugin | |
| ExporterPluginView | |
| KateCompletionModel::Group | |
| HighlightSelectionPlugin | |
| HighlightSelectionPluginView | |
| HTMLExporter | This file is part of the KDE libraries Copyright (C) 2009 Milian Wolff <mail@milianw.de> |
| IconInserterPlugin | |
| IconInserterPluginView | |
| InsaneHTMLPluginLE | |
| InsaneHTMLPluginLEView | |
| InsertFilePlugin | |
| InsertFilePluginView | |
| KateArgumentHintModel | |
| KateArgumentHintTree | |
| KateAutoIndent | Provides Auto-Indent functionality for katepart |
| KateBookmarks | |
| KateBrokenSwapFileBar | |
| KateBrowserExtension | Interface for embedding KateDocument into a browser |
| KateBuffer | Maintains a collections of lines |
| KateCmd | |
| KateCmdLineEdit | |
| KateCmdShellCompletion | A KCompletion object that completes last ?unquoted? word in the string passed |
| KateCodeFoldingNode | |
| KateCodeFoldingTree | |
| KateCommandLineBar | |
| KateCommandLineScript | A specialized class for scripts that are of type KateScriptInformation::IndentationScript |
| KateCommandLineScriptHeader | |
| KateCompletionConfig | |
| KateCompletionConfigTab | |
| KateCompletionDelegate | |
| KateCompletionModel | This class has the responsibility for filtering, sorting, and manipulating code completion data provided by a CodeCompletionModel |
| KateCompletionTree | |
| KateCompletionWidget | This is the code completion's main widget, and also contains the core interface logic |
| KateConfig | Base Class for the Kate Config Classes |
| KateConfigPage | |
| KateCursorAccessible | This class implements a QAccessible-interface for a Kate::TextCursor |
| KateDictionaryBar | |
| KateDocument | |
| KateDocumentConfig | |
| KateEditConfigTab | |
| KateEditGeneralConfigTab | |
| KateEditInsertLineUndo | |
| KateEditInsertTextUndo | |
| KateEditMarkLineAutoWrappedUndo | |
| KateEditRemoveLineUndo | |
| KateEditRemoveTextUndo | |
| KateEditUnWrapLineUndo | |
| KateEditWrapLineUndo | |
| KateEmbeddedHlInfo | |
| KateExtendedAttribute | An extension of the KTextEditor::Attribute class, with convenience functions for access to extra kate-specific information, and a parent heirachy system for display in the config |
| KateFileType | |
| KateGlobal | KateGlobal 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 ;) |
| KateGlobalConfig | |
| KateGotoBar | |
| KateHiddenLineBlock | |
| KateHighlighting | |
| KateHighlightingMenu | |
| KateHl2CharDetect | |
| KateHlAnyChar | |
| KateHlCChar | |
| KateHlCFloat | |
| KateHlCharDetect | |
| KateHlCHex | |
| KateHlCOct | |
| KateHlContext | |
| KateHlContextModification | Describe a modification of the context stack |
| KateHlCStringChar | |
| KateHlDetectIdentifier | |
| KateHlDetectSpaces | |
| KateHlDownloadDialog | |
| KateHlFloat | |
| KateHlIncludeRule | |
| KateHlInt | |
| KateHlItem | |
| KateHlKeyword | |
| KateHlLineContinue | |
| KateHlManager | |
| KateHlRangeDetect | |
| KateHlRegExpr | |
| KateHlStringDetect | |
| KateHlWordDetect | |
| KateIconBorder | |
| KateIndentConfigTab | |
| KateIndentScript | A specialized class for scripts that are of type KateScriptInformation::IndentationScript |
| KateIndentScriptHeader | |
| KateLayoutCache | This class handles Kate's caching of layouting information (in KateLineLayout and KateTextLayout) |
| KateLineInfo | |
| KateLineLayout | |
| KateLineLayoutMap | |
| KateMatch | |
| KateModeManager | |
| KateModeMenu | |
| KateModOnHdPrompt | This dialog will prompt the user for what do with a file that is modified on disk |
| KateOnTheFlyChecker | |
| KatePartPluginConfigPage | |
| KatePartPluginInfo | |
| KatePartPluginManager | |
| KatePlainTextSearch | Object to help to search for plain text |
| KatePrefixStore | This class can be used to efficiently search for occurrences of strings in a given string |
| KatePrinter | |
| KatePrintHeaderFooter | |
| KatePrintLayout | |
| KatePrintTextSettings | |
| KateRecoverBar | |
| KateRegExp | |
| KateRegExpSearch | Object to help to search for regexp |
| KateRenderer | Handles all of the work of rendering the text (used for the views and printing) |
| KateRendererConfig | |
| KateRenderRange | |
| KateSaveConfigTab | |
| KateSchemaConfigColorTab | |
| KateSchemaConfigFontColorTab | |
| KateSchemaConfigFontTab | |
| KateSchemaConfigHighlightTab | |
| KateSchemaConfigPage | |
| KateSchemaManager | |
| KateScript | KateScript objects represent a script that can be executed and inspected |
| KateScriptAction | KateScriptAction is an action that executes a commandline-script if triggered |
| KateScriptActionMenu | Tools > Scripts menu This menu is filled with the command line scripts exported via the scripting support |
| KateScriptConfigPage | |
| KateScriptDocument | Thinish wrapping around KateDocument, exposing the methods we want exposed and adding some helper methods |
| KateScriptHeader | |
| KateScriptManager | Manage the scripts on disks -- find them and query them |
| KateScriptView | Thinish wrapping around KateView, exposing the methods we want exposed and adding some helper methods |
| KateScrollBar | This class is required because QScrollBar's sliderMoved() signal is really supposed to be a sliderDragged() signal.. |
| KateSearchBar | |
| KateSelectConfigTab | |
| KateSpellCheckConfigTab | |
| KateSpellCheckDialog | |
| KateSpellCheckManager | |
| KateSpellingMenu | |
| KateStyleTreeWidget | QTreeWidget that automatically adds columns for KateStyleListItems and provides a popup menu and a slot to edit a style using the keyboard |
| KateSyntaxContextData | Class holding the data around the current QDomElement |
| KateSyntaxDocument | Store and manage the information about Syntax Highlighting |
| KateSyntaxModeListItem | Information about each syntax hl Mode |
| KateTemplateHandler | Inserts a template and offers advanced snippet features, like navigation and mirroring |
| KateTemplateScript | |
| KateTextLayout | This class represents one visible line of text; with dynamic wrapping, many KateTextLayouts can be needed to represent one actual line of text (ie |
| KateUndo | Base class for Kate undo commands |
| KateUndoGroup | Class to manage a group of undo items |
| KateUndoManager | KateUndoManager implements a document's history |
| KateViCommand | |
| KateView | |
| KateViewAccessible | This class implements a QAccessible-interface for a KateViewInternal |
| KateViewBar | |
| KateViewBarWidget | |
| KateViewConfig | |
| KateViewDefaultsConfig | |
| KateViewEncodingAction | |
| KateViewIndentationAction | This action provides a list of available indenters and gets plugged into the KateView's KActionCollection |
| KateViewInternal | |
| KateViewSchemaAction | |
| KateViGlobal | |
| KateViInputModeConfigTab | |
| KateViInputModeManager | |
| KateViInsertMode | Commands for the vi insert mode |
| KateViKeyParser | For encoding keypresses w/ modifiers into an internal QChar representation and back again to a descriptive text string |
| KateViModeBar | |
| KateViModeBase | |
| KateViMotion | Combined class for motions and text objects |
| KateViNormalMode | Commands for the vi normal mode |
| KateViRange | |
| KateViReplaceMode | Commands for the vi replace mode |
| KateViVisualMode | |
| KateWordCompletionModel | |
| KateWordCompletionView | |
| KTextEditor::KDataToolPlugin | |
| KTextEditor::KDataToolPluginView | |
| KTextEditorPythonEncodingCheck | |
| KateTemplateHandler::MirrorBehaviour | |
| ModeConfigPage | |
| NormalRenderRange | |
| PluginViewInterface | |
| QAbstractTableModel | |
| QAccessibleInterface | |
| QItemDelegate | |
| QList | |
| QScriptable | |
| QScrollBar | |
| RenderRangeList | |
| ScriptActionInfo | |
| KateCommands::SedReplace | Support vim/sed style search and replace |
| Kate::SwapFile | Class for tracking editing actions |
| Kate::TextBlock | Class representing a text block |
| Kate::TextBuffer | Class representing a text buffer |
| Kate::TextCursor | Class representing a 'clever' text cursor |
| Kate::TextHistory | Class representing the editing history of a TextBuffer |
| Kate::TextLineData | Class representing a single text line |
| Kate::TextLoader | File Loader, will handle reading of files + detecting encoding |
| Kate::TextRange | Class representing a 'clever' text range |
| TimeDateConfig | |
| TimeDatePlugin | |
| TimeDatePluginView | |
| KateCommands::ViCommands | This KTextEditor::Command provides vi 'ex' commands |
KDE 4.6 API Reference