ABGlobal | |
AnnotationInterface | |
AnnotationViewInterface | |
Attribute | |
AutoBookmarkEnt | |
AutoBookmarker | |
AutoBookmarkerConfigPage | |
AutoBookmarkerEntEditor | |
KateCommands::Character | Insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231 |
CodeCompletionInterface | |
CodeCompletionModel | |
Command | |
CommandExtension | |
CommandInterface | |
ConfigInterface | |
ConfigInterfaceExtension | |
ConfigPage | |
ContainerInterface | |
CoordinatesToCursorInterface | |
KateCommands::CoreCommands | This KTextEditor::Command provides access to a lot of the core functionality of kate part, settings, utilities, navigation etc |
Cursor | |
KateCommands::Date | Insert the current date/time in the given format |
Document | |
DocWordCompletionConfig | This file is part of the KDE libraries Copyright (C) 2007 Rafael Fernández López <ereslibre@kde.org> Copyright (C) 2003 Anders Lund <anders.lund@lund.tdcadsl.dk> |
DocWordCompletionModel | |
DocWordCompletionPlugin | |
DocWordCompletionPluginView | |
Editor | |
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 |
InsertFilePlugin | |
InsertFilePluginView | |
KActionMenu | |
KateArgumentHintModel | |
KateArgumentHintTree | |
KateAutoIndent | Provides Auto-Indent functionality for katepart |
KateBookmarks | |
KateBrowserExtension | Interface for embedding KateDocument into a browser |
KateBuffer | Maintains a collections of lines |
KateBufferBlock | Block inside the buffer |
KateCmd | |
KateCmdLine | |
KateCmdLineEdit | |
KateCmdShellCompletion | A KCompletion object that completes last ?unquoted? word in the string passed |
KateCodeFoldingNode | |
KateCodeFoldingTree | |
KateCompletionConfig | |
KateCompletionConfigTab | |
KateCompletionDelegate | |
KateCompletionModel | This class has the responsibility for filtering, sorting, and manipulating code completion data provided by a CodeCompletionModel |
KateCompletionModel::Group | |
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 | |
KateDocCursor | Cursor class with a pointer to its document |
KateDocument | |
KateDocumentConfig | |
KateDynamicAnimation | Handles drawing and any required animation of ranges needing dynamic highlighting |
KateEditConfigTab | |
KateEditHistory | Manages edit history in a document |
KateEditInfo | Represents a single edit to a KateDocument |
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 ;) |
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 | |
KateIconBorder | |
KateIndentConfigTab | |
KateIndentScript | A specialized class for scripts that are of type KateScriptInformation::IndentationScript |
KateKeyInterceptorFunctor | |
KateLayoutCache | This class handles Kate's caching of layouting information (in KateLineLayout and KateTextLayout) |
KateLineInfo | |
KateLineLayout | |
KateLineLayoutMap | |
KateModeManager | |
KateModeMenu | |
KateModOnHdPrompt | This dialog will prompt the user for what do with a file that is modified on disk |
KatePartPluginConfigPage | |
KatePartPluginInfo | |
KatePartPluginManager | |
KatePrinter | |
KatePrintHeaderFooter | |
KatePrintLayout | |
KatePrintTextSettings | |
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 |
KateScriptConfigPage | |
KateScriptDocument | Thinish wrapping around KateDocument, exposing the methods we want exposed and adding some helper methods |
KateScriptInformation | Access to the meta data stored at the top of a script |
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 | |
KateSmartCursor | Possible additional features:
- Notification when a cursor enters or exits a view
- suggest something :)
|
KateSmartCursorNotifier | Kate implementation of the smart cursor notifier |
KateSmartGroup | This class holds a ground of cursors and ranges which involve a certain number of lines in a document |
KateSmartManager | Manages SmartCursors and SmartRanges |
KateSmartRange | Internal implementation of KTextEditor::SmartRange |
KateSmartRangeNotifier | Internal Implementation of KTextEditor::SmartRangeNotifier |
KateSmartRangePtr | Used for internal references to external KateSmartRanges |
KateSmartRegion | A class which takes several SmartRanges and produces both a bounding range and a list of simplified SmartRanges |
KateSpell | |
KateStackedWidget | |
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 | |
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 |
KateTextLine | The KateTextLine represents a line of text |
KateUndoGroup | Class to manage a group of undo items |
KateViCommand | |
KateView | |
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 |
KateViKeySequenceParser | 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 | |
KateViVisualMode | |
KCModule | |
KCompletion | |
KTextEditor::KDataToolPlugin | |
KTextEditor::KDataToolPluginView | |
KDialog | |
KLineEdit | |
BrowserExtension | |
KSelectAction | |
KShared | |
KTextEditorPythonEncodingCheck | |
KXMLGUIClient | |
LoadSaveFilterCheckPlugin | |
MarkInterface | |
ModeConfigPage | |
ModificationInterface | |
NormalRenderRange | |
Plugin | |
PluginViewInterface | |
RangeCommand | |
RenderRangeList | |
ReplacementPart | |
SearchInterface | |
KateCommands::SedReplace | Support vim/sed style search and replace |
SessionConfigInterface | |
SmartCursor | |
SmartCursorNotifier | |
SmartInterface | |
SmartRange | |
SmartRangeNotifier | |
SmartRangeWatcher | |
SmartRenderRange | |
TemplateInterface | |
TextHintInterface | |
TimeDateConfig | |
TimeDatePlugin | |
TimeDatePluginView | |
VariableInterface | |
View | |