Sophie

Sophie

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

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

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

<head>
  <title>kio/kio: KIO::FileCopyJob Class Reference (kio/kio)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../../.."><img id="nav_header_logo" alt="Home" align="left" src="../../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>

  <div id="nav_header_title" align="left">KDE API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_right" style="text-align: left;">
/ <a href="../../..">API Reference</a>
 / <a href="../../html/index.html">kio</a> / <a href=".">kio</a>
  </div>
</div>


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

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


<!-- Generated by Doxygen 1.7.4 -->
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceKIO.html">KIO</a>      </li>
      <li class="navelem"><a class="el" href="classKIO_1_1FileCopyJob.html">FileCopyJob</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-slots">Public Slots</a> &#124;
<a href="#signals">Signals</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-slots">Protected Slots</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<div class="title">KIO::FileCopyJob Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KIO::FileCopyJob" --><!-- doxytag: inherits="KIO::Job" -->
<p>The <a class="el" href="classKIO_1_1FileCopyJob.html" title="The FileCopyJob copies data from one place to another.">FileCopyJob</a> copies data from one place to another.  
 <a href="classKIO_1_1FileCopyJob.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="jobclasses_8h_source.html">jobclasses.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for KIO::FileCopyJob:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classKIO_1_1FileCopyJob.png" usemap="#KIO::FileCopyJob_map" alt=""/>
  <map id="KIO::FileCopyJob_map" name="KIO::FileCopyJob_map">
<area href="classKIO_1_1Job.html" title="The base class for all jobs." alt="KIO::Job" shape="rect" coords="0,56,111,80"/>
<area href="qobject.html" alt="QObject" shape="rect" coords="0,0,111,24"/>
</map>
 </div></div>

