Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 4442dd9bdde98a1d9ca2177557e87d7d > files > 447

libqxt-devel-0.6.1-3.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/src/core/qxtabstractiologgerengine.cpp -->
<head>
  <title>QxtAbstractIOLoggerEngine Class Reference</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">QxtAbstractIOLoggerEngine Class Reference<br /><span class="small-subtitle">[<a href="qxtcore.html">QxtCore</a> module]</span>
</h1>
<p>The QxtAbstractIOLoggerEngine class is the base class of IO logger engines. <a href="#details">More...</a></p>
<pre>    #include &lt;QxtAbstractIOLoggerEngine&gt;</pre><p>Inherits <a href="qxtloggerengine.html">QxtLoggerEngine</a>.</p>
<p>Inherited by <a href="qxtabstractfileloggerengine.html">QxtAbstractFileLoggerEngine</a>.</p>
<ul>
<li><a href="qxtabstractiologgerengine-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-functions"></a>
<h3>Public Functions</h3>
<ul>
<li><div class="fn"></div><b><a href="qxtabstractiologgerengine.html#QxtAbstractIOLoggerEngine">QxtAbstractIOLoggerEngine</a></b> ( QIODevice * <i>device</i> = 0 )</li>
<li><div class="fn"></div>QIODevice * <b><a href="qxtabstractiologgerengine.html#device">device</a></b> () const</li>
<li><div class="fn"></div>void <b><a href="qxtabstractiologgerengine.html#setDevice">setDevice</a></b> ( QIODevice * <i>device</i> )</li>
</ul>
<ul>
<li><div class="fn"></div>12 public functions inherited from <a href="qxtloggerengine.html#public-functions">QxtLoggerEngine</a></li>
</ul>
<a name="details"></a>
<hr />
<h2>Detailed Description</h2>
<p>The QxtAbstractIOLoggerEngine class is the base class of IO logger engines.</p>
<p>See also <a href="qxtlogger.html">QxtLogger</a>.</p>
<hr />
<h2>Member Function Documentation</h2>
<h3 class="fn"><a name="QxtAbstractIOLoggerEngine"></a>QxtAbstractIOLoggerEngine::QxtAbstractIOLoggerEngine ( <a href="http://doc.qtsoftware.com/4.5/qiodevice.html">QIODevice</a> * <i>device</i> = 0 )</h3>
<p>Constructs a <a href="qxtabstractiologgerengine.html">QxtAbstractIOLoggerEngine</a> with <i>device</i>.</p>
<h3 class="fn"><a name="device"></a><a href="http://doc.qtsoftware.com/4.5/qiodevice.html">QIODevice</a> * QxtAbstractIOLoggerEngine::device () const</h3>
<p>Returns the IO device.</p>
<p>See also <a href="qxtabstractiologgerengine.html#setDevice">setDevice</a>().</p>
<h3 class="fn"><a name="setDevice"></a>void QxtAbstractIOLoggerEngine::setDevice ( <a href="http://doc.qtsoftware.com/4.5/qiodevice.html">QIODevice</a> * <i>device</i> )</h3>
<p>Sets the IO <i>device</i>.</p>
<p>See also <a href="qxtabstractiologgerengine.html#device">device</a>().</p>
<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>