Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > b080c029bbb269236f3c41fd898c839d > files > 1175

kdelibs-2.2.1-6.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class KBuildImageIOFactory</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 KBuildImageIOFactory</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH colspan="2">Internal Use Only</TH></TR><TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="kbuildimageiofactory_h.html">kbuildimageiofactory.h</A>&gt;</code></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="../kio/KImageIOFactory.html">KImageIOFactory</A> <small>(kio)</small> <small>[public ]</small></TD></TR>
<TR><TH><A HREF="full-list-KBuildImageIOFactory.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 Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">KBuildImageIOFactory</A></b> () 
</LI>
<LI>virtual  &nbsp;<b><A HREF="#ref2">~KBuildImageIOFactory</A></b> () 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref3">saveHeader</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qdatastream.html">QDataStream</A> &) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref4">save</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qdatastream.html">QDataStream</A> &str) 
</LI>
<LI>virtual  <A HREF="../kdecore/KSycocaEntry.html">KSycocaEntry</A>* &nbsp;<b><A HREF="#ref5">createEntry</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &, const char *) 
</LI>
<LI>virtual  <A HREF="../kdecore/KSycocaEntry.html">KSycocaEntry</A> * &nbsp;<b><A HREF="#ref6">createEntry</A></b> ( int ) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref7">addEntry</A></b> (<A HREF="../kdecore/KSycocaEntry.html">KSycocaEntry</A> *newEntry, const char *) 
</LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 Service group factory for building ksycoca
 </p>
<A NAME="KBuildImageIOFactory"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KBuildImageIOFactory</strong> ()
<br></td><td align="right"><h3><strong>KBuildImageIOFactory</strong></h3></td></tr></table><p></p><p>
 Create factory
   </p>
<A NAME="~KBuildImageIOFactory"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td> &nbsp;<strong>~KBuildImageIOFactory</strong> ()
<br></td><td align="right"><h3><strong>~KBuildImageIOFactory</strong></h3></td></tr></table><p> <small>[virtual]</small></p><A NAME="saveHeader"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>saveHeader</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qdatastream.html">QDataStream</A> &)
<br></td><td align="right"><h3><strong>saveHeader</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p>
 Save header info to database
   </p>
<A NAME="save"></A><A NAME="ref4"></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> &str)
<br></td><td align="right"><h3><strong>save</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p>
 Write out service type specific index files.
   </p>
<A NAME="createEntry"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="../kdecore/KSycocaEntry.html">KSycocaEntry</A>* &nbsp;<strong>createEntry</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &, const char *)
<br></td><td align="right"><h3><strong>createEntry</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p>
 Create new entry.
   </p>
<p>Reimplemented from <A HREF="../kio/KImageIOFactory.html#createEntry">KImageIOFactory</A>.</p>
<A NAME="createEntry"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="../kdecore/KSycocaEntry.html">KSycocaEntry</A> * &nbsp;<strong>createEntry</strong> ( int )
<br></td><td align="right"><h3><strong>createEntry</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p>Reimplemented from <A HREF="../kio/KImageIOFactory.html#createEntry">KImageIOFactory</A>.</p>
<A NAME="addEntry"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>addEntry</strong> (<A HREF="../kdecore/KSycocaEntry.html">KSycocaEntry</A> *newEntry, const char *)
<br></td><td align="right"><h3><strong>addEntry</strong></h3></td></tr></table><p> <small>[virtual]</small></p><HR>
	<table>
	<tr><td><small>Generated by: qateam on updates.mandrakesoft.com on Fri Jan  3 12:35:23 2003, using kdoc 2.0a53.</small></td></tr>
	</table>
</BODY>
</HTML>