<p><a href="classKIO_1_1FileCopyJob-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-slots"></a>
Public Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7cad9f6310686b9878138d393520d810"></a><!-- doxytag: member="KIO::FileCopyJob::slotStart" ref="a7cad9f6310686b9878138d393520d810" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>slotStart</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3e96105d5d5cfde1d2688f2ad2c87f6c"></a><!-- doxytag: member="KIO::FileCopyJob::slotData" ref="a3e96105d5d5cfde1d2688f2ad2c87f6c" args="(KIO::Job *, const QByteArray &amp;data)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>slotData</b> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *, const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab6cc5ff37ff53542ad7c6d3a533eaffa"></a><!-- doxytag: member="KIO::FileCopyJob::slotDataReq" ref="ab6cc5ff37ff53542ad7c6d3a533eaffa" args="(KIO::Job *, QByteArray &amp;data)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>slotDataReq</b> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *, <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0dced291cd9bea9a8e87c397cca5352f"></a><!-- doxytag: member="KIO::FileCopyJob::slotMimetype" ref="a0dced291cd9bea9a8e87c397cca5352f" args="(KIO::Job *, const QString &amp;type)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>slotMimetype</b> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *, const <a class="elRef" href="qstring.html">QString</a> &amp;type)</td></tr>
<tr><td colspan="2"><h2><a name="signals"></a>
Signals</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a17ab66296e7ffacca1311e50541d821d">mimetype</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, const <a class="elRef" href="qstring.html">QString</a> &amp;type)</td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a84ddf122021342e75fe70df953b04936">FileCopyJob</a> (const KURL &amp;src, const KURL &amp;dest, int permissions, bool move, bool overwrite, bool resume, bool showProgressInfo)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#aa74476acc1c3f20faacb05c2ade58ed8">setSourceSize64</a> (<a class="el" href="namespaceKIO.html#a90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a> size)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#ad72614849d3f730b739cdc872c494f1e">setModificationTime</a> (time_t mtime)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a3fc6f0108a49b8d28dc533d384875455">setSourceSize</a> (off_t size) KDE_DEPRECATED</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KURL&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a9534b20e970e9b283976c15aa32aed80">srcURL</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KURL&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a46fc1872256ccab6977e896958c083c8">destURL</a> () const </td></tr>
<tr><td colspan="2"><h2><a name="pro-slots"></a>
Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a370b92c9d1db7eca3f23565533fdbe57">slotResult</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a1a57a8b60775da24b81d47dc20205ee5">slotProcessedSize</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, <a class="el" href="namespaceKIO.html#a90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a> size)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a3738bfb1e87a8af3475a872d95e3633e">slotTotalSize</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, <a class="el" href="namespaceKIO.html#a90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a> size)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a41b54c2996239b10073c69cc5b74c117">slotPercent</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, unsigned long pct)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#a5cad01dca1a74b7d35990ae4e873180d">slotCanResume</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, <a class="el" href="namespaceKIO.html#a90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a> offset)</td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1877ad6f2c4082ed869e4653ad7ce852"></a><!-- doxytag: member="KIO::FileCopyJob::startCopyJob" ref="a1877ad6f2c4082ed869e4653ad7ce852" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>startCopyJob</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3b21d4dd9ebcc7919f4719cf7d1627d3"></a><!-- doxytag: member="KIO::FileCopyJob::startCopyJob" ref="a3b21d4dd9ebcc7919f4719cf7d1627d3" args="(const KURL &amp;slave_url)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>startCopyJob</b> (const KURL &amp;slave_url)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5000389761b6ae962d2b67d0aab49bdd"></a><!-- doxytag: member="KIO::FileCopyJob::startRenameJob" ref="a5000389761b6ae962d2b67d0aab49bdd" args="(const KURL &amp;slave_url)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>startRenameJob</b> (const KURL &amp;slave_url)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a47ed210f3c4a766297f3de951898938b"></a><!-- doxytag: member="KIO::FileCopyJob::startDataPump" ref="a47ed210f3c4a766297f3de951898938b" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>startDataPump</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af3defb3b0644cc2b9da564846846e246"></a><!-- doxytag: member="KIO::FileCopyJob::connectSubjob" ref="af3defb3b0644cc2b9da564846846e246" args="(SimpleJob *job)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>connectSubjob</b> (<a class="el" href="classKIO_1_1SimpleJob.html">SimpleJob</a> *job)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2f054853ebd6ee43a9711923b7ef829e"></a><!-- doxytag: member="KIO::FileCopyJob::virtual_hook" ref="a2f054853ebd6ee43a9711923b7ef829e" args="(int id, void *data)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>virtual_hook</b> (int id, void *data)</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9ec0faff52cda62e873caefe90ad478f"></a><!-- doxytag: member="KIO::FileCopyJob::m_src" ref="a9ec0faff52cda62e873caefe90ad478f" args="" -->
KURL&#160;</td><td class="memItemRight" valign="bottom"><b>m_src</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5930bea36dce4faf1da3e4e19edccf28"></a><!-- doxytag: member="KIO::FileCopyJob::m_dest" ref="a5930bea36dce4faf1da3e4e19edccf28" args="" -->
KURL&#160;</td><td class="memItemRight" valign="bottom"><b>m_dest</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a27628dcdc000aac2fd9c1d86a26a9c74"></a><!-- doxytag: member="KIO::FileCopyJob::m_permissions" ref="a27628dcdc000aac2fd9c1d86a26a9c74" args="" -->
int&#160;</td><td class="memItemRight" valign="bottom"><b>m_permissions</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac5c18852baf7507ebaefdeb97936a4ef"></a><!-- doxytag: member="KIO::FileCopyJob::m_move" ref="ac5c18852baf7507ebaefdeb97936a4ef" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>m_move</b>:1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aae0be299bdda2eb4ac5bffe7e8299a03"></a><!-- doxytag: member="KIO::FileCopyJob::m_overwrite" ref="aae0be299bdda2eb4ac5bffe7e8299a03" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>m_overwrite</b>:1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2082f417717c8fb6c08a3531c89278d1"></a><!-- doxytag: member="KIO::FileCopyJob::m_resume" ref="a2082f417717c8fb6c08a3531c89278d1" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>m_resume</b>:1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2f28c7e68084f07c0faa42cfa391b736"></a><!-- doxytag: member="KIO::FileCopyJob::m_canResume" ref="a2f28c7e68084f07c0faa42cfa391b736" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>m_canResume</b>:1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac7d2676a2ab91e0130fdea13fbd84808"></a><!-- doxytag: member="KIO::FileCopyJob::m_resumeAnswerSent" ref="ac7d2676a2ab91e0130fdea13fbd84808" args="" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>m_resumeAnswerSent</b>:1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a057bb92b214280cd9d44c7a6502162e0"></a><!-- doxytag: member="KIO::FileCopyJob::m_buffer" ref="a057bb92b214280cd9d44c7a6502162e0" args="" -->
<a class="elRef" href="qbytearray.html">QByteArray</a>&#160;</td><td class="memItemRight" valign="bottom"><b>m_buffer</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae8bb83f70d6989f85f5c53151058db5d"></a><!-- doxytag: member="KIO::FileCopyJob::m_moveJob" ref="ae8bb83f70d6989f85f5c53151058db5d" args="" -->
<a class="el" href="classKIO_1_1SimpleJob.html">SimpleJob</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>m_moveJob</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac9ecfc16700167707cde4cecb992077b"></a><!-- doxytag: member="KIO::FileCopyJob::m_copyJob" ref="ac9ecfc16700167707cde4cecb992077b" args="" -->
<a class="el" href="classKIO_1_1SimpleJob.html">SimpleJob</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>m_copyJob</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2c307ddace290d977da6373f19e0328a"></a><!-- doxytag: member="KIO::FileCopyJob::m_getJob" ref="a2c307ddace290d977da6373f19e0328a" args="" -->
<a class="el" href="classKIO_1_1TransferJob.html">TransferJob</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>m_getJob</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af4e41ec3377b14b79fad3ee019c51072"></a><!-- doxytag: member="KIO::FileCopyJob::m_putJob" ref="af4e41ec3377b14b79fad3ee019c51072" args="" -->
<a class="el" href="classKIO_1_1TransferJob.html">TransferJob</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>m_putJob</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac3752751626cbbfb0af8e4b4912780f3"></a><!-- doxytag: member="KIO::FileCopyJob::m_totalSize" ref="ac3752751626cbbfb0af8e4b4912780f3" args="" -->
<a class="el" href="namespaceKIO.html#a90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><b>m_totalSize</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The <a class="el" href="classKIO_1_1FileCopyJob.html" title="The FileCopyJob copies data from one place to another.">FileCopyJob</a> copies data from one place to another. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="namespaceKIO.html#ab81bd1d420d0f0c6b87c875d8ac0016e" title="Copy a single file.">KIO::file_copy()</a> </dd>
<dd>
<a class="el" href="namespaceKIO.html#a8a4c45dbc4af2539d2fb39f0a9a1a513" title="Move a single file.">KIO::file_move()</a> </dd></dl>

