Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 6282078ae76a671f49c6af38c67b1a07 > files > 1843

kdelibs-devel-2.2.2-49.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class KProtocolInfo</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>class KProtocolInfo</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 Information about I/O (Internet, etc. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="kprotocolinfo_h.html">kprotocolinfo.h</A>&gt;</code></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="../kdecore/KSycocaEntry.html">KSycocaEntry</A> <small>(kdecore)</small> <small>[public ]</small></TD></TR>
<TR><TH><A HREF="full-list-KProtocolInfo.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Types</h4><ul><LI>typedef KSharedPtr<KProtocolInfo>  <A HREF="#ref2">Ptr</A>
</LI>
<LI>enum <A HREF="#ref10">Type</A> { T_STREAM, T_FILESYSTEM, T_NONE, T_ERROR }
</LI>
</ul><h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref3">KProtocolInfo</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> & path) 
</LI>
<LI>&nbsp;<b><A HREF="#ref4">KProtocolInfo</A></b> ( <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qdatastream.html">QDataStream</A>& _str, int offset) 
</LI>
<LI>virtual  &nbsp;<b><A HREF="#ref5">~KProtocolInfo</A></b> () 
</LI>
<LI>virtual  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<b><A HREF="#ref6">name</A></b> ()  const
</LI>
<LI>virtual  bool &nbsp;<b><A HREF="#ref7">isValid</A></b> ()  const
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref8">load</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qdatastream.html">QDataStream</A>& ) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref9">save</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qdatastream.html">QDataStream</A>& ) 
</LI>
</ul><h4>Public Static Methods</h4><ul><LI>static  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<b><A HREF="#ref11">exec</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  Type &nbsp;<b><A HREF="#ref12">inputType</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  Type &nbsp;<b><A HREF="#ref13">outputType</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  <A HREF="#QStringList">QStringList</A> &nbsp;<b><A HREF="#ref14">listing</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref15">isSourceProtocol</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref16">isHelperProtocol</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref17">isFilterProtocol</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref18">isKnownProtocol</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref19">supportsListing</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref20">supportsReading</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref21">supportsWriting</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref22">supportsMakeDir</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref23">supportsDeleting</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref24">supportsLinking</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref25">supportsMoving</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref26">canCopyFromFile</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref27">canCopyToFile</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url ) 
</LI>
<LI>static  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<b><A HREF="#ref28">defaultMimetype</A></b> ( const <A HREF="../kdecore/KURL.html">KURL</A>& url ) 
</LI>
<LI>static  Type &nbsp;<b><A HREF="#ref29">inputType</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  Type &nbsp;<b><A HREF="#ref30">outputType</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  <A HREF="#QStringList">QStringList</A> &nbsp;<b><A HREF="#ref31">listing</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref32">isSourceProtocol</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref33">isHelperProtocol</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref34">isFilterProtocol</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref35">isKnownProtocol</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref36">supportsListing</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref37">supportsReading</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref38">supportsWriting</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref39">supportsMakeDir</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref40">supportsDeleting</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref41">supportsLinking</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref42">supportsMoving</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref43">canCopyFromFile</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref44">canCopyToFile</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<b><A HREF="#ref45">defaultMimetype</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol) 
</LI>
<LI>static  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<b><A HREF="#ref46">icon</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<b><A HREF="#ref47">config</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol ) 
</LI>
<LI>static  bool &nbsp;<b><A HREF="#ref48">determineMimetypeFromExtension</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &protocol ) 
</LI>
<LI>static  <A HREF="#QStringList">QStringList</A> &nbsp;<b><A HREF="#ref49">protocols</A></b> () 
</LI>
</ul><h4>Protected Members</h4><ul><LI>QString <b><A HREF="#ref50">m_name</A></b></LI>
<LI>QString <b><A HREF="#ref51">m_exec</A></b></LI>
<LI>Type <b><A HREF="#ref52">m_inputType</A></b></LI>
<LI>Type <b><A HREF="#ref53">m_outputType</A></b></LI>
<LI>QStringList <b><A HREF="#ref54">m_listing</A></b></LI>
<LI>bool <b><A HREF="#ref55">m_isSourceProtocol</A></b></LI>
<LI>bool <b><A HREF="#ref56">m_isHelperProtocol</A></b></LI>
<LI>bool <b><A HREF="#ref57">m_supportsListing</A></b></LI>
<LI>bool <b><A HREF="#ref58">m_supportsReading</A></b></LI>
<LI>bool <b><A HREF="#ref59">m_supportsWriting</A></b></LI>
<LI>bool <b><A HREF="#ref60">m_supportsMakeDir</A></b></LI>
<LI>bool <b><A HREF="#ref61">m_supportsDeleting</A></b></LI>
<LI>bool <b><A HREF="#ref62">m_supportsLinking</A></b></LI>
<LI>bool <b><A HREF="#ref63">m_supportsMoving</A></b></LI>
<LI>QString <b><A HREF="#ref64">m_defaultMimetype</A></b></LI>
<LI>bool <b><A HREF="#ref65">m_determineMimetypeFromExtension</A></b></LI>
<LI>QString <b><A HREF="#ref66">m_icon</A></b></LI>
<LI>bool <b><A HREF="#ref67">m_canCopyFromFile</A></b></LI>
<LI>bool <b><A HREF="#ref68">m_canCopyToFile</A></b></LI>
<LI>QString <b><A HREF="#ref69">m_config</A></b></LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 Information about I/O (Internet, etc.) protocols supported by KDE.
</p>
<p> This class is useful if you want to know which protocols
 KDE supports. In addition you can find out lots of information
 about a certain protocol. KProtocolInfo scans the *.protocol
 files of all installed kioslaves to get this information.
