diff options
author | Slávek Banko <[email protected]> | 2013-09-03 19:58:08 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-09-03 19:58:08 +0200 |
commit | 7205cb16eb6fb3aed2a8df7653198bd70b9a0186 (patch) | |
tree | 17d35ff1f3641d746548b3a823df40392e0787e2 /doc/html/classConfigElem.html | |
parent | 471786e5395d05095f7e7259370421358d551f35 (diff) | |
download | kshowmail-7205cb16eb6fb3aed2a8df7653198bd70b9a0186.tar.gz kshowmail-7205cb16eb6fb3aed2a8df7653198bd70b9a0186.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'doc/html/classConfigElem.html')
-rw-r--r-- | doc/html/classConfigElem.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/classConfigElem.html b/doc/html/classConfigElem.html index d9994a1..caf3a02 100644 --- a/doc/html/classConfigElem.html +++ b/doc/html/classConfigElem.html @@ -1485,7 +1485,7 @@ Commits the downloading of mail bodies. Starts a pop3 job that will do the commi <div class="memdoc"> <p> -Creates a POP3 transfer job (<a class="el" href="namespaceKIO.html">KIO</a> Job), which will be stored in pop3Job. <dl compact><dt><b>Parameters:</b></dt><dd> +Creates a POP3 transfer job (<a class="el" href="namespaceKIO.html">TDEIO</a> Job), which will be stored in pop3Job. <dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>path</em> </td><td>command and parameters of the job as URL path </td></tr> </table> @@ -1529,7 +1529,7 @@ Returns the timeout time in seconds which is stored in the general configuration <div class="memdoc"> <p> -First step of the refresh cycle. Gets the UIDs of the available mails from the server. It starts a <a class="el" href="namespaceKIO.html">KIO</a> job to get the UIDs. The UIDs will be stored in receivedUIDs by <a class="el" href="classConfigElem.html#11db8a853a253b81a16ecd199c441911">slotReceiveUID()</a>. When the job is ready, it will invoke <a class="el" href="classConfigElem.html#5ba4833fd4b897bb21fa31dff2cf5750">slotUIDsReceived()</a>. +First step of the refresh cycle. Gets the UIDs of the available mails from the server. It starts a <a class="el" href="namespaceKIO.html">TDEIO</a> job to get the UIDs. The UIDs will be stored in receivedUIDs by <a class="el" href="classConfigElem.html#11db8a853a253b81a16ecd199c441911">slotReceiveUID()</a>. When the job is ready, it will invoke <a class="el" href="classConfigElem.html#5ba4833fd4b897bb21fa31dff2cf5750">slotUIDsReceived()</a>. </div> </div><p> <a class="anchor" name="ab836ffc3b068d052ea3486f8cdac74d"></a><!-- doxytag: member="ConfigElem::getSizes" ref="ab836ffc3b068d052ea3486f8cdac74d" args="()" --> @@ -1548,7 +1548,7 @@ First step of the refresh cycle. Gets the UIDs of the available mails from the s <div class="memdoc"> <p> -Second step of the refresh cycle. Gets the sizes of the available mails from the server. It starts a <a class="el" href="namespaceKIO.html">KIO</a> job to get these. The Sizes will be temporarily stored in receivedSizes by <a class="el" href="classConfigElem.html#b3e0a075b84fed2a1e156de17cdefbad">slotReceiveSize()</a>. When the job is ready, it will invoke <a class="el" href="classConfigElem.html#685be03ba48ad2e1cfb9a0cc04a81559">slotSizesReceived()</a>. +Second step of the refresh cycle. Gets the sizes of the available mails from the server. It starts a <a class="el" href="namespaceKIO.html">TDEIO</a> job to get these. The Sizes will be temporarily stored in receivedSizes by <a class="el" href="classConfigElem.html#b3e0a075b84fed2a1e156de17cdefbad">slotReceiveSize()</a>. When the job is ready, it will invoke <a class="el" href="classConfigElem.html#685be03ba48ad2e1cfb9a0cc04a81559">slotSizesReceived()</a>. </div> </div><p> <a class="anchor" name="f7202b10df7e27303315d754b25b6d6c"></a><!-- doxytag: member="ConfigElem::getHeaders" ref="f7202b10df7e27303315d754b25b6d6c" args="()" --> |