Sophie

Sophie

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

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

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

<head>
  <title>kio/kio: KIO::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.4.7 -->
<div class="nav">
<a class="el" href="namespaceKIO.html">KIO</a>::<a class="el" href="classKIO_1_1FileCopyJob.html">FileCopyJob</a></div>
<h1>KIO::FileCopyJob Class Reference</h1><!-- doxytag: class="KIO::FileCopyJob" --><!-- doxytag: inherits="KIO::Job" --><code>#include &lt;<a class="el" href="jobclasses_8h-source.html">jobclasses.h</a>&gt;</code>
<p>
<p>Inheritance diagram for KIO::FileCopyJob:
<p><center><img src="classKIO_1_1FileCopyJob.png" usemap="#KIO::FileCopyJob_map" border="0" alt=""></center>
<map name="KIO::FileCopyJob_map">
<area href="classKIO_1_1Job.html" alt="KIO::Job" shape="rect" coords="0,56,111,80">
<area doxygen="qt.tag:" href="qobject.html" alt="QObject" shape="rect" coords="0,0,111,24">
</map>
<a href="classKIO_1_1FileCopyJob-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="classKIO_1_1FileCopyJob.html">FileCopyJob</a> copies data from one place to another. 
<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="namespaceKIO.html#8a8d9ea2c6a0d55f2a3d90febf66eb4c">KIO::file_copy()</a> <p>
<a class="el" href="namespaceKIO.html#314b5fa747a4867da4288ffe790e1fed">KIO::file_move()</a> </dd></dl>

<p>

