Update Doxygen ref refs/heads/dev/2.1.0/main on 2023-07-14 14:34:07

This commit is contained in:
stehu 2023-07-14 14:34:07 +00:00
parent 8c83ec85dc
commit e652856eac
458 changed files with 1120 additions and 936 deletions

View File

@ -131,21 +131,26 @@ $(document).ready(function(){initNavTree('GeneralDialog_8h_source.html',''); ini
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; </div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <span class="keywordtype">void</span> movePosition2CenterOfParent();</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; </div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="keyword">private</span> slots:</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <span class="keywordtype">void</span> slot_restore_settings() noexcept;</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> isRectRestored();</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; </div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <span class="keywordtype">void</span> slot_save_settings() noexcept;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; </div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; std::string name_; </div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; QPoint pos_; </div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; QSize size_; </div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; QPoint parent_pos_;</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; QSize parent_size_;</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;};</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; </div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_GENERALDIALOG_H</span></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="keywordtype">void</span> showEvent(QShowEvent* event) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; </div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <span class="keyword">private</span> slots:</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <span class="keywordtype">void</span> slot_restore_settings() noexcept;</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; </div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <span class="keywordtype">void</span> slot_save_settings() noexcept;</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; </div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <span class="keywordtype">void</span> update_rect_cache();</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; std::string name_; </div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; QRect rect_;</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; QRect parent_rect_;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keywordtype">bool</span> rect_restored_ = <span class="keyword">false</span>;</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;};</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; </div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_GENERALDIALOG_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1GeneralDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></div><div class="ttdef"><b>Definition:</b> GeneralDialog.h:35</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1GeneralDialog_html_ac9de4c49668ffaeb6916c64f878a202c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GpgFrontend::UI::GeneralDialog::GeneralDialog</a></div><div class="ttdeci">GeneralDialog(std::string name, QWidget *parent=nullptr)</div><div class="ttdef"><b>Definition:</b> GeneralDialog.cpp:32</div></div>
<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> FileReadTask.cpp:29</div></div>

View File

@ -110,8 +110,8 @@ $(document).ready(function(){initNavTree('GpgKeyOpera_8h_source.html',''); initR
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; GpgError SetExpire(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; key, <span class="keyword">const</span> SubkeyId&amp; subkey_fpr,</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; std::unique_ptr&lt;boost::posix_time::ptime&gt;&amp; expires);</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> GenerateRevokeCert(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; key,</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keyword">const</span> std::string&amp; output_file_name);</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordtype">void</span> GenerateRevokeCert(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; key,</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keyword">const</span> std::string&amp; output_file_name);</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; </div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; GpgFrontend::GpgError ModifyPassword(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; key);</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div>

View File

@ -291,8 +291,8 @@ $(document).ready(function(){initNavTree('KeyList_8h_source.html',''); initResiz
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyMenuAbility_html"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyMenuAbility.html">GpgFrontend::UI::KeyMenuAbility</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:73</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html">GpgFrontend::UI::KeyTable</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:89</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_a77eba4055ecb7d32fab06f65b80ae07e"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e">GpgFrontend::UI::KeyTable::GetChecked</a></div><div class="ttdeci">KeyIdArgsListPtr &amp; GetChecked()</div><div class="ttdoc">Get the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:558</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_aaac381e205c323444098803e0295060f"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f">GpgFrontend::UI::KeyTable::Refresh</a></div><div class="ttdeci">void Refresh(KeyLinkListPtr m_keys=nullptr)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:577</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_ae0713ebbc21e78995db9a856d746fe6c"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c">GpgFrontend::UI::KeyTable::SetChecked</a></div><div class="ttdeci">void SetChecked(KeyIdArgsListPtr key_ids)</div><div class="ttdoc">Set the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:573</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_aaac381e205c323444098803e0295060f"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f">GpgFrontend::UI::KeyTable::Refresh</a></div><div class="ttdeci">void Refresh(KeyLinkListPtr m_keys=nullptr)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:576</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_ae0713ebbc21e78995db9a856d746fe6c"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c">GpgFrontend::UI::KeyTable::SetChecked</a></div><div class="ttdeci">void SetChecked(KeyIdArgsListPtr key_ids)</div><div class="ttdoc">Set the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:572</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_ae78160011d93abc43a1ca0f28c2ad943"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943">GpgFrontend::UI::KeyTable::KeyTable</a></div><div class="ttdeci">KeyTable(QTableWidget *_key_list, KeyListRow::KeyType _select_type, KeyListColumn::InfoType _info_type, KeyTableFilter _filter=[](const GpgKey &amp;, const KeyTable &amp;) -&gt; bool { return true;})</div><div class="ttdoc">Construct a new Key Table object.</div><div class="ttdef"><b>Definition:</b> KeyList.h:109</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -91,20 +91,22 @@ $(document).ready(function(){initNavTree('WaitingDialog_8h_source.html',''); ini
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#define __UI_WAITING_DIALOG_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"> 35</span>&#160; </div>
<div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1UI_1_1WaitingDialog.html"> 40</a></span>&#160;<span class="keyword">class </span><a class="code" href="classGpgFrontend_1_1UI_1_1WaitingDialog.html">WaitingDialog</a> : <span class="keyword">public</span> QDialog {</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; Q_OBJECT</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <a class="code" href="classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc">WaitingDialog</a>(<span class="keyword">const</span> QString&amp; title, QWidget* parent);</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; </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; </div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// __UI_WAITING_DIALOG_H__</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1WaitingDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1WaitingDialog.html">GpgFrontend::UI::WaitingDialog</a></div><div class="ttdef"><b>Definition:</b> WaitingDialog.h:40</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1WaitingDialog_html_a809d0ffc8208eb2ff5d8da76c8ee10dc"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc">GpgFrontend::UI::WaitingDialog::WaitingDialog</a></div><div class="ttdeci">WaitingDialog(const QString &amp;title, QWidget *parent)</div><div class="ttdoc">Construct a new Waiting Dialog object.</div><div class="ttdef"><b>Definition:</b> WaitingDialog.cpp:33</div></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="preprocessor">#include &quot;ui/dialog/GeneralDialog.h&quot;</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceGpgFrontend_1_1UI.html">GpgFrontend::UI</a> {</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; </div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1UI_1_1WaitingDialog.html"> 41</a></span>&#160;<span class="keyword">class </span><a class="code" href="classGpgFrontend_1_1UI_1_1WaitingDialog.html">WaitingDialog</a> : <span class="keyword">public</span> <a class="code" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GeneralDialog</a> {</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; Q_OBJECT</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <a class="code" href="classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc">WaitingDialog</a>(<span class="keyword">const</span> QString&amp; title, QWidget* parent);</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;};</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 </span><span class="comment">// __UI_WAITING_DIALOG_H__</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1GeneralDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></div><div class="ttdef"><b>Definition:</b> GeneralDialog.h:35</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1WaitingDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1WaitingDialog.html">GpgFrontend::UI::WaitingDialog</a></div><div class="ttdef"><b>Definition:</b> WaitingDialog.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1WaitingDialog_html_a809d0ffc8208eb2ff5d8da76c8ee10dc"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc">GpgFrontend::UI::WaitingDialog::WaitingDialog</a></div><div class="ttdeci">WaitingDialog(const QString &amp;title, QWidget *parent)</div><div class="ttdoc">Construct a new Waiting Dialog object.</div><div class="ttdef"><b>Definition:</b> WaitingDialog.cpp:35</div></div>
<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> FileReadTask.cpp:29</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -1 +1 @@
e07dbf2ba0765739eaa05bc8dfb44a8d
761fa7df24a1ede2971ddbc7c2e3b8bc

Binary file not shown.

Before

Width:  |  Height:  |  Size: 475 KiB

After

Width:  |  Height:  |  Size: 475 KiB

View File

@ -317,7 +317,7 @@ virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="c
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">GpgFrontend::SingletonFunctionObject&lt; TaskRunnerGetter &gt;::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1Thread_1_1Task.html#abbbb68bcac48b6c31d6fe8ee1572f151">GpgFrontend::Thread::Task::SignalTaskEnd()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a71eb87ed095754ee1e9fa79125240f3e">GpgFrontend::GpgAdvancedOperator::ClearGpgPasswordCache()</a>, <a class="el" href="classGpgFrontend_1_1GpgContext.html#a4a8f6ff37e45979159ab375b2c7d48c3">GpgFrontend::GpgContext::GetInfo()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a6876b6ee63ff7147c274e4f9538d29ce">GpgFrontend::GpgAdvancedOperator::ReloadGpgComponents()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a209f6d1d664ab672437198dc10ed8226">GpgFrontend::GpgAdvancedOperator::ResetConfigures()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a5801bf4ea7391cbcc60efd2513d41041">GpgFrontend::GpgAdvancedOperator::RestartGpgComponents()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a46085a11235894deccd312fc259d5078">GpgFrontend::GpgAdvancedOperator::StartDirmngr()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a07c32ba25cf6153fbc8ee585c4ba377c">GpgFrontend::GpgAdvancedOperator::StartGpgAgent()</a>, and <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a9313410359ed9cff9ee66fa9b4b095ee">GpgFrontend::GpgAdvancedOperator::StartKeyBoxd()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a71eb87ed095754ee1e9fa79125240f3e">GpgFrontend::GpgAdvancedOperator::ClearGpgPasswordCache()</a>, <a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a91a9a9f24f6b620ea7b906c529e3d9a4">GpgFrontend::GpgKeyOpera::GenerateRevokeCert()</a>, <a class="el" href="classGpgFrontend_1_1GpgContext.html#a4a8f6ff37e45979159ab375b2c7d48c3">GpgFrontend::GpgContext::GetInfo()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a6876b6ee63ff7147c274e4f9538d29ce">GpgFrontend::GpgAdvancedOperator::ReloadGpgComponents()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a209f6d1d664ab672437198dc10ed8226">GpgFrontend::GpgAdvancedOperator::ResetConfigures()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a5801bf4ea7391cbcc60efd2513d41041">GpgFrontend::GpgAdvancedOperator::RestartGpgComponents()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a46085a11235894deccd312fc259d5078">GpgFrontend::GpgAdvancedOperator::StartDirmngr()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a07c32ba25cf6153fbc8ee585c4ba377c">GpgFrontend::GpgAdvancedOperator::StartGpgAgent()</a>, and <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a9313410359ed9cff9ee66fa9b4b095ee">GpgFrontend::GpgAdvancedOperator::StartKeyBoxd()</a>.</p>
</div>
</div>

View File

@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1GpgKeyOpera.html',
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a151c47b997951e9162f8b036c3cb15e0">DeleteKey</a>(const KeyId &amp;key_id)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html">GpgFrontend::GpgKeyOpera</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a8a06d0f7a600d4428359b653a68f717e">DeleteKeys</a>(KeyIdArgsListPtr key_ids)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html">GpgFrontend::GpgKeyOpera</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a4cc3ac91613164d7dc61a016a2b4caea">GenerateKey</a>(const std::unique_ptr&lt; GenKeyInfo &gt; &amp;params, GpgGenKeyResult &amp;result)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html">GpgFrontend::GpgKeyOpera</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a91a9a9f24f6b620ea7b906c529e3d9a4">GenerateRevokeCert</a>(const GpgKey &amp;key, const std::string &amp;output_file_name)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html">GpgFrontend::GpgKeyOpera</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a91a9a9f24f6b620ea7b906c529e3d9a4">GenerateRevokeCert</a>(const GpgKey &amp;key, const std::string &amp;output_file_name)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html">GpgFrontend::GpgKeyOpera</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a882d99e8407cc22fb8b6e61c531fbe85">GenerateSubkey</a>(const GpgKey &amp;key, const std::unique_ptr&lt; GenKeyInfo &gt; &amp;params)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html">GpgFrontend::GpgKeyOpera</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#a5f2f0474871971f86ff91fb6a2408621">GetAllChannelId</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html">GpgFrontend::SingletonFunctionObject&lt; GpgKeyOpera &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#aa99440b9177f5d0c18840f08a40d64b7">GetChannel</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html">GpgFrontend::SingletonFunctionObject&lt; GpgKeyOpera &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>

View File

@ -84,7 +84,6 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1GpgKeyOpera.html',
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classGpgFrontend_1_1GpgKeyOpera-members.html">List of all members</a> </div>
<div class="headertitle">
@ -142,6 +141,8 @@ Public Member Functions</h2></td></tr>
<tr class="memitem:a12e6b05b23781861065d7e3243c9349e"><td class="memItemLeft" align="right" valign="top">GpgError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a12e6b05b23781861065d7e3243c9349e">SetExpire</a> (const <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> &amp;key, const SubkeyId &amp;subkey_fpr, std::unique_ptr&lt; boost::posix_time::ptime &gt; &amp;expires)</td></tr>
<tr class="memdesc:a12e6b05b23781861065d7e3243c9349e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the Expire object. <a href="classGpgFrontend_1_1GpgKeyOpera.html#a12e6b05b23781861065d7e3243c9349e">More...</a><br /></td></tr>
<tr class="separator:a12e6b05b23781861065d7e3243c9349e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91a9a9f24f6b620ea7b906c529e3d9a4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a91a9a9f24f6b620ea7b906c529e3d9a4">GenerateRevokeCert</a> (const <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> &amp;key, const std::string &amp;output_file_name)</td></tr>
<tr class="separator:a91a9a9f24f6b620ea7b906c529e3d9a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab7e16d1f4cba23ea5b5b9f6009ce5ee2"><td class="memItemLeft" align="right" valign="top">GpgFrontend::GpgError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#ab7e16d1f4cba23ea5b5b9f6009ce5ee2">ModifyPassword</a> (const <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> &amp;key)</td></tr>
<tr class="separator:ab7e16d1f4cba23ea5b5b9f6009ce5ee2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76a7f59701add8a59d8835919dad2000"><td class="memItemLeft" align="right" valign="top">GpgFrontend::GpgError&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a76a7f59701add8a59d8835919dad2000">ModifyTOFUPolicy</a> (const <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> &amp;key, gpgme_tofu_policy_t tofu_policy)</td></tr>
@ -187,10 +188,13 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const
<tr class="memdesc:aa3b19cad6d873b314bba32a3dae85f09 inherit pub_methods_classGpgFrontend_1_1ChannelObject"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the Channel object. <a href="classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09">More...</a><br /></td></tr>
<tr class="separator:aa3b19cad6d873b314bba32a3dae85f09 inherit pub_methods_classGpgFrontend_1_1ChannelObject"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a91a9a9f24f6b620ea7b906c529e3d9a4"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html#a91a9a9f24f6b620ea7b906c529e3d9a4">GenerateRevokeCert</a> (const <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> &amp;key, const std::string &amp;output_file_name)</td></tr>
<tr class="separator:a91a9a9f24f6b620ea7b906c529e3d9a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:ab4086c8ccd6f1f926993e96b687dea69"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGpgFrontend_1_1GpgContext.html">GpgContext</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>ctx_</b></td></tr>
<tr class="separator:ab4086c8ccd6f1f926993e96b687dea69"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html">GpgFrontend::SingletonFunctionObject&lt; GpgKeyOpera &gt;</a></td></tr>
<tr class="memitem:a70484d7cfe9f9dcbcd5f8bb749250f36 inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classGpgFrontend_1_1GpgKeyOpera.html">GpgKeyOpera</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">GetInstance</a> (int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL)</td></tr>
<tr class="memdesc:a70484d7cfe9f9dcbcd5f8bb749250f36 inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Instance object. <a href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">More...</a><br /></td></tr>
@ -210,14 +214,6 @@ Static Public Member Functions</h2></td></tr>
<tr class="memitem:aece9c525c49900734bc1bebf85b644ef inherit pub_static_methods_classGpgFrontend_1_1ChannelObject"><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1ChannelObject.html#aece9c525c49900734bc1bebf85b644ef">GetDefaultChannel</a> ()</td></tr>
<tr class="memdesc:aece9c525c49900734bc1bebf85b644ef inherit pub_static_methods_classGpgFrontend_1_1ChannelObject"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Default Channel object. <a href="classGpgFrontend_1_1ChannelObject.html#aece9c525c49900734bc1bebf85b644ef">More...</a><br /></td></tr>
<tr class="separator:aece9c525c49900734bc1bebf85b644ef inherit pub_static_methods_classGpgFrontend_1_1ChannelObject"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:ab4086c8ccd6f1f926993e96b687dea69"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGpgFrontend_1_1GpgContext.html">GpgContext</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>ctx_</b></td></tr>
<tr class="separator:ab4086c8ccd6f1f926993e96b687dea69"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_methods_classGpgFrontend_1_1SingletonFunctionObject"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGpgFrontend_1_1SingletonFunctionObject')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html">GpgFrontend::SingletonFunctionObject&lt; GpgKeyOpera &gt;</a></td></tr>
<tr class="memitem:a02e76b42ab51d77588b01c7508bed258 inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject"><td class="memItemLeft" align="right" valign="top"><a id="a02e76b42ab51d77588b01c7508bed258"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#a02e76b42ab51d77588b01c7508bed258">SingletonFunctionObject</a> ()=default</td></tr>
@ -379,9 +375,6 @@ virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="c
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void GpgFrontend::GpgKeyOpera::GenerateRevokeCert </td>
@ -393,7 +386,7 @@ virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="c
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::string &amp;&#160;</td>
<td class="paramname"><em>output_file_name</em>&#160;</td>
<td class="paramname"><em>output_file_path</em>&#160;</td>
</tr>
<tr>
<td></td>
@ -401,11 +394,6 @@ virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="c
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
@ -418,6 +406,8 @@ virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="c
</dl>
<dl class="section return"><dt>Returns</dt><dd>the process doing this job </dd></dl>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1GpgCommandExecutor.html#affa984ec4c2982c527761289f73c1ab4">GpgFrontend::GpgCommandExecutor::Execute()</a>, and <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">GpgFrontend::SingletonFunctionObject&lt; GpgCommandExecutor &gt;::GetInstance()</a>.</p>
</div>
</div>
<a id="a882d99e8407cc22fb8b6e61c531fbe85"></a>

View File

@ -1 +1 @@
f2725a42e8f9f4ff0a2c6a0b5a81e939
892a93d03c5da15c2a1f3a0d02ebef09

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 KiB

After

Width:  |  Height:  |  Size: 287 KiB

View File

@ -1 +1 @@
8323dcf8e28c11b61c99b714d909794a
039650ff156bf599c3459a5c9f418f75

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View File

@ -1 +1 @@
3e36b1c5013e744b90ff1a08ed8d9a68
96b2fd60e503e43094c1d3ec2462e814

Binary file not shown.

Before

Width:  |  Height:  |  Size: 368 KiB

After

Width:  |  Height:  |  Size: 368 KiB

View File

@ -91,18 +91,19 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1AboutDialog.
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html#ab04683ab4c4d682af1e259705c60d85a">AboutDialog</a>(int defaultIndex, QWidget *parent)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html">GpgFrontend::UI::AboutDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083">showEvent</a>(QShowEvent *ev) override</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html">GpgFrontend::UI::AboutDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083">showEvent</a>(QShowEvent *ev) override</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html">GpgFrontend::UI::AboutDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>update_tab_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html">GpgFrontend::UI::AboutDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html">GpgFrontend::UI::AboutDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>update_tab_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html">GpgFrontend::UI::AboutDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html">GpgFrontend::UI::AboutDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->

View File

@ -101,8 +101,8 @@ Inheritance diagram for GpgFrontend::UI::AboutDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1AboutDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1AboutDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1AboutDialog_inherit__map">
<area shape="rect" title="Class for handling the about dialog." alt="" coords="19,403,234,495"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" title="Class for handling the about dialog." alt="" coords="19,432,234,524"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" title=" " alt="" coords="89,5,164,83"/>
</map>
</div>
@ -111,12 +111,12 @@ Collaboration diagram for GpgFrontend::UI::AboutDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1AboutDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1AboutDialog_coll__map" id="aGpgFrontend_1_1UI_1_1AboutDialog_coll__map">
<area shape="rect" title="Class for handling the about dialog." alt="" coords="143,559,358,651"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" title="Class for handling the about dialog." alt="" coords="143,588,358,680"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" title=" " alt="" coords="37,147,112,224"/>
<area shape="rect" title=" " alt="" coords="137,147,223,224"/>
<area shape="rect" title=" " alt="" coords="111,5,249,97"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1UpdateTab.html" title="Class containing the main tab of about dialog." alt="" coords="272,309,480,474"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1UpdateTab.html" title="Class containing the main tab of about dialog." alt="" coords="272,323,480,489"/>
<area shape="rect" title=" " alt="" coords="337,147,415,224"/>
</map>
</div>
@ -141,6 +141,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>

View File

@ -1,9 +1,9 @@
<map id="GpgFrontend::UI::AboutDialog" name="GpgFrontend::UI::AboutDialog">
<area shape="rect" id="node1" title="Class for handling the about dialog." alt="" coords="143,559,358,651"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" id="node1" title="Class for handling the about dialog." alt="" coords="143,588,358,680"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" id="node3" title=" " alt="" coords="37,147,112,224"/>
<area shape="rect" id="node4" title=" " alt="" coords="137,147,223,224"/>
<area shape="rect" id="node5" title=" " alt="" coords="111,5,249,97"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1UpdateTab.html" title="Class containing the main tab of about dialog." alt="" coords="272,309,480,474"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1UpdateTab.html" title="Class containing the main tab of about dialog." alt="" coords="272,323,480,489"/>
<area shape="rect" id="node7" title=" " alt="" coords="337,147,415,224"/>
</map>

View File

@ -1 +1 @@
a3e33cebf408986f349a553374641636
96e3570e68e0dcf68943462a3ff5a90f

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::AboutDialog" name="GpgFrontend::UI::AboutDialog">
<area shape="rect" id="node1" title="Class for handling the about dialog." alt="" coords="19,403,234,495"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" id="node1" title="Class for handling the about dialog." alt="" coords="19,432,234,524"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,5,164,83"/>
</map>

View File

@ -1 +1 @@
b8646657283c7c31b87de6d35a87a0bb
f128bb2b741157b0f9a66b213cd0bf57

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -91,18 +91,20 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1ExportKeyPac
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html#a7d1899302ef743671c3002d04f6c9dd8">ExportKeyPackageDialog</a>(KeyIdArgsListPtr key_ids, QWidget *parent)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_ids_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_ids_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>passphrase_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ui_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>showEvent</b>(QShowEvent *event) override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ui_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -95,8 +95,8 @@ Inheritance diagram for GpgFrontend::UI::ExportKeyPackageDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1ExportKeyPackageDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1ExportKeyPackageDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1ExportKeyPackageDialog_inherit__map">
<area shape="rect" title=" " alt="" coords="23,403,231,524"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" title=" " alt="" coords="23,432,231,553"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" title=" " alt="" coords="89,5,164,83"/>
</map>
</div>
@ -105,16 +105,16 @@ Collaboration diagram for GpgFrontend::UI::ExportKeyPackageDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1ExportKeyPackageDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1ExportKeyPackageDialog_coll__map" id="aGpgFrontend_1_1UI_1_1ExportKeyPackageDialog_coll__map">
<area shape="rect" title=" " alt="" coords="256,572,464,664"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,509"/>
<area shape="rect" title=" " alt="" coords="256,601,464,693"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,539"/>
<area shape="rect" title=" " alt="" coords="89,160,164,237"/>
<area shape="rect" title=" " alt="" coords="221,160,307,237"/>
<area shape="rect" title=" " alt="" coords="195,5,333,97"/>
<area shape="rect" title=" " alt="" coords="411,359,610,451"/>
<area shape="rect" title=" " alt="" coords="411,373,610,465"/>
<area shape="rect" title=" " alt="" coords="448,160,605,237"/>
<area shape="rect" title=" " alt="" coords="609,13,647,90"/>
<area shape="rect" title=" " alt="" coords="652,160,809,237"/>
<area shape="rect" title=" " alt="" coords="635,359,840,451"/>
<area shape="rect" title=" " alt="" coords="635,373,840,465"/>
</map>
</div>
<table class="memberdecls">
@ -148,6 +148,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a7d1899302ef743671c3002d04f6c9dd8"></a>

View File

@ -1,12 +1,12 @@
<map id="GpgFrontend::UI::ExportKeyPackageDialog" name="GpgFrontend::UI::ExportKeyPackageDialog">
<area shape="rect" id="node1" title=" " alt="" coords="256,572,464,664"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,509"/>
<area shape="rect" id="node1" title=" " alt="" coords="256,601,464,693"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,539"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,160,164,237"/>
<area shape="rect" id="node4" title=" " alt="" coords="221,160,307,237"/>
<area shape="rect" id="node5" title=" " alt="" coords="195,5,333,97"/>
<area shape="rect" id="node6" title=" " alt="" coords="411,359,610,451"/>
<area shape="rect" id="node6" title=" " alt="" coords="411,373,610,465"/>
<area shape="rect" id="node7" title=" " alt="" coords="448,160,605,237"/>
<area shape="rect" id="node8" title=" " alt="" coords="609,13,647,90"/>
<area shape="rect" id="node10" title=" " alt="" coords="652,160,809,237"/>
<area shape="rect" id="node9" title=" " alt="" coords="635,359,840,451"/>
<area shape="rect" id="node9" title=" " alt="" coords="635,373,840,465"/>
</map>

View File

@ -1 +1 @@
66c142b62f3c8cb72f33283471cd4d84
434d7b875d42f553a6e83d6fe2e8c3d7

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 71 KiB

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::ExportKeyPackageDialog" name="GpgFrontend::UI::ExportKeyPackageDialog">
<area shape="rect" id="node1" title=" " alt="" coords="23,403,231,524"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" id="node1" title=" " alt="" coords="23,432,231,553"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,5,164,83"/>
</map>

View File

@ -1 +1 @@
3c683b6affe0924739e8aa3318706e8d
a0139c3e3162c6dcb74ac2d879f2b124

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -90,15 +90,17 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1GeneralDialo
<p>This is the complete list of members for <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>showEvent</b>(QShowEvent *event) override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -86,6 +86,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1GeneralDialo
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pri-slots">Private Slots</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classGpgFrontend_1_1UI_1_1GeneralDialog-members.html">List of all members</a> </div>
<div class="headertitle">
@ -97,23 +98,24 @@ Inheritance diagram for GpgFrontend::UI::GeneralDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1GeneralDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1GeneralDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1GeneralDialog_inherit__map">
<area shape="rect" title=" " alt="" coords="1709,131,1951,355"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1AboutDialog.html" title="Class for handling the about dialog." alt="" coords="5,623,220,715"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html" title=" " alt="" coords="245,608,453,729"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html" title=" " alt="" coords="477,513,719,825"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html" title=" " alt="" coords="743,623,949,715"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html" title=" " alt="" coords="973,417,1199,920"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html" title=" " alt="" coords="1223,557,1426,781"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html" title=" " alt="" coords="1451,564,1705,773"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html" title=" " alt="" coords="1729,447,1931,891"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html" title=" " alt="" coords="1955,579,2177,759"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html" title=" " alt="" coords="2201,579,2411,759"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html" title=" " alt="" coords="2435,586,2641,751"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1QuitDialog.html" title=" " alt="" coords="2665,601,2869,737"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html" title=" " alt="" coords="2894,549,3091,788"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SignersPicker.html" title=" " alt="" coords="3116,601,3299,737"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html" title=" " alt="" coords="3323,403,3566,935"/>
<area shape="rect" title=" " alt="" coords="1793,5,1867,83"/>
<area shape="rect" title=" " alt="" coords="1826,131,2069,384"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1AboutDialog.html" title="Class for handling the about dialog." alt="" coords="5,652,220,744"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html" title=" " alt="" coords="245,637,453,759"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html" title=" " alt="" coords="477,542,719,854"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html" title=" " alt="" coords="743,652,949,744"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html" title=" " alt="" coords="973,447,1199,949"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html" title=" " alt="" coords="1223,586,1426,810"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html" title=" " alt="" coords="1451,593,1705,803"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html" title=" " alt="" coords="1729,476,1931,920"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html" title=" " alt="" coords="1955,608,2177,788"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html" title=" " alt="" coords="2201,608,2411,788"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html" title=" " alt="" coords="2435,615,2641,781"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1QuitDialog.html" title=" " alt="" coords="2665,630,2869,766"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html" title=" " alt="" coords="2894,579,3091,817"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SignersPicker.html" title=" " alt="" coords="3116,630,3299,766"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html" title=" " alt="" coords="3323,432,3566,964"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1WaitingDialog.html" title=" " alt="" coords="3590,652,3774,744"/>
<area shape="rect" title=" " alt="" coords="1910,5,1985,83"/>
</map>
</div>
<div class="dynheader">
@ -121,7 +123,7 @@ Collaboration diagram for GpgFrontend::UI::GeneralDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1GeneralDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1GeneralDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1GeneralDialog_coll__map" id="aGpgFrontend_1_1UI_1_1GeneralDialog_coll__map">
<area shape="rect" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" title=" " alt="" coords="68,147,143,224"/>
<area shape="rect" title=" " alt="" coords="167,147,254,224"/>
<area shape="rect" title=" " alt="" coords="141,5,280,97"/>
@ -141,6 +143,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-slots"></a>
Private Slots</h2></td></tr>
@ -151,23 +159,26 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>slot_restore_settings
void&#160;</td><td class="memItemRight" valign="bottom"><b>slot_save_settings</b> () noexcept</td></tr>
<tr class="separator:a940a6ea31dff4db83f9f08d38e843a2b"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:ad1f20151e9556a3c481fda89cf88e585"><td class="memItemLeft" align="right" valign="top"><a id="ad1f20151e9556a3c481fda89cf88e585"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>update_rect_cache</b> ()</td></tr>
<tr class="separator:ad1f20151e9556a3c481fda89cf88e585"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:ae91392293866dc302132a9fc19209d8c"><td class="memItemLeft" align="right" valign="top"><a id="ae91392293866dc302132a9fc19209d8c"></a>
std::string&#160;</td><td class="memItemRight" valign="bottom"><b>name_</b></td></tr>
<tr class="separator:ae91392293866dc302132a9fc19209d8c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad9b847aa128dfeb4ecf0064ef948e6ea"><td class="memItemLeft" align="right" valign="top"><a id="ad9b847aa128dfeb4ecf0064ef948e6ea"></a>
QPoint&#160;</td><td class="memItemRight" valign="bottom"><b>pos_</b></td></tr>
<tr class="separator:ad9b847aa128dfeb4ecf0064ef948e6ea"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeda520454fd38920a027c1a4195a2e6f"><td class="memItemLeft" align="right" valign="top"><a id="aeda520454fd38920a027c1a4195a2e6f"></a>
QSize&#160;</td><td class="memItemRight" valign="bottom"><b>size_</b></td></tr>
<tr class="separator:aeda520454fd38920a027c1a4195a2e6f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a871f204f01f10815e3475c103f1157af"><td class="memItemLeft" align="right" valign="top"><a id="a871f204f01f10815e3475c103f1157af"></a>
QPoint&#160;</td><td class="memItemRight" valign="bottom"><b>parent_pos_</b></td></tr>
<tr class="separator:a871f204f01f10815e3475c103f1157af"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a234a0a4d8c0b1b49a54f65b1aa3f9490"><td class="memItemLeft" align="right" valign="top"><a id="a234a0a4d8c0b1b49a54f65b1aa3f9490"></a>
QSize&#160;</td><td class="memItemRight" valign="bottom"><b>parent_size_</b></td></tr>
<tr class="separator:a234a0a4d8c0b1b49a54f65b1aa3f9490"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a22f39850fae58b9f6c59c372b9fbb582"><td class="memItemLeft" align="right" valign="top"><a id="a22f39850fae58b9f6c59c372b9fbb582"></a>
QRect&#160;</td><td class="memItemRight" valign="bottom"><b>rect_</b></td></tr>
<tr class="separator:a22f39850fae58b9f6c59c372b9fbb582"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab92573b0e63d9c792f2e1697d858cea7"><td class="memItemLeft" align="right" valign="top"><a id="ab92573b0e63d9c792f2e1697d858cea7"></a>
QRect&#160;</td><td class="memItemRight" valign="bottom"><b>parent_rect_</b></td></tr>
<tr class="separator:ab92573b0e63d9c792f2e1697d858cea7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e4eb414ac80ba7dd1e853ed62e1ee68"><td class="memItemLeft" align="right" valign="top"><a id="a4e4eb414ac80ba7dd1e853ed62e1ee68"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>rect_restored_</b> = false</td></tr>
<tr class="separator:a4e4eb414ac80ba7dd1e853ed62e1ee68"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ac9de4c49668ffaeb6916c64f878a202c"></a>

View File

@ -2,13 +2,15 @@ var classGpgFrontend_1_1UI_1_1GeneralDialog =
[
[ "GeneralDialog", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c", null ],
[ "~GeneralDialog", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a42043895f4b33acd1531c428ae4deaa8", null ],
[ "isRectRestored", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#af074bf574bb3fb2be5de5f7e3b5b539e", null ],
[ "movePosition2CenterOfParent", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ad9d5be542aa422450a96dff00232ebe5", null ],
[ "setPosCenterOfScreen", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#abad7cff23d2426820e320ecea47b479c", null ],
[ "showEvent", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a570c723ba0cb5522f2b0c16ac28d0532", null ],
[ "slot_restore_settings", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a34d01f247eee92017a2eccf697cda080", null ],
[ "slot_save_settings", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a940a6ea31dff4db83f9f08d38e843a2b", null ],
[ "update_rect_cache", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ad1f20151e9556a3c481fda89cf88e585", null ],
[ "name_", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ae91392293866dc302132a9fc19209d8c", null ],
[ "parent_pos_", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a871f204f01f10815e3475c103f1157af", null ],
[ "parent_size_", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a234a0a4d8c0b1b49a54f65b1aa3f9490", null ],
[ "pos_", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ad9b847aa128dfeb4ecf0064ef948e6ea", null ],
[ "size_", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#aeda520454fd38920a027c1a4195a2e6f", null ]
[ "parent_rect_", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab92573b0e63d9c792f2e1697d858cea7", null ],
[ "rect_", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a22f39850fae58b9f6c59c372b9fbb582", null ],
[ "rect_restored_", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a4e4eb414ac80ba7dd1e853ed62e1ee68", null ]
];

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::GeneralDialog" name="GpgFrontend::UI::GeneralDialog">
<area shape="rect" id="node1" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" id="node2" title=" " alt="" coords="68,147,143,224"/>
<area shape="rect" id="node3" title=" " alt="" coords="167,147,254,224"/>
<area shape="rect" id="node4" title=" " alt="" coords="141,5,280,97"/>

View File

@ -1 +1 @@
dfb384493a858ed51bb7f1b6a02893eb
17da2b68b129726a479412e2e9ec4ec6

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -1,19 +1,20 @@
<map id="GpgFrontend::UI::GeneralDialog" name="GpgFrontend::UI::GeneralDialog">
<area shape="rect" id="node1" title=" " alt="" coords="1709,131,1951,355"/>
<area shape="rect" id="node3" href="$classGpgFrontend_1_1UI_1_1AboutDialog.html" title="Class for handling the about dialog." alt="" coords="5,623,220,715"/>
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html" title=" " alt="" coords="245,608,453,729"/>
<area shape="rect" id="node5" href="$classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html" title=" " alt="" coords="477,513,719,825"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html" title=" " alt="" coords="743,623,949,715"/>
<area shape="rect" id="node7" href="$classGpgFrontend_1_1UI_1_1KeyGenDialog.html" title=" " alt="" coords="973,417,1199,920"/>
<area shape="rect" id="node8" href="$classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html" title=" " alt="" coords="1223,557,1426,781"/>
<area shape="rect" id="node9" href="$classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html" title=" " alt="" coords="1451,564,1705,773"/>
<area shape="rect" id="node10" href="$classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html" title=" " alt="" coords="1729,447,1931,891"/>
<area shape="rect" id="node11" href="$classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html" title=" " alt="" coords="1955,579,2177,759"/>
<area shape="rect" id="node12" href="$classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html" title=" " alt="" coords="2201,579,2411,759"/>
<area shape="rect" id="node13" href="$classGpgFrontend_1_1UI_1_1KeyUploadDialog.html" title=" " alt="" coords="2435,586,2641,751"/>
<area shape="rect" id="node14" href="$classGpgFrontend_1_1UI_1_1QuitDialog.html" title=" " alt="" coords="2665,601,2869,737"/>
<area shape="rect" id="node15" href="$classGpgFrontend_1_1UI_1_1SettingsDialog.html" title=" " alt="" coords="2894,549,3091,788"/>
<area shape="rect" id="node16" href="$classGpgFrontend_1_1UI_1_1SignersPicker.html" title=" " alt="" coords="3116,601,3299,737"/>
<area shape="rect" id="node17" href="$classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html" title=" " alt="" coords="3323,403,3566,935"/>
<area shape="rect" id="node2" title=" " alt="" coords="1793,5,1867,83"/>
<area shape="rect" id="node1" title=" " alt="" coords="1826,131,2069,384"/>
<area shape="rect" id="node3" href="$classGpgFrontend_1_1UI_1_1AboutDialog.html" title="Class for handling the about dialog." alt="" coords="5,652,220,744"/>
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html" title=" " alt="" coords="245,637,453,759"/>
<area shape="rect" id="node5" href="$classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html" title=" " alt="" coords="477,542,719,854"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html" title=" " alt="" coords="743,652,949,744"/>
<area shape="rect" id="node7" href="$classGpgFrontend_1_1UI_1_1KeyGenDialog.html" title=" " alt="" coords="973,447,1199,949"/>
<area shape="rect" id="node8" href="$classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html" title=" " alt="" coords="1223,586,1426,810"/>
<area shape="rect" id="node9" href="$classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html" title=" " alt="" coords="1451,593,1705,803"/>
<area shape="rect" id="node10" href="$classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html" title=" " alt="" coords="1729,476,1931,920"/>
<area shape="rect" id="node11" href="$classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html" title=" " alt="" coords="1955,608,2177,788"/>
<area shape="rect" id="node12" href="$classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html" title=" " alt="" coords="2201,608,2411,788"/>
<area shape="rect" id="node13" href="$classGpgFrontend_1_1UI_1_1KeyUploadDialog.html" title=" " alt="" coords="2435,615,2641,781"/>
<area shape="rect" id="node14" href="$classGpgFrontend_1_1UI_1_1QuitDialog.html" title=" " alt="" coords="2665,630,2869,766"/>
<area shape="rect" id="node15" href="$classGpgFrontend_1_1UI_1_1SettingsDialog.html" title=" " alt="" coords="2894,579,3091,817"/>
<area shape="rect" id="node16" href="$classGpgFrontend_1_1UI_1_1SignersPicker.html" title=" " alt="" coords="3116,630,3299,766"/>
<area shape="rect" id="node17" href="$classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html" title=" " alt="" coords="3323,432,3566,964"/>
<area shape="rect" id="node18" href="$classGpgFrontend_1_1UI_1_1WaitingDialog.html" title=" " alt="" coords="3590,652,3774,744"/>
<area shape="rect" id="node2" title=" " alt="" coords="1910,5,1985,83"/>
</map>

View File

@ -1 +1 @@
6ee88867f15d01d194c58a382eada5a7
eb0212979eb6d5fc03f6a3566e9e0cf7

Binary file not shown.

Before

Width:  |  Height:  |  Size: 293 KiB

After

Width:  |  Height:  |  Size: 314 KiB

View File

@ -95,23 +95,25 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1GnuPGControl
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#aaf89f54f2124617e836d31df29066529">get_restart_needed</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835">GnuPGControllerDialog</a>(QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>restart_needed_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>set_settings</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>restart_needed_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>set_settings</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>showEvent</b>(QShowEvent *event) override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a35a707865fbcc95b6261e382a6ff171c">SignalRestartNeeded</a>(int)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83">slot_set_restart_needed</a>(int)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_update_custom_gnupg_install_path_label</b>(int state) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_update_custom_key_database_path_label</b>(int state) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotAccept</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ui_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83">slot_set_restart_needed</a>(int)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_update_custom_gnupg_install_path_label</b>(int state) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_update_custom_key_database_path_label</b>(int state) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotAccept</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ui_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -99,8 +99,8 @@ Inheritance diagram for GpgFrontend::UI::GnuPGControllerDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1GnuPGControllerDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1GnuPGControllerDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1GnuPGControllerDialog_inherit__map">
<area shape="rect" title=" " alt="" coords="5,403,248,715"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" title=" " alt="" coords="5,432,248,744"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" title=" " alt="" coords="89,5,164,83"/>
</map>
</div>
@ -109,12 +109,12 @@ Collaboration diagram for GpgFrontend::UI::GnuPGControllerDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1GnuPGControllerDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1GnuPGControllerDialog_coll__map" id="aGpgFrontend_1_1UI_1_1GnuPGControllerDialog_coll__map">
<area shape="rect" title=" " alt="" coords="125,572,368,869"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,509"/>
<area shape="rect" title=" " alt="" coords="125,601,368,899"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,539"/>
<area shape="rect" title=" " alt="" coords="32,160,107,237"/>
<area shape="rect" title=" " alt="" coords="131,160,218,237"/>
<area shape="rect" title=" " alt="" coords="105,5,244,97"/>
<area shape="rect" title=" " alt="" coords="272,359,467,451"/>
<area shape="rect" title=" " alt="" coords="272,373,467,465"/>
<area shape="rect" title=" " alt="" coords="291,160,448,237"/>
<area shape="rect" title=" " alt="" coords="350,13,389,90"/>
</map>
@ -187,6 +187,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="add69685b9c83ed03ed24d36f2badd835"></a>

View File

@ -1,10 +1,10 @@
<map id="GpgFrontend::UI::GnuPGControllerDialog" name="GpgFrontend::UI::GnuPGControllerDialog">
<area shape="rect" id="node1" title=" " alt="" coords="125,572,368,869"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,509"/>
<area shape="rect" id="node1" title=" " alt="" coords="125,601,368,899"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,539"/>
<area shape="rect" id="node3" title=" " alt="" coords="32,160,107,237"/>
<area shape="rect" id="node4" title=" " alt="" coords="131,160,218,237"/>
<area shape="rect" id="node5" title=" " alt="" coords="105,5,244,97"/>
<area shape="rect" id="node6" title=" " alt="" coords="272,359,467,451"/>
<area shape="rect" id="node6" title=" " alt="" coords="272,373,467,465"/>
<area shape="rect" id="node7" title=" " alt="" coords="291,160,448,237"/>
<area shape="rect" id="node8" title=" " alt="" coords="350,13,389,90"/>
</map>

View File

@ -1 +1 @@
cb02da66b9707b88455905e3981cdabe
48bd7c0476dde9775abda0e28ad7edb8

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::GnuPGControllerDialog" name="GpgFrontend::UI::GnuPGControllerDialog">
<area shape="rect" id="node1" title=" " alt="" coords="5,403,248,715"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,432,248,744"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,5,164,83"/>
</map>

View File

@ -1 +1 @@
9fd2539ba932aa4bf471b35347934e47
7dd46465c299ee3caf474bed5de86592

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -90,17 +90,19 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyDetailsDi
<p>This is the complete list of members for <a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>KeyDetailsDialog</b>(const GpgKey &amp;key, QWidget *parent=nullptr) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>tab_widget_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>KeyDetailsDialog</b>(const GpgKey &amp;key, QWidget *parent=nullptr) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>showEvent</b>(QShowEvent *event) override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>tab_widget_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -95,8 +95,8 @@ Inheritance diagram for GpgFrontend::UI::KeyDetailsDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyDetailsDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyDetailsDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyDetailsDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1KeyDetailsDialog_inherit__map">
<area shape="rect" title=" " alt="" coords="24,403,229,495"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" title=" " alt="" coords="24,432,229,524"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" title=" " alt="" coords="89,5,164,83"/>
</map>
</div>
@ -105,8 +105,8 @@ Collaboration diagram for GpgFrontend::UI::KeyDetailsDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyDetailsDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyDetailsDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyDetailsDialog_coll__map" id="aGpgFrontend_1_1UI_1_1KeyDetailsDialog_coll__map">
<area shape="rect" title=" " alt="" coords="24,545,229,637"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" title=" " alt="" coords="24,575,229,667"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" title=" " alt="" coords="68,147,143,224"/>
<area shape="rect" title=" " alt="" coords="167,147,254,224"/>
<area shape="rect" title=" " alt="" coords="141,5,280,97"/>
@ -137,6 +137,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>src/ui/dialog/keypair_details/<a class="el" href="KeyDetailsDialog_8h_source.html">KeyDetailsDialog.h</a></li>

View File

@ -1,6 +1,6 @@
<map id="GpgFrontend::UI::KeyDetailsDialog" name="GpgFrontend::UI::KeyDetailsDialog">
<area shape="rect" id="node1" title=" " alt="" coords="24,545,229,637"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" id="node1" title=" " alt="" coords="24,575,229,667"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" id="node3" title=" " alt="" coords="68,147,143,224"/>
<area shape="rect" id="node4" title=" " alt="" coords="167,147,254,224"/>
<area shape="rect" id="node5" title=" " alt="" coords="141,5,280,97"/>

View File

@ -1 +1 @@
cbb060ae118d1849c61a1f8a5582f4cb
18e396783988735e63e52fb82c819b4e

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::KeyDetailsDialog" name="GpgFrontend::UI::KeyDetailsDialog">
<area shape="rect" id="node1" title=" " alt="" coords="24,403,229,495"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" id="node1" title=" " alt="" coords="24,432,229,524"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,5,164,83"/>
</map>

View File

@ -1 +1 @@
1c8ccce6af7e9a6449ade2f780b15068
ba4d3de8263f1a81d18b1795a594e02d

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -102,35 +102,37 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyGenDialog
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>gen_key_info_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>generate_key_dialog</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844">key_size_spin_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841">key_type_combo_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc">key_usage_check_boxes_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1">key_usage_group_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9">KeyGenDialog</a>(QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>max_date_time_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0">name_edit_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>no_pass_phrase_check_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844">key_size_spin_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841">key_type_combo_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc">key_usage_check_boxes_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1">key_usage_group_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9">KeyGenDialog</a>(QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>max_date_time_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0">name_edit_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>no_pass_phrase_check_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>passphrase_edit_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>re_email_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb">refresh_widgets_state</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146">set_signal_slot</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>re_email_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb">refresh_widgets_state</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146">set_signal_slot</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>showEvent</b>(QShowEvent *event) override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SignalKeyGenerated</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab8f04b046abb56d53bdbe67838b84fdc">slot_activated_key_type</a>(int index)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5">slot_authentication_box_changed</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226">slot_certification_box_changed</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae611933ccd6fd67e65a2cf1ff09b5e8f">slot_encryption_box_changed</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a516aa59c71a9ddf06c51e93252e93b76">slot_expire_box_changed</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#af1f7a62dcb024513453766ee8816d514">slot_key_gen_accept</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03b7fe3e34147e404ca3ca6a0aa80cfc">slot_signing_box_changed</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab8f04b046abb56d53bdbe67838b84fdc">slot_activated_key_type</a>(int index)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5">slot_authentication_box_changed</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226">slot_certification_box_changed</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae611933ccd6fd67e65a2cf1ff09b5e8f">slot_encryption_box_changed</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a516aa59c71a9ddf06c51e93252e93b76">slot_expire_box_changed</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#af1f7a62dcb024513453766ee8816d514">slot_key_gen_accept</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03b7fe3e34147e404ca3ca6a0aa80cfc">slot_signing_box_changed</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>use_pinentry_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->

View File

@ -98,8 +98,8 @@ Inheritance diagram for GpgFrontend::UI::KeyGenDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyGenDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyGenDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyGenDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1KeyGenDialog_inherit__map">
<area shape="rect" title=" " alt="" coords="13,403,240,905"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" title=" " alt="" coords="13,432,240,935"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" title=" " alt="" coords="89,5,164,83"/>
</map>
</div>
@ -108,16 +108,16 @@ Collaboration diagram for GpgFrontend::UI::KeyGenDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyGenDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyGenDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyGenDialog_coll__map" id="aGpgFrontend_1_1UI_1_1KeyGenDialog_coll__map">
<area shape="rect" title=" " alt="" coords="268,572,495,1075"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,509"/>
<area shape="rect" title=" " alt="" coords="268,601,495,1104"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,539"/>
<area shape="rect" title=" " alt="" coords="37,160,112,237"/>
<area shape="rect" title=" " alt="" coords="137,160,223,237"/>
<area shape="rect" title=" " alt="" coords="111,5,249,97"/>
<area shape="rect" title=" " alt="" coords="273,359,490,451"/>
<area shape="rect" title=" " alt="" coords="273,373,490,465"/>
<area shape="rect" title=" " alt="" coords="336,160,493,237"/>
<area shape="rect" title=" " alt="" coords="497,13,535,90"/>
<area shape="rect" title=" " alt="" coords="535,160,665,237"/>
<area shape="rect" title=" " alt="" coords="514,366,721,443"/>
<area shape="rect" title=" " alt="" coords="514,381,721,458"/>
</map>
</div>
<table class="memberdecls">
@ -244,6 +244,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a3aef8d2bb8e0d36842532726a6796ab9"></a>

View File

@ -1,12 +1,12 @@
<map id="GpgFrontend::UI::KeyGenDialog" name="GpgFrontend::UI::KeyGenDialog">
<area shape="rect" id="node1" title=" " alt="" coords="268,572,495,1075"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,509"/>
<area shape="rect" id="node1" title=" " alt="" coords="268,601,495,1104"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,539"/>
<area shape="rect" id="node3" title=" " alt="" coords="37,160,112,237"/>
<area shape="rect" id="node4" title=" " alt="" coords="137,160,223,237"/>
<area shape="rect" id="node5" title=" " alt="" coords="111,5,249,97"/>
<area shape="rect" id="node6" title=" " alt="" coords="273,359,490,451"/>
<area shape="rect" id="node6" title=" " alt="" coords="273,373,490,465"/>
<area shape="rect" id="node7" title=" " alt="" coords="336,160,493,237"/>
<area shape="rect" id="node8" title=" " alt="" coords="497,13,535,90"/>
<area shape="rect" id="node10" title=" " alt="" coords="535,160,665,237"/>
<area shape="rect" id="node9" title=" " alt="" coords="514,366,721,443"/>
<area shape="rect" id="node9" title=" " alt="" coords="514,381,721,458"/>
</map>

View File

@ -1 +1 @@
59cf5fc14378fc61fcbfc88abe84ec81
62b67d508e06adf87bf4e94026fb3683

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 91 KiB

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::KeyGenDialog" name="GpgFrontend::UI::KeyGenDialog">
<area shape="rect" id="node1" title=" " alt="" coords="13,403,240,905"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" id="node1" title=" " alt="" coords="13,432,240,935"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,5,164,83"/>
</map>

View File

@ -1 +1 @@
74f32fddc769d595273ee4b226b23610
9772937746dc35b68ac046b4fcae0a41

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

@ -96,19 +96,21 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyImportDet
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>general_info_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4">get_status_string</a>(int keyStatus)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_info_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a0177cdaa19d1f83c9e519039aa7a8ce1">KeyImportDetailDialog</a>(GpgImportInformation result, bool automatic, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>keys_table_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_result_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_info_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a0177cdaa19d1f83c9e519039aa7a8ce1">KeyImportDetailDialog</a>(GpgImportInformation result, bool automatic, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>keys_table_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_result_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>showEvent</b>(QShowEvent *event) override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -97,8 +97,8 @@ Inheritance diagram for GpgFrontend::UI::KeyImportDetailDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyImportDetailDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyImportDetailDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1KeyImportDetailDialog_inherit__map">
<area shape="rect" title=" " alt="" coords="25,403,228,627"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" title=" " alt="" coords="25,432,228,656"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" title=" " alt="" coords="89,5,164,83"/>
</map>
</div>
@ -107,15 +107,15 @@ Collaboration diagram for GpgFrontend::UI::KeyImportDetailDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyImportDetailDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyImportDetailDialog_coll__map" id="aGpgFrontend_1_1UI_1_1KeyImportDetailDialog_coll__map">
<area shape="rect" title=" " alt="" coords="59,1029,261,1239"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" title=" " alt="" coords="59,1059,261,1268"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" title=" " alt="" coords="89,147,164,224"/>
<area shape="rect" title=" " alt="" coords="233,147,319,224"/>
<area shape="rect" href="classGpgFrontend_1_1GpgImportedKey.html" title=" " alt="" coords="273,353,495,430"/>
<area shape="rect" href="classGpgFrontend_1_1GpgImportedKey.html" title=" " alt="" coords="273,367,495,445"/>
<area shape="rect" title=" " alt="" coords="207,5,345,97"/>
<area shape="rect" href="classGpgFrontend_1_1GpgImportInformation.html" title=" " alt="" coords="199,699,457,967"/>
<area shape="rect" title=" " alt="" coords="279,559,489,636"/>
<area shape="rect" title=" " alt="" coords="519,353,627,430"/>
<area shape="rect" href="classGpgFrontend_1_1GpgImportInformation.html" title=" " alt="" coords="199,728,457,996"/>
<area shape="rect" title=" " alt="" coords="279,588,489,665"/>
<area shape="rect" title=" " alt="" coords="519,367,627,445"/>
<area shape="rect" title=" " alt="" coords="554,147,593,224"/>
</map>
</div>
@ -177,6 +177,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a0177cdaa19d1f83c9e519039aa7a8ce1"></a>

View File

@ -1,12 +1,12 @@
<map id="GpgFrontend::UI::KeyImportDetailDialog" name="GpgFrontend::UI::KeyImportDetailDialog">
<area shape="rect" id="node1" title=" " alt="" coords="59,1029,261,1239"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" id="node1" title=" " alt="" coords="59,1059,261,1268"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,147,164,224"/>
<area shape="rect" id="node4" title=" " alt="" coords="233,147,319,224"/>
<area shape="rect" id="node8" href="$classGpgFrontend_1_1GpgImportedKey.html" title=" " alt="" coords="273,353,495,430"/>
<area shape="rect" id="node8" href="$classGpgFrontend_1_1GpgImportedKey.html" title=" " alt="" coords="273,367,495,445"/>
<area shape="rect" id="node5" title=" " alt="" coords="207,5,345,97"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1GpgImportInformation.html" title=" " alt="" coords="199,699,457,967"/>
<area shape="rect" id="node7" title=" " alt="" coords="279,559,489,636"/>
<area shape="rect" id="node9" title=" " alt="" coords="519,353,627,430"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1GpgImportInformation.html" title=" " alt="" coords="199,728,457,996"/>
<area shape="rect" id="node7" title=" " alt="" coords="279,588,489,665"/>
<area shape="rect" id="node9" title=" " alt="" coords="519,367,627,445"/>
<area shape="rect" id="node10" title=" " alt="" coords="554,147,593,224"/>
</map>

View File

@ -1 +1 @@
55b7362c2a0c2cebfc6d69aae5bcf382
c10c72c159b174efa2a92fdeb5859776

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::KeyImportDetailDialog" name="GpgFrontend::UI::KeyImportDetailDialog">
<area shape="rect" id="node1" title=" " alt="" coords="25,403,228,627"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" id="node1" title=" " alt="" coords="25,432,228,656"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,5,164,83"/>
</map>

View File

@ -1 +1 @@
c5256b3b2554792025c908f398fd1ff1
b68178159bcedb5b2b7ac3a300a6d20c

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -113,7 +113,7 @@ Collaboration diagram for GpgFrontend::UI::KeyMgmt:</div>
<area shape="rect" title=" " alt="" coords="1263,918,1379,995"/>
<area shape="rect" title=" " alt="" coords="1120,918,1207,995"/>
<area shape="rect" href="structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="556,1143,749,1381"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="1285,1157,1527,1367"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="1285,1143,1527,1381"/>
<area shape="rect" title=" " alt="" coords="1094,613,1233,705"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="231,2028,434,2575"/>
<area shape="rect" title=" " alt="" coords="272,1451,351,1529"/>

View File

@ -4,7 +4,7 @@
<area shape="rect" id="node3" title=" " alt="" coords="1263,918,1379,995"/>
<area shape="rect" id="node4" title=" " alt="" coords="1120,918,1207,995"/>
<area shape="rect" id="node12" href="$structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="556,1143,749,1381"/>
<area shape="rect" id="node22" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="1285,1157,1527,1367"/>
<area shape="rect" id="node22" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="1285,1143,1527,1381"/>
<area shape="rect" id="node5" title=" " alt="" coords="1094,613,1233,705"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="231,2028,434,2575"/>
<area shape="rect" id="node7" title=" " alt="" coords="272,1451,351,1529"/>

View File

@ -1 +1 @@
42045b617e048b376f5e7ed98081a2f5
df4db83b23adce04f7bd0d3dd4db4dc4

Binary file not shown.

Before

Width:  |  Height:  |  Size: 409 KiB

After

Width:  |  Height:  |  Size: 413 KiB

View File

@ -96,20 +96,22 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyNewUIDDia
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>error_label_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>error_messages_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27">KeyNewUIDDialog</a>(const KeyId &amp;key, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_key_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>re_email_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27">KeyNewUIDDialog</a>(const KeyId &amp;key, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_key_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>re_email_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>showEvent</b>(QShowEvent *event) override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalUIDCreated</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c">slot_create_new_uid</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c">slot_create_new_uid</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -98,8 +98,8 @@ Inheritance diagram for GpgFrontend::UI::KeyNewUIDDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyNewUIDDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyNewUIDDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1KeyNewUIDDialog_inherit__map">
<area shape="rect" title=" " alt="" coords="5,403,260,612"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="11,131,254,355"/>
<area shape="rect" title=" " alt="" coords="5,432,260,641"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="11,131,254,384"/>
<area shape="rect" title=" " alt="" coords="95,5,170,83"/>
</map>
</div>
@ -108,12 +108,12 @@ Collaboration diagram for GpgFrontend::UI::KeyNewUIDDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyNewUIDDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyNewUIDDialog_coll__map" id="aGpgFrontend_1_1UI_1_1KeyNewUIDDialog_coll__map">
<area shape="rect" title=" " alt="" coords="115,771,370,965"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,491,248,701"/>
<area shape="rect" title=" " alt="" coords="115,785,370,980"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,484,248,723"/>
<area shape="rect" title=" " alt="" coords="37,329,112,407"/>
<area shape="rect" title=" " alt="" coords="137,329,223,407"/>
<area shape="rect" title=" " alt="" coords="111,145,249,237"/>
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="272,484,451,708"/>
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="272,491,451,715"/>
<area shape="rect" title=" " alt="" coords="281,329,373,407"/>
<area shape="rect" title=" " alt="" coords="449,315,620,421"/>
<area shape="rect" title=" " alt="" coords="456,153,613,230"/>
@ -181,6 +181,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a7226b139dc7a491e8ba780135654be27"></a>

View File

@ -1,10 +1,10 @@
<map id="GpgFrontend::UI::KeyNewUIDDialog" name="GpgFrontend::UI::KeyNewUIDDialog">
<area shape="rect" id="node1" title=" " alt="" coords="115,771,370,965"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,491,248,701"/>
<area shape="rect" id="node1" title=" " alt="" coords="115,785,370,980"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,484,248,723"/>
<area shape="rect" id="node3" title=" " alt="" coords="37,329,112,407"/>
<area shape="rect" id="node4" title=" " alt="" coords="137,329,223,407"/>
<area shape="rect" id="node5" title=" " alt="" coords="111,145,249,237"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="272,484,451,708"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="272,491,451,715"/>
<area shape="rect" id="node7" title=" " alt="" coords="281,329,373,407"/>
<area shape="rect" id="node8" title=" " alt="" coords="449,315,620,421"/>
<area shape="rect" id="node9" title=" " alt="" coords="456,153,613,230"/>

View File

@ -1 +1 @@
e31d89c48cd3413def767b23597bddb4
9561e858165a9a18237ab2d667b4d1fb

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 75 KiB

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::KeyNewUIDDialog" name="GpgFrontend::UI::KeyNewUIDDialog">
<area shape="rect" id="node1" title=" " alt="" coords="5,403,260,612"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="11,131,254,355"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,432,260,641"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="11,131,254,384"/>
<area shape="rect" id="node3" title=" " alt="" coords="95,5,170,83"/>
</map>

View File

@ -1 +1 @@
026bb9a6a7e417f6bbd8d5e5e20e77a4
90364cc479cb03a65e2d7f0c299caae1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -97,34 +97,36 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyServerImp
<tr bgcolor="#f0f0f0"><td class="entry"><b>icon_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>import_button_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2">import_keys</a>(ByteArrayPtr in_data)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_server_combo_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_server_label_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>keys_table_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a96b40e94b5c5a3216f513b9699820063">KeyServerImportDialog</a>(bool automatic, QWidget *parent)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e">KeyServerImportDialog</a>(QWidget *parent)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_automatic_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>message_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>search_button_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>search_label_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>search_line_edit_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6">set_loading</a>(bool status)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a">set_message</a>(const QString &amp;text, bool error)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_server_combo_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_server_label_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>keys_table_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a96b40e94b5c5a3216f513b9699820063">KeyServerImportDialog</a>(bool automatic, QWidget *parent)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e">KeyServerImportDialog</a>(QWidget *parent)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_automatic_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>message_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>search_button_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>search_label_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>search_line_edit_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6">set_loading</a>(bool status)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a">set_message</a>(const QString &amp;text, bool error)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>showEvent</b>(QShowEvent *event) override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalKeyImported</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06">slot_import</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f1c5238da7cd6f117bed8018469b37a">slot_import_finished</a>(QNetworkReply::NetworkError error, QByteArray buffer)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_search</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_search_finished</b>(QNetworkReply::NetworkError reply, QByteArray buffer) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a1e17305d6b470d0f7050eb8e3e6ee3d8">SlotImport</a>(const KeyIdArgsListPtr &amp;keys)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#abb3d99b2c17b0f6ddb0e5b93dd8f8802">SlotImport</a>(std::vector&lt; std::string &gt; key_ids_list, std::string keyserver_url)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06">slot_import</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f1c5238da7cd6f117bed8018469b37a">slot_import_finished</a>(QNetworkReply::NetworkError error, QByteArray buffer)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_search</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_search_finished</b>(QNetworkReply::NetworkError reply, QByteArray buffer) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a1e17305d6b470d0f7050eb8e3e6ee3d8">SlotImport</a>(const KeyIdArgsListPtr &amp;keys)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#abb3d99b2c17b0f6ddb0e5b93dd8f8802">SlotImport</a>(std::vector&lt; std::string &gt; key_ids_list, std::string keyserver_url)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>waiting_bar_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->

View File

@ -99,8 +99,8 @@ Inheritance diagram for GpgFrontend::UI::KeyServerImportDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyServerImportDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyServerImportDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1KeyServerImportDialog_inherit__map">
<area shape="rect" title=" " alt="" coords="26,403,227,847"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" title=" " alt="" coords="26,432,227,876"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" title=" " alt="" coords="89,5,164,83"/>
</map>
</div>
@ -109,8 +109,8 @@ Collaboration diagram for GpgFrontend::UI::KeyServerImportDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyServerImportDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeyServerImportDialog_coll__map" id="aGpgFrontend_1_1UI_1_1KeyServerImportDialog_coll__map">
<area shape="rect" title=" " alt="" coords="26,545,227,989"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" title=" " alt="" coords="26,575,227,1019"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" title=" " alt="" coords="68,147,143,224"/>
<area shape="rect" title=" " alt="" coords="167,147,254,224"/>
<area shape="rect" title=" " alt="" coords="141,5,280,97"/>
@ -226,6 +226,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a96b40e94b5c5a3216f513b9699820063"></a>

View File

@ -1,6 +1,6 @@
<map id="GpgFrontend::UI::KeyServerImportDialog" name="GpgFrontend::UI::KeyServerImportDialog">
<area shape="rect" id="node1" title=" " alt="" coords="26,545,227,989"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,496"/>
<area shape="rect" id="node1" title=" " alt="" coords="26,575,227,1019"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,248,525"/>
<area shape="rect" id="node3" title=" " alt="" coords="68,147,143,224"/>
<area shape="rect" id="node4" title=" " alt="" coords="167,147,254,224"/>
<area shape="rect" id="node5" title=" " alt="" coords="141,5,280,97"/>

View File

@ -1 +1 @@
d65bdd32e60d6c9b155cc1d9efc0341e
4588e6f3af0811200928a8faef6f94cd

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::KeyServerImportDialog" name="GpgFrontend::UI::KeyServerImportDialog">
<area shape="rect" id="node1" title=" " alt="" coords="26,403,227,847"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" id="node1" title=" " alt="" coords="26,432,227,876"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,5,164,83"/>
</map>

View File

@ -1 +1 @@
83b83c5d6364875c4b099e8ff4b7ee60
87978b4602037b35de12f4066b51d5fc

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -91,23 +91,25 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeySetExpire
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>init</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b">KeySetExpireDateDialog</a>(const KeyId &amp;key_id, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a0efa9fd74abf305b2e20536f208c8beb">KeySetExpireDateDialog</a>(const KeyId &amp;key_id, std::string subkey_fpr, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_key_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_subkey_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>pos_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b">KeySetExpireDateDialog</a>(const KeyId &amp;key_id, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a0efa9fd74abf305b2e20536f208c8beb">KeySetExpireDateDialog</a>(const KeyId &amp;key_id, std::string subkey_fpr, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_key_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_subkey_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_restored_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>setPosCenterOfScreen</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>showEvent</b>(QShowEvent *event) override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalKeyExpireDateUpdated</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_confirm</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#adde2b33bd17f521f0630702987b1d274">slot_non_expired_checked</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ui_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_confirm</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#adde2b33bd17f521f0630702987b1d274">slot_non_expired_checked</a>(int state)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_save_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ui_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~GeneralDialog</b>() override (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -98,8 +98,8 @@ Inheritance diagram for GpgFrontend::UI::KeySetExpireDateDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeySetExpireDateDialog_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeySetExpireDateDialog_inherit__map" id="aGpgFrontend_1_1UI_1_1KeySetExpireDateDialog_inherit__map">
<area shape="rect" title=" " alt="" coords="16,403,237,583"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" title=" " alt="" coords="16,432,237,612"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" title=" " alt="" coords="89,5,164,83"/>
</map>
</div>
@ -108,8 +108,8 @@ Collaboration diagram for GpgFrontend::UI::KeySetExpireDateDialog:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeySetExpireDateDialog_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1KeySetExpireDateDialog_coll__map" id="aGpgFrontend_1_1UI_1_1KeySetExpireDateDialog_coll__map">
<area shape="rect" title=" " alt="" coords="253,848,475,999"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,569,248,778"/>
<area shape="rect" title=" " alt="" coords="253,863,475,1013"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,561,248,800"/>
<area shape="rect" title=" " alt="" coords="89,329,164,407"/>
<area shape="rect" title=" " alt="" coords="221,329,307,407"/>
<area shape="rect" title=" " alt="" coords="195,145,333,237"/>
@ -117,7 +117,7 @@ Collaboration diagram for GpgFrontend::UI::KeySetExpireDateDialog:</div>
<area shape="rect" title=" " alt="" coords="376,153,533,230"/>
<area shape="rect" title=" " alt="" coords="526,5,565,83"/>
<area shape="rect" title=" " alt="" coords="567,153,724,230"/>
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="525,561,704,785"/>
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="525,569,704,793"/>
<area shape="rect" title=" " alt="" coords="725,329,817,407"/>
<area shape="rect" title=" " alt="" coords="529,315,700,421"/>
</map>
@ -176,6 +176,12 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="af074bf574bb3fb2be5de5f7e3b5b539e"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
<tr class="separator:af074bf574bb3fb2be5de5f7e3b5b539e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a67da7721959b585db21f7e893793564b"></a>

View File

@ -1,6 +1,6 @@
<map id="GpgFrontend::UI::KeySetExpireDateDialog" name="GpgFrontend::UI::KeySetExpireDateDialog">
<area shape="rect" id="node1" title=" " alt="" coords="253,848,475,999"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,569,248,778"/>
<area shape="rect" id="node1" title=" " alt="" coords="253,863,475,1013"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,561,248,800"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,329,164,407"/>
<area shape="rect" id="node4" title=" " alt="" coords="221,329,307,407"/>
<area shape="rect" id="node5" title=" " alt="" coords="195,145,333,237"/>
@ -8,7 +8,7 @@
<area shape="rect" id="node7" title=" " alt="" coords="376,153,533,230"/>
<area shape="rect" id="node8" title=" " alt="" coords="526,5,565,83"/>
<area shape="rect" id="node12" title=" " alt="" coords="567,153,724,230"/>
<area shape="rect" id="node9" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="525,561,704,785"/>
<area shape="rect" id="node9" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="525,569,704,793"/>
<area shape="rect" id="node10" title=" " alt="" coords="725,329,817,407"/>
<area shape="rect" id="node11" title=" " alt="" coords="529,315,700,421"/>
</map>

View File

@ -1 +1 @@
f0896364489e7448d546f36f389d9609
aa5bc4fc88a10301e24563633104bee2

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

@ -1,5 +1,5 @@
<map id="GpgFrontend::UI::KeySetExpireDateDialog" name="GpgFrontend::UI::KeySetExpireDateDialog">
<area shape="rect" id="node1" title=" " alt="" coords="16,403,237,583"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,355"/>
<area shape="rect" id="node1" title=" " alt="" coords="16,432,237,612"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,131,248,384"/>
<area shape="rect" id="node3" title=" " alt="" coords="89,5,164,83"/>
</map>

View File

@ -1 +1 @@
c17288cb417248d0ae8c2a1d9ad62ae5
c7b35755d0d181c3a8b19abc8cf262be

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Some files were not shown because too many files have changed in this diff Show More