Kate
Class List
  Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ►NKate | |
| ►NKateCommands | The KateCommands namespace collects subclasses of KTextEditor::Command for specific use in kate | 
| ►NKTextEditor | |
| CCommandRangeExpressionParser | |
| CEditRepository | This dialog is used to create/edit snippet repositories and the snippets in them | 
| CEditSnippet | This dialog is used to create/edit snippets in a given repository | 
| CExpandingDelegate | This is a delegate that cares, together with ExpandingWidgetModel, about embedded widgets in tree-view | 
| CExpandingTree | |
| CExpandingWidgetModel | Cares about expanding/un-expanding items in a tree-view together with ExpandingDelegate | 
| CKateAnimation | This class provides a fade in/out effect for KMessageWidgets | 
| CKateArgumentHintModel | |
| CKateArgumentHintTree | |
| CKateAutoIndent | Provides Auto-Indent functionality for katepart | 
| CKateBookmarks | |
| CKateBrowserExtension | Interface for embedding KateDocument into a browser | 
| CKateBuffer | Maintains a collections of lines | 
| CKateCategoryDrawer | |
| CKateCmd | |
| CKateCmdLineEdit | |
| CKateCmdShellCompletion | A KCompletion object that completes last ?unquoted? word in the string passed | 
| CKateColorItem | |
| CKateColorTreeWidget | |
| CKateCommandLineBar | |
| CKateCommandLineScript | A specialized class for scripts that are of type KateScriptInformation::IndentationScript | 
| CKateCommandLineScriptHeader | |
| CKateCompletionConfig | |
| CKateCompletionConfigTab | |
| CKateCompletionDelegate | |
| ►CKateCompletionModel | This class has the responsibility for filtering, sorting, and manipulating code completion data provided by a CodeCompletionModel | 
| CKateCompletionTree | |
| ►CKateCompletionWidget | This is the code completion's main widget, and also contains the core interface logic | 
| CKateConfig | Base Class for the Kate Config Classes | 
| CKateConfigPage | |
| CKateDictionaryBar | |
| CKateDocument | |
| CKateDocumentConfig | |
| CKateEditConfigTab | |
| CKateEditGeneralConfigTab | |
| CKateEditInsertLineUndo | |
| CKateEditInsertTextUndo | |
| CKateEditMarkLineAutoWrappedUndo | |
| CKateEditRemoveLineUndo | |
| CKateEditRemoveTextUndo | |
| CKateEditUnWrapLineUndo | |
| CKateEditWrapLineUndo | |
| CKateEmbeddedHlInfo | |
| CKateExtendedAttribute | 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 | 
| CKateFadeEffect | This class provides a fade in/out effect for arbitrary QWidgets | 
| CKateFileType | |
| CKateGlobal | 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 ;) | 
| CKateGlobalConfig | |
| CKateGotoBar | |
| CKateHelpButton | |
| CKateHighlighting | |
| CKateHighlightingMenu | |
| CKateHl2CharDetect | |
| CKateHlAnyChar | |
| CKateHlCChar | |
| CKateHlCFloat | |
| CKateHlCharDetect | |
| CKateHlCHex | |
| CKateHlCOct | |
| CKateHlContext | |
| CKateHlContextModification | Describe a modification of the context stack | 
| CKateHlCStringChar | |
| CKateHlDetectIdentifier | |
| CKateHlDetectSpaces | |
| CKateHlDownloadDialog | |
| CKateHlFloat | |
| CKateHlIncludeRule | |
| CKateHlInt | |
| CKateHlItem | |
| CKateHlKeyword | |
| CKateHlLineContinue | |
| CKateHlManager | |
| CKateHlRangeDetect | |
| CKateHlRegExpr | |
| CKateHlStringDetect | |
| CKateHlWordDetect | |
| CKateIconBorder | |
| CKateIndentConfigTab | |
| CKateIndentScript | A specialized class for scripts that are of type KateScriptInformation::IndentationScript | 
| CKateIndentScriptHeader | |
| CKateLayoutCache | This class handles Kate's caching of layouting information (in KateLineLayout and KateTextLayout) | 
| CKateLineLayout | |
| CKateLineLayoutMap | |
| CKateMatch | |
| CKateMessageWidget | This class implements a message widget based on KMessageWidget | 
| CKateModeManager | |
| CKateModeMenu | |
| CKateModifiedInsertLine | |
| CKateModifiedInsertText | |
| CKateModifiedRemoveLine | |
| CKateModifiedRemoveText | |
| CKateModifiedUnWrapLine | |
| CKateModifiedWrapLine | |
| CKateModOnHdPrompt | This dialog will prompt the user for what do with a file that is modified on disk | 
| CKateNavigationConfigTab | |
| CKateOnTheFlyChecker | |
| CKatePartPluginConfigPage | |
| CKatePartPluginInfo | |
| CKatePartPluginManager | |
| CKatePasteMenu | |
| CKatePlainTextSearch | Object to help to search for plain text | 
| CKatePrefixStore | This class can be used to efficiently search for occurrences of strings in a given string | 
| CKatePrinter | |
| CKatePrintHeaderFooter | |
| CKatePrintLayout | |
| CKatePrintTextSettings | |
| CKateRegExp | |
| CKateRegExpSearch | Object to help to search for regexp | 
| CKateRenderer | Handles all of the work of rendering the text (used for the views and printing) | 
| CKateRendererConfig | |
| CKateRenderRange | |
| CKateSaveConfigTab | |
| CKateSchema | |
| CKateSchemaConfigColorTab | |
| CKateSchemaConfigDefaultStylesTab | |
| CKateSchemaConfigFontTab | |
| CKateSchemaConfigHighlightTab | |
| CKateSchemaConfigPage | |
| CKateSchemaManager | |
| CKateScript | KateScript objects represent a script that can be executed and inspected | 
| CKateScriptAction | KateScriptAction is an action that executes a commandline-script if triggered | 
| CKateScriptActionMenu | Tools > Scripts menu This menu is filled with the command line scripts exported via the scripting support | 
| CKateScriptConsole | |
| CKateScriptConsoleEngine | Manage JavaScript, allowing the user directly type commands as in KateCommnadLineBar environment | 
| CKateScriptDocument | Thinish wrapping around KateDocument, exposing the methods we want exposed and adding some helper methods | 
| CKateScriptHeader | |
| CKateScriptManager | Manage the scripts on disks – find them and query them | 
| CKateScriptView | Thinish wrapping around KateView, exposing the methods we want exposed and adding some helper methods | 
| CKateScrollBar | This class is required because QScrollBar's sliderMoved() signal is really supposed to be a sliderDragged() signal.. | 
| CKateSearchBar | |
| CKateSnippetGlobal | This is the main class of KDevelop's snippet plugin | 
| CKateSpellCheckConfigTab | |
| CKateSpellCheckDialog | |
| CKateSpellCheckManager | |
| CKateSpellingMenu | |
| CKateStyleTreeWidget | QTreeWidget that automatically adds columns for KateStyleListItems and provides a popup menu and a slot to edit a style using the keyboard | 
| CKateSyntaxContextData | Class holding the data around the current QDomElement | 
| CKateSyntaxDocument | Store and manage the information about Syntax Highlighting | 
| CKateSyntaxModeListItem | Information about each syntax hl Mode | 
| ►CKateTemplateHandler | Inserts a template and offers advanced snippet features, like navigation and mirroring | 
| CKateTemplateScript | |
| CKateTextLayout | This class represents one visible line of text; with dynamic wrapping, many KateTextLayouts can be needed to represent one actual line of text (ie | 
| CKateUndo | Base class for Kate undo commands | 
| CKateUndoGroup | Class to manage a group of undo items | 
| CKateUndoManager | KateUndoManager implements a document's history | 
| CKateViCommand | |
| CKateViEmulatedCommandBar | A KateViewBarWidget that attempts to emulate some of the features of Vim's own command bar, including insertion of register contents via ctr-r<registername>; dismissal via ctrl-c and ctrl-[; bi-directional incremental searching, with SmartCase; interactive sed-replace; plus a few extensions such as completion from document and navigable sed search and sed replace history | 
| CKateView | |
| CKateViewBar | |
| CKateViewBarWidget | |
| CKateViewConfig | |
| CKateViewDefaultsConfig | |
| CKateViewEncodingAction | |
| CKateViewIndentationAction | This action provides a list of available indenters and gets plugged into the KateView's KActionCollection | 
| CKateViewInternal | |
| CKateViewSchemaAction | |
| CKateViGlobal | |
| CKateViInputModeConfigTab | |
| ►CKateViInputModeManager | |
| CKateViInsertMode | |
| CKateViJump | |
| CKateViKeyMapper | |
| CKateViKeyParser | For encoding keypresses w/ modifiers into an internal QChar representation and back again to a descriptive text string | 
| CKateViModeBase | |
| CKateViMotion | Combined class for motions and text objects | 
| CKateViNormalMode | Commands for the vi normal mode | 
| CKateViRange | |
| CKateViReplaceMode | Commands for the vi replace mode | 
| CKateViVisualMode | |
| CKateWordCompletionModel | |
| CKateWordCompletionView | |
| CModeConfigPage | |
| CNormalRenderRange | |
| CQAbstractTableModel | |
| CQItemDelegate | |
| CQScriptable | |
| CQScrollArea | |
| CQScrollBar | |
| CQStandardItem | |
| CQStandardItemModel | |
| CRenderRangeList | |
| CScriptActionInfo | |
| CSnippet | One object of this class represents a single snippet | 
| CSnippetCompletionItem | |
| CSnippetCompletionModel | |
| CSnippetFilterProxyModel | |
| CSnippetRepository | Each object of this type represents a repository of snippets | 
| CSnippetStore | This class is implemented as singelton | 
| CSnippetView | This class gets embedded into the right tool view by the KateSnippetGlobal | 
| CSwapDiffCreator | |
| CVariableBoolEditor | |
| CVariableBoolItem | |
| CVariableColorEditor | |
| CVariableColorItem | |
| CVariableEditor | |
| CVariableFontEditor | |
| CVariableFontItem | |
| CVariableIntEditor | |
| CVariableIntItem | |
| CVariableItem | |
| CVariableLineEdit | |
| CVariableListView | |
| CVariableRemoveSpacesEditor | |
| CVariableRemoveSpacesItem | |
| CVariableSpellCheckEditor | |
| CVariableSpellCheckItem | |
| CVariableStringEditor | |
| CVariableStringItem | |
| CVariableStringListEditor | |
| CVariableStringListItem | 
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:56 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:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference