diff options
Diffstat (limited to 'doc/html/classLogger.html')
-rw-r--r-- | doc/html/classLogger.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/doc/html/classLogger.html b/doc/html/classLogger.html new file mode 100644 index 0000000..a647303 --- /dev/null +++ b/doc/html/classLogger.html @@ -0,0 +1,58 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>kshowmail: Logger Class Reference</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +<link href="tabs.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.5.0 --> +<div class="tabs"> + <ul> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li id="current"><a href="classes.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li><a href="dirs.html"><span>Directories</span></a></li> + </ul></div> +<div class="tabs"> + <ul> + <li><a href="classes.html"><span>Alphabetical List</span></a></li> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul></div> +<h1>Logger Class Reference</h1><!-- doxytag: class="Logger" --><code>#include <<a class="el" href="logger_8h-source.html">logger.h</a>></code> +<p> +<a href="classLogger-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> +<tr><td></td></tr> +<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bc41bfb031d896170c7675fa96a6b30c"></a><!-- doxytag: member="Logger::Logger" ref="bc41bfb031d896170c7675fa96a6b30c" args="()" --> + </td><td class="memItemRight" valign="bottom"><a class="el" href="classLogger.html#bc41bfb031d896170c7675fa96a6b30c">Logger</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cb668a9e186a25fbaad2e4af6d1ed00a"></a><!-- doxytag: member="Logger::~Logger" ref="cb668a9e186a25fbaad2e4af6d1ed00a" args="()" --> + </td><td class="memItemRight" valign="bottom"><a class="el" href="classLogger.html#cb668a9e186a25fbaad2e4af6d1ed00a">~Logger</a> ()</td></tr> + +<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5cc08473729523bb4bde48459f2ac468"></a><!-- doxytag: member="Logger::flush" ref="5cc08473729523bb4bde48459f2ac468" args="()" --> +static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classLogger.html#5cc08473729523bb4bde48459f2ac468">flush</a> ()</td></tr> + +<tr><td colspan="2"><br><h2>Static Public Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="47a8e9cb2143530a93993f288674ffaa"></a><!-- doxytag: member="Logger::logstream" ref="47a8e9cb2143530a93993f288674ffaa" args="" --> +static QTextStream * </td><td class="memItemRight" valign="bottom"><a class="el" href="classLogger.html#47a8e9cb2143530a93993f288674ffaa">logstream</a></td></tr> + +<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="eb5105d72017f5c8ce07d4074f5e1d37"></a><!-- doxytag: member="Logger::logfile" ref="eb5105d72017f5c8ce07d4074f5e1d37" args="" --> +static QFile </td><td class="memItemRight" valign="bottom"><a class="el" href="classLogger.html#eb5105d72017f5c8ce07d4074f5e1d37">logfile</a></td></tr> + +</table> +<hr><a name="_details"></a><h2>Detailed Description</h2> +<dl class="author" compact><dt><b>Author:</b></dt><dd>Eggert Ehmke </dd></dl> + +<p> + +<p> +Definition at line <a class="el" href="logger_8h-source.html#l00029">29</a> of file <a class="el" href="logger_8h-source.html">logger.h</a>.<hr>The documentation for this class was generated from the following files:<ul> +<li>kshowmail/<a class="el" href="logger_8h-source.html">logger.h</a><li>kshowmail/<a class="el" href="logger_8cpp-source.html">logger.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Thu Jul 5 19:36:09 2007 for kshowmail by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address> +</body> +</html> |