updated api documentation
[urpo] / www / apidoc / html / class_debug_console.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <title>Urpo: DebugConsole Class Reference</title>
6 <link href="tabs.css" rel="stylesheet" type="text/css"/>
7 <link href="doxygen.css" rel="stylesheet" type="text/css"/>
8 </head>
9 <body>
10 <!-- Generated by Doxygen 1.6.3 -->
11 <div class="navigation" id="top">
12   <div class="tabs">
13     <ul>
14       <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
15       <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
16       <li><a href="files.html"><span>Files</span></a></li>
17     </ul>
18   </div>
19   <div class="tabs">
20     <ul>
21       <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
22       <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
23       <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
24     </ul>
25   </div>
26 </div>
27 <div class="contents">
28 <h1>DebugConsole Class Reference</h1><!-- doxytag: class="DebugConsole" -->
29 <p>Show debug messages.  
30 <a href="#_details">More...</a></p>
31
32 <p><code>#include &lt;<a class="el" href="debugconsole_8h_source.html">debugconsole.h</a>&gt;</code></p>
33
34 <p><a href="class_debug_console-members.html">List of all members.</a></p>
35 <table border="0" cellpadding="0" cellspacing="0">
36 <tr><td colspan="2"><h2>Public Slots</h2></td></tr>
37 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0cfd970ba2be9e5da626eb64e128fb9a"></a><!-- doxytag: member="DebugConsole::debugMessage" ref="a0cfd970ba2be9e5da626eb64e128fb9a" args="(QString message)" -->
38 void&nbsp;</td><td class="memItemRight" valign="bottom"><b>debugMessage</b> (QString message)</td></tr>
39 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
40 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8b3487c29517e10ae41b8605e6f4105a"></a><!-- doxytag: member="DebugConsole::DebugConsole" ref="a8b3487c29517e10ae41b8605e6f4105a" args="(QWidget *parent=0)" -->
41 &nbsp;</td><td class="memItemRight" valign="bottom"><b>DebugConsole</b> (QWidget *parent=0)</td></tr>
42 </table>
43 <hr/><a name="_details"></a><h2>Detailed Description</h2>
44 <p>Show debug messages. </p>
45 <dl class="author"><dt><b>Author:</b></dt><dd>Arto Hyvättinen </dd></dl>
46 <dl class="date"><dt><b>Date:</b></dt><dd>2010-06-13 </dd></dl>
47 <dl class="version"><dt><b>Version:</b></dt><dd>0.1</dd></dl>
48 <p>Show debug messages in QTextBrowser. Show everything received via debugMessage() slot. </p>
49
50 <p>Definition at line <a class="el" href="debugconsole_8h_source.html#l00040">40</a> of file <a class="el" href="debugconsole_8h_source.html">debugconsole.h</a>.</p>
51 <hr/>The documentation for this class was generated from the following files:<ul>
52 <li>src/<a class="el" href="debugconsole_8h_source.html">debugconsole.h</a></li>
53 <li>src/<a class="el" href="debugconsole_8cpp_source.html">debugconsole.cpp</a></li>
54 </ul>
55 </div>
56 <hr class="footer"/><address style="text-align: right;"><small>Generated on Mon Sep 27 18:46:05 2010 for Urpo by&nbsp;
57 <a href="http://www.doxygen.org/index.html">
58 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
59 </body>
60 </html>