d9289a1c2f55d15e66be6740282c833783e832d3
[mdictionary] / doc / html / MainWindow_8h.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>mDictionary: MainWindow.h File 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><a href="annotated.html"><span>Classes</span></a></li>
22       <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
41     </ul>
42   </div>
43 </div>
44 <div class="contents">
45 <h1>MainWindow.h File Reference</h1>
46 <p>Implements interface for GUI.  
47 <a href="#_details">More...</a></p>
48 <code>#include &lt;QMainWindow&gt;</code><br/>
49 <code>#include &quot;../../includes/GUIInterface.h&quot;</code><br/>
50 <code>#include &quot;../backbone/backbone.h&quot;</code><br/>
51 <code>#include &quot;<a class="el" href="TranslationWidget_8h_source.html">TranslationWidget.h</a>&quot;</code><br/>
52 <code>#include &quot;WordListWidget.h&quot;</code><br/>
53 <code>#include &quot;<a class="el" href="SearchBarWidget_8h_source.html">SearchBarWidget.h</a>&quot;</code><br/>
54 <code>#include &quot;<a class="el" href="MenuWidget_8h_source.html">MenuWidget.h</a>&quot;</code><br/>
55 <code>#include &quot;<a class="el" href="DictManagerWidget_8h_source.html">DictManagerWidget.h</a>&quot;</code><br/>
56 <code>#include &quot;<a class="el" href="HistoryListDialog_8h_source.html">HistoryListDialog.h</a>&quot;</code><br/>
57
58 <p><a href="MainWindow_8h_source.html">Go to the source code of this file.</a></p>
59 <table border="0" cellpadding="0" cellspacing="0">
60 <tr><td colspan="2"><h2>Classes</h2></td></tr>
61 <tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMainWindow.html">MainWindow</a></td></tr>
62 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Implements interface for GUI.  <a href="classMainWindow.html#_details">More...</a><br/></td></tr>
63 </table>
64 <hr/><a name="_details"></a><h2>Detailed Description</h2>
65 <p>Implements interface for GUI. </p>
66 <dl class="author"><dt><b>Author:</b></dt><dd>Mateusz Półrola &lt;<a href="mailto:mateusz.polrola@comarch.pl">mateusz.polrola@comarch.pl</a>&gt; </dd></dl>
67 </div>
68 <!--- window showing the filter options -->
69 <div id="MSearchSelectWindow"
70      onmouseover="return searchBox.OnSearchSelectShow()"
71      onmouseout="return searchBox.OnSearchSelectHide()"
72      onkeydown="return searchBox.OnSearchSelectKey(event)">
73 <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></div>
74
75 <!-- iframe showing the search results (closed by default) -->
76 <div id="MSearchResultsWindow">
77 <iframe src="" frameborder="0" 
78         name="MSearchResults" id="MSearchResults">
79 </iframe>
80 </div>
81
82 <hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Aug 12 14:34:59 2010 for mDictionary by&nbsp;
83 <a href="http://www.doxygen.org/index.html">
84 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
85 </body>
86 </html>