Sophie

Sophie

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

kdelibs-apidocs-3.5.4-30.el5.centos.x86_64.rpm

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

<head>
  <title>kio/kio: KIO::ListJob Class Reference (kio/kio)</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="../../html/index.html">kio</a> / <a href=".">kio</a>
  </div>
</div>


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

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


<!-- Generated by Doxygen 1.4.7 -->
<div class="nav">
<a class="el" href="namespaceKIO.html">KIO</a>::<a class="el" href="classKIO_1_1ListJob.html">ListJob</a></div>
<h1>KIO::ListJob Class Reference</h1><!-- doxytag: class="KIO::ListJob" --><!-- doxytag: inherits="KIO::SimpleJob" --><code>#include &lt;<a class="el" href="jobclasses_8h-source.html">jobclasses.h</a>&gt;</code>
<p>
<p>Inheritance diagram for KIO::ListJob:
<p><center><img src="classKIO_1_1ListJob.png" usemap="#KIO::ListJob_map" border="0" alt=""></center>
<map name="KIO::ListJob_map">
<area href="classKIO_1_1SimpleJob.html" alt="KIO::SimpleJob" shape="rect" coords="0,112,97,136">
<area href="classKIO_1_1Job.html" alt="KIO::Job" shape="rect" coords="0,56,97,80">
<area doxygen="qt.tag:" href="qobject.html" alt="QObject" shape="rect" coords="0,0,97,24">
</map>
<a href="classKIO_1_1ListJob-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
A <a class="el" href="classKIO_1_1ListJob.html">ListJob</a> is allows you to get the get the content of a directory. 
<p>
Don't create the job directly, but use <a class="el" href="namespaceKIO.html#8a574a45905c4f71b2c8a9827c873922">KIO::listRecursive()</a> or <a class="el" href="namespaceKIO.html#c36b0d77b04f9cba8ed32bb1355514ac">KIO::listDir()</a> instead. <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="namespaceKIO.html#8a574a45905c4f71b2c8a9827c873922">KIO::listRecursive()</a> <p>
<a class="el" href="namespaceKIO.html#c36b0d77b04f9cba8ed32bb1355514ac">KIO::listDir()</a> </dd></dl>

<p>

<p>
Definition at line <a class="el" href="jobclasses_8h-source.html#l01367">1367</a> of file <a class="el" href="jobclasses_8h-source.html">jobclasses.h</a>.<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Signals</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#810353a77053b141c30691265f956dff">entries</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, const <a class="elRef" doxygen="qt.tag:" href="qvaluelist.html">KIO::UDSEntryList</a> &amp;list)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#ec1c4bc2948114e6cea435b7cde638f8">redirection</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, const KURL &amp;url)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#88782daaeee27c1e33a6e80dec5fd6b1">permanentRedirection</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, const KURL &amp;fromUrl, const KURL &amp;toUrl)</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="classKIO_1_1ListJob.html#54db7b9088cfffb2b6676a186b99ebc6">ListJob</a> (const KURL &amp;url, bool showProgressInfo, bool recursive=false, <a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a> prefix=QString::null, bool includeHidden=true)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="04b78bdbdbb60a10c36f1b41d27d7449"></a><!-- doxytag: member="KIO::ListJob::start" ref="04b78bdbdbb60a10c36f1b41d27d7449" args="(Slave *slave)" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#04b78bdbdbb60a10c36f1b41d27d7449">start</a> (<a class="el" href="classKIO_1_1Slave.html">Slave</a> *slave)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const KURL &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#afc2318228d5be39ac0ecde2044297d2">redirectionURL</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="classKIO_1_1ListJob.html#a297ea65359f2f28035ab825558ffe62">setUnrestricted</a> (bool unrestricted)</td></tr>