</p>
<p></p>
<A NAME="Ptr"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>typedef <A HREF="../kdecore/KSharedPtr.html">KSharedPtr</A><<A HREF="KProtocolInfo.html">KProtocolInfo</A>>  <strong>Ptr</strong></td><td align="right"><h3><strong>Ptr</strong></h3></td></tr></table><p></p><A NAME="KProtocolInfo"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KProtocolInfo</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> & path)
<br></td><td align="right"><h3><strong>KProtocolInfo</strong></h3></td></tr></table><p></p><p>
 Read a protocol description file
   </p>
<A NAME="KProtocolInfo"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KProtocolInfo</strong> ( <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qdatastream.html">QDataStream</A>& _str, int offset)
<br></td><td align="right"><h3><strong>KProtocolInfo</strong></h3></td></tr></table><p></p><p>
   </p>
<A NAME="~KProtocolInfo"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td> &nbsp;<strong>~KProtocolInfo</strong> ()
<br></td><td align="right"><h3><strong>~KProtocolInfo</strong></h3></td></tr></table><p> <small>[virtual]</small></p><A NAME="name"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<strong>name</strong> ()
<br></td><td align="right"><h3><strong>name</strong></h3></td></tr></table><p> <small>[const virtual]</small></p><p>Reimplemented from <A HREF="../kdecore/KSycocaEntry.html#name">KSycocaEntry</A>.</p>
<A NAME="isValid"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>isValid</strong> ()
<br></td><td align="right"><h3><strong>isValid</strong></h3></td></tr></table><p> <small>[const virtual]</small></p><p>Reimplemented from <A HREF="../kdecore/KSycocaEntry.html#isValid">KSycocaEntry</A>.</p>
<A NAME="load"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>load</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qdatastream.html">QDataStream</A>& )
<br></td><td align="right"><h3><strong>load</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p>
 Load the protocol info from a stream.
   </p>
<p>Reimplemented from <A HREF="../kdecore/KSycocaEntry.html#load">KSycocaEntry</A>.</p>
<A NAME="save"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>save</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qdatastream.html">QDataStream</A>& )
<br></td><td align="right"><h3><strong>save</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p>
 Save the protocol info to a stream.
   </p>
<p>Reimplemented from <A HREF="../kdecore/KSycocaEntry.html#save">KSycocaEntry</A>.</p>
<A NAME="Type"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>enum <strong>Type</strong> { T_STREAM, T_FILESYSTEM, T_NONE, T_ERROR }
</td><td align="right"><h3><strong>Type</strong></h3></td></tr></table><p></p><A NAME="exec"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<strong>exec</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>exec</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
</p>
<p><b>Returns</b>: the library / executable to open for the protocol <code>protocol</code>
 Example : "kio_ftp", meaning either the executable "kio_ftp" or
 the library "kio_ftp.la" (recommended), whichever is available.
   </p>
<A NAME="inputType"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td> Type &nbsp;<strong>inputType</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>inputType</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="outputType"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td> Type &nbsp;<strong>outputType</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>outputType</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="listing"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="#QStringList">QStringList</A> &nbsp;<strong>listing</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>listing</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
</p>
<p><b>Returns</b>: the list of fields this protocol returns when listing
 The current possibilities are
 Name, Type, Size, Date, AccessDate, Access, Owner, Group, Link, URL, MimeType
   </p>
<A NAME="isSourceProtocol"></A><A NAME="ref15"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>isSourceProtocol</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>isSourceProtocol</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="isHelperProtocol"></A><A NAME="ref16"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>isHelperProtocol</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>isHelperProtocol</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="isFilterProtocol"></A><A NAME="ref17"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>isFilterProtocol</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>isFilterProtocol</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="isKnownProtocol"></A><A NAME="ref18"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>isKnownProtocol</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>isKnownProtocol</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsListing"></A><A NAME="ref19"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsListing</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>supportsListing</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsReading"></A><A NAME="ref20"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsReading</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>supportsReading</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsWriting"></A><A NAME="ref21"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsWriting</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>supportsWriting</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsMakeDir"></A><A NAME="ref22"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsMakeDir</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>supportsMakeDir</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsDeleting"></A><A NAME="ref23"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsDeleting</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>supportsDeleting</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsLinking"></A><A NAME="ref24"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsLinking</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>supportsLinking</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsMoving"></A><A NAME="ref25"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsMoving</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>supportsMoving</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="canCopyFromFile"></A><A NAME="ref26"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>canCopyFromFile</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>canCopyFromFile</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="canCopyToFile"></A><A NAME="ref27"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>canCopyToFile</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A> &url )
<br></td><td align="right"><h3><strong>canCopyToFile</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="defaultMimetype"></A><A NAME="ref28"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<strong>defaultMimetype</strong> ( const <A HREF="../kdecore/KURL.html">KURL</A>& url )
<br></td><td align="right"><h3><strong>defaultMimetype</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
</p>
<p><b>Returns</b>: default mimetype for this URL based on the protocol
   </p>
<A NAME="inputType"></A><A NAME="ref29"></A><table width="100%"><tr bgcolor="#eeeeee"><td> Type &nbsp;<strong>inputType</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>inputType</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="outputType"></A><A NAME="ref30"></A><table width="100%"><tr bgcolor="#eeeeee"><td> Type &nbsp;<strong>outputType</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>outputType</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="listing"></A><A NAME="ref31"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="#QStringList">QStringList</A> &nbsp;<strong>listing</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>listing</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
</p>
<p><b>Returns</b>: the list of fields this protocol returns when listing
 The current possibilities are
 Name, Type, Size, Date, AccessDate, Access, Owner, Group, Link, URL, MimeType
   </p>
<A NAME="isSourceProtocol"></A><A NAME="ref32"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>isSourceProtocol</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>isSourceProtocol</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="isHelperProtocol"></A><A NAME="ref33"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>isHelperProtocol</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>isHelperProtocol</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="isFilterProtocol"></A><A NAME="ref34"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>isFilterProtocol</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>isFilterProtocol</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="isKnownProtocol"></A><A NAME="ref35"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>isKnownProtocol</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>isKnownProtocol</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsListing"></A><A NAME="ref36"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsListing</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>supportsListing</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsReading"></A><A NAME="ref37"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsReading</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>supportsReading</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsWriting"></A><A NAME="ref38"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsWriting</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>supportsWriting</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsMakeDir"></A><A NAME="ref39"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsMakeDir</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>supportsMakeDir</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsDeleting"></A><A NAME="ref40"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsDeleting</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>supportsDeleting</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsLinking"></A><A NAME="ref41"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsLinking</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>supportsLinking</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="supportsMoving"></A><A NAME="ref42"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>supportsMoving</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>supportsMoving</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="canCopyFromFile"></A><A NAME="ref43"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>canCopyFromFile</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>canCopyFromFile</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="canCopyToFile"></A><A NAME="ref44"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>canCopyToFile</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>canCopyToFile</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="defaultMimetype"></A><A NAME="ref45"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<strong>defaultMimetype</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol)
<br></td><td align="right"><h3><strong>defaultMimetype</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="icon"></A><A NAME="ref46"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<strong>icon</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>icon</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
</p>
<p><b>Returns</b>: the name of the icon, associated with the specified protocol
   </p>
