kate Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| ABGlobal | |
| Kate::ActionMenu | |
| AutoBookmarkEnt | |
| AutoBookmarker | |
| AutoBookmarkerConfigPage | |
| AutoBookmarkerEntEditor | |
| KateCommands::Character | Insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231 |
| Kate::Command | Kate Commands |
| Kate::CommandExtension | Extension to the Command interface, allowing to interact with commands during typing |
| Kate::ConfigPage | |
| KateCommands::CoreCommands | This Kate::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc |
| Kate::Cursor | |
| KateCommands::Date | Insert the current date/time in the given format |
| Kate::Document | This interface provides access to the Kate Document class |
| Kate::DocumentExt | Extensions to the Document Interface |
| DocWordCompletionConfigPage | |
| DocWordCompletionPlugin | |
| DocWordCompletionPluginView | |
| IndenterConfigPage | This widget will be embedded into a modal dialog when clicking the "Configure..." button in the indentation config page |
| InsertFilePlugin | |
| InsertFilePluginView | |
| ISearchPlugin | |
| ISearchPluginView | |
| KateArbitraryHighlight | An arbitrary highlighting interface for Kate |
| KateArbitraryHighlightRange | |
| KateArgHint | |
| KateAttribute | The Attribute class incorporates all text decorations supported by Kate |
| KateAutoIndent | Provides Auto-Indent functionality for katepart |
| KateBookmarks | |
| KateBracketRange | |
| KateBrowserExtension | Interface for embedding KateDocument into a browser |
| KateBufBlock | Amount of data representing a certain number of lines |
| KateBufBlockList | List which allows O(1) inserts/removes will not delete the elements on remove will use the next/prevNode pointers in the KateBufBlocks ! internal use: loaded/clean/dirty block lists |
| KateBuffer | Maintains a collections of lines |
| KateCmd | |
| KateCmdLine | |
| KateCmdShellCompletion | A KCompletion object that completes last ?unquoted? word in the string passed |
| KateCodeCompletion | |
| KateCodeCompletionCommentLabel | |
| KateCodeFoldingNode | |
| KateCodeFoldingTree | |
| KateConfig | Base Class for the Kate Config Classes |
| KateConfigPage | |
| KateCSAndSIndent | |
| KateCSmartIndent | |
| KateDocCursor | Cursor class with a pointer to its document |
| KateDocument | |
| KateDocumentConfig | |
| KateEditConfigTab | |
| KateEditKeyConfiguration | |
| KateFactory | |
| KateFileType | |
| KateFileTypeConfigTab | |
| KateFileTypeManager | |
| KateFontMetrics | |
| KateFontStruct | |
| KateGotoLineDialog | |
| KateHiddenLineBlock | |
| KateHighlighting | |
| KateHlConfigPage | |
| KateHlData | |
| KateHlDownloadDialog | |
| KateHlItemData | |
| KateHlManager | |
| KateIconBorder | |
| KateIndentConfigTab | |
| KateIndentJScriptImpl | |
| KateIndentJScriptManager | |
| KateIndentScript | |
| KateIndentScriptImplAbstract | |
| KateIndentScriptManagerAbstract | |
| KateJScript | Whole Kate Part scripting in one classs Allow subclassing to allow specialized scripting engine for indenters |
| KateJScriptManager | |
| KateKeyInterceptorFunctor | |
| KateLineInfo | |
| KateLineRange | |
| KateModOnHdPrompt | This dialog will prompt the user for what do with a file that is modified on disk |
| KateNormalIndent | Provides Auto-Indent functionality for katepart |
| KatePartPluginConfigPage | |
| KatePartPluginListView | |
| KatePrinter | |
| KatePrintHeaderFooter | |
| KatePrintLayout | |
| KatePrintTextSettings | |
| KatePythonIndent | |
| KateRange | |
| KateRenderer | Handles all of the work of rendering the text (used for the views and printing) |
| KateRendererConfig | |
| KateReplacePrompt | Simple replace prompt dialog |
| KateSaveConfigTab | |
| KateSchemaConfigColorTab | |
| KateSchemaConfigFontColorTab | |
| KateSchemaConfigFontTab | |
| KateSchemaConfigHighlightTab | |
| KateSchemaConfigPage | |
| KateSchemaManager | |
| KateScriptIndent | |
| KateScrollBar | This class is required because QScrollBar's sliderMoved() signal is really supposed to be a sliderDragged() signal |
| KateSearch | |
| KateSelectConfigTab | |
| KateSpell | |
| KateStyleListView | |
| KateSuperCursor | A cursor which updates and gives off various interesting signals |
| KateSuperCursorList | |
| KateSuperRange | Represents a range of text, from the start() to the end() |
| KateSuperRangeList | |
| 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 | |
| KateTextCursor | Simple cursor class with no document pointer |
| KateTextLine | The KateTextLine represents a line of text |
| KateTextRange | |
| KateUndoGroup | Class to manage a group of undo items |
| KateVarIndent | This indenter uses document variables to determine when to add/remove indents |
| KateView | |
| KateViewConfig | |
| KateViewDefaultsConfig | |
| KateViewEncodingAction | |
| KateViewFileTypeAction | |
| KateViewHighlightAction | |
| KateViewIndentationAction | This action provides a list of available indenters and gets plugged into the KateView's KActionCollection |
| KateViewInternal | |
| KateViewSchemaAction | |
| KateXmlIndent | |
| KTextEditor::KDataToolPlugin | |
| KTextEditor::KDataToolPluginView | |
| ScriptIndentConfigPage | |
| SearchCommand | |
| KateCommands::SedReplace | -- Charles Samuels <charles@kde.org> Support vim/sed find and replace s/search/replace/ find search, replace with replace on this line s/search/replace/ do the same to the whole file s/search/replace/i do the S |
| Kate::View | The Kate::View text editor interface |

