Sophie

Sophie

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

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: KMailIface 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="contents">
<h1>KMailIface Class Reference</h1><!-- doxytag: class="KMailIface" --><!-- doxytag: inherits="DCOPObject" --><code>#include &lt;<a class="el" href="kmailIface_8h-source.html">kmailIface.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for KMailIface:</div>
<div class="dynsection">

<p><center><img src="classKMailIface.png" usemap="#KMailIface_map" border="0" alt=""></center>
<map name="KMailIface_map">
<area href="classKMKernel.html" alt="KMKernel" shape="rect" coords="0,56,72,80">
</map>
</div>

<p>
<a href="classKMailIface-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
checkMail wont show reader but will check mail. 
<p>
use openReader to show if you give a filename to openReader it will show mbox or message if it is valid rfc-822 message or mbox file. You can pass hidden=1 to openComposer and it wont be visible that way you can write messages and add attachments from other apps and send it via kmail. Should I add showAddressBook? hmm... The openComposer functions always return 1. sven &lt;<a href="mailto:radej@kde.org">radej@kde.org</a>&gt; 
<p>Definition at line <a class="el" href="kmailIface_8h-source.html#l00017">17</a> of file <a class="el" href="kmailIface_8h-source.html">kmailIface.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>DCOP Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8d342cbed650d8a33c9cba98e4011645"></a><!-- doxytag: member="KMailIface::checkMail" ref="8d342cbed650d8a33c9cba98e4011645" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>checkMail</b> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8a2c47c97481bb9718b37637e4e93ec5"></a><!-- doxytag: member="KMailIface::accounts" ref="8a2c47c97481bb9718b37637e4e93ec5" args="()=0" -->
virtual QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><b>accounts</b> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1cf2f60609f178752584030c93896136"></a><!-- doxytag: member="KMailIface::checkAccount" ref="1cf2f60609f178752584030c93896136" args="(const QString &amp;account)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>checkAccount</b> (const QString &amp;account)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="12d33c64ad49f261e309fde1d9db71ea"></a><!-- doxytag: member="KMailIface::openReader" ref="12d33c64ad49f261e309fde1d9db71ea" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>openReader</b> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7cb675e9d1042498227ed40ddf3e0d45"></a><!-- doxytag: member="KMailIface::openComposer" ref="7cb675e9d1042498227ed40ddf3e0d45" args="(const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const KURL &amp;messageFile)=0" -->
virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><b>openComposer</b> (const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const KURL &amp;messageFile)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="046c960b5f9704d04c5eda7fc722d311"></a><!-- doxytag: member="KMailIface::openComposer" ref="046c960b5f9704d04c5eda7fc722d311" args="(const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const KURL &amp;messageFile, const KURL &amp;attachURL)=0" -->
virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><b>openComposer</b> (const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const KURL &amp;messageFile, const KURL &amp;attachURL)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="346409086b36adef75f120665fb78824"></a><!-- doxytag: member="KMailIface::openComposer" ref="346409086b36adef75f120665fb78824" args="(const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const KURL &amp;messageFile, const KURL::List &amp;attachURLs)=0" -->
virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><b>openComposer</b> (const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const KURL &amp;messageFile, const KURL::List &amp;attachURLs)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="46afa13e0c64c256a33d0e8263b87192"></a><!-- doxytag: member="KMailIface::openComposer" ref="46afa13e0c64c256a33d0e8263b87192" args="(const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const QString &amp;attachName, const QCString &amp;attachCte, const QCString &amp;attachData, const QCString &amp;attachType, const QCString &amp;attachSubType, const QCString &amp;attachParamAttr, const QString &amp;attachParamValue, const QCString &amp;attachContDisp)=0" -->
virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><b>openComposer</b> (const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const QString &amp;attachName, const QCString &amp;attachCte, const QCString &amp;attachData, const QCString &amp;attachType, const QCString &amp;attachSubType, const QCString &amp;attachParamAttr, const QString &amp;attachParamValue, const QCString &amp;attachContDisp)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c6c8a26f52494187759eadcce604916b"></a><!-- doxytag: member="KMailIface::openComposer" ref="c6c8a26f52494187759eadcce604916b" args="(const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const QString &amp;attachName, const QCString &amp;attachCte, const QCString &amp;attachData, const QCString &amp;attachType, const QCString &amp;attachSubType, const QCString &amp;attachParamAttr, const QString &amp;attachParamValue, const QCString &amp;attachContDisp, const QCString &amp;attachCharset)=0" -->
virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><b>openComposer</b> (const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, int hidden, const QString &amp;attachName, const QCString &amp;attachCte, const QCString &amp;attachData, const QCString &amp;attachType, const QCString &amp;attachSubType, const QCString &amp;attachParamAttr, const QString &amp;attachParamValue, const QCString &amp;attachContDisp, const QCString &amp;attachCharset)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual DCOPRef&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#adee9cb55c99cea028ad88f263d92ca4">openComposer</a> (const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, bool hidden)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#9f20becf2909db7511cb6a8e83e5af32">sendCertificate</a> (const QString &amp;to, const QByteArray &amp;certData)=0</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#88f4f27ac7cfb1629648210ba30ec33e">dcopAddMessage</a> (const QString &amp;foldername, const QString &amp;messagefile, const QString &amp;MsgStatusFlags=QString())=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0cab8a5b11ded5a053efd5a804159de3"></a><!-- doxytag: member="KMailIface::dcopAddMessage" ref="0cab8a5b11ded5a053efd5a804159de3" args="(const QString &amp;foldername, const KURL &amp;messagefile, const QString &amp;MsgStatusFlags=QString())=0" -->
virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><b>dcopAddMessage</b> (const QString &amp;foldername, const KURL &amp;messagefile, const QString &amp;MsgStatusFlags=QString())=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dfb2e294dd9e2a89083392c337b17ca0"></a><!-- doxytag: member="KMailIface::folderList" ref="dfb2e294dd9e2a89083392c337b17ca0" args="() const =0" -->
virtual QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><b>folderList</b> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="501d63571f27e6bba2f2337a29dc2220"></a><!-- doxytag: member="KMailIface::getFolder" ref="501d63571f27e6bba2f2337a29dc2220" args="(const QString &amp;vpath)=0" -->
virtual DCOPRef&nbsp;</td><td class="memItemRight" valign="bottom"><b>getFolder</b> (const QString &amp;vpath)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f18d142eb5c626355eb61ec50ea9364a"></a><!-- doxytag: member="KMailIface::selectFolder" ref="f18d142eb5c626355eb61ec50ea9364a" args="(QString folder)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>selectFolder</b> (QString folder)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9a191143f28cd2b4c9397cd412e04bf5"></a><!-- doxytag: member="KMailIface::canQueryClose" ref="9a191143f28cd2b4c9397cd412e04bf5" args="()=0" -->
virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>canQueryClose</b> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#7b351992c3a40a75e844adc3c1f09001">setDefaultTransport</a> (const QString &amp;transport)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="90f2bf14d76f3360e4b3a84ac454b134"></a><!-- doxytag: member="KMailIface::timeOfLastMessageCountChange" ref="90f2bf14d76f3360e4b3a84ac454b134" args="() const =0" -->
virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><b>timeOfLastMessageCountChange</b> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#20e55e59b82b4aaf206596cb0ee88fce">pauseBackgroundJobs</a> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#12bcac6c5e7fdf6df98dc93bf1a995a1">resumeBackgroundJobs</a> ()=0</td></tr>

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fe231653e7716779466a68c96e0c0f0a"></a><!-- doxytag: member="KMailIface::unreadCountChanged" ref="fe231653e7716779466a68c96e0c0f0a" args="(const QString &amp;folderURL, int numUnread)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>unreadCountChanged</b> (const QString &amp;folderURL, int numUnread)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#ecba17ec5e088150d87568f085fce196">showMail</a> (Q_UINT32 serialNumber, QString messageId)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#44372f559b2a6752dcaf8beaf5230d4a">handleCommandLine</a> (bool noArgsOpensReader)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f70f4ffff17e5312be9d0479895f9ee4"></a><!-- doxytag: member="KMailIface::firstStart" ref="f70f4ffff17e5312be9d0479895f9ee4" args="()=0" -->
virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>firstStart</b> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#87c6c6480c06c509a2178f4e88118c47">getFrom</a> (Q_UINT32 serialNumber)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a655fadbd3f598a150a5680ea67c1336"></a><!-- doxytag: member="KMailIface::debugScheduler" ref="a655fadbd3f598a150a5680ea67c1336" args="()=0" -->
virtual QString&nbsp;</td><td class="memItemRight" valign="bottom"><b>debugScheduler</b> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2e9e373ebfda64984a6b001a86cbe059"></a><!-- doxytag: member="KMailIface::debugSernum" ref="2e9e373ebfda64984a6b001a86cbe059" args="(Q_UINT32 serialNumber)=0" -->
virtual QString&nbsp;</td><td class="memItemRight" valign="bottom"><b>debugSernum</b> (Q_UINT32 serialNumber)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKMailIface.html#fa8983eb2831dfe34fec1f20f947eda3">dcopAddMessage_fastImport</a> (const QString &amp;foldername, const QString &amp;messagefile, const QString &amp;MsgStatusFlags=QString())=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4bbd7677a3da579c38ea56e202e82163"></a><!-- doxytag: member="KMailIface::dcopAddMessage_fastImport" ref="4bbd7677a3da579c38ea56e202e82163" args="(const QString &amp;foldername, const KURL &amp;messagefile, const QString &amp;MsgStatusFlags=QString())=0" -->
virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><b>dcopAddMessage_fastImport</b> (const QString &amp;foldername, const KURL &amp;messagefile, const QString &amp;MsgStatusFlags=QString())=0</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2b35b5fc95fa027aafe3ff168ed6b4af"></a><!-- doxytag: member="KMailIface::loadProfile" ref="2b35b5fc95fa027aafe3ff168ed6b4af" args="(const QString &amp;path)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>loadProfile</b> (const QString &amp;path)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="442755e9f3272c0e481e917c99597c1a"></a><!-- doxytag: member="KMailIface::saveToProfile" ref="442755e9f3272c0e481e917c99597c1a" args="(const QString &amp;path) const =0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>saveToProfile</b> (const QString &amp;path) const =0</td></tr>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b0a317ad114483edf727746080633758"></a><!-- doxytag: member="KMailIface::__pad0__" ref="b0a317ad114483edf727746080633758" args="" -->
k_dcop_signals&nbsp;</td><td class="memItemRight" valign="bottom"><b>__pad0__</b>: void unreadCountChanged()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d8927e815f569d7b5fbb304a457fa59b"></a><!-- doxytag: member="KMailIface::__pad1__" ref="d8927e815f569d7b5fbb304a457fa59b" args="" -->
k_dcop_hidden&nbsp;</td><td class="memItemRight" valign="bottom"><b>__pad1__</b>: virtual DCOPRef newMessage(const QString &amp;to</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2805eb3f42f1ed7782f5bc1dba6ed37d"></a><!-- doxytag: member="KMailIface::cc" ref="2805eb3f42f1ed7782f5bc1dba6ed37d" args="" -->
k_dcop_hidden const QString &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>cc</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0a60a341f202a2de960d02572dcc9227"></a><!-- doxytag: member="KMailIface::bcc" ref="0a60a341f202a2de960d02572dcc9227" args="" -->
k_dcop_hidden const QString <br>
const QString &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>bcc</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e17a8d43e10a67fb620e96f816610f2d"></a><!-- doxytag: member="KMailIface::hidden" ref="e17a8d43e10a67fb620e96f816610f2d" args="" -->
k_dcop_hidden const QString <br>
const QString bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>hidden</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bad995b0bfeba9aa619a0a081bcced84"></a><!-- doxytag: member="KMailIface::useFolderId" ref="bad995b0bfeba9aa619a0a081bcced84" args="" -->
k_dcop_hidden const QString <br>
const QString bool bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>useFolderId</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5ffb89edc09ea2119c291774d70644fb"></a><!-- doxytag: member="KMailIface::messageFile" ref="5ffb89edc09ea2119c291774d70644fb" args="" -->
k_dcop_hidden const QString <br>
const QString bool bool const <br>
KURL &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>messageFile</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="73afbd9c8427ef347f2b0770f8e7e64c"></a><!-- doxytag: member="KMailIface::attachURL" ref="73afbd9c8427ef347f2b0770f8e7e64c" args="" -->
k_dcop_hidden const QString <br>
const QString bool bool const <br>
KURL const KURL &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>attachURL</b> = 0</td></tr>

</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="adee9cb55c99cea028ad88f263d92ca4"></a><!-- doxytag: member="KMailIface::openComposer" ref="adee9cb55c99cea028ad88f263d92ca4" args="(const QString &amp;to, const QString &amp;cc, const QString &amp;bcc, const QString &amp;subject, const QString &amp;body, bool hidden)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual DCOPRef KMailIface::openComposer           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>to</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>cc</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>bcc</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>subject</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>body</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>hidden</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Open composer and return reference to DCOP interface of composer window. 
<p>
If hidden is true, the window will not be shown. If you use that option, it's your responsibility to call the send() function of the composer in order to actually send the mail. 
<p>Implemented in <a class="el" href="classKMKernel.html#f033dbf275c318f83759992d8aae22bd">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="9f20becf2909db7511cb6a8e83e5af32"></a><!-- doxytag: member="KMailIface::sendCertificate" ref="9f20becf2909db7511cb6a8e83e5af32" args="(const QString &amp;to, const QByteArray &amp;certData)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int KMailIface::sendCertificate           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>to</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QByteArray &amp;&nbsp;</td>
          <td class="paramname"> <em>certData</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Send a certificate request to the CA specified in <em>to</em>. 
<p>
The certificate is stored in the byte array <em>certData</em>. It needs to stored according to BER and PKCS#10. This method will set content type encoding, mime types, etc. as per the MailTT specification. 
<p>Implemented in <a class="el" href="classKMKernel.html#ef9acf232beb78ed59d71d8c0ffc16c5">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="88f4f27ac7cfb1629648210ba30ec33e"></a><!-- doxytag: member="KMailIface::dcopAddMessage" ref="88f4f27ac7cfb1629648210ba30ec33e" args="(const QString &amp;foldername, const QString &amp;messagefile, const QString &amp;MsgStatusFlags=QString())=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int KMailIface::dcopAddMessage           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>foldername</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>messagefile</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>MsgStatusFlags</em> = <code>QString()</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<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>foldername</em>&nbsp;</td><td>the requested foldername in kmail (at the zero level in the foldertree. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>messagefile</em>&nbsp;</td><td>the name of the filename (local) with the message to be added. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>MsgStatusFlags</em>&nbsp;</td><td>a string coding the status of the message with a char for each status e.g. a 'N' for new this param is optional </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>=1, message added to folder, if folder doesn't exist, folder has been created. =0, an error occurred. =-1, couldn't create folder and it didn't exist =-2, couldn't read messageFile. =-3, Can't allocate memory. =-4, Message already exists in folder. </dd></dl>

<p>Implemented in <a class="el" href="classKMKernel.html#bf51e708c21621128df82ff22ec5fc36">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="7b351992c3a40a75e844adc3c1f09001"></a><!-- doxytag: member="KMailIface::setDefaultTransport" ref="7b351992c3a40a75e844adc3c1f09001" args="(const QString &amp;transport)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KMailIface::setDefaultTransport           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>transport</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the <a class="el" href="namespaceKMail.html" title="folderdiaquotatab.h">KMail</a> Default transport. 
<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>transport</em>&nbsp;</td><td>the name of the transport as defined in the sending accounts configuration. </td></tr>
  </table>
</dl>

<p>Implemented in <a class="el" href="classKMKernel.html#f60dbe36205e2acd811222b9a68251e8">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="20e55e59b82b4aaf206596cb0ee88fce"></a><!-- doxytag: member="KMailIface::pauseBackgroundJobs" ref="20e55e59b82b4aaf206596cb0ee88fce" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KMailIface::pauseBackgroundJobs           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Abort any running compaction/expiry, and don't launch any new ones until <a class="el" href="classKMailIface.html#12bcac6c5e7fdf6df98dc93bf1a995a1" title="Resume compaction/expiry, and allow launching new ones.">resumeBackgroundJobs()</a> is called. 
<p>

<p>Implemented in <a class="el" href="classKMKernel.html#1e8fe85c34c1eac7c7303d3053257b1d">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="12bcac6c5e7fdf6df98dc93bf1a995a1"></a><!-- doxytag: member="KMailIface::resumeBackgroundJobs" ref="12bcac6c5e7fdf6df98dc93bf1a995a1" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KMailIface::resumeBackgroundJobs           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Resume compaction/expiry, and allow launching new ones. 
<p>

<p>Implemented in <a class="el" href="classKMKernel.html#c8a7bd71a10d36df7615db486a8a2bb3">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="acb1ba6d40ffa09cfed0f1d84578fc71"></a><!-- doxytag: member="KMailIface::stopNetworkJobs" ref="acb1ba6d40ffa09cfed0f1d84578fc71" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KMailIface::stopNetworkJobs           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Stop all network related jobs and enter offline mode. 
<p>

<p>Implemented in <a class="el" href="classKMKernel.html#a5d03c325baa05cddacd63bd69c53094">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="b353411e2292a94e8d65db1fcc0771a3"></a><!-- doxytag: member="KMailIface::resumeNetworkJobs" ref="b353411e2292a94e8d65db1fcc0771a3" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KMailIface::resumeNetworkJobs           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Resume all network related jobs and enter online mode. 
<p>

<p>Implemented in <a class="el" href="classKMKernel.html#ea4fcc45959bb2c30d9325089df6da67">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="ecba17ec5e088150d87568f085fce196"></a><!-- doxytag: member="KMailIface::showMail" ref="ecba17ec5e088150d87568f085fce196" args="(Q_UINT32 serialNumber, QString messageId)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KMailIface::showMail           </td>
          <td>(</td>
          <td class="paramtype">Q_UINT32&nbsp;</td>
          <td class="paramname"> <em>serialNumber</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QString&nbsp;</td>
          <td class="paramname"> <em>messageId</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Shows the specified message in a separate message window. 
<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>serialNumber</em>&nbsp;</td><td>the serial number of the message to be shown. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>messageId</em>&nbsp;</td><td>this parameter is ignored. </td></tr>
  </table>
</dl>

<p>Implemented in <a class="el" href="classKMKernel.html#70f32cb0a6f3c0b2a5ff1224bd50622e">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="44372f559b2a6752dcaf8beaf5230d4a"></a><!-- doxytag: member="KMailIface::handleCommandLine" ref="44372f559b2a6752dcaf8beaf5230d4a" args="(bool noArgsOpensReader)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KMailIface::handleCommandLine           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>noArgsOpensReader</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
DCOP-enabled for KMailUniqueAppHandler in the kontact plugin. 
<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>noArgsOpensReader</em>&nbsp;</td><td>true in the kmail process, meaning that launching "kmail" will open a reader window or bring to front an existing one. noArgsOpensReader is false when this is called from kontact, so that typing "kmail" doesn't open a window. Returns true if the command line was handled, false if it was empty and not handled (due to noArgsOpensReader==false). </td></tr>
  </table>
</dl>

<p>Implemented in <a class="el" href="classKMKernel.html#ea270965190598f25309c184cb905fd6">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="87c6c6480c06c509a2178f4e88118c47"></a><!-- doxytag: member="KMailIface::getFrom" ref="87c6c6480c06c509a2178f4e88118c47" args="(Q_UINT32 serialNumber)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QString KMailIface::getFrom           </td>
          <td>(</td>
          <td class="paramtype">Q_UINT32&nbsp;</td>
          <td class="paramname"> <em>serialNumber</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
DCOP-enabled for use in kaddressbook drop. 
<p>

<p>Implemented in <a class="el" href="classKMKernel.html#d3906f8b7c8d4313f62a2702013d9d75">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="fa8983eb2831dfe34fec1f20f947eda3"></a><!-- doxytag: member="KMailIface::dcopAddMessage_fastImport" ref="fa8983eb2831dfe34fec1f20f947eda3" args="(const QString &amp;foldername, const QString &amp;messagefile, const QString &amp;MsgStatusFlags=QString())=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int KMailIface::dcopAddMessage_fastImport           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>foldername</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>messagefile</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>MsgStatusFlags</em> = <code>QString()</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Does essentially the same as dcopAddMessage except that it doesn't reject duplicate messages. 
<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>foldername</em>&nbsp;</td><td>the requested foldername in kmail (at the zero level in the foldertree. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>messagefile,:</em>&nbsp;</td><td>the name of the filename (local) with the message to be added. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>MsgStatusFlags</em>&nbsp;</td><td>a string coding the status of the message with a char for each status e.g. a 'N' for new this param is optional </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>=1, message added to folder, if folder doesn't exist, folder has been created. =0, an error occurred. =-1, couldn't create folder and it didn't exist =-2, couldn't read messageFile. =-3, Can't allocate memory. =-4, Message already exists in folder. </dd></dl>

<p>Implemented in <a class="el" href="classKMKernel.html#8f6b53b2e7b8ff27fc65aae22ec23005">KMKernel</a>.</p>

</div>
</div><p>
<a class="anchor" name="0e04ecadc56ece20db210849d2554f5c"></a><!-- doxytag: member="KMailIface::dcopResetAddMessage" ref="0e04ecadc56ece20db210849d2554f5c" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KMailIface::dcopResetAddMessage           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Clears the list of added message ids which is used to filter out duplicates. 
<p>

<p>Implemented in <a class="el" href="classKMKernel.html#3cdbced0b1a3f10addec8c898c9261be">KMKernel</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kmailIface_8h-source.html">kmailIface.h</a><li><a class="el" href="kmailIface__skel_8cpp-source.html">kmailIface_skel.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>