<A NAME="config"></A><A NAME="ref47"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<strong>config</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& protocol )
<br></td><td align="right"><h3><strong>config</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
</p>
<p><b>Returns</b>: the name of the config file associated with the 
 specified protocol
   </p>
<A NAME="determineMimetypeFromExtension"></A><A NAME="ref48"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>determineMimetypeFromExtension</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &protocol )
<br></td><td align="right"><h3><strong>determineMimetypeFromExtension</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="protocols"></A><A NAME="ref49"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="#QStringList">QStringList</A> &nbsp;<strong>protocols</strong> ()
<br></td><td align="right"><h3><strong>protocols</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
</p>
<p><b>Returns</b>: list of all known protocols
   </p>
<A NAME="m_name"></A><A NAME="ref50"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>  <strong>m_name</strong>
</td><td align="right"><h3><strong>m_name</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_exec"></A><A NAME="ref51"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>  <strong>m_exec</strong>
</td><td align="right"><h3><strong>m_exec</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_inputType"></A><A NAME="ref52"></A><table width="100%"><tr bgcolor="#eeeeee"><td>Type  <strong>m_inputType</strong>
</td><td align="right"><h3><strong>m_inputType</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_outputType"></A><A NAME="ref53"></A><table width="100%"><tr bgcolor="#eeeeee"><td>Type  <strong>m_outputType</strong>
</td><td align="right"><h3><strong>m_outputType</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_listing"></A><A NAME="ref54"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#QStringList">QStringList</A>  <strong>m_listing</strong>
</td><td align="right"><h3><strong>m_listing</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_isSourceProtocol"></A><A NAME="ref55"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_isSourceProtocol</strong>
</td><td align="right"><h3><strong>m_isSourceProtocol</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_isHelperProtocol"></A><A NAME="ref56"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_isHelperProtocol</strong>
</td><td align="right"><h3><strong>m_isHelperProtocol</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_supportsListing"></A><A NAME="ref57"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_supportsListing</strong>
</td><td align="right"><h3><strong>m_supportsListing</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_supportsReading"></A><A NAME="ref58"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_supportsReading</strong>
</td><td align="right"><h3><strong>m_supportsReading</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_supportsWriting"></A><A NAME="ref59"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_supportsWriting</strong>
</td><td align="right"><h3><strong>m_supportsWriting</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_supportsMakeDir"></A><A NAME="ref60"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_supportsMakeDir</strong>
</td><td align="right"><h3><strong>m_supportsMakeDir</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_supportsDeleting"></A><A NAME="ref61"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_supportsDeleting</strong>
</td><td align="right"><h3><strong>m_supportsDeleting</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_supportsLinking"></A><A NAME="ref62"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_supportsLinking</strong>
</td><td align="right"><h3><strong>m_supportsLinking</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_supportsMoving"></A><A NAME="ref63"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_supportsMoving</strong>
</td><td align="right"><h3><strong>m_supportsMoving</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_defaultMimetype"></A><A NAME="ref64"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>  <strong>m_defaultMimetype</strong>
</td><td align="right"><h3><strong>m_defaultMimetype</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_determineMimetypeFromExtension"></A><A NAME="ref65"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_determineMimetypeFromExtension</strong>
</td><td align="right"><h3><strong>m_determineMimetypeFromExtension</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_icon"></A><A NAME="ref66"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>  <strong>m_icon</strong>
</td><td align="right"><h3><strong>m_icon</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_canCopyFromFile"></A><A NAME="ref67"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_canCopyFromFile</strong>
</td><td align="right"><h3><strong>m_canCopyFromFile</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_canCopyToFile"></A><A NAME="ref68"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>m_canCopyToFile</strong>
</td><td align="right"><h3><strong>m_canCopyToFile</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="m_config"></A><A NAME="ref69"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>  <strong>m_config</strong>
</td><td align="right"><h3><strong>m_config</strong></h3></td></tr></table><p> <small>[protected]</small></p><HR><UL><LI><i>Author</i>: Torben Weis <weis@kde.org>
 </LI><LI><i>Generated</i>: qateam on updates.mandrakesoft.com on Mon Dec 30 16:09:14 2002, using kdoc 2.0a53.</LI></UL></BODY></HTML>