Sophie

Sophie

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

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: KDirWatch 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>
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#signals">Signals</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">KDirWatch Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KDirWatch" --><!-- doxytag: inherits="QObject" -->
<p>Watch directories and files for changes.  
 <a href="classKDirWatch.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="kdirwatch_8h_source.html">kdirwatch.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for KDirWatch:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classKDirWatch.png" usemap="#KDirWatch_map" alt=""/>
  <map id="KDirWatch_map" name="KDirWatch_map">
<area href="qobject.html" alt="QObject" shape="rect" coords="0,0,72,24"/>
</map>
 </div></div>

<p><a href="classKDirWatch-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>Method</b> { <b>FAM</b>, 
<b>DNotify</b>, 
<b>Stat</b>, 
<b>INotify</b>
 }</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="classKDirWatch.html#ab8cd416cda40770a0496b7fe2abff524">dirty</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#ad0762720d60895300f0e5204e2757268">created</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a6c534a2ffeb7aac60cfd85918b2f69eb">deleted</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</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="classKDirWatch.html#ad598a2a34a304d642382939a1ba6952e">KDirWatch</a> (<a class="elRef" href="qobject.html">QObject</a> *<a class="elRef" href="qobject.html#parent">parent</a>=0, const char *<a class="elRef" href="qobject.html#name">name</a>=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a99a1c9ee75410346b8b2593684ce9750">~KDirWatch</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a4e4e36f3752adb0398d9559f5dde47e7">addDir</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path, bool watchFiles=false, bool recursive=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a0a0c54da2139a0bf563ad4216e005ff6">addFile</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;file)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qdatetime.html">QDateTime</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a589e2a328dacfb7b5754558350e5017a">ctime</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a601a6452633708e2527e950417c20298">removeDir</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a4093ed4d2faea496dadc952bf3a346b6">removeFile</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;file)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a4f3b2fba0615bd4fb4b8f4eb35680433">stopDirScan</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#aef498d8aa538183540f5251be707118f">restartDirScan</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a7c18b6a35b96200210d9dece988e6d90">startScan</a> (bool notify=false, bool skippedToo=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a0eee71d6029b224692a73031cbe720ba">stopScan</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#ab648b010f779acf1251eecbc58d270e0">isStopped</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a04760373cb32d2575ec00e53a5361db4">contains</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a0ecc3e6ee57a20b4e20d2b25fa73c440">setCreated</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#abd22d2d90d28a1fb465b1f7dc32797dd">setDirty</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a049a456a049f1dc62fc4a2e0ebb29b9c">setDeleted</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;path)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Method&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a683d82356f3f771e4558d72ae4052c4d">internalMethod</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a540fc83c8c0e8f2508f09d83fda8ca09">statistics</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classKDirWatch.html">KDirWatch</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a599b7ca7a1882b16fb898c5a29853936">self</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirWatch.html#a820423bac0bda71473e2365b37c921b1">exists</a> ()</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Watch directories and files for changes. </p>