<p>Definition at line <a class="el" href="jobclasses_8h_source.html#l01250">1250</a> of file <a class="el" href="jobclasses_8h_source.html">jobclasses.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a84ddf122021342e75fe70df953b04936"></a><!-- doxytag: member="KIO::FileCopyJob::FileCopyJob" ref="a84ddf122021342e75fe70df953b04936" args="(const KURL &amp;src, const KURL &amp;dest, int permissions, bool move, bool overwrite, bool resume, bool showProgressInfo)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">FileCopyJob::FileCopyJob </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&#160;</td>
          <td class="paramname"><em>src</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&#160;</td>
          <td class="paramname"><em>dest</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>permissions</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>move</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>overwrite</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>resume</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>showProgressInfo</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Do not create a <a class="el" href="classKIO_1_1FileCopyJob.html" title="The FileCopyJob copies data from one place to another.">FileCopyJob</a> directly. </p>
<p>Use <a class="el" href="namespaceKIO.html#a8a4c45dbc4af2539d2fb39f0a9a1a513" title="Move a single file.">KIO::file_move()</a> or <a class="el" href="namespaceKIO.html#ab81bd1d420d0f0c6b87c875d8ac0016e" title="Copy a single file.">KIO::file_copy()</a> instead. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">src</td><td>the source URL </td></tr>
    <tr><td class="paramname">dest</td><td>the destination URL </td></tr>
    <tr><td class="paramname">permissions</td><td>the permissions of the resulting resource </td></tr>
    <tr><td class="paramname">move</td><td>true to move, false to copy </td></tr>
    <tr><td class="paramname">overwrite</td><td>true to allow overwriting, false otherwise </td></tr>
    <tr><td class="paramname">resume</td><td>true to resume an operation, false otherwise </td></tr>
    <tr><td class="paramname">showProgressInfo</td><td>true to show progress information to the user </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="job_8cpp_source.html#l01556">1556</a> of file <a class="el" href="job_8cpp_source.html">job.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a46fc1872256ccab6977e896958c083c8"></a><!-- doxytag: member="KIO::FileCopyJob::destURL" ref="a46fc1872256ccab6977e896958c083c8" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KURL KIO::FileCopyJob::destURL </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the destination URL. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the destination URL </dd></dl>

