update dev docs

This commit is contained in:
arcan1s
2014-07-31 19:22:56 +04:00
parent 45775beb5b
commit 126022d63d
71 changed files with 1778 additions and 135 deletions

View File

@ -61,6 +61,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
@ -68,7 +69,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a></div>
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Macros</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
@ -141,14 +142,14 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* GITREPORTMODULE_H */</span><span class="preprocessor"></span></div>
<div class="ttc" id="class_gitreport_module_html_a87ac50c0cc1bde2f65a467eab9eab5f2"><div class="ttname"><a href="class_gitreport_module.html#a87ac50c0cc1bde2f65a467eab9eab5f2">GitreportModule::GitreportModule</a></div><div class="ttdeci">GitreportModule(QWidget *parent=0, bool debugCmd=false)</div><div class="ttdoc">GitreportModule class constructor. </div></div>
<div class="ttc" id="class_gitreport_module_html_a94a4f3945b5215fff7a88558728b2e96"><div class="ttname"><a href="class_gitreport_module.html#a94a4f3945b5215fff7a88558728b2e96">GitreportModule::sendReportUsingGitreport</a></div><div class="ttdeci">void sendReportUsingGitreport(const QMap&lt; QString, QString &gt; info)</div><div class="ttdoc">method which creates an issue </div></div>
<div class="ttc" id="class_reportabug_html"><div class="ttname"><a href="class_reportabug.html">Reportabug</a></div><div class="ttdoc">The Reportabug class is a main class of the application. </div><div class="ttdef"><b>Definition:</b> reportabug.h:42</div></div>
<div class="ttc" id="class_reportabug_html"><div class="ttname"><a href="class_reportabug.html">Reportabug</a></div><div class="ttdoc">The Reportabug class is a main class of the application. </div><div class="ttdef"><b>Definition:</b> reportabug.h:43</div></div>
<div class="ttc" id="class_gitreport_module_html_a54838444619a3b1d538ee8b34055b745"><div class="ttname"><a href="class_gitreport_module.html#a54838444619a3b1d538ee8b34055b745">GitreportModule::webView</a></div><div class="ttdeci">QWebView * webView</div><div class="ttdoc">Webkit item which is used for loading web page. </div><div class="ttdef"><b>Definition:</b> gitreportmodule.h:62</div></div>
<div class="ttc" id="class_gitreport_module_html"><div class="ttname"><a href="class_gitreport_module.html">GitreportModule</a></div><div class="ttdoc">The GitreportModule class creates issue over GitReports. </div><div class="ttdef"><b>Definition:</b> gitreportmodule.h:43</div></div>
<div class="ttc" id="class_gitreport_module_html_a78712935bd75fdb2bf28a1188c74f9ee"><div class="ttname"><a href="class_gitreport_module.html#a78712935bd75fdb2bf28a1188c74f9ee">GitreportModule::~GitreportModule</a></div><div class="ttdeci">~GitreportModule()</div><div class="ttdoc">GitreportModule class destructor. </div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Jul 31 2014 15:20:21 for reportabug by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Thu Jul 31 2014 19:19:16 for reportabug by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.7
</small></address>