<p>The watched directories or files don't have to exist yet.</p>
<p>When a watched directory is changed, i.e. when files therein are created or deleted, <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> will emit the signal <a class="el" href="classKDirWatch.html#ab8cd416cda40770a0496b7fe2abff524" title="Emitted when a watched object is changed.">dirty()</a>.</p>
<p>When a watched, but previously not existing directory gets created, <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> will emit the signal <a class="el" href="classKDirWatch.html#ad0762720d60895300f0e5204e2757268" title="Emitted when a file or directory is created.">created()</a>.</p>
<p>When a watched directory gets deleted, <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> will emit the signal <a class="el" href="classKDirWatch.html#a6c534a2ffeb7aac60cfd85918b2f69eb" title="Emitted when a file or directory is deleted.">deleted()</a>. The directory is still watched for new creation.</p>
<p>When a watched file is changed, i.e. attributes changed or written to, <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> will emit the signal <a class="el" href="classKDirWatch.html#ab8cd416cda40770a0496b7fe2abff524" title="Emitted when a watched object is changed.">dirty()</a>.</p>
<p>Scanning of particular directories or files can be stopped temporarily and restarted. The whole class can be stopped and restarted. Directories and files can be added/removed from the list in any state.</p>
<p>The implementation uses the FAM service when available; if FAM is not available, the DNOTIFY functionality is used on LINUX. As a last resort, a regular polling for change of modification times is done; the polling interval is a global config option: DirWatch/PollInterval and DirWatch/NFSPollInterval for NFS mounted directories.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKDirWatch.html#a599b7ca7a1882b16fb898c5a29853936" title="The KDirWatch instance usually globally used in an application.">self()</a> Class for watching directory and file changes. </dd></dl>
<dl class="author"><dt><b>Author:</b></dt><dd>Sven Radej &lt;<a href="mailto:sven@lisa.exp.univie.ac.at">sven@lisa.exp.univie.ac.at</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="kdirwatch_8h_source.html#l00063">63</a> of file <a class="el" href="kdirwatch_8h_source.html">kdirwatch.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ad598a2a34a304d642382939a1ba6952e"></a><!-- doxytag: member="KDirWatch::KDirWatch" ref="ad598a2a34a304d642382939a1ba6952e" args="(QObject *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KDirWatch::KDirWatch </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qobject.html">QObject</a> *&#160;</td>
          <td class="paramname"><em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Constructor. </p>
<p>Scanning begins immediately when a dir/file watch is added. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">parent</td><td>the parent of the <a class="elRef" href="qobject.html">QObject</a> (or 0 for parent-less KDataTools) </td></tr>
    <tr><td class="paramname">name</td><td>the name of the <a class="elRef" href="qobject.html">QObject</a>, can be 0 </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01584">1584</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a99a1c9ee75410346b8b2593684ce9750"></a><!-- doxytag: member="KDirWatch::~KDirWatch" ref="a99a1c9ee75410346b8b2593684ce9750" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KDirWatch::~KDirWatch </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Destructor. </p>
<p>Stops scanning and cleans up. </p>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01602">1602</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a4e4e36f3752adb0398d9559f5dde47e7"></a><!-- doxytag: member="KDirWatch::addDir" ref="a4e4e36f3752adb0398d9559f5dde47e7" args="(const QString &amp;path, bool watchFiles=false, bool recursive=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::addDir </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>watchFiles</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>recursive</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Adds a directory to be watched. </p>
<p>The directory does not have to exist. When <code>watchFiles</code> is false (the default), the signals <a class="el" href="classKDirWatch.html#ab8cd416cda40770a0496b7fe2abff524" title="Emitted when a watched object is changed.">dirty()</a>, <a class="el" href="classKDirWatch.html#ad0762720d60895300f0e5204e2757268" title="Emitted when a file or directory is created.">created()</a>, <a class="el" href="classKDirWatch.html#a6c534a2ffeb7aac60cfd85918b2f69eb" title="Emitted when a file or directory is deleted.">deleted()</a> can be emitted, all for the watched directory. When <code>watchFiles</code> is true, all files in the watched directory are watched for changes, too. Thus, the signals <a class="el" href="classKDirWatch.html#ab8cd416cda40770a0496b7fe2abff524" title="Emitted when a watched object is changed.">dirty()</a>, <a class="el" href="classKDirWatch.html#ad0762720d60895300f0e5204e2757268" title="Emitted when a file or directory is created.">created()</a>, <a class="el" href="classKDirWatch.html#a6c534a2ffeb7aac60cfd85918b2f69eb" title="Emitted when a file or directory is deleted.">deleted()</a> can be emitted.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path to watch </td></tr>
    <tr><td class="paramname">watchFiles</td><td>if true, the <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> will also watch files - NOT IMPLEMENTED YET </td></tr>
    <tr><td class="paramname">recursive</td><td>if true, all sub directories are also watched - NOT IMPLEMENTED YET </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01615">1615</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0a0c54da2139a0bf563ad4216e005ff6"></a><!-- doxytag: member="KDirWatch::addFile" ref="a0a0c54da2139a0bf563ad4216e005ff6" args="(const QString &amp;file)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::addFile </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>file</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Adds a file to be watched. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">file</td><td>the file to watch </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01624">1624</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a04760373cb32d2575ec00e53a5361db4"></a><!-- doxytag: member="KDirWatch::contains" ref="a04760373cb32d2575ec00e53a5361db4" args="(const QString &amp;path) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDirWatch::contains </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Check if a directory is being watched by this <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> instance. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the directory to check </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if the directory is being watched </dd></dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01684">1684</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad0762720d60895300f0e5204e2757268"></a><!-- doxytag: member="KDirWatch::created" ref="ad0762720d60895300f0e5204e2757268" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::created </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when a file or directory is created. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path of the file or directory </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a589e2a328dacfb7b5754558350e5017a"></a><!-- doxytag: member="KDirWatch::ctime" ref="a589e2a328dacfb7b5754558350e5017a" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qdatetime.html">QDateTime</a> KDirWatch::ctime </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the time the directory/file was last changed. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the file to check </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>the date of the last modification </dd></dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01629">1629</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6c534a2ffeb7aac60cfd85918b2f69eb"></a><!-- doxytag: member="KDirWatch::deleted" ref="a6c534a2ffeb7aac60cfd85918b2f69eb" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::deleted </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when a file or directory is deleted. </p>
<p>The object is still watched for new creation. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path of the file or directory </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ab8cd416cda40770a0496b7fe2abff524"></a><!-- doxytag: member="KDirWatch::dirty" ref="ab8cd416cda40770a0496b7fe2abff524" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::dirty </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emitted when a watched object is changed. </p>
<p>For a directory this signal is emitted when files therein are created or deleted. For a file this signal is emitted when its size or attributes change.</p>
<p>When you watch a directory, changes in the size or attributes of contained files may or may not trigger this signal to be emitted depending on which backend is used by <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a>.</p>
<p>The new ctime is set before the signal is emitted. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path of the file or directory </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a820423bac0bda71473e2365b37c921b1"></a><!-- doxytag: member="KDirWatch::exists" ref="a820423bac0bda71473e2365b37c921b1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDirWatch::exists </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if there is an instance of <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a>. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if there is an instance of <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a>. </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKDirWatch.html#a599b7ca7a1882b16fb898c5a29853936" title="The KDirWatch instance usually globally used in an application.">KDirWatch::self()</a> </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.1 </dd></dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01579">1579</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a683d82356f3f771e4558d72ae4052c4d"></a><!-- doxytag: member="KDirWatch::internalMethod" ref="a683d82356f3f771e4558d72ae4052c4d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KDirWatch::Method KDirWatch::internalMethod </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the preferred internal method to watch for changes. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01725">1725</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab648b010f779acf1251eecbc58d270e0"></a><!-- doxytag: member="KDirWatch::isStopped" ref="ab648b010f779acf1251eecbc58d270e0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDirWatch::isStopped </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Is scanning stopped? After creation of a <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> instance, this is false. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>true when scanning stopped </dd></dl>

<p>Definition at line <a class="el" href="kdirwatch_8h_source.html#l00190">190</a> of file <a class="el" href="kdirwatch_8h_source.html">kdirwatch.h</a>.</p>

</div>
</div>
<a class="anchor" id="a601a6452633708e2527e950417c20298"></a><!-- doxytag: member="KDirWatch::removeDir" ref="a601a6452633708e2527e950417c20298" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::removeDir </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Removes a directory from the list of scanned directories. </p>
<p>If specified path is not in the list this does nothing. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path of the dir to be removed from the list </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01641">1641</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4093ed4d2faea496dadc952bf3a346b6"></a><!-- doxytag: member="KDirWatch::removeFile" ref="a4093ed4d2faea496dadc952bf3a346b6" args="(const QString &amp;file)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::removeFile </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>file</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Removes a file from the list of watched files. </p>
<p>If specified path is not in the list this does nothing. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">file</td><td>the file to be removed from the list </td></tr>
  </table>
  </dd>
</dl>

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

</div>
</div>
<a class="anchor" id="aef498d8aa538183540f5251be707118f"></a><!-- doxytag: member="KDirWatch::restartDirScan" ref="aef498d8aa538183540f5251be707118f" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDirWatch::restartDirScan </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Restarts scanning for specified path. </p>
<p>Resets ctime. It doesn't notify the change (by emitted a signal), since the ctime value is reset.</p>
<p>Call it when you are finished with big operations on that path, <em>and</em> when <em>you</em> have refreshed that path.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path to restart scanning </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if the <code>path</code> is being watched, otherwise false </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd>stopDirScanning() </dd></dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01660">1660</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a599b7ca7a1882b16fb898c5a29853936"></a><!-- doxytag: member="KDirWatch::self" ref="a599b7ca7a1882b16fb898c5a29853936" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDirWatch.html">KDirWatch</a> * KDirWatch::self </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> instance usually globally used in an application. </p>
<p>It is automatically deleted when the application exits.</p>
<p>However, you can create an arbitrary number of <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> instances aside from this one - for those you have to take care of memory management.</p>
<p>This function returns an instance of <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a>. If there is none, it will be created.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>a <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> instance </dd></dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01570">1570</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0ecc3e6ee57a20b4e20d2b25fa73c440"></a><!-- doxytag: member="KDirWatch::setCreated" ref="a0ecc3e6ee57a20b4e20d2b25fa73c440" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::setCreated </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emits <a class="el" href="classKDirWatch.html#ad0762720d60895300f0e5204e2757268" title="Emitted when a file or directory is created.">created()</a>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path of the file or directory </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01707">1707</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a049a456a049f1dc62fc4a2e0ebb29b9c"></a><!-- doxytag: member="KDirWatch::setDeleted" ref="a049a456a049f1dc62fc4a2e0ebb29b9c" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::setDeleted </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emits <a class="el" href="classKDirWatch.html#a6c534a2ffeb7aac60cfd85918b2f69eb" title="Emitted when a file or directory is deleted.">deleted()</a>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path of the file or directory </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01719">1719</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="abd22d2d90d28a1fb465b1f7dc32797dd"></a><!-- doxytag: member="KDirWatch::setDirty" ref="abd22d2d90d28a1fb465b1f7dc32797dd" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::setDirty </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emits <a class="el" href="classKDirWatch.html#ab8cd416cda40770a0496b7fe2abff524" title="Emitted when a watched object is changed.">dirty()</a>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path of the file or directory </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01713">1713</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7c18b6a35b96200210d9dece988e6d90"></a><!-- doxytag: member="KDirWatch::startScan" ref="a7c18b6a35b96200210d9dece988e6d90" args="(bool notify=false, bool skippedToo=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::startScan </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>notify</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>skippedToo</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Starts scanning of all dirs in list. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">notify</td><td>If true, all changed directories (since <a class="el" href="classKDirWatch.html#a0eee71d6029b224692a73031cbe720ba" title="Stops scanning of all directories in internal list.">stopScan()</a> call) will be notified for refresh. If notify is false, all ctimes will be reset (except those who are stopped, but only if <code>skippedToo</code> is false) and changed dirs won't be notified. You can start scanning even if the list is empty. First call should be called with <code>false</code> or else all directories in list will be notified. </td></tr>
    <tr><td class="paramname">skippedToo</td><td>if true, the skipped directoris (scanning of which was stopped with <a class="el" href="classKDirWatch.html#a4f3b2fba0615bd4fb4b8f4eb35680433" title="Stops scanning the specified path.">stopDirScan()</a> ) will be reset and notified for change. Otherwise, stopped directories will continue to be unnotified. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01677">1677</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a540fc83c8c0e8f2508f09d83fda8ca09"></a><!-- doxytag: member="KDirWatch::statistics" ref="a540fc83c8c0e8f2508f09d83fda8ca09" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::statistics </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Dump statistic information about all <a class="el" href="classKDirWatch.html" title="Watch directories and files for changes.">KDirWatch</a> instances. </p>
<p>This checks for consistency, too. </p>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01697">1697</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4f3b2fba0615bd4fb4b8f4eb35680433"></a><!-- doxytag: member="KDirWatch::stopDirScan" ref="a4f3b2fba0615bd4fb4b8f4eb35680433" args="(const QString &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDirWatch::stopDirScan </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>path</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Stops scanning the specified path. </p>
<p>The <code>path</code> is not deleted from the interal just, it is just skipped. Call this function when you perform an huge operation on this directory (copy/move big files or many files). When finished, call restartDirScan(path).</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>the path to skip </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if the <code>path</code> is being watched, otherwise false </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd>restartDirScanning() </dd></dl>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01651">1651</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0eee71d6029b224692a73031cbe720ba"></a><!-- doxytag: member="KDirWatch::stopScan" ref="a0eee71d6029b224692a73031cbe720ba" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDirWatch::stopScan </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Stops scanning of all directories in internal list. </p>
<p>The timer is stopped, but the list is not cleared. </p>

<p>Definition at line <a class="el" href="kdirwatch_8cpp_source.html#l01671">1671</a> of file <a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kdirwatch_8h_source.html">kdirwatch.h</a></li>
<li><a class="el" href="kdirwatch_8cpp_source.html">kdirwatch.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>