Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > f89abdeb016114b348a5c554d8214329 > files > 4871

kdelibs-apidocs-3.5.4-30.el5.centos.x86_64.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>kdeui: KCompletionBox Class Reference (kdeui)</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=".">kdeui</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.4.7 -->
<h1>KCompletionBox Class Reference</h1><!-- doxytag: class="KCompletionBox" --><!-- doxytag: inherits="KListBox" --><code>#include &lt;<a class="el" href="kcompletionbox_8h-source.html">kcompletionbox.h</a>&gt;</code>
<p>
<p>Inheritance diagram for KCompletionBox:
<p><center><img src="classKCompletionBox.png" usemap="#KCompletionBox_map" border="0" alt=""></center>
<map name="KCompletionBox_map">
<area href="classKListBox.html" alt="KListBox" shape="rect" coords="0,56,103,80">
<area doxygen="qt.tag:" href="qlistbox.html" alt="QListBox" shape="rect" coords="0,0,103,24">
</map>
<a href="classKCompletionBox-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
A helper widget for "completion-widgets" (<a class="el" href="classKLineEdit.html">KLineEdit</a>, <a class="el" href="classKComboBox.html">KComboBox</a>)). 
<p>
A little utility class for "completion-widgets", like <a class="el" href="classKLineEdit.html">KLineEdit</a> or <a class="el" href="classKComboBox.html">KComboBox</a>. <a class="el" href="classKCompletionBox.html">KCompletionBox</a> is a listbox, displayed as a rectangle without any window decoration, usually directly under the lineedit or combobox. It is filled with all possible matches for a completion, so the user can select the one he wants.<p>
It is used when <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKGlobalSettings.html#4df0f8e08f3ffde1e176276cbf5aa821">KGlobalSettings::Completion</a> == CompletionPopup or CompletionPopupAuto.<p>
<dl compact><dt><b>Author:</b></dt><dd>Carsten Pfeiffer &lt;<a href="mailto:pfeiffer@kde.org">pfeiffer@kde.org</a>&gt; </dd></dl>

<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8h-source.html#l00043">43</a> of file <a class="el" href="kcompletionbox_8h-source.html">kcompletionbox.h</a>.<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#1e015185133c628c90981318d16d29c4">items</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#0e7740f8acfda3c06455b4e205548419">insertItems</a> (const <a class="elRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;items, int <a class="elRef" doxygen="qt.tag:" href="qlistbox.html#index">index</a>=-1)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#6b85cdf4a048565f61ce070750845de8">setItems</a> (const <a class="elRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;items)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#db114b16cd57f23985999e75deb73099">popup</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#e048988dd55c5c39bd2e64c52be05bef">setTabHandling</a> (bool enable)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#428637e12ecb82dbd230bd7930eb9a9d">isTabHandling</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#793194b05591ba578ac2c5d09cec15b5">setCancelledText</a> (const <a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;txt)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#03ebd3f7ff64bd71e99b14677317eeb0">cancelledText</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#fb3802dbc3fc0d3adffad38dc37fcd4f">setActivateOnSelect</a> (bool state)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#be15cc623385077deb1aa29a1a0de5fe">down</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#0789111fff26d5e7966aa8e0d4edac55">up</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#df582e591583372153ede6a8e925dc64">pageDown</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#aaf16e434ec11a1d1dadb8acd8efd55c">pageUp</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#72c17b3905949c4b47fc33cf41326049">home</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#68bcf7116f1d6c26c2683dba78fb8548">end</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#f1cadf7aafef754dee5b3d4d3d29b1cf">show</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#40b209630dfd05ae24edf1542ada0623">hide</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Signals</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#3608a457b6466be137fd24549e4cc36a">activated</a> (const <a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#4f4c759719847ecd180e65bfd7fede86">userCancelled</a> (const <a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;)</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#c4bd54d2786cb79b781ca9503c1fb202">KCompletionBox</a> (<a class="elRef" doxygen="qt.tag:" href="qwidget.html">QWidget</a> *parent, const char *name=0)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#7c86c4c783499bc467ea8465595427b9">~KCompletionBox</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="842911bc447ed5df230602c2bf9933dd"></a><!-- doxytag: member="KCompletionBox::sizeHint" ref="842911bc447ed5df230602c2bf9933dd" args="() const " -->
virtual <a class="elRef" doxygen="qt.tag:" href="qsize.html">QSize</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#842911bc447ed5df230602c2bf9933dd">sizeHint</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#0d5d1d9ff629897c90a97c74746fd5dd">activateOnSelect</a> () const </td></tr>

