Sophie

Sophie

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

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

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

<head>
  <title>kdeui: KProgressDialog 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.7.4 -->
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-slots">Protected Slots</a> &#124;
<a href="#pro-methods">Protected Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">KProgressDialog Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KProgressDialog" --><!-- doxytag: inherits="KDialogBase" -->
<p><a class="el" href="classKProgressDialog.html" title="KProgressDialog provides a dialog with a text label, a progress bar and an optional cancel button wit...">KProgressDialog</a> provides a dialog with a text label, a progress bar and an optional cancel button with a <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/namespaceKDE.html">KDE</a> look 'n feel.  
 <a href="classKProgressDialog.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="kprogress_8h_source.html">kprogress.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for KProgressDialog:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classKProgressDialog.png" usemap="#KProgressDialog_map" alt=""/>
  <map id="KProgressDialog_map" name="KProgressDialog_map">
<area href="classKDialogBase.html" title="A dialog base class with standard buttons and predefined layouts." alt="KDialogBase" shape="rect" coords="0,112,107,136"/>
<area href="classKDialog.html" title="Dialog with extended non-modal support and methods for KDE standard compliance." alt="KDialog" shape="rect" coords="0,56,107,80"/>
<area href="qdialog.html" alt="QDialog" shape="rect" coords="0,0,107,24"/>
</map>
 </div></div>

