kate Library Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
KateArbitraryHighlight | An arbitrary highlighting interface for Kate |
KateAttribute | The Attribute class incorporates all text decorations supported by Kate |
KateBuffer | Maintains a collections of lines |
KateDocCursor | Cursor class with a pointer to its document |
KateRenderer | Handles all of the work in directly rendering Kate's view |
KateScrollBar | This class is required because QScrollBar's sliderMoved() signal is really supposed to be a sliderDragged() signal.. |
KateSuperCursor | A cursor which updates and gives off various interesting signals |
KateSuperRange | Represents a range of text, from the start() to the end() |
KateTextCursor | Simple cursor class with no document pointer |
KateCommands::Character | Insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231 |
Kate::Command | Kate Commands |
Kate::Document | This interface provides access to the Kate Document class |
KMimeTypeChooser | This widget provides a checkable list of all available mimetypes, and a list of selected ones, as well as a corresponding list of file extensions, an optional text and an optional edit button (not working yet) |
KMimeTypeChooserDlg | A Dialog to choose some mimetypes. Provides a checkable tree list of mimetypes, with icons and optinally comments and patterns, and an (optional) button to display the mimetype kcontrol module |
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 |
syntaxContextData | Class holding the data around the current QDomElement |
SyntaxDocument | Store and manage the information about Syntax Highlighting |
syntaxModeListItem | Information about each syntax hl Mode |
TextLine | The TextLine represents a line of text |
Kate::View | The Kate::View text editor interface |
This file is part of the documentation for kate Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Apr 21 18:45:19 2004 by
doxygen 1.3.6-20040222 written by
Dimitri van Heesch, © 1997-2003