90046246e9838242409a304c067a180bdf78016c
[urpo] / www / apidoc / html / class_debug_console.html
1 <!-- This comment will put IE 6, 7 and 8 in quirks mode -->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <title>Urpo: DebugConsole Class Reference</title>
7 <link href="tabs.css" rel="stylesheet" type="text/css"/>
8 <link href="search/search.css" rel="stylesheet" type="text/css"/>
9 <script type="text/javaScript" src="search/search.js"></script>
10 <link href="doxygen.css" rel="stylesheet" type="text/css"/>
11 </head>
12 <body onload='searchBox.OnSelectItem(0);'>
13 <!-- Generated by Doxygen 1.6.3 -->
14 <script type="text/javascript"><!--
15 var searchBox = new SearchBox("searchBox", "search",false,'Search');
16 --></script>
17 <div class="navigation" id="top">
18   <div class="tabs">
19     <ul>
20       <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
21       <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
22       <li><a href="files.html"><span>Files</span></a></li>
23       <li>
24         <div id="MSearchBox" class="MSearchBoxInactive">
25         <img id="MSearchSelect" src="search/search.png"
26              onmouseover="return searchBox.OnSearchSelectShow()"
27              onmouseout="return searchBox.OnSearchSelectHide()"
28              alt=""/>
29         <input type="text" id="MSearchField" value="Search" accesskey="S"
30              onfocus="searchBox.OnSearchFieldFocus(true)" 
31              onblur="searchBox.OnSearchFieldFocus(false)" 
32              onkeyup="searchBox.OnSearchFieldChange(event)"/>
33         <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
34         </div>
35       </li>
36     </ul>
37   </div>
38   <div class="tabs">
39     <ul>
40       <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
41       <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
42       <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
43     </ul>
44   </div>
45 </div>
46 <div class="contents">
47 <h1>DebugConsole Class Reference</h1><!-- doxytag: class="DebugConsole" -->
48 <p>Show debug messages.  
49 <a href="#_details">More...</a></p>
50
51 <p><code>#include &lt;<a class="el" href="debugconsole_8h_source.html">debugconsole.h</a>&gt;</code></p>
52
53 <p><a href="class_debug_console-members.html">List of all members.</a></p>
54 <table border="0" cellpadding="0" cellspacing="0">
55 <tr><td colspan="2"><h2>Public Slots</h2></td></tr>
56 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0cfd970ba2be9e5da626eb64e128fb9a"></a><!-- doxytag: member="DebugConsole::debugMessage" ref="a0cfd970ba2be9e5da626eb64e128fb9a" args="(QString message)" -->
57 void&nbsp;</td><td class="memItemRight" valign="bottom"><b>debugMessage</b> (QString message)</td></tr>
58 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
59 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8b3487c29517e10ae41b8605e6f4105a"></a><!-- doxytag: member="DebugConsole::DebugConsole" ref="a8b3487c29517e10ae41b8605e6f4105a" args="(QWidget *parent=0)" -->
60 &nbsp;</td><td class="memItemRight" valign="bottom"><b>DebugConsole</b> (QWidget *parent=0)</td></tr>
61 </table>
62 <hr/><a name="_details"></a><h2>Detailed Description</h2>
63 <p>Show debug messages. </p>
64 <dl class="author"><dt><b>Author:</b></dt><dd>Arto Hyvättinen </dd></dl>
65 <dl class="date"><dt><b>Date:</b></dt><dd>2010-06-13 </dd></dl>
66 <dl class="version"><dt><b>Version:</b></dt><dd>0.1</dd></dl>
67 <p>Show debug messages in QTextBrowser. Show everything received via debugMessage() slot. </p>
68
69 <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>
70 <hr/>The documentation for this class was generated from the following files:<ul>
71 <li>/holvi/arto/ohjelmointi/urpo-0.0/urpo/<a class="el" href="debugconsole_8h_source.html">debugconsole.h</a></li>
72 <li>/holvi/arto/ohjelmointi/urpo-0.0/urpo/<a class="el" href="debugconsole_8cpp_source.html">debugconsole.cpp</a></li>
73 </ul>
74 </div>
75 <!--- window showing the filter options -->
76 <div id="MSearchSelectWindow"
77      onmouseover="return searchBox.OnSearchSelectShow()"
78      onmouseout="return searchBox.OnSearchSelectHide()"
79      onkeydown="return searchBox.OnSearchSelectKey(event)">
80 <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Enumerator</a></div>
81
82 <!-- iframe showing the search results (closed by default) -->
83 <div id="MSearchResultsWindow">
84 <iframe src="" frameborder="0" 
85         name="MSearchResults" id="MSearchResults">
86 </iframe>
87 </div>
88
89 <hr class="footer"/><address style="text-align: right;"><small>Generated on Mon Jun 21 21:38:16 2010 for Urpo by&nbsp;
90 <a href="http://www.doxygen.org/index.html">
91 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
92 </body>
93 </html>