<p><a href="classKProgressDialog-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a196394525ab422b2207416586d711f60">KProgressDialog</a> (<a class="elRef" href="qwidget.html">QWidget</a> *parent=0, const char *name=0, const <a class="elRef" href="qstring.html">QString</a> &amp;caption=QString::null, const <a class="elRef" href="qstring.html">QString</a> &amp;text=QString::null, bool modal=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a19bdd94cb00f5623f6e696e5a2dc91a7">~KProgressDialog</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKProgress.html">KProgress</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a9233a025f62c6e2acdc44a763704b12e">progressBar</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classKProgress.html">KProgress</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#ad715b7d88f2799a2f132e11c69caf64d">progressBar</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#acbc1aad5994b719ab2111e9a1c94ada9">setLabel</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;text)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a07fe1dcbd3b779b772957d48b9973731">labelText</a> () KDE_DEPRECATED</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#afe1976bf81da6be947b1bd6dfad43f02">labelText</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a70d263e0fa96b36c7ac6c6af21b424cd">setAllowCancel</a> (bool allowCancel)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a18a1df2ab86ed9ea4e28f85ffd1caa71">allowCancel</a> () KDE_DEPRECATED</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a504b8b1573be6d48984dbf7789c6db39">allowCancel</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#ab145ae4d3bdb427855ae2114749aac42">showCancelButton</a> (bool show)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#ace322c417b9824fbc7b0a9c85161d608">setAutoClose</a> (bool close)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a01bcd94ac317ba4b3f0cf2e32b00c1a9">autoClose</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#abb89f3f30556ed4e6d3d3728088288d8">autoClose</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a115768a3c8f38b3487314b1878387407">setAutoReset</a> (bool autoReset)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a8036b3d25ac67569df30755b1a3f3cef">autoReset</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#acaa4423407f2b5ccaaf05071d7e8a1fc">autoReset</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a77e0f65cc154fcb9a8f4aea007e70542">wasCancelled</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a4d7c783c016e3a6f91b9bb114363c714">wasCancelled</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a275a211f522bcd5ca34bd870d7b4227e">ignoreCancel</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a7a6a86bfdd213db5a4343daaf5a3f7b0">setButtonText</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a5c0e4463e39398f1a153b8f6f0d86ccb">buttonText</a> () KDE_DEPRECATED</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a17fbf11396b0bc86df80a0040d6694ac">buttonText</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a632247125597226f4ea34c0f5ac7a6a0">setMinimumDuration</a> (int ms)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a90c6bc6fa5e18f9a225e9901935f5046">minimumDuration</a> () KDE_DEPRECATED</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a9924415ab1e3a48c77fd9d7b4eff43aa">minimumDuration</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#a50427cddb8e16d669c01cf0391000d25">show</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pro-slots"></a>
Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6af42a56f523b893b3276eeb256121ad"></a><!-- doxytag: member="KProgressDialog::slotAutoShow" ref="a6af42a56f523b893b3276eeb256121ad" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>slotAutoShow</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2f7019d4c7d31ac0d38399fa43b20af8"></a><!-- doxytag: member="KProgressDialog::slotAutoActions" ref="a2f7019d4c7d31ac0d38399fa43b20af8" args="(int percentage)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>slotAutoActions</b> (int percentage)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKProgressDialog.html#adb8f1cbdf6e65801e3b94e7e11fbc449">slotCancel</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac39edae43f206c4b18099e72c5e9feea"></a><!-- doxytag: member="KProgressDialog::virtual_hook" ref="ac39edae43f206c4b18099e72c5e9feea" args="(int id, void *data)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>virtual_hook</b> (int id, void *data)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classKProgressDialog.html" title="KProgressDialog provides a dialog with a text label, a progress bar and an optional cancel button wit...">KProgressDialog</a> provides a dialog with a text label, a progress bar and an optional cancel button with a <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/namespaceKDE.html">KDE</a> look 'n feel. </p>
<p>Since knowing how long it can take to complete an action and it is undesirable to show a dialog for a split second before hiding it, there are a few ways to control the timing behavior of <a class="el" href="classKProgressDialog.html" title="KProgressDialog provides a dialog with a text label, a progress bar and an optional cancel button wit...">KProgressDialog</a>. There is a time out that can be set before showing the dialog as well as an option to autohide or keep displaying the dialog once complete.</p>
<p>All the functionality of <a class="el" href="classKProgress.html" title="A progress indicator widget.">KProgress</a> is available through direct access to the progress bar widget via <a class="el" href="classKProgressDialog.html#a9233a025f62c6e2acdc44a763704b12e" title="Returns the KProgress used in this dialog.">progressBar()</a>;</p>
<p>A dialog with a progress bar </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Aaron J. Seigo </dd></dl>

<p>Definition at line <a class="el" href="kprogress_8h_source.html#l00187">187</a> of file <a class="el" href="kprogress_8h_source.html">kprogress.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a196394525ab422b2207416586d711f60"></a><!-- doxytag: member="KProgressDialog::KProgressDialog" ref="a196394525ab422b2207416586d711f60" args="(QWidget *parent=0, const char *name=0, const QString &amp;caption=QString::null, const QString &amp;text=QString::null, bool modal=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KProgressDialog::KProgressDialog </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>caption</em> = <code>QString::null</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>text</em> = <code>QString::null</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>modal</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Constructs a <a class="el" href="classKProgressDialog.html" title="KProgressDialog provides a dialog with a text label, a progress bar and an optional cancel button wit...">KProgressDialog</a>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">parent</td><td>Parent of the widget </td></tr>
    <tr><td class="paramname">name</td><td>Widget name </td></tr>
    <tr><td class="paramname">caption</td><td>Text to display in window title bar </td></tr>
    <tr><td class="paramname">text</td><td>Text to display in the dialog </td></tr>
    <tr><td class="paramname">modal</td><td>Set to true to make the dialog modal </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00169">169</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a19bdd94cb00f5623f6e696e5a2dc91a7"></a><!-- doxytag: member="KProgressDialog::~KProgressDialog" ref="a19bdd94cb00f5623f6e696e5a2dc91a7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KProgressDialog::~KProgressDialog </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Destructor. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00205">205</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a18a1df2ab86ed9ea4e28f85ffd1caa71"></a><!-- doxytag: member="KProgressDialog::allowCancel" ref="a18a1df2ab86ed9ea4e28f85ffd1caa71" args="() KDE_DEPRECATED" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KProgressDialog::allowCancel </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the dialog can be canceled, false otherwise. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000072">Deprecated:</a></b></dt><dd></dd></dl>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00273">273</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a504b8b1573be6d48984dbf7789c6db39"></a><!-- doxytag: member="KProgressDialog::allowCancel" ref="a504b8b1573be6d48984dbf7789c6db39" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KProgressDialog::allowCancel </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the dialog can be canceled, false otherwise. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00278">278</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a01bcd94ac317ba4b3f0cf2e32b00c1a9"></a><!-- doxytag: member="KProgressDialog::autoClose" ref="a01bcd94ac317ba4b3f0cf2e32b00c1a9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KProgressDialog::autoClose </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the dialog will close upon completion, or false otherwise. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00315">315</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="abb89f3f30556ed4e6d3d3728088288d8"></a><!-- doxytag: member="KProgressDialog::autoClose" ref="abb89f3f30556ed4e6d3d3728088288d8" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KProgressDialog::autoClose </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the dialog will close upon completion, or false otherwise. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00320">320</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8036b3d25ac67569df30755b1a3f3cef"></a><!-- doxytag: member="KProgressDialog::autoReset" ref="a8036b3d25ac67569df30755b1a3f3cef" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KProgressDialog::autoReset </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the <a class="el" href="classKProgress.html" title="A progress indicator widget.">KProgress</a> widget will be reset upon completion, or false otherwise. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00331">331</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="acaa4423407f2b5ccaaf05071d7e8a1fc"></a><!-- doxytag: member="KProgressDialog::autoReset" ref="acaa4423407f2b5ccaaf05071d7e8a1fc" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KProgressDialog::autoReset </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the <a class="el" href="classKProgress.html" title="A progress indicator widget.">KProgress</a> widget will be reset upon completion, or false otherwise. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00336">336</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5c0e4463e39398f1a153b8f6f0d86ccb"></a><!-- doxytag: member="KProgressDialog::buttonText" ref="a5c0e4463e39398f1a153b8f6f0d86ccb" args="() KDE_DEPRECATED" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KProgressDialog::buttonText </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the text on the cancel button. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000073">Deprecated:</a></b></dt><dd></dd></dl>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00353">353</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a17fbf11396b0bc86df80a0040d6694ac"></a><!-- doxytag: member="KProgressDialog::buttonText" ref="a17fbf11396b0bc86df80a0040d6694ac" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KProgressDialog::buttonText </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the text on the cancel button. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00358">358</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a275a211f522bcd5ca34bd870d7b4227e"></a><!-- doxytag: member="KProgressDialog::ignoreCancel" ref="a275a211f522bcd5ca34bd870d7b4227e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::ignoreCancel </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Ignores the last cancel action if the cancel button was pressed. </p>
<p>Useful for kdialog when combined with a <a class="el" href="classKMessageBox.html" title="Easy message dialog box.">KMessageBox</a> to display a message like "Are you sure you want to cancel?" </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.5.5 </dd></dl>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00236">236</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="afe1976bf81da6be947b1bd6dfad43f02"></a><!-- doxytag: member="KProgressDialog::labelText" ref="afe1976bf81da6be947b1bd6dfad43f02" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KProgressDialog::labelText </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the current dialog text. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00304">304</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a07fe1dcbd3b779b772957d48b9973731"></a><!-- doxytag: member="KProgressDialog::labelText" ref="a07fe1dcbd3b779b772957d48b9973731" args="() KDE_DEPRECATED" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KProgressDialog::labelText </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the current dialog text. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000071">Deprecated:</a></b></dt><dd></dd></dl>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00299">299</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a90c6bc6fa5e18f9a225e9901935f5046"></a><!-- doxytag: member="KProgressDialog::minimumDuration" ref="a90c6bc6fa5e18f9a225e9901935f5046" args="() KDE_DEPRECATED" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KProgressDialog::minimumDuration </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the wait duration in milliseconds. </p>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000074">Deprecated:</a></b></dt><dd></dd></dl>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00256">256</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9924415ab1e3a48c77fd9d7b4eff43aa"></a><!-- doxytag: member="KProgressDialog::minimumDuration" ref="a9924415ab1e3a48c77fd9d7b4eff43aa" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KProgressDialog::minimumDuration </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the wait duration in milliseconds. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00261">261</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad715b7d88f2799a2f132e11c69caf64d"></a><!-- doxytag: member="KProgressDialog::progressBar" ref="ad715b7d88f2799a2f132e11c69caf64d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classKProgress.html">KProgress</a> * KProgressDialog::progressBar </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the <a class="el" href="classKProgress.html" title="A progress indicator widget.">KProgress</a> used in this dialog. </p>
<p>To set the number of steps or other progress bar related settings, access the <a class="el" href="classKProgress.html" title="A progress indicator widget.">KProgress</a> object directly via this method. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00288">288</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9233a025f62c6e2acdc44a763704b12e"></a><!-- doxytag: member="KProgressDialog::progressBar" ref="a9233a025f62c6e2acdc44a763704b12e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKProgress.html">KProgress</a> * KProgressDialog::progressBar </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the <a class="el" href="classKProgress.html" title="A progress indicator widget.">KProgress</a> used in this dialog. </p>
<p>To set the number of steps or other progress bar related settings, access the <a class="el" href="classKProgress.html" title="A progress indicator widget.">KProgress</a> object directly via this method. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00283">283</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a70d263e0fa96b36c7ac6c6af21b424cd"></a><!-- doxytag: member="KProgressDialog::setAllowCancel" ref="a70d263e0fa96b36c7ac6c6af21b424cd" args="(bool allowCancel)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::setAllowCancel </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>allowCancel</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether or not the user can cancel the process. </p>
<p>If the dialog is cancellable, the Cancel button will be shown and the user can close the window using the window decorations. If the process is not (or should not be) interuptable, set the dialog to be modal and not cancellable.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">allowCancel</td><td>Set to true to make the dialog non-closable </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00266">266</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ace322c417b9824fbc7b0a9c85161d608"></a><!-- doxytag: member="KProgressDialog::setAutoClose" ref="ace322c417b9824fbc7b0a9c85161d608" args="(bool close)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::setAutoClose </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>close</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether the dialog should close automagically when all the steps in the <a class="el" href="classKProgress.html" title="A progress indicator widget.">KProgress</a> have been completed. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00325">325</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a115768a3c8f38b3487314b1878387407"></a><!-- doxytag: member="KProgressDialog::setAutoReset" ref="a115768a3c8f38b3487314b1878387407" args="(bool autoReset)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::setAutoReset </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>autoReset</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether the dialog should reset the <a class="el" href="classKProgress.html" title="A progress indicator widget.">KProgress</a> dialog back to 0 steps compelete when all steps have been completed. </p>
<p>This is useful for KProgressDialogs that will be reused. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00341">341</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7a6a86bfdd213db5a4343daaf5a3f7b0"></a><!-- doxytag: member="KProgressDialog::setButtonText" ref="a7a6a86bfdd213db5a4343daaf5a3f7b0" args="(const QString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::setButtonText </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>text</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the text to appear on the cancel button. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00346">346</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="acbc1aad5994b719ab2111e9a1c94ada9"></a><!-- doxytag: member="KProgressDialog::setLabel" ref="acbc1aad5994b719ab2111e9a1c94ada9" args="(const QString &amp;text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::setLabel </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>text</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the text in the dialog. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">text</td><td>the text to display </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00293">293</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a632247125597226f4ea34c0f5ac7a6a0"></a><!-- doxytag: member="KProgressDialog::setMinimumDuration" ref="a632247125597226f4ea34c0f5ac7a6a0" args="(int ms)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::setMinimumDuration </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>ms</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the minimum number of milliseconds to wait before actually showing the dialog. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00246">246</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a50427cddb8e16d669c01cf0391000d25"></a><!-- doxytag: member="KProgressDialog::show" ref="a50427cddb8e16d669c01cf0391000d25" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::show </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented for internal reasons, the API is not affected. </p>

<p>Reimplemented from <a class="elRef" href="qdialog.html#show">QDialog</a>.</p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00401">401</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab145ae4d3bdb427855ae2114749aac42"></a><!-- doxytag: member="KProgressDialog::showCancelButton" ref="ab145ae4d3bdb427855ae2114749aac42" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::showCancelButton </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>show</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether the cancel button is visible. </p>
<p>setAllowCancel(false) implies showCancelButton(false)</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">show</td><td>Whether or not the cancel button should be shown </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00309">309</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="adb8f1cbdf6e65801e3b94e7e11fbc449"></a><!-- doxytag: member="KProgressDialog::slotCancel" ref="adb8f1cbdf6e65801e3b94e7e11fbc449" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KProgressDialog::slotCancel </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [protected, virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Activated when the Cancel button has been clicked. </p>
<p>The <a class="elRef" href="qdialog.html#reject">QDialog::reject()</a> is activated in regular mode and QDialog::done( Cancel ) when in message box mode. </p>

<p>Reimplemented from <a class="el" href="classKDialogBase.html#a04f3929a0ae8623776b321b9fc7c4e4a">KDialogBase</a>.</p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00221">221</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a77e0f65cc154fcb9a8f4aea007e70542"></a><!-- doxytag: member="KProgressDialog::wasCancelled" ref="a77e0f65cc154fcb9a8f4aea007e70542" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KProgressDialog::wasCancelled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the dialog was closed or canceled before completion. </p>
<p>If the dialog is not cancellable it will always return false. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00231">231</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4d7c783c016e3a6f91b9bb114363c714"></a><!-- doxytag: member="KProgressDialog::wasCancelled" ref="a4d7c783c016e3a6f91b9bb114363c714" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KProgressDialog::wasCancelled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the dialog was closed or canceled before completion. </p>
<p>If the dialog is not cancellable it will always return false. </p>

<p>Definition at line <a class="el" href="kprogress_8cpp_source.html#l00241">241</a> of file <a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kprogress_8h_source.html">kprogress.h</a></li>
<li><a class="el" href="kprogress_8cpp_source.html">kprogress.cpp</a></li>
</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>