<tr><td colspan="2"><br><h2>Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#faa256282bf2f29ace8c0978cfb51269">slotFinished</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#b6c6229040b6567b35ab4e388e3e783d">slotMetaData</a> (const <a class="el" href="classKIO_1_1MetaData.html">KIO::MetaData</a> &amp;_metaData)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#8699daff5355ac6ed146e4fb890cd94e">slotResult</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dbd29a1880f6113027049f2f6226b25f"></a><!-- doxytag: member="KIO::ListJob::slotListEntries" ref="dbd29a1880f6113027049f2f6226b25f" args="(const KIO::UDSEntryList &amp;list)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#dbd29a1880f6113027049f2f6226b25f">slotListEntries</a> (const <a class="elRef" doxygen="qt.tag:" href="qvaluelist.html">KIO::UDSEntryList</a> &amp;list)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ab64791482662112f7e8fc20b1abfc0c"></a><!-- doxytag: member="KIO::ListJob::slotRedirection" ref="ab64791482662112f7e8fc20b1abfc0c" args="(const KURL &amp;url)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#ab64791482662112f7e8fc20b1abfc0c">slotRedirection</a> (const KURL &amp;url)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c8e948718e6e5789bf3a035e57b08f0f"></a><!-- doxytag: member="KIO::ListJob::gotEntries" ref="c8e948718e6e5789bf3a035e57b08f0f" args="(KIO::Job *subjob, const KIO::UDSEntryList &amp;list)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#c8e948718e6e5789bf3a035e57b08f0f">gotEntries</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *subjob, const <a class="elRef" doxygen="qt.tag:" href="qvaluelist.html">KIO::UDSEntryList</a> &amp;list)</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="11282c9ceb03e4d7843191fe06647e3f"></a><!-- doxytag: member="KIO::ListJob::virtual_hook" ref="11282c9ceb03e4d7843191fe06647e3f" args="(int id, void *data)" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1ListJob.html#11282c9ceb03e4d7843191fe06647e3f">virtual_hook</a> (int id, void *data)</td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="54db7b9088cfffb2b6676a186b99ebc6"></a><!-- doxytag: member="KIO::ListJob::ListJob" ref="54db7b9088cfffb2b6676a186b99ebc6" args="(const KURL &amp;url, bool showProgressInfo, bool recursive=false, QString prefix=QString::null, bool includeHidden=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ListJob::ListJob           </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>url</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>showProgressInfo</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>recursive</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:" href="qstring.html">QString</a>&nbsp;</td>
          <td class="paramname"> <em>prefix</em> = <code>QString::null</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>includeHidden</em> = <code>true</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>
Do not create a <a class="el" href="classKIO_1_1ListJob.html">ListJob</a> directly. 
<p>
Use <a class="el" href="namespaceKIO.html#c36b0d77b04f9cba8ed32bb1355514ac">KIO::listDir()</a> or <a class="el" href="namespaceKIO.html#8a574a45905c4f71b2c8a9827c873922">KIO::listRecursive()</a> instead. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>url</em>&nbsp;</td><td>the url of the directory </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>showProgressInfo</em>&nbsp;</td><td>true to show progress information to the user </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>recursive</em>&nbsp;</td><td>true to get the data recursively from child directories, false to get only the content of the specified dir </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>prefix</em>&nbsp;</td><td>the prefix of the files, or QString::null for no prefix </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>includeHidden</em>&nbsp;</td><td>true to include hidden files (those starting with '.') </td></tr>
  </table>
</dl>

<p>
Definition at line <a class="el" href="job_8cpp-source.html#l01950">1950</a> of file <a class="el" href="job_8cpp-source.html">job.cpp</a>.
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="810353a77053b141c30691265f956dff"></a><!-- doxytag: member="KIO::ListJob::entries" ref="810353a77053b141c30691265f956dff" args="(KIO::Job *job, const KIO::UDSEntryList &amp;list)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KIO::ListJob::entries           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&nbsp;</td>
          <td class="paramname"> <em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:" href="qvaluelist.html">KIO::UDSEntryList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>list</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal emits the entry found by the job while listing. 
<p>
The progress signals aren't specific to <a class="el" href="classKIO_1_1ListJob.html">ListJob</a>. It simply uses SimpleJob's processedSize (number of entries listed) and totalSize (total number of entries, if known), as well as percent. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>job</em>&nbsp;</td><td>the job that emitted this signal </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>list</em>&nbsp;</td><td>the list of UDSEntries </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="88782daaeee27c1e33a6e80dec5fd6b1"></a><!-- doxytag: member="KIO::ListJob::permanentRedirection" ref="88782daaeee27c1e33a6e80dec5fd6b1" args="(KIO::Job *job, const KURL &amp;fromUrl, const KURL &amp;toUrl)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KIO::ListJob::permanentRedirection           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&nbsp;</td>
          <td class="paramname"> <em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>fromUrl</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>toUrl</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Signals a permanent redirection. 
<p>
The redirection itself is handled internally. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>job</em>&nbsp;</td><td>the job that emitted this signal </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>fromUrl</em>&nbsp;</td><td>the original URL </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>toUrl</em>&nbsp;</td><td>the new URL </td></tr>
  </table>
