Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1f9eb832ba1e4b88d9a5c2b384813bb4 > files > 254

kdelibs3-apidocs-3.5.10-31.fc15.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>interfaces: Class List (interfaces)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>

  <div id="nav_header_title" align="left">KDE API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_right" style="text-align: left;">
/ <a href="../..">API Reference</a>
 / <a href=".">interfaces</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <a name="content"></a>


<!-- Generated by Doxygen 1.7.4 -->
</div>
<div class="header">
  <div class="headertitle">
<div class="title">Class List</div>  </div>
</div>
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><table>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1BlockSelectionDCOPInterface.html">KTextEditor::BlockSelectionDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1BlockSelectionInterface.html" title="An interface for the Document class which allows the selection method to be changed between selecting...">BlockSelectionInterface</a> of <a class="el" href="namespaceKTextEditor.html" title="KTextEditor is KDE&#39;s standard text editing KPart interface.">KTextEditor</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1BlockSelectionInterface.html">KTextEditor::BlockSelectionInterface</a></td><td class="indexvalue">An interface for the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> 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) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHE_1_1BytesEditInterface.html">KHE::BytesEditInterface</a></td><td class="indexvalue">An interface for a hex edit editor/viewer for arrays of byte </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHE_1_1CharColumnInterface.html">KHE::CharColumnInterface</a></td><td class="indexvalue">A simple interface for the access to the char column of a hex edit widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1ClipboardDCOPInterface.html">KTextEditor::ClipboardDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1ClipboardInterface.html" title="This is an interface for accessing the clipboard through the View class.">ClipboardInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHE_1_1ClipboardInterface.html">KHE::ClipboardInterface</a></td><td class="indexvalue">A simple interface for interaction with the clipboard </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1ClipboardInterface.html">KTextEditor::ClipboardInterface</a></td><td class="indexvalue">This is an interface for accessing the clipboard through the <a class="el" href="classKTextEditor_1_1View.html" title="The View class represents a single view of a Document .">View</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1CodeCompletionInterface.html">KTextEditor::CodeCompletionInterface</a></td><td class="indexvalue">This is an interface for the <a class="el" href="classKTextEditor_1_1View.html" title="The View class represents a single view of a Document .">KTextEditor::View</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1CompletionEntry.html">KTextEditor::CompletionEntry</a></td><td class="indexvalue">An item for the completion popup </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1ConfigInterface.html">KTextEditor::ConfigInterface</a></td><td class="indexvalue">This is an interface for accessing the configuration of the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> and <a class="el" href="classKTextEditor_1_1Plugin.html" title="Basic KTextEditor plugin class.">Plugin</a> classes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1ConfigInterfaceExtension.html">KTextEditor::ConfigInterfaceExtension</a></td><td class="indexvalue">This is an interface to extend the configuration of the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a>, <a class="el" href="classKTextEditor_1_1Plugin.html" title="Basic KTextEditor plugin class.">Plugin</a> and <a class="el" href="classKTextEditor_1_1PluginViewInterface.html" title="View plugin class.">PluginViewInterface</a> classes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1Cursor.html">KTextEditor::Cursor</a></td><td class="indexvalue">This class represents a text cursor </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1CursorInterface.html">KTextEditor::CursorInterface</a></td><td class="indexvalue">This is an interface for accessing the cursor of the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1Document.html">KTextEditor::Document</a></td><td class="indexvalue">The main class representing a text document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1DocumentInfoDCOPInterface.html">KTextEditor::DocumentInfoDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1DocumentInfoInterface.html" title="This is an interface for accessing information about files open in the Document, Plugin and PluginVie...">DocumentInfoInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1DocumentInfoInterface.html">KTextEditor::DocumentInfoInterface</a></td><td class="indexvalue">This is an interface for accessing information about files open in the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a>, <a class="el" href="classKTextEditor_1_1Plugin.html" title="Basic KTextEditor plugin class.">Plugin</a> and <a class="el" href="classKTextEditor_1_1PluginViewInterface.html" title="View plugin class.">PluginViewInterface</a> classes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1DynWordWrapInterface.html">KTextEditor::DynWordWrapInterface</a></td><td class="indexvalue">This is an interface for accessing dynamic word wrapping functionality of the <a class="el" href="classKTextEditor_1_1View.html" title="The View class represents a single view of a Document .">View</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1EditDCOPInterface.html">KTextEditor::EditDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1EditInterface.html" title="This is the main interface for accessing and modifying text of the Document class.">EditInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1EditInterface.html">KTextEditor::EditInterface</a></td><td class="indexvalue">This is the main interface for accessing and modifying text of the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1EditInterfaceExt.html">KTextEditor::EditInterfaceExt</a></td><td class="indexvalue">This is the main interface for accessing and modifying text of the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1Editor.html">KTextEditor::Editor</a></td><td class="indexvalue">This is a simplfied version of the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> &amp; <a class="el" href="classKTextEditor_1_1View.html" title="The View class represents a single view of a Document .">View</a> classes Usage: Load it, merge it's gui + be happy Extensibility: Use the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> / <a class="el" href="classKTextEditor_1_1View.html" title="The View class represents a single view of a Document .">View</a> classes if you want advanced features, interfaces, etc </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1EncodingDCOPInterface.html">KTextEditor::EncodingDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1EncodingInterface.html" title="This is an interface to the text encoding of a Document class.">EncodingInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1EncodingInterface.html">KTextEditor::EncodingInterface</a></td><td class="indexvalue">This is an interface to the text encoding of a <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classExtTerminalInterface.html">ExtTerminalInterface</a></td><td class="indexvalue">This class is used analogically to <a class="el" href="classTerminalInterface.html" title="TerminalInterface is an interface implemented by KonsolePart to allow developers access to the Konsol...">TerminalInterface</a> (see it's documentation), but provides 2 further methods to change konsole's behaviour </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1HighlightingInterface.html">KTextEditor::HighlightingInterface</a></td><td class="indexvalue">This is an interface for syntax highlighting of a <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKFileAudioPreview.html">KFileAudioPreview</a></td><td class="indexvalue">Audio "preview" widget for the file dialog </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKIMIface.html">KIMIface</a></td><td class="indexvalue">Generic DCOP interface for <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/namespaceKDE.html">KDE</a> instant messenger applications </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKIMProxy.html">KIMProxy</a></td><td class="indexvalue">Provides access to instant messenger programs which implement KDE's instant messanger interface <a class="el" href="classKIMIface.html" title="Generic DCOP interface for KDE instant messenger applications.">KIMIface</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKRegExpEditorInterface.html">KRegExpEditorInterface</a></td><td class="indexvalue">A graphical editor for regular expressions </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKScriptClientInterface.html">KScriptClientInterface</a></td><td class="indexvalue">This class is used for allowing feedback to the main system </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKScriptInterface.html">KScriptInterface</a></td><td class="indexvalue">This class is the base for all script engines </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKScriptManager.html">KScriptManager</a></td><td class="indexvalue">This class is the base for all script engines </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKSpeech.html">KSpeech</a></td><td class="indexvalue">Kspeech - the <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/namespaceKDE.html">KDE</a> Text-to-Speech API </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKSpeechSink.html">KSpeechSink</a></td><td class="indexvalue">KTTSD DCOP Signal Sink </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1MarkInterface.html">KTextEditor::MarkInterface</a></td><td class="indexvalue">This is an interface to enable marks to be made in the iconborder of the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1MarkInterfaceExtension.html">KTextEditor::MarkInterfaceExtension</a></td><td class="indexvalue">This is an interface for custom extensions of the <a class="el" href="classKTextEditor_1_1MarkInterface.html" title="This is an interface to enable marks to be made in the iconborder of the Document class...">MarkInterface</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKMediaPlayer_1_1Player.html">KMediaPlayer::Player</a></td><td class="indexvalue"><a class="el" href="classKMediaPlayer_1_1Player.html" title="Player is the center of the KMediaPlayer interface.">Player</a> is the center of the <a class="el" href="namespaceKMediaPlayer.html" title="KMediaPlayer contains an interface to reusable media player components.">KMediaPlayer</a> interface </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1Plugin.html">KTextEditor::Plugin</a></td><td class="indexvalue">Basic <a class="el" href="namespaceKTextEditor.html" title="KTextEditor is KDE&#39;s standard text editing KPart interface.">KTextEditor</a> plugin class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1PluginViewInterface.html">KTextEditor::PluginViewInterface</a></td><td class="indexvalue"><a class="el" href="classKTextEditor_1_1View.html" title="The View class represents a single view of a Document .">View</a> plugin class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1PopupMenuInterface.html">KTextEditor::PopupMenuInterface</a></td><td class="indexvalue">This is an interface to provide custom popup menus for a <a class="el" href="classKTextEditor_1_1View.html" title="The View class represents a single view of a Document .">View</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1PrintDCOPInterface.html">KTextEditor::PrintDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1PrintInterface.html" title="This is an interface to printing functions of a Document.">PrintInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1PrintInterface.html">KTextEditor::PrintInterface</a></td><td class="indexvalue">This is an interface to printing functions of a <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classScriptLoader.html">ScriptLoader</a></td><td class="indexvalue">Script loader </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1SearchDCOPInterface.html">KTextEditor::SearchDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1SearchInterface.html" title="This is an interface to allow searching of a Document.">SearchInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1SearchInterface.html">KTextEditor::SearchInterface</a></td><td class="indexvalue">This is an interface to allow searching of a <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1SelectionDCOPInterface.html">KTextEditor::SelectionDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1SelectionInterface.html" title="This is an interface to text selection for the Document class.">SelectionInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1SelectionExtDCOPInterface.html">KTextEditor::SelectionExtDCOPInterface</a></td><td class="indexvalue">DCOP interface for the <a class="el" href="classKTextEditor_1_1SelectionInterfaceExt.html" title="Provide access to seleciton positions.">SelectionInterfaceExt</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1SelectionInterface.html">KTextEditor::SelectionInterface</a></td><td class="indexvalue">This is an interface to text selection for the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1SelectionInterfaceExt.html">KTextEditor::SelectionInterfaceExt</a></td><td class="indexvalue">Provide access to seleciton positions </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1SessionConfigInterface.html">KTextEditor::SessionConfigInterface</a></td><td class="indexvalue">This is an interface to session-specific configuration of the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a>, <a class="el" href="classKTextEditor_1_1Plugin.html" title="Basic KTextEditor plugin class.">Plugin</a> and <a class="el" href="classKTextEditor_1_1PluginViewInterface.html" title="View plugin class.">PluginViewInterface</a> classes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1TemplateInterface.html">KTextEditor::TemplateInterface</a></td><td class="indexvalue">This is an interface for inserting template strings with user editable fields into a document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classTerminalInterface.html">TerminalInterface</a></td><td class="indexvalue"><a class="el" href="classTerminalInterface.html" title="TerminalInterface is an interface implemented by KonsolePart to allow developers access to the Konsol...">TerminalInterface</a> is an interface implemented by KonsolePart to allow developers access to the KonsolePart in ways that are not possible through the normal KPart interface </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1TextHintInterface.html">KTextEditor::TextHintInterface</a></td><td class="indexvalue">This is an interface for the <a class="el" href="classKTextEditor_1_1View.html" title="The View class represents a single view of a Document .">KTextEditor::View</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1UndoDCOPInterface.html">KTextEditor::UndoDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1UndoInterface.html" title="This is an interface to undo functionality of a Document.">UndoInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1UndoInterface.html">KTextEditor::UndoInterface</a></td><td class="indexvalue">This is an interface to undo functionality of a <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHE_1_1ValueColumnInterface.html">KHE::ValueColumnInterface</a></td><td class="indexvalue">Interface for the value displaying column of a hexedit widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1VariableInterface.html">KTextEditor::VariableInterface</a></td><td class="indexvalue">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 -*-" </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1View.html">KTextEditor::View</a></td><td class="indexvalue">Single view of a <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKMediaPlayer_1_1View.html">KMediaPlayer::View</a></td><td class="indexvalue"><a class="el" href="classKMediaPlayer_1_1View.html" title="View is part of the user interface of a Player.">View</a> is part of the user interface of a <a class="el" href="classKMediaPlayer_1_1Player.html" title="Player is the center of the KMediaPlayer interface.">Player</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1ViewCursorDCOPInterface.html">KTextEditor::ViewCursorDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1ViewCursorInterface.html" title="This is an interface to access the text cursor of a View class.">ViewCursorInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1ViewCursorInterface.html">KTextEditor::ViewCursorInterface</a></td><td class="indexvalue">This is an interface to access the text cursor of a <a class="el" href="classKTextEditor_1_1View.html" title="The View class represents a single view of a Document .">View</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1ViewStatusMsgDCOPInterface.html">KTextEditor::ViewStatusMsgDCOPInterface</a></td><td class="indexvalue">This is the main interface to the <a class="el" href="classKTextEditor_1_1ViewStatusMsgInterface.html" title="This is an interface for retrieving status bar messages from the Document class.">ViewStatusMsgInterface</a> of <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKTextEdit.html">KTextEdit</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1ViewStatusMsgInterface.html">KTextEditor::ViewStatusMsgInterface</a></td><td class="indexvalue">This is an interface for retrieving status bar messages from the <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKTextEditor_1_1WordWrapInterface.html">KTextEditor::WordWrapInterface</a></td><td class="indexvalue">This is an interface to control fixed-column word-wrapping of a <a class="el" href="classKTextEditor_1_1Document.html" title="The main class representing a text document.">Document</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHE_1_1ZoomInterface.html">KHE::ZoomInterface</a></td><td class="indexvalue">A simple interface for zooming </td></tr>
</table>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>interfaces</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="functions.html">Class Members</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classExtTerminalInterface.html">extterminalinterface</option>,  <option value="classKFileAudioPreview.html">kfileaudiopreview</option>,  <option value="classKHE_1_1BytesEditInterface.html">khe::byteseditinterface</option>,  <option value="classKHE_1_1CharColumnInterface.html">khe::charcolumninterface</option>,  <option value="classKHE_1_1ClipboardInterface.html">khe::clipboardinterface</option>,  <option value="classKHE_1_1ValueColumnInterface.html">khe::valuecolumninterface</option>,  <option value="classKHE_1_1ZoomInterface.html">khe::zoominterface</option>,  <option value="classKIMIface.html">kimiface</option>,  <option value="classKIMProxy.html">kimproxy</option>,  <option value="classKMediaPlayer_1_1Player.html">kmediaplayer::player</option>,  <option value="classKMediaPlayer_1_1View.html">kmediaplayer::view</option>,  <option value="classKRegExpEditorInterface.html">kregexpeditorinterface</option>,  <option value="classKScriptClientInterface.html">kscriptclientinterface</option>,  <option value="classKScriptInterface.html">kscriptinterface</option>,  <option value="classKScriptManager.html">kscriptmanager</option>,  <option value="classKSpeech.html">kspeech</option>,  <option value="classKSpeechSink.html">kspeechsink</option>,  <option value="classKTextEditor_1_1BlockSelectionDCOPInterface.html">ktexteditor::blockselectiondcopinterface</option>,  <option value="classKTextEditor_1_1BlockSelectionInterface.html">ktexteditor::blockselectioninterface</option>,  <option value="classKTextEditor_1_1ClipboardDCOPInterface.html">ktexteditor::clipboarddcopinterface</option>,  <option value="classKTextEditor_1_1ClipboardInterface.html">ktexteditor::clipboardinterface</option>,  <option value="classKTextEditor_1_1CodeCompletionInterface.html">ktexteditor::codecompletioninterface</option>,  <option value="classKTextEditor_1_1CompletionEntry.html">ktexteditor::completionentry</option>,  <option value="classKTextEditor_1_1ConfigInterface.html">ktexteditor::configinterface</option>,  <option value="classKTextEditor_1_1ConfigInterfaceExtension.html">ktexteditor::configinterfaceextension</option>,  <option value="classKTextEditor_1_1Cursor.html">ktexteditor::cursor</option>,  <option value="classKTextEditor_1_1CursorInterface.html">ktexteditor::cursorinterface</option>,  <option value="classKTextEditor_1_1Document.html">ktexteditor::document</option>,  <option value="classKTextEditor_1_1DocumentInfoDCOPInterface.html">ktexteditor::documentinfodcopinterface</option>,  <option value="classKTextEditor_1_1DocumentInfoInterface.html">ktexteditor::documentinfointerface</option>,  <option value="classKTextEditor_1_1DynWordWrapInterface.html">ktexteditor::dynwordwrapinterface</option>,  <option value="classKTextEditor_1_1EditDCOPInterface.html">ktexteditor::editdcopinterface</option>,  <option value="classKTextEditor_1_1EditInterface.html">ktexteditor::editinterface</option>,  <option value="classKTextEditor_1_1EditInterfaceExt.html">ktexteditor::editinterfaceext</option>,  <option value="classKTextEditor_1_1Editor.html">ktexteditor::editor</option>,  <option value="classKTextEditor_1_1EncodingDCOPInterface.html">ktexteditor::encodingdcopinterface</option>,  <option value="classKTextEditor_1_1EncodingInterface.html">ktexteditor::encodinginterface</option>,  <option value="classKTextEditor_1_1HighlightingInterface.html">ktexteditor::highlightinginterface</option>,  <option value="classKTextEditor_1_1MarkInterface.html">ktexteditor::markinterface</option>,  <option value="classKTextEditor_1_1MarkInterfaceExtension.html">ktexteditor::markinterfaceextension</option>,  <option value="classKTextEditor_1_1Plugin.html">ktexteditor::plugin</option>,  <option value="classKTextEditor_1_1PluginViewInterface.html">ktexteditor::pluginviewinterface</option>,  <option value="classKTextEditor_1_1PopupMenuInterface.html">ktexteditor::popupmenuinterface</option>,  <option value="classKTextEditor_1_1PrintDCOPInterface.html">ktexteditor::printdcopinterface</option>,  <option value="classKTextEditor_1_1PrintInterface.html">ktexteditor::printinterface</option>,  <option value="classKTextEditor_1_1SearchDCOPInterface.html">ktexteditor::searchdcopinterface</option>,  <option value="classKTextEditor_1_1SearchInterface.html">ktexteditor::searchinterface</option>,  <option value="classKTextEditor_1_1SelectionDCOPInterface.html">ktexteditor::selectiondcopinterface</option>,  <option value="classKTextEditor_1_1SelectionExtDCOPInterface.html">ktexteditor::selectionextdcopinterface</option>,  <option value="classKTextEditor_1_1SelectionInterface.html">ktexteditor::selectioninterface</option>,  <option value="classKTextEditor_1_1SelectionInterfaceExt.html">ktexteditor::selectioninterfaceext</option>,  <option value="classKTextEditor_1_1SessionConfigInterface.html">ktexteditor::sessionconfiginterface</option>,  <option value="classKTextEditor_1_1TemplateInterface.html">ktexteditor::templateinterface</option>,  <option value="classKTextEditor_1_1TextHintInterface.html">ktexteditor::texthintinterface</option>,  <option value="classKTextEditor_1_1UndoDCOPInterface.html">ktexteditor::undodcopinterface</option>,  <option value="classKTextEditor_1_1UndoInterface.html">ktexteditor::undointerface</option>,  <option value="classKTextEditor_1_1VariableInterface.html">ktexteditor::variableinterface</option>,  <option value="classKTextEditor_1_1View.html">ktexteditor::view</option>,  <option value="classKTextEditor_1_1ViewCursorDCOPInterface.html">ktexteditor::viewcursordcopinterface</option>,  <option value="classKTextEditor_1_1ViewCursorInterface.html">ktexteditor::viewcursorinterface</option>,  <option value="classKTextEditor_1_1ViewStatusMsgDCOPInterface.html">ktexteditor::viewstatusmsgdcopinterface</option>,  <option value="classKTextEditor_1_1ViewStatusMsgInterface.html">ktexteditor::viewstatusmsginterface</option>,  <option value="classKTextEditor_1_1WordWrapInterface.html">ktexteditor::wordwrapinterface</option>,  <option value="classScriptLoader.html">scriptloader</option>,  <option value="classTerminalInterface.html">terminalinterface</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../arts/html/index.html">arts</a></li><li><a href="../../dcop/html/index.html">dcop</a></li><li><a href="../../dnssd/html/index.html">dnssd</a></li><li><a href="../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kate/html/index.html">kate</a></li><li><a href="../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../kdecore/html/index.html">kdecore</a></li><li><a href="../../kded/html/index.html">kded</a></li><li><a href="../../kdefx/html/index.html">kdefx</a></li><li><a href="../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../kdesu/html/index.html">kdesu</a></li><li><a href="../../kdeui/html/index.html">kdeui</a></li><li><a href="../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../khtml/html/index.html">khtml</a></li><li><a href="../../kimgio/html/index.html">kimgio</a></li><li><a href="../../kinit/html/index.html">kinit</a></li><li><a href="../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/http/html/index.html">http</a></li><li><a href="../../kjs/html/index.html">kjs</a></li><li><a href="../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../kparts/html/index.html">kparts</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../kspell2/html/index.html">kspell2</a></li><li><a href="../../kunittest/html/index.html">kunittest</a></li><li><a href="../../kutils/html/index.html">kutils</a></li><li><a href="../../kwallet/html/index.html">kwallet</a></li><li><a href="../../libkmid/html/index.html">libkmid</a></li><li><a href="../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>