Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 1a721e90d7ed9c4e71b633450322a910 > files > 3408

kdelibs-devel-doc-3.5.9-10mdv2008.1.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: KEditListBox 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.5.5 -->
<div class="contents">
<h1>KEditListBox Class Reference</h1><!-- doxytag: class="KEditListBox" --><!-- doxytag: inherits="QGroupBox" --><code>#include &lt;<a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for KEditListBox:</div>
<div class="dynsection">

<p><center><img src="classKEditListBox.png" usemap="#KEditListBox_map" border="0" alt=""></center>
<map name="KEditListBox_map">
<area doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qgroupbox.html" alt="QGroupBox" shape="rect" coords="0,0,81,24">
</map>
</div>

<p>
<a href="classKEditListBox-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
An editable listbox. 
<p>
This class provides a editable listbox ;-), this means a listbox which is accompanied by a line edit to enter new items into the listbox and pushbuttons to add and remove items from the listbox and two buttons to move items up and down.<p>
<div align="center">
<img src="keditlistbox.png" alt="keditlistbox.png">
<p><strong>KDE Edit List Box Widget</strong></p></div>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00044">44</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#8a320d088bc7279b5312eef9b0221650">Button</a> { <b>Add</b> =  1, 
<b>Remove</b> =  2, 
<b>UpDown</b> =  4
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <b>All</b> =  Add|Remove|UpDown
 }</td></tr>

<tr><td colspan="2"><br><h2>Signals</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6d9720609c2630130f01431dddf48c40"></a><!-- doxytag: member="KEditListBox::changed" ref="6d9720609c2630130f01431dddf48c40" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>changed</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#a5f8ea56e48806e2bce1e9fb3f90e626">added</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;text)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#cb1e4d1277b2a6b579b5f177e1a29636">removed</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;text)</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="classKEditListBox.html#1daa470c2bb4783f557658983c7362c0">KEditListBox</a> (<a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *parent=0, const char *name=0, bool checkAtEntering=false, int buttons=All)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#55ffe8a510a38314fd108976f44086cc">KEditListBox</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;<a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qgroupbox.html#title">title</a>, <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *parent=0, const char *name=0, bool checkAtEntering=false, int buttons=All)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#3c09d4a6a0f23cbb2273e2108445b856">KEditListBox</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;<a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qgroupbox.html#title">title</a>, const <a class="el" href="classKEditListBox_1_1CustomEditor.html">CustomEditor</a> &amp;customEditor, <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *parent=0, const char *name=0, bool checkAtEntering=false, int buttons=All)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html">QListBox</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#766a71d10d188e29d6c4302cf663ad43">listBox</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKLineEdit.html">KLineEdit</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#6d8cc1522c4aea58f24c2f44d281837a">lineEdit</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qpushbutton.html">QPushButton</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#c5067b9bc6d78f2326bad34afb005156">addButton</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qpushbutton.html">QPushButton</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#4d9f4c2babe65fcaec738aba28305b08">removeButton</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qpushbutton.html">QPushButton</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#aaa1d5079403c6be0cf8393f034c67fc">upButton</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qpushbutton.html">QPushButton</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#0821ff74cf52bb960357c9d3ab22c43b">downButton</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#1380a625e3cf6969176311ac5ae473f1">count</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="classKEditListBox.html#afb098e24cb3f7ade52be9d8576b31d2">insertStringList</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstringlist.html">QStringList</a> &amp;list, int index=-1)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#6991767925dc309c2bac5e46bb14e060">insertStrList</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstrlist.html">QStrList</a> *list, int index=-1)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#987f1b4c9fa5f2ea3194eaf165b6503b">insertStrList</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstrlist.html">QStrList</a> &amp;list, int index=-1)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#165d771d132de781a2bbf42167248d2b">insertStrList</a> (const char **list, int numStrings=-1, int index=-1)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#177ee2c9b408e67a37554d538c266487">insertItem</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;text, int index=-1)</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#f6ba43d5eba666e14826e4e16cab8d61">text</a> (int index) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#6869e4d2fe62ca4e12f42f47aa6a0d3e">currentItem</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#9d890b1e2bd6b8605cdc7d8a55b45dc7">currentText</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstringlist.html">QStringList</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#1aadf30c16aaa594cd8c6a94931fb58d">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="classKEditListBox.html#011f4e647d1c86b1cf925599d3f9324f">setItems</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstringlist.html">QStringList</a> &amp;items)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox.html#6cd1c1793f210054238975f8ab709bf4">buttons</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="classKEditListBox.html#b56fcfdb46569135e5e85ca66941c26c">setButtons</a> (uint buttons)</td></tr>