</dl>
<dl compact><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

</div>
</div><p>
<a class="anchor" name="ec1c4bc2948114e6cea435b7cde638f8"></a><!-- doxytag: member="KIO::ListJob::redirection" ref="ec1c4bc2948114e6cea435b7cde638f8" args="(KIO::Job *job, const KURL &amp;url)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KIO::ListJob::redirection           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&nbsp;</td>
          <td class="paramname"> <em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>url</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Signals a redirection. 
<p>
Use to update the URL shown to the user. The redirection itself is handled internally. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>job</em>&nbsp;</td><td>the job that is redirected </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>url</em>&nbsp;</td><td>the new url </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="afc2318228d5be39ac0ecde2044297d2"></a><!-- doxytag: member="KIO::ListJob::redirectionURL" ref="afc2318228d5be39ac0ecde2044297d2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const KURL&amp; KIO::ListJob::redirectionURL           </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>
Returns the ListJob's redirection URL. 
<p>
This will be invalid if there was no redirection. <dl compact><dt><b>Returns:</b></dt><dd>the redirection url </dd></dl>
<dl compact><dt><b>Since:</b></dt><dd>3.4.1 </dd></dl>

<p>
Definition at line <a class="el" href="jobclasses_8h-source.html#l01399">1399</a> of file <a class="el" href="jobclasses_8h-source.html">jobclasses.h</a>.
</div>
</div><p>
<a class="anchor" name="a297ea65359f2f28035ab825558ffe62"></a><!-- doxytag: member="KIO::ListJob::setUnrestricted" ref="a297ea65359f2f28035ab825558ffe62" args="(bool unrestricted)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ListJob::setUnrestricted           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>unrestricted</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Do not apply any KIOSK restrictions to this job. 
<p>
<dl compact><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>
Definition at line <a class="el" href="job_8cpp-source.html#l02130">2130</a> of file <a class="el" href="job_8cpp-source.html">job.cpp</a>.
</div>
</div><p>
<a class="anchor" name="faa256282bf2f29ace8c0978cfb51269"></a><!-- doxytag: member="KIO::ListJob::slotFinished" ref="faa256282bf2f29ace8c0978cfb51269" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ListJob::slotFinished           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Called when the slave marks the job as finished. 
<p>

<p>
Reimplemented from <a class="el" href="classKIO_1_1SimpleJob.html#848e821a1e555c2931fac282571ad18c">KIO::SimpleJob</a>.
<p>
Definition at line <a class="el" href="job_8cpp-source.html#l02078">2078</a> of file <a class="el" href="job_8cpp-source.html">job.cpp</a>.
</div>
</div><p>
<a class="anchor" name="b6c6229040b6567b35ab4e388e3e783d"></a><!-- doxytag: member="KIO::ListJob::slotMetaData" ref="b6c6229040b6567b35ab4e388e3e783d" args="(const KIO::MetaData &amp;_metaData)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ListJob::slotMetaData           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKIO_1_1MetaData.html">KIO::MetaData</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>_metaData</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<a class="el" href="classKIO_1_1MetaData.html">MetaData</a> from the slave is received. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>_metaData</em>&nbsp;</td><td>the meta data </td></tr>
  </table>
</dl>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classKIO_1_1Job.html#d0247ef2c2775680f03162a6aec49b66">metaData()</a> </dd></dl>

<p>
Reimplemented from <a class="el" href="classKIO_1_1SimpleJob.html#c060737365ac8b6d081b6b15ac8dc848">KIO::SimpleJob</a>.
<p>
Definition at line <a class="el" href="job_8cpp-source.html#l02113">2113</a> of file <a class="el" href="job_8cpp-source.html">job.cpp</a>.
</div>
</div><p>
<a class="anchor" name="8699daff5355ac6ed146e4fb890cd94e"></a><!-- doxytag: member="KIO::ListJob::slotResult" ref="8699daff5355ac6ed146e4fb890cd94e" args="(KIO::Job *job)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ListJob::slotResult           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&nbsp;</td>
          <td class="paramname"> <em>job</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Called whenever a subjob finishes. 
<p>
Default implementation checks for errors and propagates to parent job, then calls removeSubjob. Override if you don't want subjobs errors to be propagated. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>job</em>&nbsp;</td><td>the subjob </td></tr>
  </table>
</dl>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classKIO_1_1Job.html#c7b363bb6cc3c6fabcc9bdbf3a7751f9">result()</a> </dd></dl>

