interfaces
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:KTextEditor::BlockSelectionDCOPInterface | This is the main interface to the BlockSelectionInterface of KTextEditor |
KTextEditor::BlockSelectionInterface | An interface for the Document class which allows the selection method to be changed between selecting rectangular blocks of text and normal mode (all text between the start cursor and the current cursor) |
KHE::BytesEditInterface | An interface for a hex edit editor/viewer for arrays of byte |
KHE::CharColumnInterface | A simple interface for the access to the char column of a hex edit widget |
KTextEditor::ClipboardDCOPInterface | This is the main interface to the ClipboardInterface of KTextEdit |
KHE::ClipboardInterface | A simple interface for interaction with the clipboard |
KTextEditor::ClipboardInterface | This is an interface for accessing the clipboard through the View class |
KTextEditor::CodeCompletionInterface | This is an interface for the KTextEditor::View class |
KTextEditor::CompletionEntry | An item for the completion popup |
KTextEditor::ConfigInterface | This is an interface for accessing the configuration of the Document and Plugin classes |
KTextEditor::ConfigInterfaceExtension | This is an interface to extend the configuration of the Document, Plugin and PluginViewInterface classes |
KTextEditor::ConfigPage | |
KTextEditor::Cursor | This class represents a text cursor |
KTextEditor::CursorInterface | This is an interface for accessing the cursor of the Document class |
DCOPObject | |
KTextEditor::Document | The main class representing a text document |
KTextEditor::DocumentInfoDCOPInterface | This is the main interface to the DocumentInfoInterface of KTextEdit |
KTextEditor::DocumentInfoInterface | This is an interface for accessing information about files open in the Document, Plugin and PluginViewInterface classes |
KTextEditor::DynWordWrapInterface | This is an interface for accessing dynamic word wrapping functionality of the View class |
KTextEditor::EditDCOPInterface | This is the main interface to the EditInterface of KTextEdit |
KTextEditor::EditInterface | This is the main interface for accessing and modifying text of the Document class |
KTextEditor::EditInterfaceExt | This is the main interface for accessing and modifying text of the Document class |
KTextEditor::Editor | This is a simplfied version of the Document & View classes Usage: Load it, merge it's gui + be happy Extensibility: Use the Document / View classes if you want advanced features, interfaces, etc |
KTextEditor::EditorChooser | |
KTextEditor::EncodingDCOPInterface | This is the main interface to the EncodingInterface of KTextEdit |
KTextEditor::EncodingInterface | This is an interface to the text encoding of a Document class |
ExtTerminalInterface | This class is used analogically to TerminalInterface (see it's documentation), but provides 2 further methods to change konsole's behaviour |
KTextEditor::HighlightingInterface | This is an interface for syntax highlighting of a Document |
KFileAudioPreview | Audio "preview" widget for the file dialog |
KIMIface | Generic DCOP interface for KDE instant messenger applications |
KIMProxy | Provides access to instant messenger programs which implement KDE's instant messanger interface KIMIface |
KIMProxyIface | |
KPreviewWidgetBase | |
KRegExpEditorInterface | A graphical editor for regular expressions |
KScriptClientInterface | This class is used for allowing feedback to the main system |
KScriptInterface | This class is the base for all script engines |
KScriptManager | This class is the base for all script engines |
KSpeech | Kspeech - the KDE Text-to-Speech API |
KSpeechSink | KTTSD DCOP Signal Sink |
KXMLGUIClient | |
KTextEditor::Mark | |
KTextEditor::MarkInterface | This is an interface to enable marks to be made in the iconborder of the Document class |
KTextEditor::MarkInterfaceExtension | This is an interface for custom extensions of the MarkInterface |
KMediaPlayer::Player | Player is the center of the KMediaPlayer interface |
KMediaPlayer::PlayerDCOPObject | |
KTextEditor::Plugin | Basic KTextEditor plugin class |
KTextEditor::PluginViewInterface | View plugin class |
KTextEditor::PopupMenuInterface | This is an interface to provide custom popup menus for a View |
KTextEditor::PrintDCOPInterface | This is the main interface to the PrintInterface of KTextEdit |
KTextEditor::PrintInterface | This is an interface to printing functions of a Document |
ReadOnlyPart | |
ReadWritePart | |
ScriptLoader | Script loader |
KTextEditor::SearchDCOPInterface | This is the main interface to the SearchInterface of KTextEdit |
KTextEditor::SearchInterface | This is an interface to allow searching of a Document |
KTextEditor::SelectionDCOPInterface | This is the main interface to the SelectionInterface of KTextEdit |
KTextEditor::SelectionExtDCOPInterface | DCOP interface for the SelectionInterfaceExt |
KTextEditor::SelectionInterface | This is an interface to text selection for the Document class |
KTextEditor::SelectionInterfaceExt | Provide access to seleciton positions |
KTextEditor::SessionConfigInterface | This is an interface to session-specific configuration of the Document, Plugin and PluginViewInterface classes |
ShellScript | |
KTextEditor::TemplateInterface | This is an interface for inserting template strings with user editable fields into a document |
TerminalInterface | TerminalInterface is an interface implemented by KonsolePart to allow developers access to the KonsolePart in ways that are not possible through the normal KPart interface |
KTextEditor::TextHintInterface | This is an interface for the KTextEditor::View class |
KTextEditor::UndoDCOPInterface | This is the main interface to the UndoInterface of KTextEdit |
KTextEditor::UndoInterface | This is an interface to undo functionality of a Document |
KHE::ValueColumnInterface | Interface for the value displaying column of a hexedit widget |
KTextEditor::VariableInterface | This interface is designed to provide access to "document variables", for example variables defined in files like "kate: variable value;" or the emacs style "-*- variable: value -*-" |
KMediaPlayer::View | View is part of the user interface of a Player |
KTextEditor::View | Single view of a Document |
KTextEditor::ViewCursorDCOPInterface | This is the main interface to the ViewCursorInterface of KTextEdit |
KTextEditor::ViewCursorInterface | This is an interface to access the text cursor of a View class |
KTextEditor::ViewStatusMsgDCOPInterface | This is the main interface to the ViewStatusMsgInterface of KTextEdit |
KTextEditor::ViewStatusMsgInterface | This is an interface for retrieving status bar messages from the Document class |
KTextEditor::WordWrapInterface | This is an interface to control fixed-column word-wrapping of a Document |
KHE::ZoomInterface | A simple interface for zooming |