Sophie

Sophie

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

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/kfile: KFileTreeView Class Reference (kio/kfile)</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=".">kfile</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-slots">Public Slots</a> &#124;
<a href="#signals">Signals</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-slots">Protected Slots</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<div class="title">KFileTreeView Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KFileTreeView" --><!-- doxytag: inherits="KListView" -->
<p>The filetreeview offers a treeview on the file system which behaves like a QTreeView showing files and/or directories in the file system.  
 <a href="classKFileTreeView.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="kfiletreeview_8h_source.html">kfiletreeview.h</a>&gt;</code></p>

<p>Inherits KListView.</p>

<p><a href="classKFileTreeView-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-slots"></a>
Public Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a8f9b8166fd8303c8819a982c56dd4f6b">setShowFolderOpenPixmap</a> (bool showIt=true)</td></tr>
<tr><td colspan="2"><h2><a name="signals"></a>
Signals</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a52465e72509589a1f27f5fa5f13121a1"></a><!-- doxytag: member="KFileTreeView::onItem" ref="a52465e72509589a1f27f5fa5f13121a1" args="(const QString &amp;)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>onItem</b> (const <a class="elRef" href="qstring.html">QString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a570cf2d3fb8bad2972bbcc70a3ea9c69"></a><!-- doxytag: member="KFileTreeView::dropped" ref="a570cf2d3fb8bad2972bbcc70a3ea9c69" args="(QWidget *, QDropEvent *)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>dropped</b> (<a class="elRef" href="qwidget.html">QWidget</a> *, <a class="elRef" href="qdropevent.html">QDropEvent</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a86cbd94103f90e74b071c7305a636bf7"></a><!-- doxytag: member="KFileTreeView::dropped" ref="a86cbd94103f90e74b071c7305a636bf7" args="(QWidget *, QDropEvent *, KURL::List &amp;)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>dropped</b> (<a class="elRef" href="qwidget.html">QWidget</a> *, <a class="elRef" href="qdropevent.html">QDropEvent</a> *, KURL::List &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae2a4a24e00e104b20dffe0e6072222ce"></a><!-- doxytag: member="KFileTreeView::dropped" ref="ae2a4a24e00e104b20dffe0e6072222ce" args="(KURL::List &amp;, KURL &amp;)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>dropped</b> (KURL::List &amp;, KURL &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acc938e15df852aedf7122bc7ac4e399b"></a><!-- doxytag: member="KFileTreeView::dropped" ref="acc938e15df852aedf7122bc7ac4e399b" args="(QWidget *, QDropEvent *, KURL::List &amp;, KURL &amp;)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>dropped</b> (<a class="elRef" href="qwidget.html">QWidget</a> *, <a class="elRef" href="qdropevent.html">QDropEvent</a> *, KURL::List &amp;, KURL &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a621478cde738f7caa786e2a5a4472ce2"></a><!-- doxytag: member="KFileTreeView::dropped" ref="a621478cde738f7caa786e2a5a4472ce2" args="(QDropEvent *e, QListViewItem *after)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>dropped</b> (<a class="elRef" href="qdropevent.html">QDropEvent</a> *e, <a class="elRef" href="qlistviewitem.html">QListViewItem</a> *after)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a444c832a6cf8f353b897f31bcc32397c"></a><!-- doxytag: member="KFileTreeView::dropped" ref="a444c832a6cf8f353b897f31bcc32397c" args="(KFileTreeView *, QDropEvent *, QListViewItem *)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>dropped</b> (<a class="el" href="classKFileTreeView.html">KFileTreeView</a> *, <a class="elRef" href="qdropevent.html">QDropEvent</a> *, <a class="elRef" href="qlistviewitem.html">QListViewItem</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aeda56ab61e6d8cffe39cbbed6af7e2f5"></a><!-- doxytag: member="KFileTreeView::dropped" ref="aeda56ab61e6d8cffe39cbbed6af7e2f5" args="(QDropEvent *e, QListViewItem *parent, QListViewItem *after)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>dropped</b> (<a class="elRef" href="qdropevent.html">QDropEvent</a> *e, <a class="elRef" href="qlistviewitem.html">QListViewItem</a> *parent, <a class="elRef" href="qlistviewitem.html">QListViewItem</a> *after)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a61a4322b11062e11dc90c1d44792d9c2"></a><!-- doxytag: member="KFileTreeView::dropped" ref="a61a4322b11062e11dc90c1d44792d9c2" args="(KFileTreeView *, QDropEvent *, QListViewItem *, QListViewItem *)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>dropped</b> (<a class="el" href="classKFileTreeView.html">KFileTreeView</a> *, <a class="elRef" href="qdropevent.html">QDropEvent</a> *, <a class="elRef" href="qlistviewitem.html">QListViewItem</a> *, <a class="elRef" href="qlistviewitem.html">QListViewItem</a> *)</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"><a class="anchor" id="a0fe969a4dfba221a917b094e43abe170"></a><!-- doxytag: member="KFileTreeView::KFileTreeView" ref="a0fe969a4dfba221a917b094e43abe170" args="(QWidget *parent, const char *name=0)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>KFileTreeView</b> (<a class="elRef" href="qwidget.html">QWidget</a> *parent, const char *name=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKFileTreeViewItem.html">KFileTreeViewItem</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a3386dc3e72fa4c5a892cafd0a1da76f2">currentKFileTreeViewItem</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KURL&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#ae4f3f4f54f07fb15efca232b83a8afa0">currentURL</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a80d372b7efc25d75ecb00bed8cc5e0ae">addBranch</a> (const KURL &amp;path, const <a class="elRef" href="qstring.html">QString</a> &amp;name, bool showHidden=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a79240fae55f3f058d06cde541a898cf2">addBranch</a> (const KURL &amp;path, const <a class="elRef" href="qstring.html">QString</a> &amp;name, const <a class="elRef" href="qpixmap.html">QPixmap</a> &amp;pix, bool showHidden=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a4ef36d6e2c20699c1818c228ea8090a2">addBranch</a> (<a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a5c4b817643e6c4729c9e6c38ddd8c19a">removeBranch</a> (<a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *branch)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a4cefb8c598fb98be0a60b316aa81fd6c">branch</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;searchName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qptrlist.html">KFileTreeBranchList</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#ab969cf2c71b37aea90e05c17be76e791">branches</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a40ed3017683e3f9042db51987d829b12">setDirOnlyMode</a> (<a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *branch, bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKFileTreeViewItem.html">KFileTreeViewItem</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a3c9c0aa894a24240bf2ced71299cffb1">findItem</a> (<a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *brnch, const <a class="elRef" href="qstring.html">QString</a> &amp;relUrl)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKFileTreeViewItem.html">KFileTreeViewItem</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a0d6f9edb4561d1d0c18d48db7217da9c">findItem</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;branchName, const <a class="elRef" href="qstring.html">QString</a> &amp;relUrl)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a37db11ee83852174d6266fb58a9b9a80">showFolderOpenPixmap</a> () const </td></tr>
<tr><td colspan="2"><h2><a name="pro-slots"></a>
Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9dda419b91006ae1293d82a32b4dab32"></a><!-- doxytag: member="KFileTreeView::slotNewTreeViewItems" ref="a9dda419b91006ae1293d82a32b4dab32" args="(KFileTreeBranch *, const KFileTreeViewItemList &amp;)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>slotNewTreeViewItems</b> (<a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *, const <a class="elRef" href="qptrlist.html">KFileTreeViewItemList</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abc5595b2c4dbec538350e88fbae3525d"></a><!-- doxytag: member="KFileTreeView::slotSetNextUrlToSelect" ref="abc5595b2c4dbec538350e88fbae3525d" args="(const KURL &amp;url)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>slotSetNextUrlToSelect</b> (const KURL &amp;url)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7b26957ac7505057ec736a4ba0ec8ae5"></a><!-- doxytag: member="KFileTreeView::itemIcon" ref="a7b26957ac7505057ec736a4ba0ec8ae5" args="(KFileTreeViewItem *, int gap=0) const " -->
virtual <a class="elRef" href="qpixmap.html">QPixmap</a>&#160;</td><td class="memItemRight" valign="bottom"><b>itemIcon</b> (<a class="el" href="classKFileTreeViewItem.html">KFileTreeViewItem</a> *, int gap=0) const </td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKFileTreeView.html#a64874ce55ef26a01c6e56fd0de637c18">acceptDrag</a> (<a class="elRef" href="qdropevent.html">QDropEvent</a> *event) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7b47e37aba2ae369b771ce682e8e7c1a"></a><!-- doxytag: member="KFileTreeView::dragObject" ref="a7b47e37aba2ae369b771ce682e8e7c1a" args="()" -->
virtual <a class="elRef" href="qdragobject.html">QDragObject</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>dragObject</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3c76e47ed2fc1ad76f0dec14a0b2f6f6"></a><!-- doxytag: member="KFileTreeView::startAnimation" ref="a3c76e47ed2fc1ad76f0dec14a0b2f6f6" args="(KFileTreeViewItem *item, const char *iconBaseName=&quot;kde&quot;, uint iconCount=6)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>startAnimation</b> (<a class="el" href="classKFileTreeViewItem.html">KFileTreeViewItem</a> *item, const char *iconBaseName=&quot;kde&quot;, uint iconCount=6)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a791aa0f3f4ad7002c62e4c9f8b2dff26"></a><!-- doxytag: member="KFileTreeView::stopAnimation" ref="a791aa0f3f4ad7002c62e4c9f8b2dff26" args="(KFileTreeViewItem *item)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>stopAnimation</b> (<a class="el" href="classKFileTreeViewItem.html">KFileTreeViewItem</a> *item)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a443fe7e0788f5019ab64916c229538e3"></a><!-- doxytag: member="KFileTreeView::contentsDragEnterEvent" ref="a443fe7e0788f5019ab64916c229538e3" args="(QDragEnterEvent *e)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>contentsDragEnterEvent</b> (<a class="elRef" href="qdragenterevent.html">QDragEnterEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4458e470db2675997d8a6ed013660244"></a><!-- doxytag: member="KFileTreeView::contentsDragMoveEvent" ref="a4458e470db2675997d8a6ed013660244" args="(QDragMoveEvent *e)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>contentsDragMoveEvent</b> (<a class="elRef" href="qdragmoveevent.html">QDragMoveEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab064213472b3903baf39666bffe3f254"></a><!-- doxytag: member="KFileTreeView::contentsDragLeaveEvent" ref="ab064213472b3903baf39666bffe3f254" args="(QDragLeaveEvent *e)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>contentsDragLeaveEvent</b> (<a class="elRef" href="qdragleaveevent.html">QDragLeaveEvent</a> *e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae27db65cb601d6aa0fe35b75d845f3c5"></a><!-- doxytag: member="KFileTreeView::contentsDropEvent" ref="ae27db65cb601d6aa0fe35b75d845f3c5" args="(QDropEvent *ev)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>contentsDropEvent</b> (<a class="elRef" href="qdropevent.html">QDropEvent</a> *ev)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af875f3e8df067e72aab1ed4dc7350b08"></a><!-- doxytag: member="KFileTreeView::virtual_hook" ref="af875f3e8df067e72aab1ed4dc7350b08" args="(int id, void *data)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>virtual_hook</b> (int id, void *data)</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a68ddb1037a3cfa39c2a3f43eedf355f8"></a><!-- doxytag: member="KFileTreeView::m_nextUrlToSelect" ref="a68ddb1037a3cfa39c2a3f43eedf355f8" args="" -->
KURL&#160;</td><td class="memItemRight" valign="bottom"><b>m_nextUrlToSelect</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The filetreeview offers a treeview on the file system which behaves like a QTreeView showing files and/or directories in the file system. </p>
<p><a class="el" href="classKFileTreeView.html" title="The filetreeview offers a treeview on the file system which behaves like a QTreeView showing files an...">KFileTreeView</a> is able to handle more than one URL, represented by <a class="el" href="classKFileTreeBranch.html" title="This is the branch class of the KFileTreeView, which represents one branch in the treeview...">KFileTreeBranch</a>.</p>
<p>Typical usage: 1. create a <a class="el" href="classKFileTreeView.html" title="The filetreeview offers a treeview on the file system which behaves like a QTreeView showing files an...">KFileTreeView</a> fitting in your layout and add columns to it 2. call addBranch to create one or more branches 3. retrieve the root item with <a class="el" href="classKFileTreeBranch.html#a73759bb9ece97dc0da37dde17995b035">KFileTreeBranch::root()</a> and set it open if desired. That starts the listing. </p>

<p>Definition at line <a class="el" href="kfiletreeview_8h_source.html#l00066">66</a> of file <a class="el" href="kfiletreeview_8h_source.html">kfiletreeview.h</a>.</p>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a64874ce55ef26a01c6e56fd0de637c18"></a><!-- doxytag: member="KFileTreeView::acceptDrag" ref="a64874ce55ef26a01c6e56fd0de637c18" args="(QDropEvent *event) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KFileTreeView::acceptDrag </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qdropevent.html">QDropEvent</a> *&#160;</td>
          <td class="paramname"><em>event</em></td><td>)</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>true if we can decode the drag and support the action </dd></dl>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00228">228</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a79240fae55f3f058d06cde541a898cf2"></a><!-- doxytag: member="KFileTreeView::addBranch" ref="a79240fae55f3f058d06cde541a898cf2" args="(const KURL &amp;path, const QString &amp;name, const QPixmap &amp;pix, bool showHidden=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> * KFileTreeView::addBranch </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&#160;</td>
          <td class="paramname"><em>path</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qpixmap.html">QPixmap</a> &amp;&#160;</td>
          <td class="paramname"><em>pix</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>showHidden</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>same as the function above but with a pixmap to set for the branch. </p>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00365">365</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4ef36d6e2c20699c1818c228ea8090a2"></a><!-- doxytag: member="KFileTreeView::addBranch" ref="a4ef36d6e2c20699c1818c228ea8090a2" args="(KFileTreeBranch *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> * KFileTreeView::addBranch </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *&#160;</td>
          <td class="paramname"><em>newBranch</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>same as the function above but letting the user create the branch. </p>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00376">376</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a80d372b7efc25d75ecb00bed8cc5e0ae"></a><!-- doxytag: member="KFileTreeView::addBranch" ref="a80d372b7efc25d75ecb00bed8cc5e0ae" args="(const KURL &amp;path, const QString &amp;name, bool showHidden=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> * KFileTreeView::addBranch </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&#160;</td>
          <td class="paramname"><em>path</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>showHidden</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 branch to the treeview item. </p>
<p>This high-level function creates the branch, adds it to the treeview and connects some signals. Note that directory listing does not start until a branch is expanded either by opening the root item by user or by setOpen on the root item.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>a pointer to the new branch or zero </dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">path</td><td>is the base url of the branch </td></tr>
    <tr><td class="paramname">name</td><td>is the name of the branch, which will be the text for column 0 </td></tr>
    <tr><td class="paramname">showHidden</td><td>says if hidden files and directories should be visible </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00357">357</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4cefb8c598fb98be0a60b316aa81fd6c"></a><!-- doxytag: member="KFileTreeView::branch" ref="a4cefb8c598fb98be0a60b316aa81fd6c" args="(const QString &amp;searchName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> * KFileTreeView::branch </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>searchName</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>a pointer to the <a class="el" href="classKFileTreeBranch.html" title="This is the branch class of the KFileTreeView, which represents one branch in the treeview...">KFileTreeBranch</a> in the <a class="el" href="classKFileTreeView.html" title="The filetreeview offers a treeview on the file system which behaves like a QTreeView showing files an...">KFileTreeView</a> or zero on failure. </dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">searchName</td><td>is the name of a branch </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00390">390</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab969cf2c71b37aea90e05c17be76e791"></a><!-- doxytag: member="KFileTreeView::branches" ref="ab969cf2c71b37aea90e05c17be76e791" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qptrlist.html">KFileTreeBranchList</a> &amp; KFileTreeView::branches </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>a list of pointers to all existing branches in the treeview. </dd></dl>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00408">408</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3386dc3e72fa4c5a892cafd0a1da76f2"></a><!-- doxytag: member="KFileTreeView::currentKFileTreeViewItem" ref="a3386dc3e72fa4c5a892cafd0a1da76f2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKFileTreeViewItem.html">KFileTreeViewItem</a> * KFileTreeView::currentKFileTreeViewItem </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the current (i.e. selected) item </dd></dl>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00586">586</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae4f3f4f54f07fb15efca232b83a8afa0"></a><!-- doxytag: member="KFileTreeView::currentURL" ref="ae4f3f4f54f07fb15efca232b83a8afa0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KURL KFileTreeView::currentURL </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the URL of the current selected item. </dd></dl>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00591">591</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3c9c0aa894a24240bf2ced71299cffb1"></a><!-- doxytag: member="KFileTreeView::findItem" ref="a3c9c0aa894a24240bf2ced71299cffb1" args="(KFileTreeBranch *brnch, const QString &amp;relUrl)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKFileTreeViewItem.html">KFileTreeViewItem</a> * KFileTreeView::findItem </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *&#160;</td>
          <td class="paramname"><em>brnch</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>relUrl</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>searches a branch for a <a class="el" href="classKFileTreeViewItem.html" title="An item for a KFileTreeView that knows about its own KFileItem.">KFileTreeViewItem</a> identified by the relative url given as second parameter. </p>
<p>The method adds the branches base url to the relative path and finds the item. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>a pointer to the item or zero if the item does not exist. </dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">brnch</td><td>is a pointer to the branch to search in </td></tr>
    <tr><td class="paramname">relUrl</td><td>is the branch relativ url </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00625">625</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0d6f9edb4561d1d0c18d48db7217da9c"></a><!-- doxytag: member="KFileTreeView::findItem" ref="a0d6f9edb4561d1d0c18d48db7217da9c" args="(const QString &amp;branchName, const QString &amp;relUrl)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKFileTreeViewItem.html">KFileTreeViewItem</a> * KFileTreeView::findItem </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>branchName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>relUrl</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see method above, differs only in the first parameter. </p>
<p>Finds the branch by its name. </p>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00619">619</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5c4b817643e6c4729c9e6c38ddd8c19a"></a><!-- doxytag: member="KFileTreeView::removeBranch" ref="a5c4b817643e6c4729c9e6c38ddd8c19a" args="(KFileTreeBranch *branch)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KFileTreeView::removeBranch </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *&#160;</td>
          <td class="paramname"><em>branch</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>removes the branch from the treeview. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">branch</td><td>is a pointer to the branch </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true on success. </dd></dl>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00414">414</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a40ed3017683e3f9042db51987d829b12"></a><!-- doxytag: member="KFileTreeView::setDirOnlyMode" ref="a40ed3017683e3f9042db51987d829b12" args="(KFileTreeBranch *branch, bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KFileTreeView::setDirOnlyMode </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKFileTreeBranch.html">KFileTreeBranch</a> *&#160;</td>
          <td class="paramname"><em>branch</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>bom</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>set the directory mode for branches. </p>
<p>If true is passed, only directories will be loaded. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">branch</td><td>is a pointer to a <a class="el" href="classKFileTreeBranch.html" title="This is the branch class of the KFileTreeView, which represents one branch in the treeview...">KFileTreeBranch</a> </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kfiletreeview_8cpp_source.html#l00428">428</a> of file <a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8f9b8166fd8303c8819a982c56dd4f6b"></a><!-- doxytag: member="KFileTreeView::setShowFolderOpenPixmap" ref="a8f9b8166fd8303c8819a982c56dd4f6b" args="(bool showIt=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KFileTreeView::setShowFolderOpenPixmap </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>showIt</em> = <code>true</code></td><td>)</td>
          <td><code> [inline, virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>set the flag to show 'extended' folder icons on or off. </p>
<p>If switched on, folders will have an open folder pixmap displayed if their children are visible, and the standard closed folder pixmap (from mimetype folder) if they are closed. If switched off, the plain mime pixmap is displayed. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">showIt</td><td>= false displays mime type pixmap only </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kfiletreeview_8h_source.html#l00163">163</a> of file <a class="el" href="kfiletreeview_8h_source.html">kfiletreeview.h</a>.</p>

</div>
</div>
<a class="anchor" id="a37db11ee83852174d6266fb58a9b9a80"></a><!-- doxytag: member="KFileTreeView::showFolderOpenPixmap" ref="a37db11ee83852174d6266fb58a9b9a80" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KFileTreeView::showFolderOpenPixmap </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>a flag indicating if extended folder pixmaps are displayed or not. </dd></dl>

<p>Definition at line <a class="el" href="kfiletreeview_8h_source.html#l00152">152</a> of file <a class="el" href="kfiletreeview_8h_source.html">kfiletreeview.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kfiletreeview_8h_source.html">kfiletreeview.h</a></li>
<li><a class="el" href="kfiletreeview_8cpp_source.html">kfiletreeview.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/kfile</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</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="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="classKApplicationPropsPlugin.html">kapplicationpropsplugin</option>,  <option value="classKBindingPropsPlugin.html">kbindingpropsplugin</option>,  <option value="classKCombiView.html">kcombiview</option>,  <option value="classKDesktopPropsPlugin.html">kdesktoppropsplugin</option>,  <option value="classKDevicePropsPlugin.html">kdevicepropsplugin</option>,  <option value="classKDirOperator.html">kdiroperator</option>,  <option value="classKDirSelectDialog.html">kdirselectdialog</option>,  <option value="classKDirSize.html">kdirsize</option>,  <option value="classKDiskFreeSp.html">kdiskfreesp</option>,  <option value="classKEncodingFileDialog.html">kencodingfiledialog</option>,  <option value="classKExecPropsPlugin.html">kexecpropsplugin</option>,  <option value="classKFile.html">kfile</option>,  <option value="classKFileDetailView.html">kfiledetailview</option>,  <option value="classKFileDialog.html">kfiledialog</option>,  <option value="classKFileIconView.html">kfileiconview</option>,  <option value="classKFileIconViewItem.html">kfileiconviewitem</option>,  <option value="classKFileListViewItem.html">kfilelistviewitem</option>,  <option value="classKFileMetaInfoWidget.html">kfilemetainfowidget</option>,  <option value="classKFileMetaPropsPlugin.html">kfilemetapropsplugin</option>,  <option value="classKFileOpenWithHandler.html">kfileopenwithhandler</option>,  <option value="classKFilePermissionsPropsPlugin.html">kfilepermissionspropsplugin</option>,  <option value="classKFilePreview.html">kfilepreview</option>,  <option value="classKFilePropsPlugin.html">kfilepropsplugin</option>,  <option value="classKFileSharePropsPlugin.html">kfilesharepropsplugin</option>,  <option value="classKFileTreeBranch.html">kfiletreebranch</option>,  <option value="classKFileTreeView.html">kfiletreeview</option>,  <option value="classKFileTreeViewItem.html">kfiletreeviewitem</option>,  <option value="classKFileView.html">kfileview</option>,  <option value="classKFileViewSignaler.html">kfileviewsignaler</option>,  <option value="classKIconButton.html">kiconbutton</option>,  <option value="classKIconCanvas.html">kiconcanvas</option>,  <option value="classKIconDialog.html">kicondialog</option>,  <option value="classKImageFilePreview.html">kimagefilepreview</option>,  <option value="classKNotifyDialog.html">knotifydialog</option>,  <option value="classKOpenWithDlg.html">kopenwithdlg</option>,  <option value="classKPreviewPropsPlugin.html">kpreviewpropsplugin</option>,  <option value="classKPreviewWidgetBase.html">kpreviewwidgetbase</option>,  <option value="classKPropertiesDialog.html">kpropertiesdialog</option>,  <option value="classKPropsDlgPlugin.html">kpropsdlgplugin</option>,  <option value="classKRecentDirs.html">krecentdirs</option>,  <option value="classKRecentDocument.html">krecentdocument</option>,  <option value="classKURLBar.html">kurlbar</option>,  <option value="classKURLBarItem.html">kurlbaritem</option>,  <option value="classKURLBarItemDialog.html">kurlbaritemdialog</option>,  <option value="classKURLBarListBox.html">kurlbarlistbox</option>,  <option value="classKURLComboBox.html">kurlcombobox</option>,  <option value="classKURLComboRequester.html">kurlcomborequester</option>,  <option value="classKURLPropsPlugin.html">kurlpropsplugin</option>,  <option value="classKURLRequester.html">kurlrequester</option>,  <option value="classKURLRequesterDlg.html">kurlrequesterdlg</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>