<tr><td colspan="2"><br><h2>Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b68901680b573640051e91d07708ca4d"></a><!-- doxytag: member="KEditListBox::moveItemUp" ref="b68901680b573640051e91d07708ca4d" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>moveItemUp</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f91e00c67e1079d8dd231aa5d86f17e1"></a><!-- doxytag: member="KEditListBox::moveItemDown" ref="f91e00c67e1079d8dd231aa5d86f17e1" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>moveItemDown</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="07f8a038a6bb6dbc74b4fa968ccb323f"></a><!-- doxytag: member="KEditListBox::addItem" ref="07f8a038a6bb6dbc74b4fa968ccb323f" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>addItem</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8241c1a7db51e17358613c56b4844c50"></a><!-- doxytag: member="KEditListBox::removeItem" ref="8241c1a7db51e17358613c56b4844c50" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>removeItem</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f508112857c83c691aea5a908b3a6301"></a><!-- doxytag: member="KEditListBox::enableMoveButtons" ref="f508112857c83c691aea5a908b3a6301" args="(int index)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>enableMoveButtons</b> (int index)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="73d4cf46562ee3e8834dd1dbbf9ab7d7"></a><!-- doxytag: member="KEditListBox::typedSomething" ref="73d4cf46562ee3e8834dd1dbbf9ab7d7" args="(const QString &amp;text)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>typedSomething</b> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;text)</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="anchor" name="67e9a9969551c608ba8034b088e39237"></a><!-- doxytag: member="KEditListBox::virtual_hook" ref="67e9a9969551c608ba8034b088e39237" args="(int id, void *data)" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>virtual_hook</b> (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="c86e3b997f3423650f2acbe4111ce465"></a><!-- doxytag: member="KEditListBox::buttons" ref="c86e3b997f3423650f2acbe4111ce465" args="" -->
<a class="el" href="classKEditListBox.html#8a320d088bc7279b5312eef9b0221650">Button</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>buttons</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7fd9d6a4e0f0bcbe7e598490980c240d"></a><!-- doxytag: member="KEditListBox::items" ref="7fd9d6a4e0f0bcbe7e598490980c240d" args="" -->
<a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstringlist.html">QStringList</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>items</b></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKEditListBox_1_1CustomEditor.html">CustomEditor</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Custom editor class.  <a href="classKEditListBox_1_1CustomEditor.html#_details">More...</a><br></td></tr>
</table>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="8a320d088bc7279b5312eef9b0221650"></a><!-- doxytag: member="KEditListBox::Button" ref="8a320d088bc7279b5312eef9b0221650" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKEditListBox.html#8a320d088bc7279b5312eef9b0221650">KEditListBox::Button</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Enumeration of the buttons, the listbox offers. 
<p>
Specify them in the constructor in the buttons parameter, or in setButtons. 
<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00095">95</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="1daa470c2bb4783f557658983c7362c0"></a><!-- doxytag: member="KEditListBox::KEditListBox" ref="1daa470c2bb4783f557658983c7362c0" args="(QWidget *parent=0, const char *name=0, bool checkAtEntering=false, int buttons=All)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KEditListBox::KEditListBox           </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code>, </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>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>checkAtEntering</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>buttons</em> = <code>All</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>
Create an editable listbox. 
<p>
If <code>checkAtEntering</code> is true, after every character you type in the line edit <a class="el" href="classKEditListBox.html" title="An editable listbox.">KEditListBox</a> will enable or disable the Add-button, depending whether the current content of the line edit is already in the listbox. Maybe this can become a performance hit with large lists on slow machines. If <code>checkAtEntering</code> is false, it will be checked if you press the Add-button. It is not possible to enter items twice into the listbox. 
<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00048">48</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="55ffe8a510a38314fd108976f44086cc"></a><!-- doxytag: member="KEditListBox::KEditListBox" ref="55ffe8a510a38314fd108976f44086cc" args="(const QString &amp;title, QWidget *parent=0, const char *name=0, bool checkAtEntering=false, int buttons=All)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KEditListBox::KEditListBox           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>title</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code>, </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>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>checkAtEntering</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>buttons</em> = <code>All</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>
Create an editable listbox. 
<p>
The same as the other constructor, additionally it takes <code>title</code>, which will be the title of the frame around the listbox. 
<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00055">55</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="3c09d4a6a0f23cbb2273e2108445b856"></a><!-- doxytag: member="KEditListBox::KEditListBox" ref="3c09d4a6a0f23cbb2273e2108445b856" args="(const QString &amp;title, const CustomEditor &amp;customEditor, QWidget *parent=0, const char *name=0, bool checkAtEntering=false, int buttons=All)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KEditListBox::KEditListBox           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>title</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classKEditListBox_1_1CustomEditor.html">CustomEditor</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>customEditor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code>, </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>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>checkAtEntering</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>buttons</em> = <code>All</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>
Another constructor, which allows to use a custom editing widget instead of the standard <a class="el" href="classKLineEdit.html" title="An enhanced QLineEdit widget for inputting text.">KLineEdit</a> widget. 
<p>
E.g. you can use a KURLRequester or a <a class="el" href="classKComboBox.html" title="An enhanced combo box.">KComboBox</a> as input widget. The custom editor must consist of a lineedit and optionally another widget that is used as representation. A <a class="el" href="classKComboBox.html" title="An enhanced combo box.">KComboBox</a> or a KURLRequester have a <a class="el" href="classKLineEdit.html" title="An enhanced QLineEdit widget for inputting text.">KLineEdit</a> as child-widget for example, so the <a class="el" href="classKComboBox.html" title="An enhanced combo box.">KComboBox</a> is used as the representation widget.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd>KURLRequester::customEditor() </dd></dl>
<dl class="since" compact><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00062">62</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="766a71d10d188e29d6c4302cf663ad43"></a><!-- doxytag: member="KEditListBox::listBox" ref="766a71d10d188e29d6c4302cf663ad43" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html">QListBox</a>* KEditListBox::listBox           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a pointer to the embedded <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html">QListBox</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00144">144</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6d8cc1522c4aea58f24c2f44d281837a"></a><!-- doxytag: member="KEditListBox::lineEdit" ref="6d8cc1522c4aea58f24c2f44d281837a" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKLineEdit.html">KLineEdit</a>* KEditListBox::lineEdit           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a pointer to the embedded <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlineedit.html">QLineEdit</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00148">148</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c5067b9bc6d78f2326bad34afb005156"></a><!-- doxytag: member="KEditListBox::addButton" ref="c5067b9bc6d78f2326bad34afb005156" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qpushbutton.html">QPushButton</a>* KEditListBox::addButton           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a pointer to the Add button. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00152">152</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="4d9f4c2babe65fcaec738aba28305b08"></a><!-- doxytag: member="KEditListBox::removeButton" ref="4d9f4c2babe65fcaec738aba28305b08" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qpushbutton.html">QPushButton</a>* KEditListBox::removeButton           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a pointer to the Remove button. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00156">156</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="aaa1d5079403c6be0cf8393f034c67fc"></a><!-- doxytag: member="KEditListBox::upButton" ref="aaa1d5079403c6be0cf8393f034c67fc" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qpushbutton.html">QPushButton</a>* KEditListBox::upButton           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a pointer to the Up button. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00160">160</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0821ff74cf52bb960357c9d3ab22c43b"></a><!-- doxytag: member="KEditListBox::downButton" ref="0821ff74cf52bb960357c9d3ab22c43b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qpushbutton.html">QPushButton</a>* KEditListBox::downButton           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return a pointer to the Down button. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00164">164</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1380a625e3cf6969176311ac5ae473f1"></a><!-- doxytag: member="KEditListBox::count" ref="1380a625e3cf6969176311ac5ae473f1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KEditListBox::count           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
See <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html#count">QListBox::count()</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00169">169</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="afb098e24cb3f7ade52be9d8576b31d2"></a><!-- doxytag: member="KEditListBox::insertStringList" ref="afb098e24cb3f7ade52be9d8576b31d2" args="(const QStringList &amp;list, int index=-1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::insertStringList           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstringlist.html">QStringList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>list</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%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
See <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html#insertStringList">QListBox::insertStringList()</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00364">364</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="6991767925dc309c2bac5e46bb14e060"></a><!-- doxytag: member="KEditListBox::insertStrList" ref="6991767925dc309c2bac5e46bb14e060" args="(const QStrList *list, int index=-1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::insertStrList           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstrlist.html">QStrList</a> *&nbsp;</td>
          <td class="paramname"> <em>list</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%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
See <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html#insertStringList">QListBox::insertStringList()</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00369">369</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="987f1b4c9fa5f2ea3194eaf165b6503b"></a><!-- doxytag: member="KEditListBox::insertStrList" ref="987f1b4c9fa5f2ea3194eaf165b6503b" args="(const QStrList &amp;list, int index=-1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::insertStrList           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstrlist.html">QStrList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>list</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%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
See <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html#insertStrList">QListBox::insertStrList()</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00374">374</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="165d771d132de781a2bbf42167248d2b"></a><!-- doxytag: member="KEditListBox::insertStrList" ref="165d771d132de781a2bbf42167248d2b" args="(const char **list, int numStrings=-1, int index=-1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::insertStrList           </td>
          <td>(</td>
          <td class="paramtype">const char **&nbsp;</td>
          <td class="paramname"> <em>list</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>numStrings</em> = <code>-1</code>, </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%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
See <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html#insertStrList">QListBox::insertStrList()</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00379">379</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="177ee2c9b408e67a37554d538c266487"></a><!-- doxytag: member="KEditListBox::insertItem" ref="177ee2c9b408e67a37554d538c266487" args="(const QString &amp;text, int index=-1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::insertItem           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>text</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> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
See <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html#insertItem">QListBox::insertItem()</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00189">189</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d0e933151f87a095ad24084ab8143cdf"></a><!-- doxytag: member="KEditListBox::clear" ref="d0e933151f87a095ad24084ab8143cdf" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::clear           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Clears both the listbox and the line edit. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00357">357</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f6ba43d5eba666e14826e4e16cab8d61"></a><!-- doxytag: member="KEditListBox::text" ref="f6ba43d5eba666e14826e4e16cab8d61" args="(int index) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> KEditListBox::text           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
See <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html#text">QListBox::text()</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00197">197</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6869e4d2fe62ca4e12f42f47aa6a0d3e"></a><!-- doxytag: member="KEditListBox::currentItem" ref="6869e4d2fe62ca4e12f42f47aa6a0d3e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KEditListBox::currentItem           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
See <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html#currentItem">QListBox::currentItem()</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00294">294</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="9d890b1e2bd6b8605cdc7d8a55b45dc7"></a><!-- doxytag: member="KEditListBox::currentText" ref="9d890b1e2bd6b8605cdc7d8a55b45dc7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> KEditListBox::currentText           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
See <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qlistbox.html#currentText">QListBox::currentText()</a>. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8h-source.html#l00205">205</a> of file <a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1aadf30c16aaa594cd8c6a94931fb58d"></a><!-- doxytag: member="KEditListBox::items" ref="1aadf30c16aaa594cd8c6a94931fb58d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstringlist.html">QStringList</a> KEditListBox::items           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>a stringlist of all items in the listbox </dd></dl>

</div>
</div><p>
<a class="anchor" name="011f4e647d1c86b1cf925599d3f9324f"></a><!-- doxytag: member="KEditListBox::setItems" ref="011f4e647d1c86b1cf925599d3f9324f" args="(const QStringList &amp;items)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::setItems           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstringlist.html">QStringList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>items</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Clears the listbox and sets the contents to <code>items</code>. 
<p>
<dl class="since" compact><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00393">393</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="6cd1c1793f210054238975f8ab709bf4"></a><!-- doxytag: member="KEditListBox::buttons" ref="6cd1c1793f210054238975f8ab709bf4" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KEditListBox::buttons           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns which buttons are visible. 
<p>

</div>
</div><p>
<a class="anchor" name="b56fcfdb46569135e5e85ca66941c26c"></a><!-- doxytag: member="KEditListBox::setButtons" ref="b56fcfdb46569135e5e85ca66941c26c" args="(uint buttons)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::setButtons           </td>
          <td>(</td>
          <td class="paramtype">uint&nbsp;</td>
          <td class="paramname"> <em>buttons</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies which buttons should be visible. 
<p>

<p>Definition at line <a class="el" href="keditlistbox_8cpp-source.html#l00117">117</a> of file <a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="a5f8ea56e48806e2bce1e9fb3f90e626"></a><!-- doxytag: member="KEditListBox::added" ref="a5f8ea56e48806e2bce1e9fb3f90e626" args="(const QString &amp;text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::added           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>text</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user adds a new string to the list, the parameter is the added string. 
<p>
<dl class="since" compact><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

</div>
</div><p>
<a class="anchor" name="cb1e4d1277b2a6b579b5f177e1a29636"></a><!-- doxytag: member="KEditListBox::removed" ref="cb1e4d1277b2a6b579b5f177e1a29636" args="(const QString &amp;text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KEditListBox::removed           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>text</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user removes a string from the list, the parameter is the removed string. 
<p>
<dl class="since" compact><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="keditlistbox_8h-source.html">keditlistbox.h</a><li><a class="el" href="keditlistbox_8cpp-source.html">keditlistbox.cpp</a></ul>
</div>
    </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="classKActionSelector.html">kactionselector</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="classKDialog.html">kdialog</option>,  <option value="classKDialogBase.html">kdialogbase</option>,  <option value="classKDialogBaseButton.html">kdialogbasebutton</option>,  <option value="classKDialogBaseTile.html">kdialogbasetile</option>,  <option value="classKDictSpellingHighlighter.html">kdictspellinghighlighter</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="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="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="classKFloatValidator.html">kfloatvalidator</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="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="classKSpell.html">kspell</option>,  <option value="classKSpellConfig.html">kspellconfig</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="classKSwitchLanguageDialog.html">kswitchlanguagedialog</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="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&#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>