<tr><td colspan="2"><br><h2>Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#e50ed8a8ec80e115859a6598955dba2c">slotActivated</a> (<a class="elRef" doxygen="qt.tag:" href="qlistboxitem.html">QListBoxItem</a> *)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:" href="qrect.html">QRect</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#5c4d68b0cc1d592746f5024feb597c13">calculateGeometry</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#c2bad7a0f5b64b507917c3fa097e6c2b">sizeAndPosition</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#4e7deb9a37bc483c80c7fc1037418069">eventFilter</a> (<a class="elRef" doxygen="qt.tag:" href="qobject.html">QObject</a> *, <a class="elRef" doxygen="qt.tag:" href="qevent.html">QEvent</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7bc2361e5d44d4b4922296b8fe72798d"></a><!-- doxytag: member="KCompletionBox::virtual_hook" ref="7bc2361e5d44d4b4922296b8fe72798d" args="(int id, void *data)" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#7bc2361e5d44d4b4922296b8fe72798d">virtual_hook</a> (int id, void *data)</td></tr>

<tr><td colspan="2"><br><h2>Properties</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1d89a03725ab1bc1938aa3447e38c4fd"></a><!-- doxytag: member="KCompletionBox::isTabHandling" ref="1d89a03725ab1bc1938aa3447e38c4fd" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#1d89a03725ab1bc1938aa3447e38c4fd">isTabHandling</a><code> []</code></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="07d1b4fedae257a7d774f26b766e3d01"></a><!-- doxytag: member="KCompletionBox::cancelledText" ref="07d1b4fedae257a7d774f26b766e3d01" args="" -->
<a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#07d1b4fedae257a7d774f26b766e3d01">cancelledText</a><code> []</code></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d914834c113ea9930339563f0e358c46"></a><!-- doxytag: member="KCompletionBox::activateOnSelect" ref="d914834c113ea9930339563f0e358c46" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKCompletionBox.html#d914834c113ea9930339563f0e358c46">activateOnSelect</a><code> []</code></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="c4bd54d2786cb79b781ca9503c1fb202"></a><!-- doxytag: member="KCompletionBox::KCompletionBox" ref="c4bd54d2786cb79b781ca9503c1fb202" args="(QWidget *parent, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KCompletionBox::KCompletionBox           </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:" href="qwidget.html">QWidget</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructs a <a class="el" href="classKCompletionBox.html">KCompletionBox</a>. 
<p>
The parent widget is used to give the focus back when pressing the up-button on the very first item. 
<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00047">47</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="7c86c4c783499bc467ea8465595427b9"></a><!-- doxytag: member="KCompletionBox::~KCompletionBox" ref="7c86c4c783499bc467ea8465595427b9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KCompletionBox::~KCompletionBox           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destroys the box. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00079">79</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="3608a457b6466be137fd24549e4cc36a"></a><!-- doxytag: member="KCompletionBox::activated" ref="3608a457b6466be137fd24549e4cc36a" args="(const QString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::activated           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Emitted when an item was selected, contains the text of the selected item. 
<p>

</div>
</div><p>
<a class="anchor" name="0d5d1d9ff629897c90a97c74746fd5dd"></a><!-- doxytag: member="KCompletionBox::activateOnSelect" ref="0d5d1d9ff629897c90a97c74746fd5dd" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCompletionBox::activateOnSelect           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b>Returns:</b></dt><dd>true if selecting an item results in the emition of the selected signal.</dd></dl>
<dl compact><dt><b>Since:</b></dt><dd>3.4.1 </dd></dl>

</div>
</div><p>
<a class="anchor" name="5c4d68b0cc1d592746f5024feb597c13"></a><!-- doxytag: member="KCompletionBox::calculateGeometry" ref="5c4d68b0cc1d592746f5024feb597c13" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:" href="qrect.html">QRect</a> KCompletionBox::calculateGeometry           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This calculates the size of the dropdown and the relative position of the top left corner with respect to the parent widget. 
<p>
This matches the geometry and position normally used by K/QComboBox when used with one. 
<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00332">332</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="03ebd3f7ff64bd71e99b14677317eeb0"></a><!-- doxytag: member="KCompletionBox::cancelledText" ref="03ebd3f7ff64bd71e99b14677317eeb0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a> KCompletionBox::cancelledText           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b>Returns:</b></dt><dd>the text set via <a class="el" href="classKCompletionBox.html#793194b05591ba578ac2c5d09cec15b5">setCancelledText()</a> or QString::null. </dd></dl>

</div>
</div><p>
<a class="anchor" name="be15cc623385077deb1aa29a1a0de5fe"></a><!-- doxytag: member="KCompletionBox::down" ref="be15cc623385077deb1aa29a1a0de5fe" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::down           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Moves the selection one line down or select the first item if nothing is selected yet. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00381">381</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="68bcf7116f1d6c26c2683dba78fb8548"></a><!-- doxytag: member="KCompletionBox::end" ref="68bcf7116f1d6c26c2683dba78fb8548" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::end           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Moves the selection down to the last item. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00421">421</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="4e7deb9a37bc483c80c7fc1037418069"></a><!-- doxytag: member="KCompletionBox::eventFilter" ref="4e7deb9a37bc483c80c7fc1037418069" args="(QObject *, QEvent *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCompletionBox::eventFilter           </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:" href="qobject.html">QObject</a> *&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:" href="qevent.html">QEvent</a> *&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reimplemented from <a class="el" href="classKListBox.html">KListBox</a> to get events from the viewport (to hide this widget on mouse-click, Escape-presses, etc. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00108">108</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="40b209630dfd05ae24edf1542ada0623"></a><!-- doxytag: member="KCompletionBox::hide" ref="40b209630dfd05ae24edf1542ada0623" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::hide           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Re-implemented for internal reasons. 
<p>
API is unaffected. 
<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00324">324</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="72c17b3905949c4b47fc33cf41326049"></a><!-- doxytag: member="KCompletionBox::home" ref="72c17b3905949c4b47fc33cf41326049" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::home           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Moves the selection up to the first item. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00416">416</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="0e7740f8acfda3c06455b4e205548419"></a><!-- doxytag: member="KCompletionBox::insertItems" ref="0e7740f8acfda3c06455b4e205548419" args="(const QStringList &amp;items, int index=-1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::insertItems           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>items</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em> = <code>-1</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Inserts <code>items</code> into the box. 
<p>
Does not clear the items before. <code>index</code> determines at which position <code>items</code> will be inserted. (defaults to appending them at the end) 
<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00468">468</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="428637e12ecb82dbd230bd7930eb9a9d"></a><!-- doxytag: member="KCompletionBox::isTabHandling" ref="428637e12ecb82dbd230bd7930eb9a9d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KCompletionBox::isTabHandling           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b>Returns:</b></dt><dd>true if this widget is handling Tab-key events to traverse the items in the dropdown list, otherwise false.</dd></dl>
Default is false.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classKCompletionBox.html#e048988dd55c5c39bd2e64c52be05bef">setTabHandling</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="1e015185133c628c90981318d16d29c4"></a><!-- doxytag: member="KCompletionBox::items" ref="1e015185133c628c90981318d16d29c4" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> KCompletionBox::items           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns a list of all items currently in the box. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00085">85</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="df582e591583372153ede6a8e925dc64"></a><!-- doxytag: member="KCompletionBox::pageDown" ref="df582e591583372153ede6a8e925dc64" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::pageDown           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Moves the selection one page down. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00402">402</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="aaf16e434ec11a1d1dadb8acd8efd55c"></a><!-- doxytag: member="KCompletionBox::pageUp" ref="aaf16e434ec11a1d1dadb8acd8efd55c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::pageUp           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Moves the selection one page up. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00409">409</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="db114b16cd57f23985999e75deb73099"></a><!-- doxytag: member="KCompletionBox::popup" ref="db114b16cd57f23985999e75deb73099" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::popup           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Adjusts the size of the box to fit the width of the parent given in the constructor and pops it up at the most appropriate place, relative to the parent. 
<p>
Depending on the screensize and the position of the parent, this may be a different place, however the default is to pop it up and the lower left corner of the parent.<p>
Make sure to <a class="el" href="classKCompletionBox.html#40b209630dfd05ae24edf1542ada0623">hide()</a> the box when appropriate. 
<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00250">250</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="fb3802dbc3fc0d3adffad38dc37fcd4f"></a><!-- doxytag: member="KCompletionBox::setActivateOnSelect" ref="fb3802dbc3fc0d3adffad38dc37fcd4f" args="(bool state)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::setActivateOnSelect           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>state</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set whether or not the selected signal should be emitted when an item is selected. 
<p>
By default the selected signal is emitted.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>state</em>&nbsp;</td><td>false if the signal should not be emitted. </td></tr>
  </table>
</dl>
<dl compact><dt><b>Since:</b></dt><dd>3.4.1 </dd></dl>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00549">549</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="793194b05591ba578ac2c5d09cec15b5"></a><!-- doxytag: member="KCompletionBox::setCancelledText" ref="793194b05591ba578ac2c5d09cec15b5" args="(const QString &amp;txt)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::setCancelledText           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>txt</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the text to be emitted if the user chooses not to pick from the available matches. 
<p>
If the canceled text is not set through this function, the userCancelled signal will not be emitted.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classKCompletionBox.html#4f4c759719847ecd180e65bfd7fede86">userCancelled( const QString&amp; )</a> </dd></dl>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>txt</em>&nbsp;</td><td>the text to be emitted if the user cancels this box </td></tr>
  </table>
</dl>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00436">436</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="6b85cdf4a048565f61ce070750845de8"></a><!-- doxytag: member="KCompletionBox::setItems" ref="6b85cdf4a048565f61ce070750845de8" args="(const QStringList &amp;items)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::setItems           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>items</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Clears the box and inserts <code>items</code>. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00477">477</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="e048988dd55c5c39bd2e64c52be05bef"></a><!-- doxytag: member="KCompletionBox::setTabHandling" ref="e048988dd55c5c39bd2e64c52be05bef" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::setTabHandling           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>enable</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Makes this widget (when visible) capture Tab-key events to traverse the items in the dropdown list. 
<p>
Default off, as it conflicts with the usual behavior of Tab to traverse widgets. It is useful for cases like Konqueror's Location Bar, though.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classKCompletionBox.html#1d89a03725ab1bc1938aa3447e38c4fd">isTabHandling</a> </dd></dl>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00426">426</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="f1cadf7aafef754dee5b3d4d3d29b1cf"></a><!-- doxytag: member="KCompletionBox::show" ref="f1cadf7aafef754dee5b3d4d3d29b1cf" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::show           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Re-implemented for internal reasons. 
<p>
API is unaffected. 
<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00300">300</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="c2bad7a0f5b64b507917c3fa097e6c2b"></a><!-- doxytag: member="KCompletionBox::sizeAndPosition" ref="c2bad7a0f5b64b507917c3fa097e6c2b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::sizeAndPosition           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This properly sizes and positions the listbox. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00268">268</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="e50ed8a8ec80e115859a6598955dba2c"></a><!-- doxytag: member="KCompletionBox::slotActivated" ref="e50ed8a8ec80e115859a6598955dba2c" args="(QListBoxItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::slotActivated           </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:" href="qlistboxitem.html">QListBoxItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Called when an item was activated. 
<p>
Emits <a class="el" href="classKCompletionBox.html#3608a457b6466be137fd24549e4cc36a">activated()</a> with the item. 
<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00099">99</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="0789111fff26d5e7966aa8e0d4edac55"></a><!-- doxytag: member="KCompletionBox::up" ref="0789111fff26d5e7966aa8e0d4edac55" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::up           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Moves the selection one line up or select the first item if nothing is selected yet. 
<p>

<p>
Definition at line <a class="el" href="kcompletionbox_8cpp-source.html#l00396">396</a> of file <a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a>.
</div>
</div><p>
<a class="anchor" name="4f4c759719847ecd180e65bfd7fede86"></a><!-- doxytag: member="KCompletionBox::userCancelled" ref="4f4c759719847ecd180e65bfd7fede86" args="(const QString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KCompletionBox::userCancelled           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Emitted whenever the user chooses to ignore the available selections and close the this box. 
<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kcompletionbox_8h-source.html">kcompletionbox.h</a><li><a class="el" href="kcompletionbox_8cpp-source.html">kcompletionbox.cpp</a></ul>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kdeui</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><li><a href="pages.html">Related Pages</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="classKAboutApplication.html">kaboutapplication</option>,  <option value="classKAboutContainer.html">kaboutcontainer</option>,  <option value="classKAboutContainerBase.html">kaboutcontainerbase</option>,  <option value="classKAboutContributor.html">kaboutcontributor</option>,  <option value="classKAboutDialog.html">kaboutdialog</option>,  <option value="classKAboutKDE.html">kaboutkde</option>,  <option value="classKAboutWidget.html">kaboutwidget</option>,  <option value="classKAccelGen_1_1Deref.html">kaccelgen::deref</option>,  <option value="classKAccelGen_1_1Deref__Key.html">kaccelgen::deref__key</option>,  <option value="classKAction.html">kaction</option>,  <option value="classKActionCollection.html">kactioncollection</option>,  <option value="classKActionMenu.html">kactionmenu</option>,  <option value="classKActionPtrShortcutList.html">kactionptrshortcutlist</option>,  <option value="classKActionSelector.html">kactionselector</option>,  <option value="classKActionSeparator.html">kactionseparator</option>,  <option value="classKActionShortcutList.html">kactionshortcutlist</option>,  <option value="classKActiveLabel.html">kactivelabel</option>,  <option value="classKAnimWidget.html">kanimwidget</option>,  <option value="classKArrowButton.html">karrowbutton</option>,  <option value="classKAuthIcon.html">kauthicon</option>,  <option value="classKBugReport.html">kbugreport</option>,  <option value="classKButtonBox.html">kbuttonbox</option>,  <option value="classKCharSelect.html">kcharselect</option>,  <option value="classKCharSelectTable.html">kcharselecttable</option>,  <option value="classKCModule.html">kcmodule</option>,  <option value="classKColor.html">kcolor</option>,  <option value="classKColorButton.html">kcolorbutton</option>,  <option value="classKColorCells.html">kcolorcells</option>,  <option value="classKColorCombo.html">kcolorcombo</option>,  <option value="classKColorDialog.html">kcolordialog</option>,  <option value="classKColorDrag.html">kcolordrag</option>,  <option value="classKColorPatch.html">kcolorpatch</option>,  <option value="classKComboBox.html">kcombobox</option>,  <option value="classKCommand.html">kcommand</option>,  <option value="classKCommandHistory.html">kcommandhistory</option>,  <option value="classKCompletionBox.html">kcompletionbox</option>,  <option value="classKConfigDialog.html">kconfigdialog</option>,  <option value="classKContextMenuManager.html">kcontextmenumanager</option>,  <option value="classKCursor.html">kcursor</option>,  <option value="classKCursorPrivate.html">kcursorprivate</option>,  <option value="classKCursorPrivateAutoHideEventFilter.html">kcursorprivateautohideeventfilter</option>,  <option value="classKDateInternalMonthPicker.html">kdateinternalmonthpicker</option>,  <option value="classKDateInternalWeekSelector.html">kdateinternalweekselector</option>,  <option value="classKDateInternalYearSelector.html">kdateinternalyearselector</option>,  <option value="classKDatePicker.html">kdatepicker</option>,  <option value="classKDateTable.html">kdatetable</option>,  <option value="classKDateTimeWidget.html">kdatetimewidget</option>,  <option value="classKDateValidator.html">kdatevalidator</option>,  <option value="classKDateWidget.html">kdatewidget</option>,  <option value="classKDCOPActionProxy.html">kdcopactionproxy</option>,  <option value="classKDEPrivate_1_1ToolBarHandler.html">kdeprivate::toolbarhandler</option>,  <option value="classKDETrayModule.html">kdetraymodule</option>,  <option value="classKDETrayProxy.html">kdetrayproxy</option>,  <option value="classKDialog.html">kdialog</option>,  <option value="classKDialogBase.html">kdialogbase</option>,  <option value="classKDialogBaseButton.html">kdialogbasebutton</option>,  <option value="classKDialogBaseTile.html">kdialogbasetile</option>,  <option value="classKDialogQueue.html">kdialogqueue</option>,  <option value="classKDictSpellingHighlighter.html">kdictspellinghighlighter</option>,  <option value="classKDockArea.html">kdockarea</option>,  <option value="classKDockButton__Private.html">kdockbutton__private</option>,  <option value="classKDockMainWindow.html">kdockmainwindow</option>,  <option value="classKDockManager.html">kdockmanager</option>,  <option value="classKDockSplitter.html">kdocksplitter</option>,  <option value="classKDockTabGroup.html">kdocktabgroup</option>,  <option value="classKDockWidget.html">kdockwidget</option>,  <option value="classKDockWidgetAbstractHeader.html">kdockwidgetabstractheader</option>,  <option value="classKDockWidgetAbstractHeaderDrag.html">kdockwidgetabstractheaderdrag</option>,  <option value="classKDockWidgetHeader.html">kdockwidgetheader</option>,  <option value="classKDockWidgetHeaderDrag.html">kdockwidgetheaderdrag</option>,  <option value="classKDockWidgetHeaderPrivate.html">kdockwidgetheaderprivate</option>,  <option value="classKDockWidgetPrivate.html">kdockwidgetprivate</option>,  <option value="classKDockWindow.html">kdockwindow</option>,  <option value="classKDoubleNumInput.html">kdoublenuminput</option>,  <option value="classKDoubleSpinBox.html">kdoublespinbox</option>,  <option value="classKDoubleValidator.html">kdoublevalidator</option>,  <option value="classKDualColorButton.html">kdualcolorbutton</option>,  <option value="classKEdFind.html">kedfind</option>,  <option value="classKEdGotoLine.html">kedgotoline</option>,  <option value="classKEdit.html">kedit</option>,  <option value="classKEditListBox.html">keditlistbox</option>,  <option value="classKEditListBox_1_1CustomEditor.html">keditlistbox::customeditor</option>,  <option value="classKEditToolbar.html">kedittoolbar</option>,  <option value="classKEditToolbarWidget.html">kedittoolbarwidget</option>,  <option value="classKEdReplace.html">kedreplace</option>,  <option value="classKFloatValidator.html">kfloatvalidator</option>,  <option value="classKFontAction.html">kfontaction</option>,  <option value="classKFontChooser.html">kfontchooser</option>,  <option value="classKFontCombo.html">kfontcombo</option>,  <option value="classKFontDialog.html">kfontdialog</option>,  <option value="classKFontRequester.html">kfontrequester</option>,  <option value="classKFontSizeAction.html">kfontsizeaction</option>,  <option value="classKGradientSelector.html">kgradientselector</option>,  <option value="classKGuiItem.html">kguiitem</option>,  <option value="classKHelpMenu.html">khelpmenu</option>,  <option value="classKHistoryCombo.html">khistorycombo</option>,  <option value="classKHSSelector.html">khsselector</option>,  <option value="classKIconView.html">kiconview</option>,  <option value="classKIconViewItem.html">kiconviewitem</option>,  <option value="classKIconViewSearchLine.html">kiconviewsearchline</option>,  <option value="classKImageTrackLabel.html">kimagetracklabel</option>,  <option value="classKInputDialog.html">kinputdialog</option>,  <option value="classKIntNumInput.html">kintnuminput</option>,  <option value="classKIntSpinBox.html">kintspinbox</option>,  <option value="classKIntValidator.html">kintvalidator</option>,  <option value="classKJanusWidget.html">kjanuswidget</option>,  <option value="classKKeyButton.html">kkeybutton</option>,  <option value="classKKeyChooser.html">kkeychooser</option>,  <option value="classKKeyDialog.html">kkeydialog</option>,  <option value="classKLanguageButton.html">klanguagebutton</option>,  <option value="classKLed.html">kled</option>,  <option value="classKLineEdit.html">klineedit</option>,  <option value="classKLineEditDlg.html">klineeditdlg</option>,  <option value="classKListAction.html">klistaction</option>,  <option value="classKListBox.html">klistbox</option>,  <option value="classKListView.html">klistview</option>,  <option value="classKListViewItem.html">klistviewitem</option>,  <option value="classKListViewLineEdit.html">klistviewlineedit</option>,  <option value="classKListViewSearchLine.html">klistviewsearchline</option>,  <option value="classKListViewSearchLineWidget.html">klistviewsearchlinewidget</option>,  <option value="classKMacroCommand.html">kmacrocommand</option>,  <option value="classKMainWindow.html">kmainwindow</option>,  <option value="classKMainWindowInterface.html">kmainwindowinterface</option>,  <option value="classKMenuBar.html">kmenubar</option>,  <option value="classKMessageBox.html">kmessagebox</option>,  <option value="classKMimeTypeValidator.html">kmimetypevalidator</option>,  <option value="classKNamedCommand.html">knamedcommand</option>,  <option value="classKNumInput.html">knuminput</option>,  <option value="classKPaletteTable.html">kpalettetable</option>,  <option value="classKPanelApplet.html">kpanelapplet</option>,  <option value="classKPanelAppMenu.html">kpanelappmenu</option>,  <option value="classKPanelExtension.html">kpanelextension</option>,  <option value="classKPanelMenu.html">kpanelmenu</option>,  <option value="classKPassivePopup.html">kpassivepopup</option>,  <option value="classKPasswordDialog.html">kpassworddialog</option>,  <option value="classKPasswordEdit.html">kpasswordedit</option>,  <option value="classKPasteTextAction.html">kpastetextaction</option>,  <option value="classKPixmapIO.html">kpixmapio</option>,  <option value="classKPixmapRegionSelectorDialog.html">kpixmapregionselectordialog</option>,  <option value="classKPixmapRegionSelectorWidget.html">kpixmapregionselectorwidget</option>,  <option value="classKPopupFrame.html">kpopupframe</option>,  <option value="classKPopupMenu.html">kpopupmenu</option>,  <option value="classKPopupTitle.html">kpopuptitle</option>,  <option value="classKProgress.html">kprogress</option>,  <option value="classKProgressDialog.html">kprogressdialog</option>,  <option value="classKPushButton.html">kpushbutton</option>,  <option value="classKRadioAction.html">kradioaction</option>,  <option value="classKRecentFilesAction.html">krecentfilesaction</option>,  <option value="classKRestrictedLine.html">krestrictedline</option>,  <option value="classKRootPermsIcon.html">krootpermsicon</option>,  <option value="classKRootPixmap.html">krootpixmap</option>,  <option value="classKRuler.html">kruler</option>,  <option value="classKScrollView.html">kscrollview</option>,  <option value="classKSelectAction.html">kselectaction</option>,  <option value="classKSelector.html">kselector</option>,  <option value="classKSeparator.html">kseparator</option>,  <option value="classKShortcutDialog.html">kshortcutdialog</option>,  <option value="classKShortcutDialogAdvanced.html">kshortcutdialogadvanced</option>,  <option value="classKShortcutDialogSimple.html">kshortcutdialogsimple</option>,  <option value="classKSpell.html">kspell</option>,  <option value="classKSpellConfig.html">kspellconfig</option>,  <option value="classKSpellDlg.html">kspelldlg</option>,  <option value="classKSpellingHighlighter.html">kspellinghighlighter</option>,  <option value="classKSpellUI.html">kspellui</option>,  <option value="classKSplashScreen.html">ksplashscreen</option>,  <option value="classKSqueezedTextLabel.html">ksqueezedtextlabel</option>,  <option value="classKStatusBar.html">kstatusbar</option>,  <option value="classKStatusBarLabel.html">kstatusbarlabel</option>,  <option value="classKStdGuiItem.html">kstdguiitem</option>,  <option value="classKStringListValidator.html">kstringlistvalidator</option>,  <option value="classKSyntaxHighlighter.html">ksyntaxhighlighter</option>,  <option value="classKSystemTray.html">ksystemtray</option>,  <option value="classKTabBar.html">ktabbar</option>,  <option value="classKTabCtl.html">ktabctl</option>,  <option value="classKTabWidget.html">ktabwidget</option>,  <option value="classKTextBrowser.html">ktextbrowser</option>,  <option value="classKTextEdit.html">ktextedit</option>,  <option value="classKTimeWidget.html">ktimewidget</option>,  <option value="classKTimezoneWidget.html">ktimezonewidget</option>,  <option value="classKTipDatabase.html">ktipdatabase</option>,  <option value="classKTipDialog.html">ktipdialog</option>,  <option value="classKToggleAction.html">ktoggleaction</option>,  <option value="classKToggleFullScreenAction.html">ktogglefullscreenaction</option>,  <option value="classKToggleToolBarAction.html">ktoggletoolbaraction</option>,  <option value="classKToolBar.html">ktoolbar</option>,  <option value="classKToolBarButton.html">ktoolbarbutton</option>,  <option value="classKToolBarButtonList.html">ktoolbarbuttonlist</option>,  <option value="classKToolBarLabelAction.html">ktoolbarlabelaction</option>,  <option value="classKToolBarPopupAction.html">ktoolbarpopupaction</option>,  <option value="classKToolBarRadioGroup.html">ktoolbarradiogroup</option>,  <option value="classKToolBarSeparator.html">ktoolbarseparator</option>,  <option value="classKURLLabel.html">kurllabel</option>,  <option value="classKValueSelector.html">kvalueselector</option>,  <option value="classKWidgetAction.html">kwidgetaction</option>,  <option value="classKWindowInfo.html">kwindowinfo</option>,  <option value="classKWizard.html">kwizard</option>,  <option value="classKWordWrap.html">kwordwrap</option>,  <option value="classKWritePermsIcon.html">kwritepermsicon</option>,  <option value="classKXMLGUIBuilder.html">kxmlguibuilder</option>,  <option value="classKXMLGUIClient.html">kxmlguiclient</option>,  <option value="classKXMLGUIFactory.html">kxmlguifactory</option>,  <option value="classKXYSelector.html">kxyselector</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&#116;&#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>