<p>
Reimplemented from <a class="el" href="classKIO_1_1Job.html#c8d1e7adf04ab754097b0cb8232bd226">KIO::Job</a>.
<p>
Definition at line <a class="el" href="job_8cpp-source.html#l02058">2058</a> of file <a class="el" href="job_8cpp-source.html">job.cpp</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="jobclasses_8h-source.html">jobclasses.h</a><li><a class="el" href="job_8cpp-source.html">job.cpp</a></ul>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kio/kio</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="modules.html">Modules</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="classKACL.html">kacl</option>,  <option value="classKAr.html">kar</option>,  <option value="classKArchive.html">karchive</option>,  <option value="classKArchiveDirectory.html">karchivedirectory</option>,  <option value="classKArchiveEntry.html">karchiveentry</option>,  <option value="classKArchiveFile.html">karchivefile</option>,  <option value="classKAutoMount.html">kautomount</option>,  <option value="classKAutoUnmount.html">kautounmount</option>,  <option value="classKDataTool.html">kdatatool</option>,  <option value="classKDataToolAction.html">kdatatoolaction</option>,  <option value="classKDataToolInfo.html">kdatatoolinfo</option>,  <option value="classKDCOPServiceStarter.html">kdcopservicestarter</option>,  <option value="classKDEDesktopMimeType.html">kdedesktopmimetype</option>,  <option value="classKDirLister.html">kdirlister</option>,  <option value="classKDirNotify.html">kdirnotify</option>,  <option value="classKDirNotify__stub.html">kdirnotify__stub</option>,  <option value="classKDirWatch.html">kdirwatch</option>,  <option value="classKEMailSettings.html">kemailsettings</option>,  <option value="classKExecMimeType.html">kexecmimetype</option>,  <option value="classKFileFilter.html">kfilefilter</option>,  <option value="classKFileItem.html">kfileitem</option>,  <option value="classKFileMetaInfo.html">kfilemetainfo</option>,  <option value="classKFileMetaInfoGroup.html">kfilemetainfogroup</option>,  <option value="classKFileMetaInfoItem.html">kfilemetainfoitem</option>,  <option value="classKFileMetaInfoProvider.html">kfilemetainfoprovider</option>,  <option value="classKFileMimeTypeInfo.html">kfilemimetypeinfo</option>,  <option value="classKFileMimeTypeInfo_1_1GroupInfo.html">kfilemimetypeinfo::groupinfo</option>,  <option value="classKFileMimeTypeInfo_1_1ItemInfo.html">kfilemimetypeinfo::iteminfo</option>,  <option value="classKFilePlugin.html">kfileplugin</option>,  <option value="classKFileShare.html">kfileshare</option>,  <option value="classKFileSharePrivate.html">kfileshareprivate</option>,  <option value="classKFilterBase.html">kfilterbase</option>,  <option value="classKFilterDev.html">kfilterdev</option>,  <option value="classKFolderType.html">kfoldertype</option>,  <option value="classKImageIO.html">kimageio</option>,  <option value="classKImageIOFactory.html">kimageiofactory</option>,  <option value="classKImageIOFormat.html">kimageioformat</option>,  <option value="classKImageIOFormatList.html">kimageioformatlist</option>,  <option value="classKIO_1_1AuthInfo.html">kio::authinfo</option>,  <option value="classKIO_1_1ChmodJob.html">kio::chmodjob</option>,  <option value="classKIO_1_1Connection.html">kio::connection</option>,  <option value="classKIO_1_1CopyJob.html">kio::copyjob</option>,  <option value="classKIO_1_1DataProtocol.html">kio::dataprotocol</option>,  <option value="classKIO_1_1DataSlave.html">kio::dataslave</option>,  <option value="classKIO_1_1DavJob.html">kio::davjob</option>,  <option value="classKIO_1_1DefaultProgress.html">kio::defaultprogress</option>,  <option value="classKIO_1_1DeleteJob.html">kio::deletejob</option>,  <option value="classKIO_1_1DirectCopyJob.html">kio::directcopyjob</option>,  <option value="classKIO_1_1FileCopyJob.html">kio::filecopyjob</option>,  <option value="classKIO_1_1ForwardingSlaveBase.html">kio::forwardingslavebase</option>,  <option value="classKIO_1_1Job.html">kio::job</option>,  <option value="classKIO_1_1ListJob.html">kio::listjob</option>,  <option value="classKIO_1_1MetaData.html">kio::metadata</option>,  <option value="classKIO_1_1MetaInfoJob.html">kio::metainfojob</option>,  <option value="classKIO_1_1MimetypeJob.html">kio::mimetypejob</option>,  <option value="classKIO_1_1MkdirJob.html">kio::mkdirjob</option>,  <option value="classKIO_1_1MultiGetJob.html">kio::multigetjob</option>,  <option value="classKIO_1_1NetAccess.html">kio::netaccess</option>,  <option value="classKIO_1_1NetRC.html">kio::netrc</option>,  <option value="classKIO_1_1ParseContext.html">kio::parsecontext</option>,  <option value="classKIO_1_1ParseTreeAND.html">kio::parsetreeand</option>,  <option value="classKIO_1_1ParseTreeBase.html">kio::parsetreebase</option>,  <option value="classKIO_1_1ParseTreeBOOL.html">kio::parsetreebool</option>,  <option value="classKIO_1_1ParseTreeBRACKETS.html">kio::parsetreebrackets</option>,  <option value="classKIO_1_1ParseTreeCALC.html">kio::parsetreecalc</option>,  <option value="classKIO_1_1ParseTreeCMP.html">kio::parsetreecmp</option>,  <option value="classKIO_1_1ParseTreeDOUBLE.html">kio::parsetreedouble</option>,  <option value="classKIO_1_1ParseTreeEXIST.html">kio::parsetreeexist</option>,  <option value="classKIO_1_1ParseTreeID.html">kio::parsetreeid</option>,  <option value="classKIO_1_1ParseTreeIN.html">kio::parsetreein</option>,  <option value="classKIO_1_1ParseTreeMATCH.html">kio::parsetreematch</option>,  <option value="classKIO_1_1ParseTreeMAX2.html">kio::parsetreemax2</option>,  <option value="classKIO_1_1ParseTreeMIN2.html">kio::parsetreemin2</option>,  <option value="classKIO_1_1ParseTreeNOT.html">kio::parsetreenot</option>,  <option value="classKIO_1_1ParseTreeNUM.html">kio::parsetreenum</option>,  <option value="classKIO_1_1ParseTreeOR.html">kio::parsetreeor</option>,  <option value="classKIO_1_1ParseTreeSTRING.html">kio::parsetreestring</option>,  <option value="classKIO_1_1PasswordDialog.html">kio::passworddialog</option>,  <option value="classKIO_1_1PasteDialog.html">kio::pastedialog</option>,  <option value="classKIO_1_1PreviewJob.html">kio::previewjob</option>,  <option value="classKIO_1_1ProgressBase.html">kio::progressbase</option>,  <option value="classKIO_1_1RenameDlg.html">kio::renamedlg</option>,  <option value="classKIO_1_1Scheduler.html">kio::scheduler</option>,  <option value="classKIO_1_1SessionData.html">kio::sessiondata</option>,  <option value="classKIO_1_1SimpleJob.html">kio::simplejob</option>,  <option value="classKIO_1_1SkipDlg.html">kio::skipdlg</option>,  <option value="classKIO_1_1Slave.html">kio::slave</option>,  <option value="classKIO_1_1SlaveBase.html">kio::slavebase</option>,  <option value="classKIO_1_1SlaveConfig.html">kio::slaveconfig</option>,  <option value="classKIO_1_1SlaveInterface.html">kio::slaveinterface</option>,  <option value="classKIO_1_1StatJob.html">kio::statjob</option>,  <option value="classKIO_1_1StatusbarProgress.html">kio::statusbarprogress</option>,  <option value="classKIO_1_1StoredTransferJob.html">kio::storedtransferjob</option>,  <option value="classKIO_1_1TCPSlaveBase.html">kio::tcpslavebase</option>,  <option value="classKIO_1_1TransferJob.html">kio::transferjob</option>,  <option value="classKIO_1_1UDSAtom.html">kio::udsatom</option>,  <option value="classKLimitedIODevice.html">klimitediodevice</option>,  <option value="classKMessageBoxWrapper.html">kmessageboxwrapper</option>,  <option value="classKMimeMagic.html">kmimemagic</option>,  <option value="classKMimeMagicResult.html">kmimemagicresult</option>,  <option value="classKMimeType.html">kmimetype</option>,  <option value="classKMimeTypeChooser.html">kmimetypechooser</option>,  <option value="classKMimeTypeChooserDialog.html">kmimetypechooserdialog</option>,  <option value="classKMimeTypeResolver.html">kmimetyperesolver</option>,  <option value="classKMimeTypeResolverBase.html">kmimetyperesolverbase</option>,  <option value="classKMimeTypeResolverHelper.html">kmimetyperesolverhelper</option>,  <option value="classKNFSShare.html">knfsshare</option>,  <option value="classKOCRDialog.html">kocrdialog</option>,  <option value="classKOCRDialogFactory.html">kocrdialogfactory</option>,  <option value="classKOpenWithHandler.html">kopenwithhandler</option>,  <option value="classKProcessRunner.html">kprocessrunner</option>,  <option value="classKProtocolInfo.html">kprotocolinfo</option>,  <option value="classKProtocolManager.html">kprotocolmanager</option>,  <option value="classKRemoteEncoding.html">kremoteencoding</option>,  <option value="classKRun.html">krun</option>,  <option value="classKSambaShare.html">ksambashare</option>,  <option value="classKScanDialog.html">kscandialog</option>,  <option value="classKScanDialogFactory.html">kscandialogfactory</option>,  <option value="classKService.html">kservice</option>,  <option value="classKServiceFactory.html">kservicefactory</option>,  <option value="classKServiceGroup.html">kservicegroup</option>,  <option value="classKServiceGroupFactory.html">kservicegroupfactory</option>,  <option value="classKServiceOffer.html">kserviceoffer</option>,  <option value="classKServiceSeparator.html">kserviceseparator</option>,  <option value="classKServiceType.html">kservicetype</option>,  <option value="classKServiceTypeFactory.html">kservicetypefactory</option>,  <option value="classKServiceTypeProfile.html">kservicetypeprofile</option>,  <option value="classKShellCompletion.html">kshellcompletion</option>,  <option value="classKShred.html">kshred</option>,  <option value="classKSimpleFileFilter.html">ksimplefilefilter</option>,  <option value="classKTar.html">ktar</option>,  <option value="classKTrader.html">ktrader</option>,  <option value="classKURIFilter.html">kurifilter</option>,  <option value="classKURIFilterData.html">kurifilterdata</option>,  <option value="classKURIFilterPlugin.html">kurifilterplugin</option>,  <option value="classKURIFilterPluginList.html">kurifilterpluginlist</option>,  <option value="classKURLCompletion.html">kurlcompletion</option>,  <option value="classKURLPixmapProvider.html">kurlpixmapprovider</option>,  <option value="classKZip.html">kzip</option>,  <option value="classKZipFileEntry.html">kzipfileentry</option>,  <option value="classObserver.html">observer</option>,  <option value="classObserver__stub.html">observer__stub</option>,  <option value="classRenameDlgPlugin.html">renamedlgplugin</option>,  <option value="classThumbCreator.html">thumbcreator</option>,  <option value="classUIServer__stub.html">uiserver__stub</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../../arts/html/index.html">arts</a></li><li><a href="../../../dcop/html/index.html">dcop</a></li><li><a href="../../../dnssd/html/index.html">dnssd</a></li><li><a href="../../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../../kabc/html/index.html">kabc</a></li><li><a href="../../../kate/html/index.html">kate</a></li><li><a href="../../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../../kdecore/html/index.html">kdecore</a></li><li><a href="../../../kded/html/index.html">kded</a></li><li><a href="../../../kdefx/html/index.html">kdefx</a></li><li><a href="../../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../../kdesu/html/index.html">kdesu</a></li><li><a href="../../../kdeui/html/index.html">kdeui</a></li><li><a href="../../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../../khtml/html/index.html">khtml</a></li><li><a href="../../../kimgio/html/index.html">kimgio</a></li><li><a href="../../../kinit/html/index.html">kinit</a></li><li><a href="../../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../../kioslave/http/html/index.html">http</a></li><li><a href="../../../kjs/html/index.html">kjs</a></li><li><a href="../../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../../kparts/html/index.html">kparts</a></li><li><a href="../../../kresources/html/index.html">kresources</a></li><li><a href="../../../kspell2/html/index.html">kspell2</a></li><li><a href="../../../kunittest/html/index.html">kunittest</a></li><li><a href="../../../kutils/html/index.html">kutils</a></li><li><a href="../../../kwallet/html/index.html">kwallet</a></li><li><a href="../../../libkmid/html/index.html">libkmid</a></li><li><a href="../../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


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

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


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

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

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

</body>
</html>