Added documentation
[mdictionary] / doc / html / XdxfSettingsDialog_8h_source.html
index e92b0eb..d6655c4 100644 (file)
@@ -77,30 +77,31 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
 <a name="l00035"></a>00035 <span class="keyword">public</span>:
 <a name="l00036"></a>00036     <span class="keyword">explicit</span> <a class="code" href="classXdxfSettingsDialog.html">XdxfSettingsDialog</a>(<a class="code" href="classXdxfPlugin.html">XdxfPlugin</a>* plugin, QWidget *parent = 0);
 <a name="l00037"></a>00037 
-<a name="l00038"></a>00038     <span class="keyword">static</span> <a class="code" href="classSettings.html" title="Plugin specific configuration.">Settings</a>* getSettings(<a class="code" href="classXdxfPlugin.html">XdxfPlugin</a>* plugin, QWidget *parent);
+<a name="l00038"></a>00038     <span class="keyword">static</span> <a class="code" href="classSettings.html" title="Plugins or dictionaries may need to keep some of configuration between sessions,...">Settings</a>* getSettings(<a class="code" href="classXdxfPlugin.html">XdxfPlugin</a>* plugin, QWidget *parent);
 <a name="l00039"></a>00039 
 <a name="l00041"></a>00041     QString <a class="code" href="classXdxfSettingsDialog.html#a11408c9dfd86e43a6ae1feaa4f5eba00" title="Returns choosen by user dictionary file path.">dicitonaryFilePath</a>();
 <a name="l00042"></a>00042 
-<a name="l00044"></a>00044    <span class="comment">// bool generateCache();</span>
+<a name="l00044"></a>00044     <span class="keywordtype">bool</span> <a class="code" href="classXdxfSettingsDialog.html#a410d3a6214421f0a5751eb0f41422acb" title="Returns if user want to cache dictionary.">generateCache</a>();
 <a name="l00045"></a>00045 
 <a name="l00046"></a>00046 <span class="keyword">private</span> Q_SLOTS:
 <a name="l00047"></a>00047     <span class="keywordtype">void</span> selectFile();
-<a name="l00048"></a>00048 
-<a name="l00049"></a>00049 <span class="keyword">private</span>:
-<a name="l00050"></a>00050     QLabel* infoLabel;
-<a name="l00051"></a>00051     QPushButton* saveButton;
-<a name="l00052"></a>00052     QPushButton* browseButton;
-<a name="l00053"></a>00053     QLabel* browseLabel;
-<a name="l00054"></a>00054     QPushButton* cacheButton;
-<a name="l00055"></a>00055     QVBoxLayout* verticalLayout;
-<a name="l00056"></a>00056     QHBoxLayout* browseLayout;
-<a name="l00057"></a>00057     QHBoxLayout* cacheLayout;
-<a name="l00058"></a>00058     QString _dicitonaryFilePath;
-<a name="l00059"></a>00059     <span class="keywordtype">bool</span> _generateCache;
-<a name="l00060"></a>00060     <a class="code" href="classXdxfPlugin.html">XdxfPlugin</a>* plugin;
-<a name="l00061"></a>00061 };
-<a name="l00062"></a>00062 
-<a name="l00063"></a>00063 <span class="preprocessor">#endif // XDXFSETTINGSDIALOG_H</span>
+<a name="l00048"></a>00048     <span class="keywordtype">void</span> setGenerateCache(<span class="keywordtype">bool</span>);
+<a name="l00049"></a>00049 
+<a name="l00050"></a>00050 <span class="keyword">private</span>:
+<a name="l00051"></a>00051     QLabel* infoLabel;
+<a name="l00052"></a>00052     QPushButton* saveButton;
+<a name="l00053"></a>00053     QPushButton* browseButton;
+<a name="l00054"></a>00054     QLabel* browseLabel;
+<a name="l00055"></a>00055     QCheckBox* cacheCheckBox;
+<a name="l00056"></a>00056     QVBoxLayout* verticalLayout;
+<a name="l00057"></a>00057     QHBoxLayout* browseLayout;
+<a name="l00058"></a>00058     QHBoxLayout* cacheLayout;
+<a name="l00059"></a>00059     QString _dicitonaryFilePath;
+<a name="l00060"></a>00060     <span class="keywordtype">bool</span> _generateCache;
+<a name="l00061"></a>00061     <a class="code" href="classXdxfPlugin.html">XdxfPlugin</a>* plugin;
+<a name="l00062"></a>00062 };
+<a name="l00063"></a>00063 
+<a name="l00064"></a>00064 <span class="preprocessor">#endif // XDXFSETTINGSDIALOG_H</span>
 </pre></div></div>
 <!--- window showing the filter options -->
 <div id="MSearchSelectWindow"
@@ -116,7 +117,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
 </iframe>
 </div>
 
-<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Aug 12 14:34:59 2010 for mDictionary by&nbsp;
+<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Aug 18 16:45:34 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>