Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 98d6b53e11e983e268c3e19f14e091a0 > files > 2106

kdepim-devel-doc-3.5.9-9mdv2008.1.x86_64.rpm

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

<head>
  <title>kmail: KMail::ListJob Class Reference (kmail)</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" />



<style type="text/css">
<!--
hr { display: none; }
#content h2 { margin-left: 0px; }
table.mdTable { background-color: #f8f8f8; border: .2em solid #d7d7d7; }
td.mdRow { padding: 8px 20px; }
td.md { font-weight: bold; }
td.mdname1 { font-weight: bold; color: #602020; }
td.mdname { font-weight: bold; color: #602020;  }

-->
</style>

</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>
  <img id="nav_header_logo_right" alt="" align="right" src="../../pimlogo.png" border="0" />

  <div id="nav_header_title" align="left">KDE PIM 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_left" style="text-align: left;">
/ <a href="../../">API Reference</a>
 / <a href=".">kmail</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;">
    <h2><a name="content"></a>kmail</h2>


<!-- Generated by Doxygen 1.5.5 -->
  <div class="navpath"><a class="el" href="namespaceKMail.html">KMail</a>::<a class="el" href="classKMail_1_1ListJob.html">ListJob</a>
  </div>
<div class="contents">
<h1>KMail::ListJob Class Reference</h1><!-- doxytag: class="KMail::ListJob" --><!-- doxytag: inherits="KMail::FolderJob" --><code>#include &lt;<a class="el" href="listjob_8h-source.html">listjob.h</a>&gt;</code>
<p>
Inherits KMail::FolderJob.
<p>

<p>
<a href="classKMail_1_1ListJob-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Generic folder list job for (d)imap accounts. 
<p>Definition at line <a class="el" href="listjob_8h-source.html#l00054">54</a> of file <a class="el" href="listjob_8h-source.html">listjob.h</a>.</p>
<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="classKMail_1_1ListJob.html#9a59a087756860d0feb95de4d58914da">receivedFolders</a> (const QStringList &amp;, const QStringList &amp;, const QStringList &amp;, const QStringList &amp;, const <a class="el" href="structKMail_1_1ImapAccountBase_1_1jobData.html">ImapAccountBase::jobData</a> &amp;)</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#2ed4d9afb27fc8ac49d881efb649f665">ListJob</a> (ImapAccountBase *account, ImapAccountBase::ListType type, <a class="el" href="classFolderStorage.html">FolderStorage</a> *storage=0, const QString &amp;path=QString::null, bool complete=false, KPIM::ProgressItem *item=0)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#a50c8eee4a45ab6717fdb0f1a136ef84">setHonorLocalSubscription</a> (bool value)</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7d70c290f09f9e919d1b1c5197e6a861"></a><!-- doxytag: member="KMail::ListJob::execute" ref="7d70c290f09f9e919d1b1c5197e6a861" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>execute</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#667f33a082f9e39ec86f8bc628bed8f2">setPath</a> (const QString &amp;path)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#88313c6ecbd418c637e904952bb1e739">setStorage</a> (<a class="el" href="classFolderStorage.html">FolderStorage</a> *st)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#30fc8c5b5f740cb81e5f43694702adf2">setComplete</a> (bool complete)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#ef4088095348d3904f137b7150f42ed9">setParentProgressItem</a> (KPIM::ProgressItem *it)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#757266b26b3149ce44f13c6e31a79193">setNamespace</a> (const QString &amp;ns)</td></tr>

<tr><td colspan="2"><br><h2>Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#6fd29f53cf171ed1fc06db61362aa9f5">slotListResult</a> (KIO::Job *job)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#8e46cd978deed2ae2d7ae28798fcc370">slotListEntries</a> (KIO::Job *job, const KIO::UDSEntryList &amp;uds)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#edd2e46fd662822204288421a7991a91">slotConnectionResult</a> (int errorCode, const QString &amp;errorMsg)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMail_1_1ListJob.html#f99a92c5bc7bd017058facc44a3eb303">doListing</a> (const KURL &amp;url, const <a class="el" href="structKMail_1_1ImapAccountBase_1_1jobData.html">ImapAccountBase::jobData</a> &amp;jd)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="21594f2cb024c48325e8e08df104a5a7"></a><!-- doxytag: member="KMail::ListJob::mStorage" ref="21594f2cb024c48325e8e08df104a5a7" args="" -->
<a class="el" href="classFolderStorage.html">FolderStorage</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>mStorage</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4ad67c4ce0539a93fc146c1a171c7521"></a><!-- doxytag: member="KMail::ListJob::mAccount" ref="4ad67c4ce0539a93fc146c1a171c7521" args="" -->
ImapAccountBase *&nbsp;</td><td class="memItemRight" valign="bottom"><b>mAccount</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0b38c74e41f9ad7953666fba17faeef6"></a><!-- doxytag: member="KMail::ListJob::mType" ref="0b38c74e41f9ad7953666fba17faeef6" args="" -->
ImapAccountBase::ListType&nbsp;</td><td class="memItemRight" valign="bottom"><b>mType</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="75de329278061bc62cdfffd1575790b1"></a><!-- doxytag: member="KMail::ListJob::mComplete" ref="75de329278061bc62cdfffd1575790b1" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>mComplete</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7f2882e7826d0d8eb2932628931b1140"></a><!-- doxytag: member="KMail::ListJob::mHonorLocalSubscription" ref="7f2882e7826d0d8eb2932628931b1140" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>mHonorLocalSubscription</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bfe5007ac069e4aeb7cc63f7aa4f9080"></a><!-- doxytag: member="KMail::ListJob::mPath" ref="bfe5007ac069e4aeb7cc63f7aa4f9080" args="" -->
QString&nbsp;</td><td class="memItemRight" valign="bottom"><b>mPath</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1230d7f792946dca7fbb7cc876784d65"></a><!-- doxytag: member="KMail::ListJob::mSubfolderNames" ref="1230d7f792946dca7fbb7cc876784d65" args="" -->
QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><b>mSubfolderNames</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="398a3ccb9b9c2ef24503badca954b162"></a><!-- doxytag: member="KMail::ListJob::mSubfolderPaths" ref="398a3ccb9b9c2ef24503badca954b162" args="" -->
QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><b>mSubfolderPaths</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="20f44e051e0ac1939ed92969335c55a6"></a><!-- doxytag: member="KMail::ListJob::mSubfolderMimeTypes" ref="20f44e051e0ac1939ed92969335c55a6" args="" -->
QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><b>mSubfolderMimeTypes</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9786721bb44760ba33f8a154607e2b5e"></a><!-- doxytag: member="KMail::ListJob::mSubfolderAttributes" ref="9786721bb44760ba33f8a154607e2b5e" args="" -->
QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><b>mSubfolderAttributes</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="21a2e8cbb4f1208a515e45c666d56c35"></a><!-- doxytag: member="KMail::ListJob::mParentProgressItem" ref="21a2e8cbb4f1208a515e45c666d56c35" args="" -->
KPIM::ProgressItem *&nbsp;</td><td class="memItemRight" valign="bottom"><b>mParentProgressItem</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="59a94a3c99a0c5a0e095e1510cf989ef"></a><!-- doxytag: member="KMail::ListJob::mNamespace" ref="59a94a3c99a0c5a0e095e1510cf989ef" args="" -->
QString&nbsp;</td><td class="memItemRight" valign="bottom"><b>mNamespace</b></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="2ed4d9afb27fc8ac49d881efb649f665"></a><!-- doxytag: member="KMail::ListJob::ListJob" ref="2ed4d9afb27fc8ac49d881efb649f665" args="(ImapAccountBase *account, ImapAccountBase::ListType type, FolderStorage *storage=0, const QString &amp;path=QString::null, bool complete=false, KPIM::ProgressItem *item=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ListJob::ListJob           </td>
          <td>(</td>
          <td class="paramtype">ImapAccountBase *&nbsp;</td>
          <td class="paramname"> <em>account</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">ImapAccountBase::ListType&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classFolderStorage.html">FolderStorage</a> *&nbsp;</td>
          <td class="paramname"> <em>storage</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>path</em> = <code>QString::null</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>complete</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">KPIM::ProgressItem *&nbsp;</td>
          <td class="paramname"> <em>item</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create a new job. 
<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>storage</em>&nbsp;</td><td>the parent folder, either provide this or a path </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>account</em>&nbsp;</td><td>the ImapAccountBase </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>Type of subscription </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>complete</em>&nbsp;</td><td>list all folders or only next level </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>path</em>&nbsp;</td><td>the listing path; if empty the path of the folder will be taken </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>item</em>&nbsp;</td><td>a parent ProgressItem </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="listjob_8cpp-source.html#l00053">53</a> of file <a class="el" href="listjob_8cpp-source.html">listjob.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a50c8eee4a45ab6717fdb0f1a136ef84"></a><!-- doxytag: member="KMail::ListJob::setHonorLocalSubscription" ref="a50c8eee4a45ab6717fdb0f1a136ef84" args="(bool value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KMail::ListJob::setHonorLocalSubscription           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>value</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set whether the listing should include only folders that the account is subscribed to locally. 
<p>
This is different from the server side subscription managed by the ctor parameter. 
<p>Definition at line <a class="el" href="listjob_8cpp-source.html#l00245">245</a> of file <a class="el" href="listjob_8cpp-source.html">listjob.cpp</a>.</p>

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

<p>
Return whether the listing includes only folders that the account is subscribed to locally. 
<p>
This is different from the server side subscription managed by the ctor parameter. 
<p>Definition at line <a class="el" href="listjob_8cpp-source.html#l00250">250</a> of file <a class="el" href="listjob_8cpp-source.html">listjob.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="667f33a082f9e39ec86f8bc628bed8f2"></a><!-- doxytag: member="KMail::ListJob::setPath" ref="667f33a082f9e39ec86f8bc628bed8f2" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KMail::ListJob::setPath           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>path</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Path. 
<p>

<p>Definition at line <a class="el" href="listjob_8h-source.html#l00091">91</a> of file <a class="el" href="listjob_8h-source.html">listjob.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="88313c6ecbd418c637e904952bb1e739"></a><!-- doxytag: member="KMail::ListJob::setStorage" ref="88313c6ecbd418c637e904952bb1e739" args="(FolderStorage *st)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KMail::ListJob::setStorage           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classFolderStorage.html">FolderStorage</a> *&nbsp;</td>
          <td class="paramname"> <em>st</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Storage. 
<p>

<p>Definition at line <a class="el" href="listjob_8h-source.html#l00094">94</a> of file <a class="el" href="listjob_8h-source.html">listjob.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="30fc8c5b5f740cb81e5f43694702adf2"></a><!-- doxytag: member="KMail::ListJob::setComplete" ref="30fc8c5b5f740cb81e5f43694702adf2" args="(bool complete)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KMail::ListJob::setComplete           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>complete</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set this to true for a complete listing. 
<p>

<p>Definition at line <a class="el" href="listjob_8h-source.html#l00097">97</a> of file <a class="el" href="listjob_8h-source.html">listjob.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ef4088095348d3904f137b7150f42ed9"></a><!-- doxytag: member="KMail::ListJob::setParentProgressItem" ref="ef4088095348d3904f137b7150f42ed9" args="(KPIM::ProgressItem *it)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KMail::ListJob::setParentProgressItem           </td>
          <td>(</td>
          <td class="paramtype">KPIM::ProgressItem *&nbsp;</td>
          <td class="paramname"> <em>it</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set parent progress item. 
<p>

<p>Definition at line <a class="el" href="listjob_8h-source.html#l00100">100</a> of file <a class="el" href="listjob_8h-source.html">listjob.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="757266b26b3149ce44f13c6e31a79193"></a><!-- doxytag: member="KMail::ListJob::setNamespace" ref="757266b26b3149ce44f13c6e31a79193" args="(const QString &amp;ns)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KMail::ListJob::setNamespace           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>ns</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the namespace for this listing. 
<p>

<p>Definition at line <a class="el" href="listjob_8h-source.html#l00104">104</a> of file <a class="el" href="listjob_8h-source.html">listjob.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f99a92c5bc7bd017058facc44a3eb303"></a><!-- doxytag: member="KMail::ListJob::doListing" ref="f99a92c5bc7bd017058facc44a3eb303" args="(const KURL &amp;url, const ImapAccountBase::jobData &amp;jd)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KMail::ListJob::doListing           </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">const <a class="el" href="structKMail_1_1ImapAccountBase_1_1jobData.html">ImapAccountBase::jobData</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>jd</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Does the actual KIO::listDir. 
<p>

</div>
</div><p>
<a class="anchor" name="6fd29f53cf171ed1fc06db61362aa9f5"></a><!-- doxytag: member="KMail::ListJob::slotListResult" ref="6fd29f53cf171ed1fc06db61362aa9f5" args="(KIO::Job *job)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ListJob::slotListResult           </td>
          <td>(</td>
          <td class="paramtype">KIO::Job *&nbsp;</td>
          <td class="paramname"> <em>job</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Is called when the listing is done Passes the folders and the jobData to the responding folder. 
<p>

<p>Definition at line <a class="el" href="listjob_8cpp-source.html#l00166">166</a> of file <a class="el" href="listjob_8cpp-source.html">listjob.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8e46cd978deed2ae2d7ae28798fcc370"></a><!-- doxytag: member="KMail::ListJob::slotListEntries" ref="8e46cd978deed2ae2d7ae28798fcc370" args="(KIO::Job *job, const KIO::UDSEntryList &amp;uds)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ListJob::slotListEntries           </td>
          <td>(</td>
          <td class="paramtype">KIO::Job *&nbsp;</td>
          <td class="paramname"> <em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KIO::UDSEntryList &amp;&nbsp;</td>
          <td class="paramname"> <em>uds</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Collects the folder information. 
<p>

<p>Definition at line <a class="el" href="listjob_8cpp-source.html#l00189">189</a> of file <a class="el" href="listjob_8cpp-source.html">listjob.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="edd2e46fd662822204288421a7991a91"></a><!-- doxytag: member="KMail::ListJob::slotConnectionResult" ref="edd2e46fd662822204288421a7991a91" args="(int errorCode, const QString &amp;errorMsg)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void ListJob::slotConnectionResult           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>errorCode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>errorMsg</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Called from the account when a connection was established. 
<p>

<p>Definition at line <a class="el" href="listjob_8cpp-source.html#l00154">154</a> of file <a class="el" href="listjob_8cpp-source.html">listjob.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="9a59a087756860d0feb95de4d58914da"></a><!-- doxytag: member="KMail::ListJob::receivedFolders" ref="9a59a087756860d0feb95de4d58914da" args="(const QStringList &amp;, const QStringList &amp;, const QStringList &amp;, const QStringList &amp;, const ImapAccountBase::jobData &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KMail::ListJob::receivedFolders           </td>
          <td>(</td>
          <td class="paramtype">const QStringList &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QStringList &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QStringList &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QStringList &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="structKMail_1_1ImapAccountBase_1_1jobData.html">ImapAccountBase::jobData</a> &amp;&nbsp;</td>
          <td class="paramname"></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>
Emitted when new folders have been received. 
<p>

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


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kmail</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="classAccountUpdater.html">accountupdater</option>,  <option value="classAttachmentModifyCommand.html">attachmentmodifycommand</option>,  <option value="classFolderStorage.html">folderstorage</option>,  <option value="classKCursorSaver.html">kcursorsaver</option>,  <option value="classKleo_1_1KeyResolver.html">kleo::keyresolver</option>,  <option value="classKListViewIndexedSearchLine.html">klistviewindexedsearchline</option>,  <option value="classKMAcctFolder.html">kmacctfolder</option>,  <option value="classKMAcctSelDlg.html">kmacctseldlg</option>,  <option value="classKMail_1_1AccountComboBox.html">kmail::accountcombobox</option>,  <option value="classKMail_1_1AccountManager.html">kmail::accountmanager</option>,  <option value="classKMail_1_1ACLEntryDialog.html">kmail::aclentrydialog</option>,  <option value="classKMail_1_1ACLJobs_1_1DeleteACLJob.html">kmail::acljobs::deleteacljob</option>,  <option value="classKMail_1_1ACLJobs_1_1GetACLJob.html">kmail::acljobs::getacljob</option>,  <option value="classKMail_1_1ACLJobs_1_1GetUserRightsJob.html">kmail::acljobs::getuserrightsjob</option>,  <option value="classKMail_1_1ACLJobs_1_1MultiSetACLJob.html">kmail::acljobs::multisetacljob</option>,  <option value="classKMail_1_1AnnotationJobs_1_1GetAnnotationJob.html">kmail::annotationjobs::getannotationjob</option>,  <option value="classKMail_1_1AnnotationJobs_1_1MultiGetAnnotationJob.html">kmail::annotationjobs::multigetannotationjob</option>,  <option value="classKMail_1_1AnnotationJobs_1_1MultiSetAnnotationJob.html">kmail::annotationjobs::multisetannotationjob</option>,  <option value="classKMail_1_1AnnotationJobs_1_1MultiUrlGetAnnotationJob.html">kmail::annotationjobs::multiurlgetannotationjob</option>,  <option value="classKMail_1_1AntiSpamConfig.html">kmail::antispamconfig</option>,  <option value="classKMail_1_1AntiSpamWizard.html">kmail::antispamwizard</option>,  <option value="classKMail_1_1AntiSpamWizard_1_1ConfigReader.html">kmail::antispamwizard::configreader</option>,  <option value="classKMail_1_1AntiSpamWizard_1_1SpamToolConfig.html">kmail::antispamwizard::spamtoolconfig</option>,  <option value="classKMail_1_1Callback.html">kmail::callback</option>,  <option value="classKMail_1_1CopyFolderJob.html">kmail::copyfolderjob</option>,  <option value="classKMail_1_1DictionaryComboBox.html">kmail::dictionarycombobox</option>,  <option value="classKMail_1_1EditorWatcher.html">kmail::editorwatcher</option>,  <option value="classKMail_1_1FilterImporterExporter.html">kmail::filterimporterexporter</option>,  <option value="classKMail_1_1FilterLog.html">kmail::filterlog</option>,  <option value="classKMail_1_1FilterLogDialog.html">kmail::filterlogdialog</option>,  <option value="classKMail_1_1FolderDiaACLTab.html">kmail::folderdiaacltab</option>,  <option value="classKMail_1_1FolderDiaGeneralTab.html">kmail::folderdiageneraltab</option>,  <option value="classKMail_1_1FolderDiaQuotaTab.html">kmail::folderdiaquotatab</option>,  <option value="classKMail_1_1FolderDiaTab.html">kmail::folderdiatab</option>,  <option value="classKMail_1_1FolderDiaTemplatesTab.html">kmail::folderdiatemplatestab</option>,  <option value="classKMail_1_1FolderRequester.html">kmail::folderrequester</option>,  <option value="classKMail_1_1HeaderItem.html">kmail::headeritem</option>,  <option value="classKMail_1_1HeaderStyle.html">kmail::headerstyle</option>,  <option value="classKMail_1_1HtmlStatusBar.html">kmail::htmlstatusbar</option>,  <option value="classKMail_1_1HtmlWriter.html">kmail::htmlwriter</option>,  <option value="classKMail_1_1IdentityDrag.html">kmail::identitydrag</option>,  <option value="classKMail_1_1IdentityListView.html">kmail::identitylistview</option>,  <option value="classKMail_1_1IdentityListViewItem.html">kmail::identitylistviewitem</option>,  <option value="classKMail_1_1Interface_1_1BodyPart.html">kmail::interface::bodypart</option>,  <option value="classKMail_1_1Interface_1_1BodyPartFormatterPlugin.html">kmail::interface::bodypartformatterplugin</option>,  <option value="classKMail_1_1Interface_1_1BodyPartMemento.html">kmail::interface::bodypartmemento</option>,  <option value="classKMail_1_1Interface_1_1BodyPartURLHandler.html">kmail::interface::bodyparturlhandler</option>,  <option value="classKMail_1_1Interface_1_1Observable.html">kmail::interface::observable</option>,  <option value="classKMail_1_1Interface_1_1Observer.html">kmail::interface::observer</option>,  <option value="classKMail_1_1JobScheduler.html">kmail::jobscheduler</option>,  <option value="classKMail_1_1ListJob.html">kmail::listjob</option>,  <option value="classKMail_1_1MaildirCompactionJob.html">kmail::maildircompactionjob</option>,  <option value="classKMail_1_1MailingList.html">kmail::mailinglist</option>,  <option value="classKMail_1_1MboxCompactionJob.html">kmail::mboxcompactionjob</option>,  <option value="classKMail_1_1MessageActions.html">kmail::messageactions</option>,  <option value="classKMail_1_1MessageCopyHelper.html">kmail::messagecopyhelper</option>,  <option value="classKMail_1_1PartNodeBodyPart.html">kmail::partnodebodypart</option>,  <option value="classKMail_1_1PopAccount.html">kmail::popaccount</option>,  <option value="classKMail_1_1QuotaJobs_1_1GetQuotarootJob.html">kmail::quotajobs::getquotarootjob</option>,  <option value="classKMail_1_1QuotaJobs_1_1GetStorageQuotaJob.html">kmail::quotajobs::getstoragequotajob</option>,  <option value="classKMail_1_1RedirectDialog.html">kmail::redirectdialog</option>,  <option value="classKMail_1_1RenameJob.html">kmail::renamejob</option>,  <option value="classKMail_1_1RuleWidgetHandler.html">kmail::rulewidgethandler</option>,  <option value="classKMail_1_1RuleWidgetHandlerManager.html">kmail::rulewidgethandlermanager</option>,  <option value="classKMail_1_1ScheduledCompactionTask.html">kmail::scheduledcompactiontask</option>,  <option value="classKMail_1_1ScheduledExpireTask.html">kmail::scheduledexpiretask</option>,  <option value="classKMail_1_1ScheduledJob.html">kmail::scheduledjob</option>,  <option value="classKMail_1_1ScheduledTask.html">kmail::scheduledtask</option>,  <option value="classKMail_1_1SearchJob.html">kmail::searchjob</option>,  <option value="classKMail_1_1SearchWindow.html">kmail::searchwindow</option>,  <option value="classKMail_1_1SecondaryWindow.html">kmail::secondarywindow</option>,  <option value="classKMail_1_1SieveDebugDialog.html">kmail::sievedebugdialog</option>,  <option value="classKMail_1_1SortCacheItem.html">kmail::sortcacheitem</option>,  <option value="classKMail_1_1SpamHeaderAnalyzer.html">kmail::spamheaderanalyzer</option>,  <option value="classKMail_1_1SpamScore.html">kmail::spamscore</option>,  <option value="classKMail_1_1TeeHtmlWriter.html">kmail::teehtmlwriter</option>,  <option value="classKMail_1_1TransportManager.html">kmail::transportmanager</option>,  <option value="classKMail_1_1UndoInfo.html">kmail::undoinfo</option>,  <option value="classKMail_1_1URLHandler.html">kmail::urlhandler</option>,  <option value="classKMail_1_1URLHandlerManager.html">kmail::urlhandlermanager</option>,  <option value="classKMail_1_1Util_1_1LaterDeleter.html">kmail::util::laterdeleter</option>,  <option value="classKMailICalIfaceImpl.html">kmailicalifaceimpl</option>,  <option value="classKMailIface.html">kmailiface</option>,  <option value="classKMDict.html">kmdict</option>,  <option value="classKMDictItem.html">kmdictitem</option>,  <option value="classKMFilterAction.html">kmfilteraction</option>,  <option value="classKMFilterActionDict.html">kmfilteractiondict</option>,  <option value="classKMFilterActionWidget.html">kmfilteractionwidget</option>,  <option value="classKMFilterActionWithAddress.html">kmfilteractionwithaddress</option>,  <option value="classKMFilterActionWithFolder.html">kmfilteractionwithfolder</option>,  <option value="classKMFilterActionWithNone.html">kmfilteractionwithnone</option>,  <option value="classKMFilterActionWithString.html">kmfilteractionwithstring</option>,  <option value="classKMFilterActionWithStringList.html">kmfilteractionwithstringlist</option>,  <option value="classKMFilterActionWithUOID.html">kmfilteractionwithuoid</option>,  <option value="classKMFilterActionWithUrl.html">kmfilteractionwithurl</option>,  <option value="classKMFilterDlg.html">kmfilterdlg</option>,  <option value="classKMFilterListBox.html">kmfilterlistbox</option>,  <option value="classKMFolder.html">kmfolder</option>,  <option value="classKMFolderDialog.html">kmfolderdialog</option>,  <option value="classKMFolderDir.html">kmfolderdir</option>,  <option value="classKMFolderIndex.html">kmfolderindex</option>,  <option value="classKMFolderOpener.html">kmfolderopener</option>,  <option value="classKMHeaders.html">kmheaders</option>,  <option value="classKMKernel.html">kmkernel</option>,  <option value="classKMMenuCommand.html">kmmenucommand</option>,  <option value="classKMMessage.html">kmmessage</option>,  <option value="classKMMsgDict.html">kmmsgdict</option>,  <option value="classKMMsgList.html">kmmsglist</option>,  <option value="classKMMsgPartDialog.html">kmmsgpartdialog</option>,  <option value="classKMMsgPartDialogCompat.html">kmmsgpartdialogcompat</option>,  <option value="classKMPopHeadersView.html">kmpopheadersview</option>,  <option value="classKMReaderWin.html">kmreaderwin</option>,  <option value="classKMSearchPattern.html">kmsearchpattern</option>,  <option value="classKMSearchPatternEdit.html">kmsearchpatternedit</option>,  <option value="classKMSearchRule.html">kmsearchrule</option>,  <option value="classKMSearchRuleNumerical.html">kmsearchrulenumerical</option>,  <option value="classKMSearchRuleStatus.html">kmsearchrulestatus</option>,  <option value="classKMSearchRuleString.html">kmsearchrulestring</option>,  <option value="classKMSearchRuleWidget.html">kmsearchrulewidget</option>,  <option value="classKMSystemTray.html">kmsystemtray</option>,  <option value="classMailComposerIface.html">mailcomposeriface</option>,  <option value="classScalix_1_1FolderAttributeParser.html">scalix::folderattributeparser</option>,  <option value="classSnippetConfig.html">snippetconfig</option>,  <option value="classSnippetGroup.html">snippetgroup</option>,  <option value="classSnippetItem.html">snippetitem</option>,  <option value="classSnippetSettings.html">snippetsettings</option>,  <option value="classSnippetWidget.html">snippetwidget</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../akregator/html/index.html">akregator</a></li><li>&nbsp;&nbsp;<a href="../../akregator/src/html/index.html">src</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../akregator/src/librss/html/index.html">librss</a></li><li><a href="../../certmanager/html/index.html">certmanager</a></li><li>&nbsp;&nbsp;<a href="../../certmanager/lib/html/index.html">lib</a></li><li><a href="../../kaddressbook/html/index.html">kaddressbook</a></li><li><a href="../../kalarm/html/index.html">kalarm</a></li><li>&nbsp;&nbsp;<a href="../../kalarm/lib/html/index.html">lib</a></li><li><a href="../../kandy/html/index.html">kandy</a></li><li><a href="../../karm/html/index.html">karm</a></li><li><a href="../../kdgantt/html/index.html">kdgantt</a></li><li><a href="../../kgantt/html/index.html">kgantt</a></li><li><a href="../../kioslaves/html/index.html">kioslaves</a></li><li>&nbsp;&nbsp;<a href="../../kioslaves/imap4/html/index.html">imap4</a></li><li>&nbsp;&nbsp;<a href="../../kioslaves/mbox/html/index.html">mbox</a></li><li><a href="../../kitchensync/html/index.html">kitchensync</a></li><li><a href="../../kmail/html/index.html">kmail</a></li><li><a href="../../knotes/html/index.html">knotes</a></li><li><a href="../../konsolekalendar/html/index.html">konsolekalendar</a></li><li><a href="../../kontact/html/index.html">kontact</a></li><li><a href="../../korganizer/html/index.html">korganizer</a></li><li><a href="../../kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../kpilot/kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../kpilot/lib/html/index.html">lib</a></li><li><a href="../../libemailfunctions/html/index.html">libemailfunctions</a></li><li><a href="../../libkcal/html/index.html">libkcal</a></li><li><a href="../../libkdepim/html/index.html">libkdepim</a></li><li><a href="../../libkholidays/html/index.html">libkholidays</a></li><li><a href="../../libkmime/html/index.html">libkmime</a></li><li><a href="../../libkpgp/html/index.html">libkpgp</a></li><li><a href="../../libkpimidentities/html/index.html">libkpimidentities</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>