GpgFrontend-Doxygen/docs/html/SettingsAdvanced_8h_source.html

314 lines
81 KiB
HTML
Raw Normal View History

2022-05-08 19:59:26 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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"/>
2022-05-08 22:01:23 +00:00
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
2022-05-08 19:59:26 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>GpgFrontend Project: src/ui/settings/SettingsAdvanced.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
2022-05-08 22:01:23 +00:00
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
2022-05-08 19:59:26 +00:00
<div id="projectname">GpgFrontend Project
</div>
<div id="projectbrief">A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
2022-05-08 22:01:23 +00:00
<!-- Generated by Doxygen 1.8.17 -->
2022-05-08 19:59:26 +00:00
<script type="text/javascript">
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2022-05-08 19:59:26 +00:00
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
2022-05-08 19:59:26 +00:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-05-08 22:01:23 +00:00
/* @license-end */</script>
2022-05-08 19:59:26 +00:00
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
2022-05-08 19:59:26 +00:00
$(document).ready(function(){initNavTree('SettingsAdvanced_8h_source.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
2022-05-08 22:01:23 +00:00
<div class="headertitle">
<div class="title">SettingsAdvanced.h</div> </div>
2022-05-08 19:59:26 +00:00
</div><!--header-->
<div class="contents">
2022-05-08 22:01:23 +00:00
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160; </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="preprocessor">#ifndef GPGFRONTEND_SETTINGSADVANCED_H</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#define GPGFRONTEND_SETTINGSADVANCED_H</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="preprocessor">#include &quot;ui/GpgFrontendUI.h&quot;</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; </div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceGpgFrontend_1_1UI.html">GpgFrontend::UI</a> {</div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1UI_1_1AdvancedTab.html"> 35</a></span>&#160;<span class="keyword">class </span><a class="code" href="classGpgFrontend_1_1UI_1_1AdvancedTab.html">AdvancedTab</a> : <span class="keyword">public</span> QWidget {</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; Q_OBJECT</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; </div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classGpgFrontend_1_1UI_1_1AdvancedTab.html">AdvancedTab</a>(QWidget* parent = <span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; </div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; <span class="keywordtype">void</span> SetSettings();</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; </div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; <span class="keywordtype">void</span> ApplySettings();</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; QCheckBox* stegano_check_box_;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; QCheckBox* auto_pubkey_exchange_check_box_;</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; </div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; signals:</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <span class="keywordtype">void</span> SignalRestartNeeded(<span class="keywordtype">bool</span> needed);</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;};</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; </div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;<span class="preprocessor">#endif // GPGFRONTEND_SETTINGSADVANCED_H</span></div>
2022-05-08 19:59:26 +00:00
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aa9c986dd95984811479ea93230c74b5d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa9c986dd95984811479ea93230c74b5d">GpgFrontend::UI::MainWindow::slot_verify</a></div><div class="ttdeci">void slot_verify()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:237</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_af9640e5732c2595d0c094e7ff7e371ac"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac">GpgFrontend::UI::MainWindow::quote_act_</a></div><div class="ttdeci">QAction * quote_act_</div><div class="ttdoc">Action to quote text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:376</div></div>
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_a57d0a4dba23cd3d9b42222d40c710dc1"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#a57d0a4dba23cd3d9b42222d40c710dc1">GpgFrontend::UI::process_tarball_into_directory</a></div><div class="ttdeci">bool process_tarball_into_directory(QWidget *parent, std::filesystem::path &amp;path)</div><div class="ttdoc">convert directory into tarball</div><div class="ttdef"><b>Definition:</b> MainWindowFileSlotFunction.cpp:67</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ad27dcf3f534f13d8df71df680c4d177c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c">GpgFrontend::UI::MainWindow::upload_key_to_server</a></div><div class="ttdeci">void upload_key_to_server()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:496</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html">GpgFrontend::UI</a></div><div class="ttdef"><b>Definition:</b> VerifyDetailsDialog.cpp:33</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a3599bd01636a873cf3437ab6b9d38780"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780">GpgFrontend::UI::TextEdit::SlotCopy</a></div><div class="ttdeci">void SlotCopy() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:519</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_aa30daf558cb85bbdcad55a805a106109"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#aa30daf558cb85bbdcad55a805a106109">GpgFrontend::UI::TextEdit::CurFilePage</a></div><div class="ttdeci">FilePage * CurFilePage() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:363</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgFileOpera_html_a350df1c07c054625c4755a78e6ca5ca8"><div class="ttname"><a href="classGpgFrontend_1_1GpgFileOpera.html#a350df1c07c054625c4755a78e6ca5ca8">GpgFrontend::GpgFileOpera::SignFile</a></div><div class="ttdeci">static GpgError SignFile(KeyListPtr keys, const std::string &amp;in_path, const std::string &amp;out_path, GpgSignResult &amp;result, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdef"><b>Definition:</b> GpgFileOpera.cpp:103</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a7a4b6490038470a8849231e48282da98"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7a4b6490038470a8849231e48282da98">GpgFrontend::UI::MainWindow::save_settings</a></div><div class="ttdeci">void save_settings()</div><div class="ttdef"><b>Definition:</b> MainWindow.cpp:272</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a9ec699536a35a37961a8c6da1e231ae3"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9ec699536a35a37961a8c6da1e231ae3">GpgFrontend::UI::MainWindow::SlotFileEncrypt</a></div><div class="ttdeci">void SlotFileEncrypt()</div><div class="ttdef"><b>Definition:</b> MainWindowFileSlotFunction.cpp:151</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a29a811d4d440c79c1bd2cc2bb40cdf7e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e">GpgFrontend::UI::MainWindow::slot_open_file_tab</a></div><div class="ttdeci">void slot_open_file_tab()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:58</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_af5dfdfd48ef64cc46e524ec70a22fe3a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a">GpgFrontend::UI::PlainTextEditorPage::ShowNotificationWidget</a></div><div class="ttdeci">void ShowNotificationWidget(QWidget *widget, const char *className)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:82</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_abe38474d4e81726147f9df8a9721ce6e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e">GpgFrontend::UI::MainWindow::redo_act_</a></div><div class="ttdeci">QAction * redo_act_</div><div class="ttdoc">Action to redo last action.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:382</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKeyImportExporter_html_aa9fbda8f6c3fa36a503075d7a124fa3f"><div class="ttname"><a href="classGpgFrontend_1_1GpgKeyImportExporter.html#aa9fbda8f6c3fa36a503075d7a124fa3f">GpgFrontend::GpgKeyImportExporter::ExportKeys</a></div><div class="ttdeci">bool ExportKeys(KeyIdArgsListPtr &amp;uid_list, ByteArrayPtr &amp;out_buffer, bool secret=false) const</div><div class="ttdef"><b>Definition:</b> GpgKeyImportExporter.cpp:71</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgBasicOperator_html_a9ea9e81194917e08f46eb657281b7953"><div class="ttname"><a href="classGpgFrontend_1_1GpgBasicOperator.html#a9ea9e81194917e08f46eb657281b7953">GpgFrontend::GpgBasicOperator::Decrypt</a></div><div class="ttdeci">gpgme_error_t Decrypt(BypeArrayRef in_buffer, ByteArrayPtr &amp;out_buffer, GpgDecrResult &amp;result)</div><div class="ttdoc">Call the interface provided by gpgme for decryption operation.</div><div class="ttdef"><b>Definition:</b> GpgBasicOperator.cpp:64</div></div>
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_a5470872566b41ce628f64039f34b964a"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#a5470872566b41ce628f64039f34b964a">GpgFrontend::UI::process_directory_into_tarball</a></div><div class="ttdeci">bool process_directory_into_tarball(QWidget *parent, QString &amp;path)</div><div class="ttdoc">convert tarball into directory</div><div class="ttdef"><b>Definition:</b> MainWindowFileSlotFunction.cpp:114</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a3c976a5494d06c2186d94e7cc8ebe457"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a3c976a5494d06c2186d94e7cc8ebe457">GpgFrontend::UI::TextEdit::MaybeSaveAnyTab</a></div><div class="ttdeci">bool MaybeSaveAnyTab()</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:304</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_abe0683e48485f9fcff622d9519c37ed9"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9">GpgFrontend::UI::MainWindow::quit_act_</a></div><div class="ttdeci">QAction * quit_act_</div><div class="ttdoc">Action to quit application.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:359</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a313a5d7d0847114a6f11e4d7870edd86"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a313a5d7d0847114a6f11e4d7870edd86">GpgFrontend::UI::MainWindow::cut_pgp_header_act_</a></div><div class="ttdeci">QAction * cut_pgp_header_act_</div><div class="ttdoc">Action for cutting the PGP header.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:391</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a0ab96012df041f2c2e47092db0600355"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a0ab96012df041f2c2e47092db0600355">GpgFrontend::UI::MainWindow::create_actions</a></div><div class="ttdeci">void create_actions()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:34</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ab23c7e67dd1f5295b3c49ad79dfd5919"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ab23c7e67dd1f5295b3c49ad79dfd5919">GpgFrontend::UI::MainWindow::SlotFileDecryptVerify</a></div><div class="ttdeci">void SlotFileDecryptVerify()</div><div class="ttdef"><b>Definition:</b> MainWindowFileSlotFunction.cpp:662</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a7f5a88922d06bee977335fb4b5f1d86d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d">GpgFrontend::UI::MainWindow::slot_cut_pgp_header</a></div><div class="ttdeci">void slot_cut_pgp_header()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:161</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a3c0a5305cf55fe5bee2f18298f983cad"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a3c0a5305cf55fe5bee2f18298f983cad">GpgFrontend::UI::MainWindow::browser_act_</a></div><div class="ttdeci">QAction * browser_act_</div><div class="ttdoc">Action to open file browser.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:354</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a70484d7cfe9f9dcbcd5f8bb749250f36"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">GpgFrontend::SingletonFunctionObject&lt; GlobalSettingStation &gt;::GetInstance</a></div><div class="ttdeci">static GlobalSettingStation &amp; GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdoc">Get the Instance object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:181</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a72006c9f8f45ac4d154c67f62a29446d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a72006c9f8f45ac4d154c67f62a29446d">GpgFrontend::UI::TextEdit::SlotOpenFile</a></div><div class="ttdeci">void SlotOpenFile(QString &amp;path)</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:82</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgBasicOperator_html_a11845a9a3ea2941e14faa9130f0ac9ef"><div class="ttname"><a href="classGpgFrontend_1_1GpgBasicOperator.html#a11845a9a3ea2941e14faa9130f0ac9ef">GpgFrontend::GpgBasicOperator::DecryptVerify</a></div><div class="ttdeci">gpgme_error_t DecryptVerify(BypeArrayRef in_buffer, ByteArrayPtr &amp;out_buffer, GpgDecrResult &amp;decrypt_result, GpgVerifyResult &amp;verify_result)</div><div class="ttdoc">Call the interface provided by gpgme to perform decryption and verification operations at the same ti...</div><div class="ttdef"><b>Definition:</b> GpgBasicOperator.cpp:123</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a15335d38187ddf580b7200d856768cfb"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a15335d38187ddf580b7200d856768cfb">GpgFrontend::UI::TextEdit::SlotOpen</a></div><div class="ttdeci">void SlotOpen()</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:110</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgFileOpera_html_a234d939ae0b2c3f799dd01130fad9379"><div class="ttname"><a href="classGpgFrontend_1_1GpgFileOpera.html#a234d939ae0b2c3f799dd01130fad9379">GpgFrontend::GpgFileOpera::EncryptFile</a></div><div class="ttdeci">static unsigned int EncryptFile(KeyListPtr keys, const std::string &amp;in_path, const std::string &amp;out_path, GpgEncrResult &amp;result, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdoc">Encrypted file.</div><div class="ttdef"><b>Definition:</b> GpgFileOpera.cpp:40</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a38f243880cfb9276545b08f0730811e7"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7">GpgFrontend::UI::MainWindow::key_tool_bar_</a></div><div class="ttdeci">QToolBar * key_tool_bar_</div><div class="ttdoc">Toolbar holding key operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:343</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_aee4f46e54f29da671838ed232e526700"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aee4f46e54f29da671838ed232e526700">GpgFrontend::UI::PlainTextEditorPage::CloseNoteByClass</a></div><div class="ttdeci">void CloseNoteByClass(const char *className)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:88</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_ae1e710c6722910b8d35df97aaabb3162"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#ae1e710c6722910b8d35df97aaabb3162">GpgFrontend::UI::TextEdit::SlotCut</a></div><div class="ttdeci">void SlotCut() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:511</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a7d7504339221bd680fb18698dd829b32"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32">GpgFrontend::UI::InfoBoardWidget::ResetOptionActionsMenu</a></div><div class="ttdeci">void ResetOptionActionsMenu()</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:129</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a0e9920cf0fc974ac2f70d3f039f009f2"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2">GpgFrontend::UI::MainWindow::view_menu_</a></div><div class="ttdeci">QMenu * view_menu_</div><div class="ttdoc">Submenu for view operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:331</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1SoftwareVersion_html"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1SoftwareVersion.html">GpgFrontend::UI::SoftwareVersion</a></div><div class="ttdef"><b>Definition:</b> SoftwareVersion.h:39</div></div>
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_a9ab218dde057182cb4911c4792acd925"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925">GpgFrontend::UI::import_unknown_key_from_keyserver</a></div><div class="ttdeci">void import_unknown_key_from_keyserver(QWidget *parent, const GpgVerifyResultAnalyse &amp;verify_res)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:57</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1GlobalSettingStation_html_a14433405831283cd95091d741614d03b"><div class="ttname"><a href="classGpgFrontend_1_1GlobalSettingStation.html#a14433405831283cd95091d741614d03b">GpgFrontend::GlobalSettingStation::GetUISettings</a></div><div class="ttdeci">libconfig::Setting &amp; GetUISettings() noexcept</div><div class="ttdef"><b>Definition:</b> GlobalSettingStation.h:68</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_af08c62c38a750382ee218191c8e13f4f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#af08c62c38a750382ee218191c8e13f4f">GpgFrontend::UI::MainWindow::file_menu_</a></div><div class="ttdeci">QMenu * file_menu_</div><div class="ttdoc">Submenu for file-operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:326</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a48351dc1529da3b8da311f65b735b5f1"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1">GpgFrontend::UI::TextEdit::SlotCurPageTextEdit</a></div><div class="ttdeci">PlainTextEditorPage * SlotCurPageTextEdit() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:374</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a0cded37ef6e07856bbe439b0e90db839"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839">GpgFrontend::UI::MainWindow::sign_act_</a></div><div class="ttdeci">QAction * sign_act_</div><div class="ttdoc">Action to sign text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:364</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_ae2b3bf422789d56087face98b6a9e929"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#ae2b3bf422789d56087face98b6a9e929">GpgFrontend::UI::TextEdit::SlotRedo</a></div><div class="ttdeci">void SlotRedo() const</div><div class="ttdoc">redo last change in current text page</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:545</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a73ddb7feb1f70eac44e038c3dc925fec"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a73ddb7feb1f70eac44e038c3dc925fec">GpgFrontend::UI::KeyList::AddListGroupTab</a></div><div class="ttdeci">void AddListGroupTab(const QString &amp;name, KeyListRow::KeyType selectType=KeyListRow::SECRET_OR_PUBLIC_KEY, KeyListColumn::InfoType infoType=KeyListColumn::ALL, const std::function&lt; bool(const GpgKey &amp;)&gt; &amp;filter=[](const GpgKey &amp;) -&gt; bool { return true;})</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:96</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a76bf3784d751db78ed13bd9962e14472"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472">GpgFrontend::UI::MainWindow::slot_append_selected_keys</a></div><div class="ttdeci">void slot_append_selected_keys()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:449</div></div>
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_a915af1392056ddeb14099632d9679fc4"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#a915af1392056ddeb14099632d9679fc4">GpgFrontend::UI::process_operation</a></div><div class="ttdeci">void process_operation(QWidget *parent, const std::string &amp;waiting_title, const std::function&lt; void()&gt; &amp;func)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:112</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a14bb12fa25620e1a93bd23c9f7c84081"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081">GpgFrontend::UI::MainWindow::verify_act_</a></div><div class="ttdeci">QAction * verify_act_</div><div class="ttdoc">Action to verify text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:365</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AdvancedTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AdvancedTab.html">GpgFrontend::UI::AdvancedTab</a></div><div class="ttdef"><b>Definition:</b> SettingsAdvanced.h:35</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a3bc26cc1e0f00f0ce2f95c0b6c8778d8"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a3bc26cc1e0f00f0ce2f95c0b6c8778d8">GpgFrontend::UI::CommonUtils::SlotImportKeys</a></div><div class="ttdeci">void SlotImportKeys(QWidget *parent, const std::string &amp;in_buffer)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:164</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a9dd292f55fba1fe62c83508fef7e43a1"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9dd292f55fba1fe62c83508fef7e43a1">GpgFrontend::UI::MainWindow::about_act_</a></div><div class="ttdeci">QAction * about_act_</div><div class="ttdoc">Action to open about dialog.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:385</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a1e0d23d361b8e339ca85410db2bdfb64"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64">GpgFrontend::UI::MainWindow::file_tool_bar_</a></div><div class="ttdeci">QToolBar * file_tool_bar_</div><div class="ttdoc">Toolbar holding file actions.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:339</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a72014409d407c161b048e07c061b4cf9"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9">GpgFrontend::UI::TextEdit::SlotCurPageFileTreeView</a></div><div class="ttdeci">FilePage * SlotCurPageFileTreeView() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:380</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_adfa3b3ae1de1fd04c5ea09e3c97c3e98"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98">GpgFrontend::UI::MainWindow::refresh_keys_from_key_server</a></div><div class="ttdeci">void refresh_keys_from_key_server()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:487</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a3cb7daedbef61c1be27635c9ebc9e689"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689">GpgFrontend::UI::MainWindow::zoom_in_act_</a></div><div class="ttdeci">QAction * zoom_in_act_</div><div class="ttdoc">Action to zoom in.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:383</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a9fbd8a2f5b2b5869276db83a4ad20216"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9fbd8a2f5b2b5869276db83a4ad20216">GpgFrontend::UI::MainWindow::create_menus</a></div><div class="ttdeci">void create_menus()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:315</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a2c2f6c021219564846f1624f6bb5b9a2"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a2c2f6c021219564846f1624f6bb5b9a2">GpgFrontend::UI::MainWindow::cut_act_</a></div><div class="ttdeci">QAction * cut_act_</div><div class="ttdoc">Action to cut text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:377</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SettingsDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SettingsDialog.html">GpgFrontend::UI::SettingsDialog</a></div><div class="ttdef"><b>Definition:</b> SettingsDialog.h:46</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aabf3ddf6b624790369f164b4889c95be"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be">GpgFrontend::UI::MainWindow::slot_start_wizard</a></div><div class="ttdeci">void slot_start_wizard()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:40</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a04668246525874760f47a340b4b7d8de"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a04668246525874760f47a340b4b7d8de">GpgFrontend::UI::MainWindow::create_dock_windows</a></div><div class="ttdeci">void create_dock_windows()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:445</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgBasicOperator_html_af0347cb28ff73b2250395ceaa9001509"><div class="ttname"><a href="classGpgFrontend_1_1GpgBasicOperator.html#af0347cb28ff73b2250395ceaa9001509">GpgFrontend::GpgBasicOperator::Verify</a></div><div class="ttdeci">gpgme_error_t Verify(BypeArrayRef in_buffer, ByteArrayPtr &amp;sig_buffer, GpgVerifyResult &amp;result) const</div><div class="ttdoc">Call the interface provided by gpgme for verification operation.</div><div class="ttdef"><b>Definition:</b> GpgBasicOperator.cpp:81</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_af77f66b6b869f6ddb3d2caa3bc40bb09"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#af77f66b6b869f6ddb3d2caa3bc40bb09">GpgFrontend::UI::MainWindow::copy_mail_address_to_clipboard_act_</a></div><div class="ttdeci">QAction * copy_mail_address_to_clipboard_act_</div><div class="ttdef"><b>Definition:</b> MainWindow.h:372</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgBasicOperator_html_a988d7e65e85fc7a578f26300332a65d3"><div class="ttname"><a href="classGpgFrontend_1_1GpgBasicOperator.html#a988d7e65e85fc7a578f26300332a65d3">GpgFrontend::GpgBasicOperator::Sign</a></div><div class="ttdeci">gpg_error_t Sign(KeyListPtr signers, BypeArrayRef in_buffer, ByteArrayPtr &amp;out_buffer, gpgme_sig_mode_t mode, GpgSignResult &amp;result)</div><div class="ttdoc">Call the interface provided by gpgme for signing operation.</div><div class="ttdef"><b>Definition:</b> GpgBasicOperator.cpp:101</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_ac1e5046770c36f67aab34715e50c0a33"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#ac1e5046770c36f67aab34715e50c0a33">GpgFrontend::UI::KeyList::GetChecked</a></div><div class="ttdeci">KeyIdArgsListPtr GetChecked()</div><div class="ttdoc">Get the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:179</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a8d5ce6514ef3fa8ac3223176f5fa2701"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701">GpgFrontend::UI::MainWindow::switch_tab_up_act_</a></div><div class="ttdeci">QAction * switch_tab_up_act_</div><div class="ttdoc">Action to switch tab up.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:351</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ab1fb798caf43dd067beca5285444d47d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ab1fb798caf43dd067beca5285444d47d">GpgFrontend::UI::MainWindow::SlotSetRestartNeeded</a></div><div class="ttdeci">void SlotSetRestartNeeded(bool needed)</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:185</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aea9274389c3b049793fe5aa5a6adf63c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c">GpgFrontend::UI::MainWindow::slot_clean_double_line_breaks</a></div><div class="ttdeci">void slot_clean_double_line_breaks()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:137</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_ae22ecadf31648f424eb8ab86bd28ef39"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#ae22ecadf31648f424eb8ab86bd28ef39">GpgFrontend::UI::TextEdit::SlotNewFileTab</a></div><div class="ttdeci">void SlotNewFileTab() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:72</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a05b838ad518857fed24864ecce40c203"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a05b838ad518857fed24864ecce40c203">GpgFrontend::UI::MainWindow::SlotOpenFile</a></div><div class="ttdeci">void SlotOpenFile(QString &amp;path)</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:503</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a4a1edafb8c67b181ff3c29394147571d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d">GpgFrontend::UI::MainWindow::open_act_</a></div><div class="ttdeci">QAction * open_act_</div><div class="ttdoc">Action to open file.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:353</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a8d6fe32ab64797459443ed285d769745"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745">GpgFrontend::UI::MainWindow::import_key_menu_</a></div><div class="ttdeci">QMenu * import_key_menu_</div><div class="ttdoc">Submenu for import operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:332</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a2417c807356e3b876ecb2f572568670b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a2417c807356e3b876ecb2f572568670b">GpgFrontend::UI::MainWindow::encrypt_sign_act_</a></div><div class="ttdeci">QAction * encrypt_sign_act_</div><div class="ttdoc">Action to encrypt and sign text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:361</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a6c814253dfc061bfdae0fa71c6196c55"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55">GpgFrontend::UI::TextEdit::SlotSelectAll</a></div><div class="ttdeci">void SlotSelectAll() const</div><div class="ttdoc">select all in current text page</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:573</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a62ea61c38e758022ba655c6faf54322b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b">GpgFrontend::UI::MainWindow::paste_act_</a></div><div class="ttdeci">QAction * paste_act_</div><div class="ttdoc">Action to paste text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:378</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ae11d01211c2914ecc148e13dd7de506e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ae11d01211c2914ecc148e13dd7de506e">GpgFrontend::UI::MainWindow::slot_encrypt</a></div><div class="ttdeci">void slot_encrypt()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:42</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyMgmt_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></div><div class="ttdef"><b>Definition:</b> KeyMgmt.h:45</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgVerifyResultAnalyse_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgVerifyResultAnalyse.html">GpgFrontend::GpgVerifyResultAnalyse</a></div><div class="ttdef"><b>Definition:</b> GpgVerifyResultAnalyse.h:40</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_af466ec2b8ab3f695d206efc0574bbe20"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20">GpgFrontend::UI::TextEdit::SlotFillTextEditWithText</a></div><div class="ttdeci">void SlotFillTextEditWithText(const QString &amp;text) const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:407</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyServerImportDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></div><div class="ttdef"><b>Definition:</b> KeyServerImportDialog.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aac320aef3b49cd068544aac54b927f7a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aac320aef3b49cd068544aac54b927f7a">GpgFrontend::UI::MainWindow::crypt_tool_bar_</a></div><div class="ttdeci">QToolBar * crypt_tool_bar_</div><div class="ttdoc">Toolbar holding crypt actions.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:338</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_af763a506aed7d0fb2125d1859583b853"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853">GpgFrontend::UI::MainWindow::steganography_menu_</a></div><div class="ttdeci">QMenu * steganography_menu_</div><div class="ttdoc">Submenu for steganography operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:337</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a6a02fce9dc4039c982d6dd19231517ee"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee">GpgFrontend::UI::TextEdit::SlotQuote</a></div><div class="ttdeci">void SlotQuote() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:385</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1SoftwareVersion_html_a587a3fdb047a15c3771c2af5eebdbf4b"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1SoftwareVersion.html#a587a3fdb047a15c3771c2af5eebdbf4b">GpgFrontend::UI::SoftwareVersion::VersionWithDrawn</a></div><div class="ttdeci">bool VersionWithDrawn() const</div><div class="ttdef"><b>Definition:</b> SoftwareVersion.h:68</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SettingsObject_html_a5ddcc2e0bc6d4c2f88e6e00371d4792e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SettingsObject.html#a5ddcc2e0bc6d4c2f88e6e00371d4792e">GpgFrontend::UI::SettingsObject::Check</a></div><div class="ttdeci">nlohmann::json &amp; Check(const std::string &amp;key, const nlohmann::json &amp;default_value)</div><div class="ttdef"><b>Definition:</b> SettingsObject.cpp:31</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a70397629ae3ffe039051b80a099c7979"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a70397629ae3ffe039051b80a099c7979">GpgFrontend::UI::MainWindow::zoom_out_act_</a></div><div class="ttdeci">QAction * zoom_out_act_</div><div class="ttdoc">Action to zoom out.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:384</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyDetailsDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a></div><div class="ttdef"><b>Definition:</b> KeyDetailsDialog.h:37</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_adaa66d9cdc51c946efc99bb94deda31c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#adaa66d9cdc51c946efc99bb94deda31c">GpgFrontend::UI::MainWindow::key_list_dock_</a></div><div class="ttdeci">QDockWidget * key_list_dock_</div><div class="ttdoc">Encrypt Dock.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:346</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a033d448541b44fa48b76dec828a4eb0e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e">GpgFrontend::UI::MainWindow::slot_show_key_details</a></div><div class="ttdeci">void slot_show_key_details()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:475</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a8f9dd7edba23321a13ed630cdef7fdcc"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc">GpgFrontend::UI::MainWindow::print_act_</a></div><div class="ttdeci">QAction * print_act_</div><div class="ttdoc">Action to print.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:357</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_aa2230418dc8f72c400f5a90082a983c9"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9">GpgFrontend::UI::TextEdit::SlotPaste</a></div><div class="ttdeci">void SlotPaste() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:529</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a85a98a1ec5418c110201980fa013d1fd"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a85a98a1ec5418c110201980fa013d1fd">GpgFrontend::UI::MainWindow::SetCryptoMenuStatus</a></div><div class="ttdeci">void SetCryptoMenuStatus(CryptoMenu::OperationType type)</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:191</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1SoftwareVersion_html_a43663cd2d086299a0f0304f5bde9c663"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1SoftwareVersion.html#a43663cd2d086299a0f0304f5bde9c663">GpgFrontend::UI::SoftwareVersion::CurrentVersionReleased</a></div><div class="ttdeci">bool CurrentVersionReleased() const</div><div class="ttdef"><b>Definition:</b> SoftwareVersion.h:79</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a1d61ea803e6c825bd54f42ba9ae85919"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a1d61ea803e6c825bd54f42ba9ae85919">GpgFrontend::UI::MainWindow::slot_decrypt_verify</a></div><div class="ttdeci">void slot_decrypt_verify()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:374</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a02fa44ba0c56f3f6ae125f8490faf254"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a02fa44ba0c56f3f6ae125f8490faf254">GpgFrontend::UI::TextEdit::SlotSaveAs</a></div><div class="ttdeci">bool SlotSaveAs()</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:199</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_af93d72eaf58326f1f9e926752c6b1fc6"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6">GpgFrontend::UI::MainWindow::slot_copy_mail_address_to_clipboard</a></div><div class="ttdeci">void slot_copy_mail_address_to_clipboard()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:462</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_af1e364b513f566c743a5d36c19098762"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#af1e364b513f566c743a5d36c19098762">GpgFrontend::UI::TextEdit::SlotSwitchTabUp</a></div><div class="ttdeci">void SlotSwitchTabUp() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:474</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a88af746cd550792ab6095d2ebbd29b41"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41">GpgFrontend::UI::MainWindow::switch_tab_down_act_</a></div><div class="ttdeci">QAction * switch_tab_down_act_</div><div class="ttdoc">Action to switch tab down.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:352</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_adca2bbfa746b5598f2a4f74026b84224"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#adca2bbfa746b5598f2a4f74026b84224">GpgFrontend::UI::TextEdit::SlotPrint</a></div><div class="ttdeci">void SlotPrint()</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:440</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SettingsObject_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SettingsObject.html">GpgFrontend::UI::SettingsObject</a></div><div class="ttdoc">The SettingsObject class This class is used to store settings for the application securely.</div><div class="ttdef"><b>Definition:</b> SettingsObject.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a4a81e69f6dc74ea649ca9a2358342fd5"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5">GpgFrontend::UI::TextEdit::SlotUndo</a></div><div class="ttdeci">void SlotUndo() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:537</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a8bcdcbe678b8dc0837fffda2ebfe79bf"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8bcdcbe678b8dc0837fffda2ebfe79bf">GpgFrontend::UI::MainWindow::SlotFileSign</a></div><div class="ttdeci">void SlotFileSign()</div><div class="ttdef"><b>Definition:</b> MainWindowFileSlotFunction.cpp:355</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a1bcca32b18c539a2ae83c30fc07db544"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected</a></div><div class="ttdeci">KeyIdArgsListPtr GetSelected()</div><div class="ttdoc">Get the Selected object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:251</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a057526790f6b2f6288c3a35322c34d8d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d">GpgFrontend::UI::CommonUtils::SlotImportKeyFromFile</a></div><div class="ttdeci">void SlotImportKeyFromFile(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:172</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ab67486a71126073e7c39ca12603198f4"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ab67486a71126073e7c39ca12603198f4">GpgFrontend::UI::MainWindow::append_selected_keys_act_</a></div><div class="ttdeci">QAction * append_selected_keys_act_</div><div class="ttdoc">Action to append selected keys to edit.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:371</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a672f4ef07be6ad645613ecd49399700d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a672f4ef07be6ad645613ecd49399700d">GpgFrontend::UI::MainWindow::check_update_act_</a></div><div class="ttdeci">QAction * check_update_act_</div><div class="ttdoc">Action to open about dialog.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:386</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a81c2e36427371fa6ae6381870b9b5bdd"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a81c2e36427371fa6ae6381870b9b5bdd">GpgFrontend::UI::KeyList::GetPrivateChecked</a></div><div class="ttdeci">KeyIdArgsListPtr GetPrivateChecked()</div><div class="ttdoc">Get the Private Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:207</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SignersPicker_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SignersPicker.html">GpgFrontend::UI::SignersPicker</a></div><div class="ttdef"><b>Definition:</b> SignersPicker.h:42</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgEncryptResultAnalyse_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgEncryptResultAnalyse.html">GpgFrontend::GpgEncryptResultAnalyse</a></div><div class="ttdef"><b>Definition:</b> GpgEncryptResultAnalyse.h:40</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aaa1de043b71dbcf0e8d8c265b2a67bd3"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aaa1de043b71dbcf0e8d8c265b2a67bd3">GpgFrontend::UI::MainWindow::create_tool_bars</a></div><div class="ttdeci">void create_tool_bars()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:380</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgConstants_html_a237006d6db30c7e3f8de171210eb35f2"><div class="ttname"><a href="classGpgFrontend_1_1GpgConstants.html#a237006d6db30c7e3f8de171210eb35f2">GpgFrontend::GpgConstants::PGP_CRYPT_BEGIN</a></div><div class="ttdeci">static const char * PGP_CRYPT_BEGIN</div><div class="ttdef"><b>Definition:</b> GpgConstants.h:213</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1Wizard_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1Wizard.html">GpgFrontend::UI::Wizard</a></div><div class="ttdef"><b>Definition:</b> Wizard.h:44</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aa498dfecac36590e4b60d50824dff58c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c">GpgFrontend::UI::MainWindow::undo_act_</a></div><div class="ttdeci">QAction * undo_act_</div><div class="ttdoc">Action to undo last action.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:381</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html_a888c0263f04bdd52967e092b9c73eb6d"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html#a888c0263f04bdd52967e092b9c73eb6d">GpgFrontend::GpgKey::IsPrivateKey</a></div><div class="ttdeci">bool IsPrivateKey() const</div><div class="ttdef"><b>Definition:</b> GpgKey.cpp:140</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a1ab1f3f57f9969447491e63f54420585"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585">GpgFrontend::UI::MainWindow::create_status_bar</a></div><div class="ttdeci">void create_status_bar()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:429</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgBasicOperator_html_a8f4ef57e941a066ad9d070eee51e2073"><div class="ttname"><a href="classGpgFrontend_1_1GpgBasicOperator.html#a8f4ef57e941a066ad9d070eee51e2073">GpgFrontend::GpgBasicOperator::EncryptSymmetric</a></div><div class="ttdeci">gpg_error_t EncryptSymmetric(BypeArrayRef in_buffer, ByteArrayPtr &amp;out_buffer, GpgEncrResult &amp;result)</div><div class="ttdoc">Call the interface provided by GPGME to symmetrical encryption.</div><div class="ttdef"><b>Definition:</b> GpgBasicOperator.cpp:203</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a874b505fbc1046f579a736683f5a7f65"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65">GpgFrontend::UI::MainWindow::slot_open_settings_dialog</a></div><div class="ttdeci">void slot_open_settings_dialog()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:102</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgBasicOperator_html_a08906cf2bc2ddad8489438610f388f8a"><div class="ttname"><a href="classGpgFrontend_1_1GpgBasicOperator.html#a08906cf2bc2ddad8489438610f388f8a">GpgFrontend::GpgBasicOperator::EncryptSign</a></div><div class="ttdeci">gpgme_error_t EncryptSign(KeyListPtr keys, KeyListPtr signers, BypeArrayRef in_buffer, ByteArrayPtr &amp;out_buffer, GpgEncrResult &amp;encr_result, GpgSignResult &amp;sign_result)</div><div class="ttdoc">Call the interface provided by gpgme to perform encryption and signature operations at the same time.</div><div class="ttdef"><b>Definition:</b> GpgBasicOperator.cpp:144</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a6218e6e12bdba0228e4ab4276f7fed7a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a">GpgFrontend::UI::PlainTextEditorPage::GetTextPage</a></div><div class="ttdeci">QPlainTextEdit * GetTextPage()</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:76</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ab0019ca316b971c594c2f20f418256a6"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6">GpgFrontend::UI::MainWindow::start_wizard_act_</a></div><div class="ttdeci">QAction * start_wizard_act_</div><div class="ttdoc">Action to open the wizard.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:390</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a95b2c86afbefe47e79af87e56032e306"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a95b2c86afbefe47e79af87e56032e306">GpgFrontend::UI::MainWindow::add_pgp_header_act_</a></div><div class="ttdeci">QAction * add_pgp_header_act_</div><div class="ttdoc">Action for adding the PGP header.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:392</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a3f3d03b0ec22385bee559fbd2aeb881b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a3f3d03b0ec22385bee559fbd2aeb881b">GpgFrontend::UI::MainWindow::slot_sign</a></div><div class="ttdeci">void slot_sign()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:119</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AboutDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AboutDialog.html">GpgFrontend::UI::AboutDialog</a></div><div class="ttdoc">Class for handling the about dialog.</div><div class="ttdef"><b>Definition:</b> AboutDialog.h:119</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a22256763ef83ed35a81e446b553d8112"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112">GpgFrontend::UI::MainWindow::save_as_act_</a></div><div class="ttdeci">QAction * save_as_act_</div><div class="ttdoc">Action to save file as.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:356</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a8538940a9a5dea7ddf53c89acdeb83be"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be">GpgFrontend::UI::MainWindow::import_button_</a></div><div class="ttdeci">QToolButton * import_button_</div><div class="ttdoc">Tool button for import dropdown menu in toolbar.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:345</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a9879061cfd321c6757c77f75d46dc7d8"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9879061cfd321c6757c77f75d46dc7d8">GpgFrontend::UI::MainWindow::SlotFileVerify</a></div><div class="ttdeci">void SlotFileVerify()</div><div class="ttdef"><b>Definition:</b> MainWindowFileSlotFunction.cpp:447</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a24a0b0d974fc5f8fdda60c128a82d957"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957">GpgFrontend::UI::MainWindow::slot_disable_tab_actions</a></div><div class="ttdeci">void slot_disable_tab_actions(int number)</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:60</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_af1b3538d3119c8564e83c7661f73f6ea"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#af1b3538d3119c8564e83c7661f73f6ea">GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer</a></div><div class="ttdeci">void SlotImportKeyFromKeyServer(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:188</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="anamespaceGpgFrontend_html_a4edac6df92596ba8eea3a8cdc1173684"><div class="ttname"><a href="namespaceGpgFrontend.html#a4edac6df92596ba8eea3a8cdc1173684">GpgFrontend::check_gpg_error_2_err_code</a></div><div class="ttdeci">GPGFRONTEND_CORE_EXPORT gpg_err_code_t check_gpg_error_2_err_code(gpgme_error_t err, gpgme_error_t predict=GPG_ERR_NO_ERROR)</div><div class="ttdef"><b>Definition:</b> GpgConstants.cpp:64</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_ace0b8f4c161db9f4f5db5ecbfd7a91c0"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0">GpgFrontend::UI::TextEdit::SlotSave</a></div><div class="ttdeci">void SlotSave()</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:148</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgFileOpera_html_a90949b4e9e6116784260cd0e416551db"><div class="ttname"><a href="classGpgFrontend_1_1GpgFileOpera.html#a90949b4e9e6116784260cd0e416551db">GpgFrontend::GpgFileOpera::DecryptVerifyFile</a></div><div class="ttdeci">static GpgError DecryptVerifyFile(const std::string &amp;in_path, const std::string &amp;out_path, GpgDecrResult &amp;decr_res, GpgVerifyResult &amp;verify_res)</div><div class="ttdef"><b>Definition:</b> GpgFileOpera.cpp:197</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a7fdaae01c50d540ecd8672091cdfbcc0"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7fdaae01c50d540ecd8672091cdfbcc0">GpgFrontend::UI::MainWindow::get_restart_needed</a></div><div class="ttdeci">bool get_restart_needed() const</div><div class="ttdoc">return true, if restart is needed</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:189</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1SoftwareVersion_html_abc311fd0e15da1a04b995587ca74e1a6"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1SoftwareVersion.html#abc311fd0e15da1a04b995587ca74e1a6">GpgFrontend::UI::SoftwareVersion::NeedUpgrade</a></div><div class="ttdeci">bool NeedUpgrade() const</div><div class="ttdef"><b>Definition:</b> SoftwareVersion.h:57</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1FindWidget_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1FindWidget.html">GpgFrontend::UI::FindWidget</a></div><div class="ttdoc">Class for handling the find widget shown at buttom of a textedit-page.</div><div class="ttdef"><b>Definition:</b> FindWidget.h:40</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgFileOpera_html_a14cddfe822c9410cd9c301d08963b7e7"><div class="ttname"><a href="classGpgFrontend_1_1GpgFileOpera.html#a14cddfe822c9410cd9c301d08963b7e7">GpgFrontend::GpgFileOpera::VerifyFile</a></div><div class="ttdeci">static GpgError VerifyFile(const std::string &amp;data_path, const std::string &amp;sign_path, GpgVerifyResult &amp;result, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdef"><b>Definition:</b> GpgFileOpera.cpp:135</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a6154f5dbdc9cebc0644e5d1e25895df8"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a6154f5dbdc9cebc0644e5d1e25895df8">GpgFrontend::UI::MainWindow::find_act_</a></div><div class="ttdeci">QAction * find_act_</div><div class="ttdoc">Action to find text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:380</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html_a66711ffd7f4af58594b7de984a13c327"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html#a66711ffd7f4af58594b7de984a13c327">GpgFrontend::GpgKey::IsExpired</a></div><div class="ttdeci">bool IsExpired() const</div><div class="ttdef"><b>Definition:</b> GpgKey.cpp:142</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a16ddebec90a4bd0d13baa9d972c3445f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f">GpgFrontend::UI::MainWindow::slot_open_key_management</a></div><div class="ttdeci">void slot_open_key_management()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:52</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a48368c77af7b1f4cb632870b8d914a28"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a48368c77af7b1f4cb632870b8d914a28">GpgFrontend::UI::MainWindow::slot_version_upgrade</a></div><div class="ttdeci">void slot_version_upgrade(const SoftwareVersion &amp;version)</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:505</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a70d2b2311708ab023466d343f2e914b1"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a70d2b2311708ab023466d343f2e914b1">GpgFrontend::UI::MainWindow::decrypt_verify_act_</a></div><div class="ttdeci">QAction * decrypt_verify_act_</div><div class="ttdoc">Action to encrypt and sign text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:362</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a0cb094e0409337cfd7dba1bb510ea96e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a0cb094e0409337cfd7dba1bb510ea96e">GpgFrontend::UI::MainWindow::clean_double_line_breaks_act_</a></div><div class="ttdeci">QAction * clean_double_line_breaks_act_</div><div class="ttdef"><b>Definition:</b> MainWindow.h:367</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgFileOpera_html_a6353e1688b113e5746aced6aa7f3876e"><div class="ttname"><a href="classGpgFrontend_1_1GpgFileOpera.html#a6353e1688b113e5746aced6aa7f3876e">GpgFrontend::GpgFileOpera::EncryptSignFile</a></div><div class="ttdeci">static GpgError EncryptSignFile(KeyListPtr keys, KeyListPtr signer_keys, const std::string &amp;in_path, const std::string &amp;out_path, GpgEncrResult &amp;encr_res, GpgSignResult &amp;sign_res, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdef"><b>Definition:</b> GpgFileOpera.cpp:165</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a71402943f4ed19e3aba0556b23eaa8f8"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a71402943f4ed19e3aba0556b23eaa8f8">GpgFrontend::UI::MainWindow::copy_act_</a></div><div class="ttdeci">QAction * copy_act_</div><div class="ttdoc">Action to copy text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:375</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ae28089efbd236708601470f30f26faaa"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa">GpgFrontend::UI::MainWindow::slot_find</a></div><div class="ttdeci">void slot_find()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:225</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a16bbfd12cd3a6f0df9e2c32cf7999e57"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57">GpgFrontend::UI::MainWindow::key_menu_</a></div><div class="ttdeci">QMenu * key_menu_</div><div class="ttdoc">Submenu for key-operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:330</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a01b85fb17c373d8f97ce439027c6d04e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e">GpgFrontend::UI::MainWindow::import_key_from_edit_act_</a></div><div class="ttdeci">QAction * import_key_from_edit_act_</div><div class="ttdoc">Action to import key from edit.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:366</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1FilePage_html_a3c114d414b96d3e4b2ca833ab6a48605"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1FilePage.html#a3c114d414b96d3e4b2ca833ab6a48605">GpgFrontend::UI::FilePage::GetSelected</a></div><div class="ttdeci">QString GetSelected() const</div><div class="ttdoc">Get the Selected object.</div><div class="ttdef"><b>Definition:</b> FilePage.cpp:184</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgFileOpera_html_a74eb3ba532a236d8ad284b41265b0ccd"><div class="ttname"><a href="classGpgFrontend_1_1GpgFileOpera.html#a74eb3ba532a236d8ad284b41265b0ccd">GpgFrontend::GpgFileOpera::DecryptFile</a></div><div class="ttdeci">static GpgError DecryptFile(const std::string &amp;in_path, const std::string &amp;out_path, GpgDecrResult &amp;result)</div><div class="ttdef"><b>Definition:</b> GpgFileOpera.cpp:71</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a05c54658597b04c3976c72d3a5f9add9"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a05c54658597b04c3976c72d3a5f9add9">GpgFrontend::UI::TextEdit::TabCount</a></div><div class="ttdeci">int TabCount() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:372</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ac6a42e6e3af7e76f0bd2ecc62c9520cc"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc">GpgFrontend::UI::MainWindow::select_all_act_</a></div><div class="ttdeci">QAction * select_all_act_</div><div class="ttdoc">Action to select whole text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:379</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a1ef17c566a764f707f43593a1f6b3c60"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a1ef17c566a764f707f43593a1f6b3c60">GpgFrontend::UI::MainWindow::crypt_menu_</a></div><div class="ttdeci">QMenu * crypt_menu_</div><div class="ttdoc">Submenu for crypt-operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:328</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a6d681a306c137dc107088d60b09a925f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a6d681a306c137dc107088d60b09a925f">GpgFrontend::UI::MainWindow::edit_menu_</a></div><div class="ttdeci">QMenu * edit_menu_</div><div class="ttdoc">Submenu for text-operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:327</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_aa21659aa7acba98dfd6286d69e00ab9b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b">GpgFrontend::UI::TextEdit::SlotCloseTab</a></div><div class="ttdeci">void SlotCloseTab()</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:216</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a0c8bf56fc5371cd2c5e9d2a0f67bf72a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a">GpgFrontend::UI::CommonUtils::SlotImportKeyFromClipboard</a></div><div class="ttdeci">void SlotImportKeyFromClipboard(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:193</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aa92246123272e3e1085f22612aedf48f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa92246123272e3e1085f22612aedf48f">GpgFrontend::UI::MainWindow::decrypt_act_</a></div><div class="ttdeci">QAction * decrypt_act_</div><div class="ttdoc">Action to decrypt text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:363</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_af2b3e3a0e9894633e1839df289f5ffe0"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0">GpgFrontend::UI::MainWindow::special_edit_tool_bar_</a></div><div class="ttdeci">QToolBar * special_edit_tool_bar_</div><div class="ttdoc">Toolbar holding special edit actions.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:342</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgFileOpera_html_a826efca057afb07157453b3b9e267b0f"><div class="ttname"><a href="classGpgFrontend_1_1GpgFileOpera.html#a826efca057afb07157453b3b9e267b0f">GpgFrontend::GpgFileOpera::EncryptFileSymmetric</a></div><div class="ttdeci">static unsigned int EncryptFileSymmetric(const std::string &amp;in_path, const std::string &amp;out_path, GpgEncrResult &amp;result, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdoc">运用对称加密算法加密文件</div><div class="ttdef"><b>Definition:</b> GpgFileOpera.cpp:226</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html_a637f2a5e9b9b7cafcdaada00c2f7de87"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html#a637f2a5e9b9b7cafcdaada00c2f7de87">GpgFrontend::GpgKey::IsRevoked</a></div><div class="ttdeci">bool IsRevoked() const</div><div class="ttdef"><b>Definition:</b> GpgKey.cpp:144</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a57a46ab5595622ae0b7bceef7d56bd7c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c">GpgFrontend::UI::TextEdit::SlotNewTab</a></div><div class="ttdeci">void SlotNewTab()</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:54</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a25a2e4017d77cffc8362bde9606fad30"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a25a2e4017d77cffc8362bde9606fad30">GpgFrontend::UI::MainWindow::SlotFileEncryptSign</a></div><div class="ttdeci">void SlotFileEncryptSign()</div><div class="ttdef"><b>Definition:</b> MainWindowFileSlotFunction.cpp:536</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ad6a2cecb2846b324604c4abd1fb7d11a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ad6a2cecb2846b324604c4abd1fb7d11a">GpgFrontend::UI::MainWindow::encrypt_act_</a></div><div class="ttdeci">QAction * encrypt_act_</div><div class="ttdoc">Action to encrypt text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:360</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyUploadDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html">GpgFrontend::UI::KeyUploadDialog</a></div><div class="ttdef"><b>Definition:</b> KeyUploadDialog.h:41</div></div>
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_a590a26051105940a6d6e0743b147e281"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281">GpgFrontend::UI::show_verify_details</a></div><div class="ttdeci">void show_verify_details(QWidget *parent, InfoBoardWidget *info_board, GpgError error, const GpgVerifyResult &amp;verify_result)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:48</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a55926649e28a96318b89afba01b966bf"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf">GpgFrontend::UI::MainWindow::slot_import_key_from_edit</a></div><div class="ttdeci">void slot_import_key_from_edit()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:46</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_adbac799672c43c90810366825d837e4e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e">GpgFrontend::UI::MainWindow::translate_act_</a></div><div class="ttdeci">QAction * translate_act_</div><div class="ttdoc">Action to open about dialog.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:387</div></div>
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_abd3c7c636954390d52150b4e6d38e1b3"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse</a></div><div class="ttdeci">void process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &amp;result_analyse)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:92</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html_a7eaf1e722d8a59f6a86d8e732217d89c"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html#a7eaf1e722d8a59f6a86d8e732217d89c">GpgFrontend::GpgKey::IsDisabled</a></div><div class="ttdeci">bool IsDisabled() const</div><div class="ttdef"><b>Definition:</b> GpgKey.cpp:146</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a0a6d0618f2835a6dcae707a4ca770a48"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a0a6d0618f2835a6dcae707a4ca770a48">GpgFrontend::UI::MainWindow::SlotFileDecrypt</a></div><div class="ttdeci">void SlotFileDecrypt()</div><div class="ttdef"><b>Definition:</b> MainWindowFileSlotFunction.cpp:283</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a7aa41c90105fd4c2931895d8dfb5ec45"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">GpgFrontend::UI::MainWindow::edit_</a></div><div class="ttdeci">TextEdit * edit_</div><div class="ttdoc">Tabwidget holding the edit-windows.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:325</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKeyGetter_html_aa5979c21af58b874b33c203752dcc805"><div class="ttname"><a href="classGpgFrontend_1_1GpgKeyGetter.html#aa5979c21af58b874b33c203752dcc805">GpgFrontend::GpgKeyGetter::GetKeys</a></div><div class="ttdeci">KeyListPtr GetKeys(const KeyIdArgsListPtr &amp;ids)</div><div class="ttdoc">Get the Keys object.</div><div class="ttdef"><b>Definition:</b> GpgKeyGetter.cpp:143</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_afab1e0363a4b97ff68228cd4bd7cbc62"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62">GpgFrontend::UI::MainWindow::open_settings_act_</a></div><div class="ttdeci">QAction * open_settings_act_</div><div class="ttdoc">Action to open settings dialog.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:388</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a821247d738457c4ee046162aad6728f9"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9">GpgFrontend::UI::MainWindow::slot_add_pgp_header</a></div><div class="ttdeci">void slot_add_pgp_header()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:147</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgSignResultAnalyse_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgSignResultAnalyse.html">GpgFrontend::GpgSignResultAnalyse</a></div><div class="ttdef"><b>Definition:</b> GpgSignResultAnalyse.h:40</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a472500fec64442b114e9ce9faf4b6a73"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73">GpgFrontend::UI::MainWindow::new_tab_act_</a></div><div class="ttdeci">QAction * new_tab_act_</div><div class="ttdoc">Action to create new tab.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:350</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a89fa105ed54d2189d762668262d74c63"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a89fa105ed54d2189d762668262d74c63">GpgFrontend::UI::MainWindow::help_menu_</a></div><div class="ttdeci">QMenu * help_menu_</div><div class="ttdoc">Submenu for help-operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:329</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ab0f148559d830fcf10b5a1937b0a47dc"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc">GpgFrontend::UI::MainWindow::save_act_</a></div><div class="ttdeci">QAction * save_act_</div><div class="ttdoc">Action to save file.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:355</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_aed529969f54e39e3f9da14ae6dd00d49"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#aed529969f54e39e3f9da14ae6dd00d49">GpgFrontend::UI::CommonUtils::GetInstance</a></div><div class="ttdeci">static CommonUtils * GetInstance()</div><div class="ttdoc">Get the Instance object.</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:127</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1GpgDecryptResultAnalyse_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgDecryptResultAnalyse.html">GpgFrontend::GpgDecryptResultAnalyse</a></div><div class="ttdef"><b>Definition:</b> GpgDecryptResultAnalyse.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ab531823acdbfb117c82a9906ce2107b9"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ab531823acdbfb117c82a9906ce2107b9">GpgFrontend::UI::MainWindow::edit_tool_bar_</a></div><div class="ttdeci">QToolBar * edit_tool_bar_</div><div class="ttdoc">Toolbar holding edit actions.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:340</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKeyGetter_html_ada46e39c09db8ae8ce9c87ca3ed3a876"><div class="ttname"><a href="classGpgFrontend_1_1GpgKeyGetter.html#ada46e39c09db8ae8ce9c87ca3ed3a876">GpgFrontend::GpgKeyGetter::GetKey</a></div><div class="ttdeci">GpgKey GetKey(const std::string &amp;id)</div><div class="ttdoc">Get the Key object.</div><div class="ttdef"><b>Definition:</b> GpgKeyGetter.cpp:47</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a576e06390e65576465297d2ab8d7d474"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474">GpgFrontend::UI::TextEdit::SlotSwitchTabDown</a></div><div class="ttdeci">void SlotSwitchTabDown() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:481</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_acd41722ceedd20973b7d83852fab407b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b">GpgFrontend::UI::MainWindow::show_key_details_act_</a></div><div class="ttdeci">QAction * show_key_details_act_</div><div class="ttdoc">Action to open key-details dialog.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:389</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgBasicOperator_html_a32e1eac6bb0f322588ae75ae36a9884a"><div class="ttname"><a href="classGpgFrontend_1_1GpgBasicOperator.html#a32e1eac6bb0f322588ae75ae36a9884a">GpgFrontend::GpgBasicOperator::Encrypt</a></div><div class="ttdeci">gpg_error_t Encrypt(KeyListPtr keys, BypeArrayRef in_buffer, ByteArrayPtr &amp;out_buffer, GpgEncrResult &amp;result)</div><div class="ttdoc">Call the interface provided by gpgme for encryption operation.</div><div class="ttdef"><b>Definition:</b> GpgBasicOperator.cpp:38</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a09671c3aa26a750cfd6be6c092de8715"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a09671c3aa26a750cfd6be6c092de8715">GpgFrontend::UI::MainWindow::close_tab_act_</a></div><div class="ttdeci">QAction * close_tab_act_</div><div class="ttdoc">Action to print.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:358</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:44</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ae2d89e2cc6c99ff0e16b396d2381f904"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ae2d89e2cc6c99ff0e16b396d2381f904">GpgFrontend::UI::MainWindow::slot_decrypt</a></div><div class="ttdeci">void slot_decrypt()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:182</div></div>
2022-05-08 22:01:23 +00:00
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1TextEdit_html_a7aa1230fbf796225bd6b83d381e11a3b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b">GpgFrontend::UI::TextEdit::CurTextPage</a></div><div class="ttdeci">PlainTextEditorPage * CurTextPage() const</div><div class="ttdef"><b>Definition:</b> TextEdit.cpp:359</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ad7b22560df7e3bb38b660d3ffc84dc83"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83">GpgFrontend::UI::MainWindow::open_key_management_act_</a></div><div class="ttdeci">QAction * open_key_management_act_</div><div class="ttdoc">Action to open key management.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:374</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a304efe91afa31b32725caa00c27475a4"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a304efe91afa31b32725caa00c27475a4">GpgFrontend::UI::MainWindow::slot_encrypt_sign</a></div><div class="ttdeci">void slot_encrypt_sign()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:275</div></div>
2022-05-08 19:59:26 +00:00
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_da5c6b39c0a2f54e57df6799511cd3ab.html">ui</a></li><li class="navelem"><a class="el" href="dir_de56a105f7c21a78ac2526330527c47b.html">settings</a></li><li class="navelem"><b>SettingsAdvanced.h</b></li>
2022-05-08 22:01:23 +00:00
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
2022-05-08 19:59:26 +00:00
</ul>
</div>
</body>
</html>