<p>
Definition at line <a class="el" href="jobclasses_8h-source.html#l01238">1238</a> of file <a class="el" href="jobclasses_8h-source.html">jobclasses.h</a>.<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c7d756019a5d4d8ba65203fc3474566f"></a><!-- doxytag: member="KIO::FileCopyJob::slotStart" ref="c7d756019a5d4d8ba65203fc3474566f" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>slotStart</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c4c5a1c4d07fb115f8b10ba44492f6f"></a><!-- doxytag: member="KIO::FileCopyJob::slotData" ref="0c4c5a1c4d07fb115f8b10ba44492f6f" args="(KIO::Job *, const QByteArray &amp;data)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>slotData</b> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *, const <a class="elRef" doxygen="qt.tag:" href="qbytearray.html">QByteArray</a> &amp;data)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1d3ef24f28357551961055cffc2abb8b"></a><!-- doxytag: member="KIO::FileCopyJob::slotDataReq" ref="1d3ef24f28357551961055cffc2abb8b" args="(KIO::Job *, QByteArray &amp;data)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>slotDataReq</b> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *, <a class="elRef" doxygen="qt.tag:" href="qbytearray.html">QByteArray</a> &amp;data)</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#3b4980d9809e203971b09239bf20d2aa">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" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#4a5c02c832aa89346e7bb642d3c24f54">setSourceSize64</a> (<a class="el" href="namespaceKIO.html#90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a> size)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#2fde1bc25357588719270f5fcd18b4d8">setModificationTime</a> (time_t mtime)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#d098f323e429a70193c63556c2ca4ca1">setSourceSize</a> (off_t size) KDE_DEPRECATED</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">KURL&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#9534b20e970e9b283976c15aa32aed80">srcURL</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">KURL&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#46fc1872256ccab6977e896958c083c8">destURL</a> () const </td></tr>

<tr><td colspan="2"><br><h2>Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#9e9ce7f2dd6d876b33154d0601640493">slotResult</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#0dfae033e6f0c6905b430198a232a48e">slotProcessedSize</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, <a class="el" href="namespaceKIO.html#90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a> size)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#09328d224ae39da7eb090c2bb8eabe50">slotTotalSize</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, <a class="el" href="namespaceKIO.html#90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a> size)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#81838bae931ee6dd6c9e0abf105038ce">slotPercent</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, unsigned long pct)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#cedc01cad133da006a52d47585d5f266">slotCanResume</a> (<a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *job, <a class="el" href="namespaceKIO.html#90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a> offset)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="91abf044391b82fabd5431eb5ab6f195"></a><!-- doxytag: member="KIO::FileCopyJob::startCopyJob" ref="91abf044391b82fabd5431eb5ab6f195" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>startCopyJob</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="283f9c297a2b38b355ec78c4f8f3ce16"></a><!-- doxytag: member="KIO::FileCopyJob::startCopyJob" ref="283f9c297a2b38b355ec78c4f8f3ce16" args="(const KURL &amp;slave_url)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>startCopyJob</b> (const KURL &amp;slave_url)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b82274301d026a36758d24218bfe5f74"></a><!-- doxytag: member="KIO::FileCopyJob::startRenameJob" ref="b82274301d026a36758d24218bfe5f74" args="(const KURL &amp;slave_url)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>startRenameJob</b> (const KURL &amp;slave_url)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3a1f6ed1ff1836920c351f9a7ffc61af"></a><!-- doxytag: member="KIO::FileCopyJob::startDataPump" ref="3a1f6ed1ff1836920c351f9a7ffc61af" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>startDataPump</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c02bc8b838c61dd07b56ab5293f728a4"></a><!-- doxytag: member="KIO::FileCopyJob::connectSubjob" ref="c02bc8b838c61dd07b56ab5293f728a4" args="(SimpleJob *job)" -->
void&nbsp;</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" nowrap align="right" valign="top"><a class="anchor" name="a44e776a9452e475c92ba46bc0c63b24"></a><!-- doxytag: member="KIO::FileCopyJob::virtual_hook" ref="a44e776a9452e475c92ba46bc0c63b24" args="(int id, void *data)" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>virtual_hook</b> (int id, void *data)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9ec0faff52cda62e873caefe90ad478f"></a><!-- doxytag: member="KIO::FileCopyJob::m_src" ref="9ec0faff52cda62e873caefe90ad478f" args="" -->
KURL&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#9ec0faff52cda62e873caefe90ad478f">m_src</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5930bea36dce4faf1da3e4e19edccf28"></a><!-- doxytag: member="KIO::FileCopyJob::m_dest" ref="5930bea36dce4faf1da3e4e19edccf28" args="" -->
KURL&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#5930bea36dce4faf1da3e4e19edccf28">m_dest</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="27628dcdc000aac2fd9c1d86a26a9c74"></a><!-- doxytag: member="KIO::FileCopyJob::m_permissions" ref="27628dcdc000aac2fd9c1d86a26a9c74" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#27628dcdc000aac2fd9c1d86a26a9c74">m_permissions</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c5c18852baf7507ebaefdeb97936a4ef"></a><!-- doxytag: member="KIO::FileCopyJob::m_move" ref="c5c18852baf7507ebaefdeb97936a4ef" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#c5c18852baf7507ebaefdeb97936a4ef">m_move</a>:1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ae0be299bdda2eb4ac5bffe7e8299a03"></a><!-- doxytag: member="KIO::FileCopyJob::m_overwrite" ref="ae0be299bdda2eb4ac5bffe7e8299a03" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#ae0be299bdda2eb4ac5bffe7e8299a03">m_overwrite</a>:1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2082f417717c8fb6c08a3531c89278d1"></a><!-- doxytag: member="KIO::FileCopyJob::m_resume" ref="2082f417717c8fb6c08a3531c89278d1" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#2082f417717c8fb6c08a3531c89278d1">m_resume</a>:1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2f28c7e68084f07c0faa42cfa391b736"></a><!-- doxytag: member="KIO::FileCopyJob::m_canResume" ref="2f28c7e68084f07c0faa42cfa391b736" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#2f28c7e68084f07c0faa42cfa391b736">m_canResume</a>:1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c7d2676a2ab91e0130fdea13fbd84808"></a><!-- doxytag: member="KIO::FileCopyJob::m_resumeAnswerSent" ref="c7d2676a2ab91e0130fdea13fbd84808" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#c7d2676a2ab91e0130fdea13fbd84808">m_resumeAnswerSent</a>:1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="057bb92b214280cd9d44c7a6502162e0"></a><!-- doxytag: member="KIO::FileCopyJob::m_buffer" ref="057bb92b214280cd9d44c7a6502162e0" args="" -->
<a class="elRef" doxygen="qt.tag:" href="qbytearray.html">QByteArray</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#057bb92b214280cd9d44c7a6502162e0">m_buffer</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e8bb83f70d6989f85f5c53151058db5d"></a><!-- doxytag: member="KIO::FileCopyJob::m_moveJob" ref="e8bb83f70d6989f85f5c53151058db5d" args="" -->
<a class="el" href="classKIO_1_1SimpleJob.html">SimpleJob</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#e8bb83f70d6989f85f5c53151058db5d">m_moveJob</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c9ecfc16700167707cde4cecb992077b"></a><!-- doxytag: member="KIO::FileCopyJob::m_copyJob" ref="c9ecfc16700167707cde4cecb992077b" args="" -->
<a class="el" href="classKIO_1_1SimpleJob.html">SimpleJob</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#c9ecfc16700167707cde4cecb992077b">m_copyJob</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2c307ddace290d977da6373f19e0328a"></a><!-- doxytag: member="KIO::FileCopyJob::m_getJob" ref="2c307ddace290d977da6373f19e0328a" args="" -->
<a class="el" href="classKIO_1_1TransferJob.html">TransferJob</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#2c307ddace290d977da6373f19e0328a">m_getJob</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f4e41ec3377b14b79fad3ee019c51072"></a><!-- doxytag: member="KIO::FileCopyJob::m_putJob" ref="f4e41ec3377b14b79fad3ee019c51072" args="" -->
<a class="el" href="classKIO_1_1TransferJob.html">TransferJob</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#f4e41ec3377b14b79fad3ee019c51072">m_putJob</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c3752751626cbbfb0af8e4b4912780f3"></a><!-- doxytag: member="KIO::FileCopyJob::m_totalSize" ref="c3752751626cbbfb0af8e4b4912780f3" args="" -->
<a class="el" href="namespaceKIO.html#90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKIO_1_1FileCopyJob.html#c3752751626cbbfb0af8e4b4912780f3">m_totalSize</a></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="3b4980d9809e203971b09239bf20d2aa"></a><!-- doxytag: member="KIO::FileCopyJob::FileCopyJob" ref="3b4980d9809e203971b09239bf20d2aa" 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">KIO::FileCopyJob::FileCopyJob           </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>src</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname"> <em>dest</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>permissions</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>move</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>overwrite</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>resume</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>showProgressInfo</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Do not create a <a class="el" href="classKIO_1_1FileCopyJob.html">FileCopyJob</a> directly. 
<p>
Use <a class="el" href="namespaceKIO.html#314b5fa747a4867da4288ffe790e1fed">KIO::file_move()</a> or <a class="el" href="namespaceKIO.html#8a8d9ea2c6a0d55f2a3d90febf66eb4c">KIO::file_copy()</a> instead. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>src</em>&nbsp;</td><td>the source URL </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>dest</em>&nbsp;</td><td>the destination URL </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>permissions</em>&nbsp;</td><td>the permissions of the resulting resource </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>move</em>&nbsp;</td><td>true to move, false to copy </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>overwrite</em>&nbsp;</td><td>true to allow overwriting, false otherwise </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>resume</em>&nbsp;</td><td>true to resume an operation, false otherwise </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>showProgressInfo</em>&nbsp;</td><td>true to show progress information to the user </td></tr>
  </table>
</dl>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="46fc1872256ccab6977e896958c083c8"></a><!-- doxytag: member="KIO::FileCopyJob::destURL" ref="46fc1872256ccab6977e896958c083c8" 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>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the destination URL. 
<p>
<dl compact><dt><b>Returns:</b></dt><dd>the destination URL </dd></dl>

<p>
Definition at line <a class="el" href="jobclasses_8h-source.html#l01289">1289</a> of file <a class="el" href="jobclasses_8h-source.html">jobclasses.h</a>.
</div>
</div><p>
<a class="anchor" name="2fde1bc25357588719270f5fcd18b4d8"></a><!-- doxytag: member="KIO::FileCopyJob::setModificationTime" ref="2fde1bc25357588719270f5fcd18b4d8" args="(time_t mtime)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KIO::FileCopyJob::setModificationTime           </td>
          <td>(</td>
          <td class="paramtype">time_t&nbsp;</td>
          <td class="paramname"> <em>mtime</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the modification time of the file. 
<p>
Note that this is ignored if a direct copy (<a class="el" href="classKIO_1_1SlaveBase.html#9a39d9ce598d112c8ab625dd241f99ab">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). 
</div>
</div><p>
<a class="anchor" name="d098f323e429a70193c63556c2ca4ca1"></a><!-- doxytag: member="KIO::FileCopyJob::setSourceSize" ref="d098f323e429a70193c63556c2ca4ca1" args="(off_t size) KDE_DEPRECATED" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KIO::FileCopyJob::setSourceSize           </td>
          <td>(</td>
          <td class="paramtype">off_t&nbsp;</td>
          <td class="paramname"> <em>size</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000002">Deprecated:</a></b></dt><dd></dd></dl>

</div>
</div><p>
<a class="anchor" name="4a5c02c832aa89346e7bb642d3c24f54"></a><!-- doxytag: member="KIO::FileCopyJob::setSourceSize64" ref="4a5c02c832aa89346e7bb642d3c24f54" args="(KIO::filesize_t size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KIO::FileCopyJob::setSourceSize64           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespaceKIO.html#90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a>&nbsp;</td>
          <td class="paramname"> <em>size</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></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>
It will be displayed in the "resume" dialog. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>size</em>&nbsp;</td><td>the size of the source file </td></tr>
  </table>
</dl>
<dl compact><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

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

<p>
Forward signal from subjob. 
<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>job</em>&nbsp;</td><td>the job that emitted this signal </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>offset</em>&nbsp;</td><td>the offset to resume from </td></tr>
  </table>
</dl>

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

<p>
Forward signal from subjob. 
<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>job</em>&nbsp;</td><td>the job that emitted this signal </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>pct</em>&nbsp;</td><td>the percentage </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="0dfae033e6f0c6905b430198a232a48e"></a><!-- doxytag: member="KIO::FileCopyJob::slotProcessedSize" ref="0dfae033e6f0c6905b430198a232a48e" args="(KIO::Job *job, KIO::filesize_t size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KIO::FileCopyJob::slotProcessedSize           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&nbsp;</td>
          <td class="paramname"> <em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKIO.html#90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a>&nbsp;</td>
          <td class="paramname"> <em>size</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Forward signal from subjob. 
<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>job</em>&nbsp;</td><td>the job that emitted this signal </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>size</em>&nbsp;</td><td>the processed size in bytes </td></tr>
  </table>
</dl>

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

<p>
Called whenever a subjob finishes. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>job</em>&nbsp;</td><td>the job that emitted this signal </td></tr>
  </table>
</dl>

<p>
Reimplemented from <a class="el" href="classKIO_1_1Job.html#c8d1e7adf04ab754097b0cb8232bd226">KIO::Job</a>.
</div>
</div><p>
<a class="anchor" name="09328d224ae39da7eb090c2bb8eabe50"></a><!-- doxytag: member="KIO::FileCopyJob::slotTotalSize" ref="09328d224ae39da7eb090c2bb8eabe50" args="(KIO::Job *job, KIO::filesize_t size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KIO::FileCopyJob::slotTotalSize           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKIO_1_1Job.html">KIO::Job</a> *&nbsp;</td>
          <td class="paramname"> <em>job</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceKIO.html#90b418366ba9052c97d4dca845026f43">KIO::filesize_t</a>&nbsp;</td>
          <td class="paramname"> <em>size</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Forward signal from subjob. 
<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>job</em>&nbsp;</td><td>the job that emitted this signal </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>size</em>&nbsp;</td><td>the total size </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="9534b20e970e9b283976c15aa32aed80"></a><!-- doxytag: member="KIO::FileCopyJob::srcURL" ref="9534b20e970e9b283976c15aa32aed80" 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>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the source URL. 
<p>
<dl compact><dt><b>Returns:</b></dt><dd>the source URL </dd></dl>

<p>
Definition at line <a class="el" href="jobclasses_8h-source.html#l01283">1283</a> of file <a class="el" href="jobclasses_8h-source.html">jobclasses.h</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="jobclasses_8h-source.html">jobclasses.h</a></ul>
    </div></div>


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


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

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


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

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

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

</body>
</html>