<p>Definition at line <a class="el" href="jobclasses_8h_source.html#l01301">1301</a> of file <a class="el" href="jobclasses_8h_source.html">jobclasses.h</a>.</p>

</div>
</div>
<a class="anchor" id="a17ab66296e7ffacca1311e50541d821d"></a><!-- doxytag: member="KIO::FileCopyJob::mimetype" ref="a17ab66296e7ffacca1311e50541d821d" args="(KIO::Job *job, const QString &amp;type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KIO::FileCopyJob::mimetype </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&#160;</td>
          <td class="paramname"><em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>type</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Mimetype determined during a file copy. </p>
<p>This is never emitted during a move, and might not be emitted during a copy, depending on the slave. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">job</td><td>the job that emitted this signal </td></tr>
    <tr><td class="paramname">type</td><td>the mime type</td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.5.7 </dd></dl>

</div>
</div>
<a class="anchor" id="ad72614849d3f730b739cdc872c494f1e"></a><!-- doxytag: member="KIO::FileCopyJob::setModificationTime" ref="ad72614849d3f730b739cdc872c494f1e" args="(time_t mtime)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FileCopyJob::setModificationTime </td>
          <td>(</td>
          <td class="paramtype">time_t&#160;</td>
          <td class="paramname"><em>mtime</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the modification time of the file. </p>
<p>Note that this is ignored if a direct copy (<a class="el" href="classKIO_1_1SlaveBase.html#a9a39d9ce598d112c8ab625dd241f99ab" title="Copy src into dest.">SlaveBase::copy</a>) can be done, in which case the mtime of the source is applied to the destination (if the protocol supports the concept). </p>

<p>Definition at line <a class="el" href="job_8cpp_source.html#l01653">1653</a> of file <a class="el" href="job_8cpp_source.html">job.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3fc6f0108a49b8d28dc533d384875455"></a><!-- doxytag: member="KIO::FileCopyJob::setSourceSize" ref="a3fc6f0108a49b8d28dc533d384875455" args="(off_t size) KDE_DEPRECATED" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FileCopyJob::setSourceSize </td>
          <td>(</td>
          <td class="paramtype">off_t&#160;</td>
          <td class="paramname"><em>size</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000002">Deprecated:</a></b></dt><dd></dd></dl>

<p>Definition at line <a class="el" href="job_8cpp_source.html#l01639">1639</a> of file <a class="el" href="job_8cpp_source.html">job.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aa74476acc1c3f20faacb05c2ade58ed8"></a><!-- doxytag: member="KIO::FileCopyJob::setSourceSize64" ref="aa74476acc1c3f20faacb05c2ade58ed8" args="(KIO::filesize_t size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FileCopyJob::setSourceSize64 </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespaceKIO.html#a90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a>&#160;</td>
          <td class="paramname"><em>size</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>If you know the size of the source file, call this method to inform this job. </p>
<p>It will be displayed in the "resume" dialog. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">size</td><td>the size of the source file </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="job_8cpp_source.html#l01646">1646</a> of file <a class="el" href="job_8cpp_source.html">job.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5cad01dca1a74b7d35990ae4e873180d"></a><!-- doxytag: member="KIO::FileCopyJob::slotCanResume" ref="a5cad01dca1a74b7d35990ae4e873180d" args="(KIO::Job *job, KIO::filesize_t offset)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FileCopyJob::slotCanResume </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&#160;</td>
          <td class="paramname"><em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKIO.html#a90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a>&#160;</td>
          <td class="paramname"><em>offset</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Forward signal from subjob. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">job</td><td>the job that emitted this signal </td></tr>
    <tr><td class="paramname">offset</td><td>the offset to resume from </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="job_8cpp_source.html#l01746">1746</a> of file <a class="el" href="job_8cpp_source.html">job.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a41b54c2996239b10073c69cc5b74c117"></a><!-- doxytag: member="KIO::FileCopyJob::slotPercent" ref="a41b54c2996239b10073c69cc5b74c117" args="(KIO::Job *job, unsigned long pct)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FileCopyJob::slotPercent </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&#160;</td>
          <td class="paramname"><em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned long&#160;</td>
          <td class="paramname"><em>pct</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Forward signal from subjob. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">job</td><td>the job that emitted this signal </td></tr>
    <tr><td class="paramname">pct</td><td>the percentage </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="job_8cpp_source.html#l01714">1714</a> of file <a class="el" href="job_8cpp_source.html">job.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1a57a8b60775da24b81d47dc20205ee5"></a><!-- doxytag: member="KIO::FileCopyJob::slotProcessedSize" ref="a1a57a8b60775da24b81d47dc20205ee5" args="(KIO::Job *job, KIO::filesize_t size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FileCopyJob::slotProcessedSize </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&#160;</td>
          <td class="paramname"><em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKIO.html#a90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a>&#160;</td>
          <td class="paramname"><em>size</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Forward signal from subjob. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">job</td><td>the job that emitted this signal </td></tr>
    <tr><td class="paramname">size</td><td>the processed size in bytes </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="job_8cpp_source.html#l01695">1695</a> of file <a class="el" href="job_8cpp_source.html">job.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a370b92c9d1db7eca3f23565533fdbe57"></a><!-- doxytag: member="KIO::FileCopyJob::slotResult" ref="a370b92c9d1db7eca3f23565533fdbe57" args="(KIO::Job *job)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FileCopyJob::slotResult </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&#160;</td>
          <td class="paramname"><em>job</em></td><td>)</td>
          <td><code> [protected, virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called whenever a subjob finishes. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">job</td><td>the job that emitted this signal </td></tr>
  </table>
  </dd>
</dl>

<p>Reimplemented from <a class="el" href="classKIO_1_1Job.html#a33092700ceed5fae5d3bffcb9116ffa1">KIO::Job</a>.</p>

<p>Definition at line <a class="el" href="job_8cpp_source.html#l01880">1880</a> of file <a class="el" href="job_8cpp_source.html">job.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3738bfb1e87a8af3475a872d95e3633e"></a><!-- doxytag: member="KIO::FileCopyJob::slotTotalSize" ref="a3738bfb1e87a8af3475a872d95e3633e" args="(KIO::Job *job, KIO::filesize_t size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FileCopyJob::slotTotalSize </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&#160;</td>
          <td class="paramname"><em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKIO.html#a90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a>&#160;</td>
          <td class="paramname"><em>size</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Forward signal from subjob. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">job</td><td>the job that emitted this signal </td></tr>
    <tr><td class="paramname">size</td><td>the total size </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="job_8cpp_source.html#l01705">1705</a> of file <a class="el" href="job_8cpp_source.html">job.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9534b20e970e9b283976c15aa32aed80"></a><!-- doxytag: member="KIO::FileCopyJob::srcURL" ref="a9534b20e970e9b283976c15aa32aed80" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KURL KIO::FileCopyJob::srcURL </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the source URL. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the source URL </dd></dl>

<p>Definition at line <a class="el" href="jobclasses_8h_source.html#l01295">1295</a> of file <a class="el" href="jobclasses_8h_source.html">jobclasses.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="jobclasses_8h_source.html">jobclasses.h</a></li>
<li><a class="el" href="job_8cpp_source.html">job.cpp</a></li>
</ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kio/kio</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="modules.html">Modules</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="functions.html">Class Members</a></li><li><a href="pages.html">Related Pages</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classKACL.html">kacl</option>,  <option value="classKAr.html">kar</option>,  <option value="classKArchive.html">karchive</option>,  <option value="classKArchiveDirectory.html">karchivedirectory</option>,  <option value="classKArchiveEntry.html">karchiveentry</option>,  <option value="classKArchiveFile.html">karchivefile</option>,  <option value="classKAutoMount.html">kautomount</option>,  <option value="classKAutoUnmount.html">kautounmount</option>,  <option value="classKDataTool.html">kdatatool</option>,  <option value="classKDataToolAction.html">kdatatoolaction</option>,  <option value="classKDataToolInfo.html">kdatatoolinfo</option>,  <option value="classKDCOPServiceStarter.html">kdcopservicestarter</option>,  <option value="classKDEDesktopMimeType.html">kdedesktopmimetype</option>,  <option value="classKDirLister.html">kdirlister</option>,  <option value="classKDirNotify.html">kdirnotify</option>,  <option value="classKDirWatch.html">kdirwatch</option>,  <option value="classKEMailSettings.html">kemailsettings</option>,  <option value="classKExecMimeType.html">kexecmimetype</option>,  <option value="classKFileFilter.html">kfilefilter</option>,  <option value="classKFileItem.html">kfileitem</option>,  <option value="classKFileMetaInfo.html">kfilemetainfo</option>,  <option value="classKFileMetaInfoGroup.html">kfilemetainfogroup</option>,  <option value="classKFileMetaInfoItem.html">kfilemetainfoitem</option>,  <option value="classKFileMimeTypeInfo.html">kfilemimetypeinfo</option>,  <option value="classKFileMimeTypeInfo_1_1GroupInfo.html">kfilemimetypeinfo::groupinfo</option>,  <option value="classKFileMimeTypeInfo_1_1ItemInfo.html">kfilemimetypeinfo::iteminfo</option>,  <option value="classKFilePlugin.html">kfileplugin</option>,  <option value="classKFileShare.html">kfileshare</option>,  <option value="classKFilterBase.html">kfilterbase</option>,  <option value="classKFilterDev.html">kfilterdev</option>,  <option value="classKFolderType.html">kfoldertype</option>,  <option value="classKImageIO.html">kimageio</option>,  <option value="classKIO_1_1AuthInfo.html">kio::authinfo</option>,  <option value="classKIO_1_1ChmodJob.html">kio::chmodjob</option>,  <option value="classKIO_1_1Connection.html">kio::connection</option>,  <option value="classKIO_1_1CopyJob.html">kio::copyjob</option>,  <option value="classKIO_1_1DataProtocol.html">kio::dataprotocol</option>,  <option value="classKIO_1_1DataSlave.html">kio::dataslave</option>,  <option value="classKIO_1_1DavJob.html">kio::davjob</option>,  <option value="classKIO_1_1DeleteJob.html">kio::deletejob</option>,  <option value="classKIO_1_1FileCopyJob.html">kio::filecopyjob</option>,  <option value="classKIO_1_1ForwardingSlaveBase.html">kio::forwardingslavebase</option>,  <option value="classKIO_1_1Job.html">kio::job</option>,  <option value="classKIO_1_1ListJob.html">kio::listjob</option>,  <option value="classKIO_1_1MetaData.html">kio::metadata</option>,  <option value="classKIO_1_1MetaInfoJob.html">kio::metainfojob</option>,  <option value="classKIO_1_1MimetypeJob.html">kio::mimetypejob</option>,  <option value="classKIO_1_1MkdirJob.html">kio::mkdirjob</option>,  <option value="classKIO_1_1MultiGetJob.html">kio::multigetjob</option>,  <option value="classKIO_1_1NetAccess.html">kio::netaccess</option>,  <option value="classKIO_1_1NetRC.html">kio::netrc</option>,  <option value="classKIO_1_1PasswordDialog.html">kio::passworddialog</option>,  <option value="classKIO_1_1PreviewJob.html">kio::previewjob</option>,  <option value="classKIO_1_1ProgressBase.html">kio::progressbase</option>,  <option value="classKIO_1_1RenameDlg.html">kio::renamedlg</option>,  <option value="classKIO_1_1Scheduler.html">kio::scheduler</option>,  <option value="classKIO_1_1SimpleJob.html">kio::simplejob</option>,  <option value="classKIO_1_1Slave.html">kio::slave</option>,  <option value="classKIO_1_1SlaveBase.html">kio::slavebase</option>,  <option value="classKIO_1_1SlaveConfig.html">kio::slaveconfig</option>,  <option value="classKIO_1_1SlaveInterface.html">kio::slaveinterface</option>,  <option value="classKIO_1_1StatJob.html">kio::statjob</option>,  <option value="classKIO_1_1StatusbarProgress.html">kio::statusbarprogress</option>,  <option value="classKIO_1_1StoredTransferJob.html">kio::storedtransferjob</option>,  <option value="classKIO_1_1TCPSlaveBase.html">kio::tcpslavebase</option>,  <option value="classKIO_1_1TransferJob.html">kio::transferjob</option>,  <option value="classKLimitedIODevice.html">klimitediodevice</option>,  <option value="classKMimeMagic.html">kmimemagic</option>,  <option value="classKMimeMagicResult.html">kmimemagicresult</option>,  <option value="classKMimeType.html">kmimetype</option>,  <option value="classKMimeTypeChooser.html">kmimetypechooser</option>,  <option value="classKMimeTypeChooserDialog.html">kmimetypechooserdialog</option>,  <option value="classKMimeTypeResolver.html">kmimetyperesolver</option>,  <option value="classKNFSShare.html">knfsshare</option>,  <option value="classKOCRDialog.html">kocrdialog</option>,  <option value="classKOCRDialogFactory.html">kocrdialogfactory</option>,  <option value="classKOpenWithHandler.html">kopenwithhandler</option>,  <option value="classKProtocolInfo.html">kprotocolinfo</option>,  <option value="classKProtocolManager.html">kprotocolmanager</option>,  <option value="classKRemoteEncoding.html">kremoteencoding</option>,  <option value="classKRun.html">krun</option>,  <option value="classKSambaShare.html">ksambashare</option>,  <option value="classKScanDialog.html">kscandialog</option>,  <option value="classKScanDialogFactory.html">kscandialogfactory</option>,  <option value="classKService.html">kservice</option>,  <option value="classKServiceGroup.html">kservicegroup</option>,  <option value="classKServiceOffer.html">kserviceoffer</option>,  <option value="classKServiceType.html">kservicetype</option>,  <option value="classKServiceTypeProfile.html">kservicetypeprofile</option>,  <option value="classKShellCompletion.html">kshellcompletion</option>,  <option value="classKShred.html">kshred</option>,  <option value="classKSimpleFileFilter.html">ksimplefilefilter</option>,  <option value="classKTar.html">ktar</option>,  <option value="classKTrader.html">ktrader</option>,  <option value="classKURIFilter.html">kurifilter</option>,  <option value="classKURIFilterData.html">kurifilterdata</option>,  <option value="classKURIFilterPlugin.html">kurifilterplugin</option>,  <option value="classKURIFilterPluginList.html">kurifilterpluginlist</option>,  <option value="classKURLCompletion.html">kurlcompletion</option>,  <option value="classKURLPixmapProvider.html">kurlpixmapprovider</option>,  <option value="classKZip.html">kzip</option>,  <option value="classObserver.html">observer</option>,  <option value="classRenameDlgPlugin.html">renamedlgplugin</option>,  <option value="classThumbCreator.html">thumbcreator</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../../arts/html/index.html">arts</a></li><li><a href="../../../dcop/html/index.html">dcop</a></li><li><a href="../../../dnssd/html/index.html">dnssd</a></li><li><a href="../../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../../kabc/html/index.html">kabc</a></li><li><a href="../../../kate/html/index.html">kate</a></li><li><a href="../../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../../kdecore/html/index.html">kdecore</a></li><li><a href="../../../kded/html/index.html">kded</a></li><li><a href="../../../kdefx/html/index.html">kdefx</a></li><li><a href="../../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../../kdesu/html/index.html">kdesu</a></li><li><a href="../../../kdeui/html/index.html">kdeui</a></li><li><a href="../../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../../khtml/html/index.html">khtml</a></li><li><a href="../../../kimgio/html/index.html">kimgio</a></li><li><a href="../../../kinit/html/index.html">kinit</a></li><li><a href="../../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../../kioslave/http/html/index.html">http</a></li><li><a href="../../../kjs/html/index.html">kjs</a></li><li><a href="../../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../../kparts/html/index.html">kparts</a></li><li><a href="../../../kresources/html/index.html">kresources</a></li><li><a href="../../../kspell2/html/index.html">kspell2</a></li><li><a href="../../../kunittest/html/index.html">kunittest</a></li><li><a href="../../../kutils/html/index.html">kutils</a></li><li><a href="../../../kwallet/html/index.html">kwallet</a></li><li><a href="../../../libkmid/html/index.html">libkmid</a></li><li><a href="../../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


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

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


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

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

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

</body>
</html>