Initial
[chessclock] / www / html / class_chess_clock_window.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>Chess Clock: ChessClockWindow 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="functions.html"><span>Class&nbsp;Members</span></a></li>
42     </ul>
43   </div>
44 </div>
45 <div class="contents">
46 <h1>ChessClockWindow Class Reference</h1><!-- doxytag: class="ChessClockWindow" -->
47 <p><code>#include &lt;<a class="el" href="chessclockwindow_8h_source.html">chessclockwindow.h</a>&gt;</code></p>
48
49 <p><a href="class_chess_clock_window-members.html">List of all members.</a></p>
50 <table border="0" cellpadding="0" cellspacing="0">
51 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
52 <tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_chess_clock_window.html#a570589223bfda26e9818d3f2955e55f8">ChessClockWindow</a> (QWidget *parent=0)</td></tr>
53 <tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_chess_clock_window.html#a7007da9dea854b3aab86fb36a4cb8c44">~ChessClockWindow</a> ()</td></tr>
54 </table>
55 <hr/><a name="_details"></a><h2>Detailed Description</h2>
56
57 <p>Definition at line <a class="el" href="chessclockwindow_8h_source.html#l00027">27</a> of file <a class="el" href="chessclockwindow_8h_source.html">chessclockwindow.h</a>.</p>
58 <hr/><h2>Constructor &amp; Destructor Documentation</h2>
59 <a class="anchor" id="a570589223bfda26e9818d3f2955e55f8"></a><!-- doxytag: member="ChessClockWindow::ChessClockWindow" ref="a570589223bfda26e9818d3f2955e55f8" args="(QWidget *parent=0)" -->
60 <div class="memitem">
61 <div class="memproto">
62       <table class="memname">
63         <tr>
64           <td class="memname">ChessClockWindow::ChessClockWindow </td>
65           <td>(</td>
66           <td class="paramtype">QWidget *&nbsp;</td>
67           <td class="paramname"> <em>parent</em> = <code>0</code></td>
68           <td>&nbsp;)&nbsp;</td>
69           <td></td>
70         </tr>
71       </table>
72 </div>
73 <div class="memdoc">
74
75 <p>Definition at line <a class="el" href="chessclockwindow_8cpp_source.html#l00024">24</a> of file <a class="el" href="chessclockwindow_8cpp_source.html">chessclockwindow.cpp</a>.</p>
76
77 </div>
78 </div>
79 <a class="anchor" id="a7007da9dea854b3aab86fb36a4cb8c44"></a><!-- doxytag: member="ChessClockWindow::~ChessClockWindow" ref="a7007da9dea854b3aab86fb36a4cb8c44" args="()" -->
80 <div class="memitem">
81 <div class="memproto">
82       <table class="memname">
83         <tr>
84           <td class="memname">ChessClockWindow::~ChessClockWindow </td>
85           <td>(</td>
86           <td class="paramname"></td>
87           <td>&nbsp;)&nbsp;</td>
88           <td></td>
89         </tr>
90       </table>
91 </div>
92 <div class="memdoc">
93
94 <p>Definition at line <a class="el" href="chessclockwindow_8cpp_source.html#l00029">29</a> of file <a class="el" href="chessclockwindow_8cpp_source.html">chessclockwindow.cpp</a>.</p>
95
96 </div>
97 </div>
98 <hr/>The documentation for this class was generated from the following files:<ul>
99 <li>/holvi/arto/ohjelmointi/ChessClock/chessclock/<a class="el" href="chessclockwindow_8h_source.html">chessclockwindow.h</a></li>
100 <li>/holvi/arto/ohjelmointi/ChessClock/chessclock/<a class="el" href="chessclockwindow_8cpp_source.html">chessclockwindow.cpp</a></li>
101 </ul>
102 </div>
103 <!--- window showing the filter options -->
104 <div id="MSearchSelectWindow"
105      onmouseover="return searchBox.OnSearchSelectShow()"
106      onmouseout="return searchBox.OnSearchSelectHide()"
107      onkeydown="return searchBox.OnSearchSelectKey(event)">
108 <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>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Variables</a></div>
109
110 <!-- iframe showing the search results (closed by default) -->
111 <div id="MSearchResultsWindow">
112 <iframe src="" frameborder="0" 
113         name="MSearchResults" id="MSearchResults">
114 </iframe>
115 </div>
116
117 <hr class="footer"/><address style="text-align: right;"><small>Generated on Fri Aug 13 22:27:27 2010 for Chess Clock by&nbsp;
118 <a href="http://www.doxygen.org/index.html">
119 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
120 </body>
121 </html>