Added generated documentation
[mdictionary] / doc / html / ui__MainWindow_8h_source.html
diff --git a/doc/html/ui__MainWindow_8h_source.html b/doc/html/ui__MainWindow_8h_source.html
new file mode 100644 (file)
index 0000000..629102b
--- /dev/null
@@ -0,0 +1,147 @@
+<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<title>mDictionary: ui_MainWindow.h Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javaScript" src="search/search.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head>
+<body onload='searchBox.OnSelectItem(0);'>
+<!-- Generated by Doxygen 1.6.3 -->
+<script type="text/javascript"><!--
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+--></script>
+<div class="navigation" id="top">
+  <div class="tabs">
+    <ul>
+      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
+      <li><a href="annotated.html"><span>Classes</span></a></li>
+      <li class="current"><a href="files.html"><span>Files</span></a></li>
+      <li>
+        <div id="MSearchBox" class="MSearchBoxInactive">
+        <img id="MSearchSelect" src="search/search.png"
+             onmouseover="return searchBox.OnSearchSelectShow()"
+             onmouseout="return searchBox.OnSearchSelectHide()"
+             alt=""/>
+        <input type="text" id="MSearchField" value="Search" accesskey="S"
+             onfocus="searchBox.OnSearchFieldFocus(true)" 
+             onblur="searchBox.OnSearchFieldFocus(false)" 
+             onkeyup="searchBox.OnSearchFieldChange(event)"/>
+        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
+        </div>
+      </li>
+    </ul>
+  </div>
+  <div class="tabs">
+    <ul>
+      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
+    </ul>
+  </div>
+<h1>ui_MainWindow.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/********************************************************************************</span>
+<a name="l00002"></a>00002 <span class="comment">** Form generated from reading UI file &#39;MainWindow.ui&#39;</span>
+<a name="l00003"></a>00003 <span class="comment">**</span>
+<a name="l00004"></a>00004 <span class="comment">** Created: Wed Aug 4 11:59:08 2010</span>
+<a name="l00005"></a>00005 <span class="comment">**      by: Qt User Interface Compiler version 4.6.2</span>
+<a name="l00006"></a>00006 <span class="comment">**</span>
+<a name="l00007"></a>00007 <span class="comment">** WARNING! All changes made in this file will be lost when recompiling UI file!</span>
+<a name="l00008"></a>00008 <span class="comment">********************************************************************************/</span>
+<a name="l00009"></a>00009 
+<a name="l00010"></a>00010 <span class="preprocessor">#ifndef UI_MAINWINDOW_H</span>
+<a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#define UI_MAINWINDOW_H</span>
+<a name="l00012"></a>00012 <span class="preprocessor"></span>
+<a name="l00013"></a>00013 <span class="preprocessor">#include &lt;QtCore/QVariant&gt;</span>
+<a name="l00014"></a>00014 <span class="preprocessor">#include &lt;QtGui/QAction&gt;</span>
+<a name="l00015"></a>00015 <span class="preprocessor">#include &lt;QtGui/QApplication&gt;</span>
+<a name="l00016"></a>00016 <span class="preprocessor">#include &lt;QtGui/QButtonGroup&gt;</span>
+<a name="l00017"></a>00017 <span class="preprocessor">#include &lt;QtGui/QHeaderView&gt;</span>
+<a name="l00018"></a>00018 <span class="preprocessor">#include &lt;QtGui/QMainWindow&gt;</span>
+<a name="l00019"></a>00019 <span class="preprocessor">#include &lt;QtGui/QMenuBar&gt;</span>
+<a name="l00020"></a>00020 <span class="preprocessor">#include &lt;QtGui/QToolBar&gt;</span>
+<a name="l00021"></a>00021 <span class="preprocessor">#include &lt;QtGui/QVBoxLayout&gt;</span>
+<a name="l00022"></a>00022 <span class="preprocessor">#include &lt;QtGui/QWidget&gt;</span>
+<a name="l00023"></a>00023 
+<a name="l00024"></a>00024 QT_BEGIN_NAMESPACE
+<a name="l00025"></a>00025 
+<a name="l00026"></a><a class="code" href="classUi__MainWindow.html">00026</a> <span class="keyword">class </span><a class="code" href="classUi__MainWindow.html">Ui_MainWindow</a>
+<a name="l00027"></a>00027 {
+<a name="l00028"></a>00028 <span class="keyword">public</span>:
+<a name="l00029"></a>00029     QWidget *centralWidget;
+<a name="l00030"></a>00030     QVBoxLayout *verticalLayout;
+<a name="l00031"></a>00031     QMenuBar *menuBar;
+<a name="l00032"></a>00032     QToolBar *mainToolBar;
+<a name="l00033"></a>00033 
+<a name="l00034"></a>00034     <span class="keywordtype">void</span> setupUi(QMainWindow *<a class="code" href="classMainWindow.html">MainWindow</a>)
+<a name="l00035"></a>00035     {
+<a name="l00036"></a>00036         <span class="keywordflow">if</span> (MainWindow-&gt;objectName().isEmpty())
+<a name="l00037"></a>00037             MainWindow-&gt;setObjectName(QString::fromUtf8(<span class="stringliteral">&quot;MainWindow&quot;</span>));
+<a name="l00038"></a>00038         MainWindow-&gt;resize(400, 300);
+<a name="l00039"></a>00039         centralWidget = <span class="keyword">new</span> QWidget(MainWindow);
+<a name="l00040"></a>00040         centralWidget-&gt;setObjectName(QString::fromUtf8(<span class="stringliteral">&quot;centralWidget&quot;</span>));
+<a name="l00041"></a>00041         QPalette palette;
+<a name="l00042"></a>00042         QBrush brush(QColor(255, 255, 255, 255));
+<a name="l00043"></a>00043         brush.setStyle(Qt::SolidPattern);
+<a name="l00044"></a>00044         palette.setBrush(QPalette::Active, QPalette::Base, brush);
+<a name="l00045"></a>00045         QBrush brush1(QColor(0, 0, 0, 255));
+<a name="l00046"></a>00046         brush1.setStyle(Qt::SolidPattern);
+<a name="l00047"></a>00047         palette.setBrush(QPalette::Active, QPalette::Window, brush1);
+<a name="l00048"></a>00048         palette.setBrush(QPalette::Inactive, QPalette::Base, brush);
+<a name="l00049"></a>00049         palette.setBrush(QPalette::Inactive, QPalette::Window, brush1);
+<a name="l00050"></a>00050         palette.setBrush(QPalette::Disabled, QPalette::Base, brush1);
+<a name="l00051"></a>00051         palette.setBrush(QPalette::Disabled, QPalette::Window, brush1);
+<a name="l00052"></a>00052         centralWidget-&gt;setPalette(palette);
+<a name="l00053"></a>00053         centralWidget-&gt;setAutoFillBackground(<span class="keyword">true</span>);
+<a name="l00054"></a>00054         verticalLayout = <span class="keyword">new</span> QVBoxLayout(centralWidget);
+<a name="l00055"></a>00055         verticalLayout-&gt;setSpacing(6);
+<a name="l00056"></a>00056         verticalLayout-&gt;setContentsMargins(11, 11, 11, 11);
+<a name="l00057"></a>00057         verticalLayout-&gt;setObjectName(QString::fromUtf8(<span class="stringliteral">&quot;verticalLayout&quot;</span>));
+<a name="l00058"></a>00058         MainWindow-&gt;setCentralWidget(centralWidget);
+<a name="l00059"></a>00059         menuBar = <span class="keyword">new</span> QMenuBar(MainWindow);
+<a name="l00060"></a>00060         menuBar-&gt;setObjectName(QString::fromUtf8(<span class="stringliteral">&quot;menuBar&quot;</span>));
+<a name="l00061"></a>00061         menuBar-&gt;setGeometry(QRect(0, 0, 400, 23));
+<a name="l00062"></a>00062         MainWindow-&gt;setMenuBar(menuBar);
+<a name="l00063"></a>00063         mainToolBar = <span class="keyword">new</span> QToolBar(MainWindow);
+<a name="l00064"></a>00064         mainToolBar-&gt;setObjectName(QString::fromUtf8(<span class="stringliteral">&quot;mainToolBar&quot;</span>));
+<a name="l00065"></a>00065         MainWindow-&gt;addToolBar(Qt::TopToolBarArea, mainToolBar);
+<a name="l00066"></a>00066 
+<a name="l00067"></a>00067         retranslateUi(MainWindow);
+<a name="l00068"></a>00068 
+<a name="l00069"></a>00069         QMetaObject::connectSlotsByName(MainWindow);
+<a name="l00070"></a>00070     } <span class="comment">// setupUi</span>
+<a name="l00071"></a>00071 
+<a name="l00072"></a>00072     <span class="keywordtype">void</span> retranslateUi(QMainWindow *MainWindow)
+<a name="l00073"></a>00073     {
+<a name="l00074"></a>00074         MainWindow-&gt;setWindowTitle(QApplication::translate(<span class="stringliteral">&quot;MainWindow&quot;</span>, <span class="stringliteral">&quot;MainWindow&quot;</span>, 0, QApplication::UnicodeUTF8));
+<a name="l00075"></a>00075     } <span class="comment">// retranslateUi</span>
+<a name="l00076"></a>00076 
+<a name="l00077"></a>00077 };
+<a name="l00078"></a>00078 
+<a name="l00079"></a>00079 <span class="keyword">namespace </span>Ui {
+<a name="l00080"></a><a class="code" href="classUi_1_1MainWindow.html">00080</a>     <span class="keyword">class </span><a class="code" href="classUi_1_1MainWindow.html">MainWindow</a>: <span class="keyword">public</span> <a class="code" href="classUi__MainWindow.html">Ui_MainWindow</a> {};
+<a name="l00081"></a>00081 } <span class="comment">// namespace Ui</span>
+<a name="l00082"></a>00082 
+<a name="l00083"></a>00083 QT_END_NAMESPACE
+<a name="l00084"></a>00084 
+<a name="l00085"></a>00085 <span class="preprocessor">#endif // UI_MAINWINDOW_H</span>
+</pre></div></div>
+<!--- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     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">&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></div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="" frameborder="0" 
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Aug 4 12:02:54 2010 for mDictionary by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
+</body>
+</html>