KTextEditor
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| KTextEditor::AnnotationInterface | A Document extension interface for handling Annotations |
| KTextEditor::AnnotationModel | An model for providing line annotation information |
| KTextEditor::AnnotationViewInterface | Annotation interface for the View |
| KTextEditor::Attribute | A class which provides customized text decorations |
| KTextEditor::CodeCompletionInterface | Code completion extension interface for the View |
| KTextEditor::CodeCompletionModel | An item model for providing code completion, and meta information for enhanced presentation |
| KTextEditor::CodeCompletionModel2 | You must inherit your completion-model from CodeCompletionModel2 if you want to use a hierarchical structure and want to receive execution-feedback |
| KTextEditor::CodeCompletionModelControllerInterface | Controller interface for a CodeCompletionModel |
| KTextEditor::CodeCompletionModelControllerInterface2 | Extension of CodeCompletionModelControllerInterface |
| KTextEditor::Command | An Editor command line command |
| KTextEditor::CommandExtension | Extension interface for a Command |
| KTextEditor::CommandInterface | Command extension interface for the Editor |
| KTextEditor::ConfigInterface | Config interface extension for the View |
| KTextEditor::ConfigPage | Config page interface for the Editor |
| KTextEditor::ContainerInterface | Class that allows the kpart host to provide some extensions |
| KTextEditor::CoordinatesToCursorInterface | Pixel coordinate to Cursor extension interface for the View |
| KTextEditor::Cursor | An object which represents a position in a Document |
| KTextEditor::Document | A KParts derived class representing a text document |
| KTextEditor::Editor | Accessor interface for Editor part |
| KTextEditor::EditorChooser | Editor Component Chooser |
| KTextEditor::Factory | Accessor to the Editor implementation |
| KTextEditor::LoadSaveFilterCheckPlugin | Plugin for load/save filtering |
| KTextEditor::Mark | Mark class containing line and mark types |
| KTextEditor::MarkInterface | Mark extension interface for the Document |
| KTextEditor::MdiContainer | A container for MDI-capable kpart hosts |
| KTextEditor::ModificationInterface | External modification extension interface for the Document |
| KTextEditor::Plugin | KTextEditor Plugin interface |
| QTextCharFormat | |
| KTextEditor::Range | An object representing a section of text, from one Cursor to another |
| KTextEditor::RangeCommand | Extension interface for a Command making the exec method take a line range |
| KTextEditor::SearchInterface | Search interface extension for the Document |
| KTextEditor::SessionConfigInterface | Session config interface extension for the Document, View and Plugin |
| KTextEditor::SmartCursor | A Cursor which is bound to a specific Document, and maintains its position |
| KTextEditor::SmartCursorNotifier | A class which provides notifications of state changes to a SmartCursor via QObject signals |
| KTextEditor::SmartCursorWatcher | A class which provides notifications of state changes to a SmartCursor via virtual inheritance |
| KTextEditor::SmartInterface | A Document extension interface for handling SmartCursors and SmartRanges |
| KTextEditor::SmartRange | A Range which is bound to a specific Document, and maintains its position |
| KTextEditor::SmartRangeNotifier | A class which provides notifications of state changes to a SmartRange via QObject signals |
| KTextEditor::SmartRangeWatcher | A class which provides notifications of state changes to a SmartRange via virtual inheritance |
| KTextEditor::TemplateInterface | This is an interface for inserting template strings with user editable fields into a document |
| KTextEditor::TextHintInterface | This is an interface for the KTextEditor::View class |
| KTextEditor::VariableInterface | Variable/Modeline extension interface for the Document |
| KTextEditor::View | A text widget with KXMLGUIClient that represents a Document |
| KTextEditor::ViewBarContainer | An application providing a centralized place for horizontal view bar containers (eg search bars) has to implement this |
KDE 4.3 API Reference