Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > d2229253b8f3127ab89b179a82cc8466 > files > 477

libqxt-devel-0.6.1-2.fc15.i686.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- /builddir/build/BUILD/libqxt/doc/src/modules.qdoc -->
<head>
  <title>QxtCore Module</title>
  <link href="stylesheet.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://libqxt.org"><img src="images/qxt-logo.png" width="50" height="40" align="left" border="0" /></a></td>
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="modules.html"><font color="#004faf">Modules</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">Classes</font></a>&nbsp;&middot; <a href="namespaces.html"><font color="#004faf">Namespaces</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">Functions</font></a></td>
<td align="right" valign="top" width="230"></td></tr></table><h1 class="title">QxtCore Module<br /><span class="subtitle"></span>
</h1>
<p>The QxtCore module extends <a href="http://doc.qtsoftware.com/4.5/qtcore.html">QtCore</a> and contains core non-GUI functionality. <a href="#details">More...</a></p>
<h2>Namespaces</h2>
<p><table width="100%" class="annotated" cellpadding="2" cellspacing="1" border="0">
<tr valign="top" class="odd"><th><a href="qxt.html">Qxt</a></th><td>Contains miscellaneous identifiers used throughout the Qxt library</td></tr>
<tr valign="top" class="even"><th><a href="qxtmetaobject.html">QxtMetaObject</a></th><td>Extensions to QMetaObject</td></tr>
</table></p>
<h2>Classes</h2>
<p><table width="100%" class="annotated" cellpadding="2" cellspacing="1" border="0">
<tr valign="top" class="odd"><th><a href="qxtabstractconnectionmanager.html">QxtAbstractConnectionManager</a></th><td>Interface for classes that maintain connection pools</td></tr>
<tr valign="top" class="even"><th><a href="qxtabstractfileloggerengine.html">QxtAbstractFileLoggerEngine</a></th><td>The base class of file logger engines</td></tr>
<tr valign="top" class="odd"><th><a href="qxtabstractiologgerengine.html">QxtAbstractIOLoggerEngine</a></th><td>The base class of IO logger engines</td></tr>
<tr valign="top" class="even"><th><a href="qxtbasicfileloggerengine.html">QxtBasicFileLoggerEngine</a></th><td>Basic file logger engine</td></tr>
<tr valign="top" class="odd"><th><a href="qxtbasicstdloggerengine.html">QxtBasicSTDLoggerEngine</a></th><td>Basic STD logger engine</td></tr>
<tr valign="top" class="even"><th><a href="qxtcsvmodel.html">QxtCsvModel</a></th><td>QAbstractTableModel for CSV Files</td></tr>
<tr valign="top" class="odd"><th><a href="qxtdeplex.html">QxtDeplex</a></th><td>Puts a standard QIODevice into a QxtPipe chain</td></tr>
<tr valign="top" class="even"><th><a href="qxtfifo.html">QxtFifo</a></th><td>Simple loopback QIODevice</td></tr>
<tr valign="top" class="odd"><th><a href="qxtfilelock.html">QxtFileLock</a></th><td>Crossplattform way to lock a QFile</td></tr>
<tr valign="top" class="even"><th><a href="qxtfuture.html">QxtFuture</a></th><td>Reference to a future result of a QxtSlotJob</td></tr>
<tr valign="top" class="odd"><th><a href="qxtjson.html">QxtJSON</a></th><td>Implements serializing/deserializing from/to JSON</td></tr>
<tr valign="top" class="even"><th><a href="qxtlinesocket.html">QxtLineSocket</a></th><td>Acts on a QIODevice as baseclass for line-based protocols</td></tr>
<tr valign="top" class="odd"><th><a href="qxtlinkedtree.html">QxtLinkedTree</a></th><td>Fast container for tree structured data</td></tr>
<tr valign="top" class="even"><th><a href="qxtlinkedtreeiterator.html">QxtLinkedTreeIterator</a></th><td>Fast access to an QxtLinkedTree</td></tr>
<tr valign="top" class="odd"><th><a href="qxtlocale.html">QxtLocale</a></th><td>Has some additional data and functionality, missing in QLocale</td></tr>
<tr valign="top" class="even"><th><a href="qxtlogstream.html">QxtLogStream</a></th><td>Logging stream</td></tr>
<tr valign="top" class="odd"><th><a href="qxtlogger.html">QxtLogger</a></th><td>Easy to use, easy to extend logging tool</td></tr>
<tr valign="top" class="even"><th><a href="qxtloggerengine.html">QxtLoggerEngine</a></th><td>The parent class of all extended Engine Plugins</td></tr>
<tr valign="top" class="odd"><th><a href="qxtmultisignalwaiter.html">QxtMultiSignalWaiter</a></th><td>Blocks and processes events until a group of signals is emitted</td></tr>
<tr valign="top" class="even"><th><a href="qxtpipe.html">QxtPipe</a></th><td>Pipeable QIODevice * * pipes can be connected to other pipes, to exchange data * The default implementation uses a buffer. * Reimplement to make your custom class able to be connected into a pipe chain. * * Example usage: *</td></tr>
<tr valign="top" class="odd"><th><a href="qxtpointerlist.html">QxtPointerList</a></th><td>Manages a list of pointers to QObjects, that cleans itself</td></tr>
<tr valign="top" class="even"><th><a href="qxtrpcservice.html">QxtRPCService</a></th><td>Transmits Qt signals over a QIODevice</td></tr>
<tr valign="top" class="odd"><th><a href="qxtsignalgroup.html">QxtSignalGroup</a></th><td>Groups signals together in a Boolean fashion</td></tr>
<tr valign="top" class="even"><th><a href="qxtsignalwaiter.html">QxtSignalWaiter</a></th><td>Blocks and processes events until a signal is emitted</td></tr>
<tr valign="top" class="odd"><th><a href="qxtslotmapper.html">QxtSlotMapper</a></th><td>Maps signals with a specific parameter value to certain slots</td></tr>
<tr valign="top" class="even"><th><a href="qxtstdstreambufdevice.html">QxtStdStreambufDevice</a></th><td>QIODevice support for std::streambuf</td></tr>
<tr valign="top" class="odd"><th><a href="qxtstdio.html">QxtStdio</a></th><td>QIODevice and QxtPipe support for stdin and stdout</td></tr>
<tr valign="top" class="even"><th><a href="qxttimer.html">QxtTimer</a></th><td>Extends QTimer</td></tr>
<tr valign="top" class="odd"><th><a href="qxtxmlfileloggerengine.html">QxtXmlFileLoggerEngine</a></th><td>XML file logger engine</td></tr>
</table></p>
<a name="details"></a>
<h2>Detailed Description</h2>
<a name="qxtcore"></a><p>All other Qt modules rely on this module. To include the definitions of the module's classes, use the following directive:</p>
<pre>    #include &lt;QxtCore&gt;</pre>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td align="left">Copyright &copy; 2007-2010
<a href="mailto:foundation@libqxt.org">Qxt Foundation</a></td>
<td align="right"><div align="right">
<a href="http://libqxt.org">Qxt</a> 0.6.1</div></td>
</tr></table></div></address></body>
</html>