Added documentation
[mdictionary] / doc / html / HistoryListDialog_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: HistoryListDialog.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>HistoryListDialog.h File Reference</h1>
46 <p>Implements history list dialog.  
47 <a href="#_details">More...</a></p>
48 <code>#include &lt;QDialog&gt;</code><br/>
49 <code>#include &quot;<a class="el" href="SearchBarWidget_8h_source.html">SearchBarWidget.h</a>&quot;</code><br/>
50 <code>#include &quot;../../includes/History.h&quot;</code><br/>
51 <code>#include &lt;QtGui&gt;</code><br/>
52
53 <p><a href="HistoryListDialog_8h_source.html">Go to the source code of this file.</a></p>
54 <table border="0" cellpadding="0" cellspacing="0">
55 <tr><td colspan="2"><h2>Classes</h2></td></tr>
56 <tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classHistoryListDialog.html">HistoryListDialog</a></td></tr>
57 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Implements history list dialog.  <a href="classHistoryListDialog.html#_details">More...</a><br/></td></tr>
58 </table>
59 <hr/><a name="_details"></a><h2>Detailed Description</h2>
60 <p>Implements history list dialog. </p>
61 <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>
62 </div>
63 <!--- window showing the filter options -->
64 <div id="MSearchSelectWindow"
65      onmouseover="return searchBox.OnSearchSelectShow()"
66      onmouseout="return searchBox.OnSearchSelectHide()"
67      onkeydown="return searchBox.OnSearchSelectKey(event)">
68 <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>
69
70 <!-- iframe showing the search results (closed by default) -->
71 <div id="MSearchResultsWindow">
72 <iframe src="" frameborder="0" 
73         name="MSearchResults" id="MSearchResults">
74 </iframe>
75 </div>
76
77 <hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Aug 18 16:45:34 2010 for mDictionary by&nbsp;
78 <a href="http://www.doxygen.org/index.html">
79 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
80 </body>
81 </html>