Update Doxygen ref refs/heads/main on 2022-12-21 06:16:34

This commit is contained in:
stehu 2022-12-21 06:16:34 +00:00
parent dc9d4d5475
commit b04b63731f
534 changed files with 1888 additions and 2132 deletions

View File

@ -126,26 +126,19 @@ $(document).ready(function(){initNavTree('GeneralDialog_8h_source.html',''); ini
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; </div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; ~<a class="code" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GeneralDialog</a>() <span class="keyword">override</span>;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; <span class="keywordtype">void</span> setPosCenterOfScreen();</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; <span class="keyword">private</span> slots:</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; <span class="keywordtype">void</span> slot_restore_settings() noexcept;</div>
<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="l00057"></a><span class="lineno"> 57</span>&#160; <span class="keywordtype">void</span> slot_save_settings() noexcept;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; std::string name_; </div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; QPoint pos_; </div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; QSize size_; </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;};</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></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="l00066"></a><span class="lineno"> 66</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:31</div></div>

View File

@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('GeneralMainWindow_8h_source.html','');
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; ~<a class="code" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GeneralMainWindow</a>() <span class="keyword">override</span>;</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="keyword">protected</span>:</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242">closeEvent</a>(QCloseEvent* event) <span class="keyword">override</span>;</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#af5c86754836a678c7058e6f633968863">closeEvent</a>(QCloseEvent* event);</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; QSize icon_size_{}; </div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="keywordtype">int</span> font_size_{}; </div>
@ -122,7 +122,7 @@ $(document).ready(function(){initNavTree('GeneralMainWindow_8h_source.html','');
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_GENERALMAINWINDOW_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1GeneralMainWindow_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a></div><div class="ttdef"><b>Definition:</b> GeneralMainWindow.h:39</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1GeneralMainWindow_html_a62b24183ebf9da18852084879bcb1013"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a62b24183ebf9da18852084879bcb1013">GpgFrontend::UI::GeneralMainWindow::GeneralMainWindow</a></div><div class="ttdeci">GeneralMainWindow(std::string name, QWidget *parent=nullptr)</div><div class="ttdef"><b>Definition:</b> GeneralMainWindow.cpp:35</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1GeneralMainWindow_html_acc10569862d1575d9453d1c1aa539242"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242">GpgFrontend::UI::GeneralMainWindow::closeEvent</a></div><div class="ttdeci">void closeEvent(QCloseEvent *event) override</div><div class="ttdef"><b>Definition:</b> GeneralMainWindow.cpp:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1GeneralMainWindow_html_af5c86754836a678c7058e6f633968863"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#af5c86754836a678c7058e6f633968863">GpgFrontend::UI::GeneralMainWindow::closeEvent</a></div><div class="ttdeci">void closeEvent(QCloseEvent *event)</div><div class="ttdef"><b>Definition:</b> GeneralMainWindow.cpp:43</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:31</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -123,179 +123,177 @@ $(document).ready(function(){initNavTree('GpgGenKeyInfo_8h_source.html',''); ini
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; std::string passphrase_; </div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; </div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="keyword">using</span> KeyGenAlgo = std::pair&lt;std::string, std::string&gt;;</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; </div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> std::vector&lt;KeyGenAlgo&gt; &amp;GetSupportedKeyAlgo();</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; </div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> std::vector&lt;KeyGenAlgo&gt; &amp;GetSupportedSubkeyAlgo();</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> std::vector&lt;KeyGenAlgo&gt; &amp;GetSupportedKeyAlgoStandalone();</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; </div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> std::vector&lt;KeyGenAlgo&gt; &amp;GetSupportedSubkeyAlgoStandalone();</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; </div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a40a42ad975499566de124296c19e6c55"> 102</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a40a42ad975499566de124296c19e6c55">IsSubKey</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> subkey_; }</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; </div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1"> 109</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1">SetIsSubKey</a>(<span class="keywordtype">bool</span> m_sub_key) { GenKeyInfo::subkey_ = m_sub_key; }</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; </div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a4ee4a0659e76376d9bfc527c334392e1"> 116</a></span>&#160; [[nodiscard]] std::string <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a4ee4a0659e76376d9bfc527c334392e1">GetUserid</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keyword">auto</span> uid_format = boost::format(<span class="stringliteral">&quot;%1%(%2%)&lt;%3%&gt;&quot;</span>) % this-&gt;name_ %</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; this-&gt;comment_ % this-&gt;email_;</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="keywordflow">return</span> uid_format.str();</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; }</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; </div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a65ebc487e0e64c325f65474c812615f7"> 127</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a65ebc487e0e64c325f65474c812615f7">SetName</a>(<span class="keyword">const</span> std::string &amp;m_name) { this-&gt;name_ = m_name; }</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; </div>
<div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a656c81d56f77350184f9a94db1a3ce05"> 134</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a656c81d56f77350184f9a94db1a3ce05">SetEmail</a>(<span class="keyword">const</span> std::string &amp;m_email) { this-&gt;email_ = m_email; }</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; </div>
<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a947886456f5699241b1c1b9332e4b29e"> 141</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a947886456f5699241b1c1b9332e4b29e">SetComment</a>(<span class="keyword">const</span> std::string &amp;m_comment) { this-&gt;comment_ = m_comment; }</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; </div>
<div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#abb3e1366dca0288bdc42123e55d77335"> 148</a></span>&#160; [[nodiscard]] std::string <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#abb3e1366dca0288bdc42123e55d77335">GetName</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> name_; }</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; </div>
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a76721be08c18907762ba6f6ccc4afc8a"> 155</a></span>&#160; [[nodiscard]] std::string <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a76721be08c18907762ba6f6ccc4afc8a">GetEmail</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> email_; }</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; </div>
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ab9f9775fd6363fba372bd0bcc2532892"> 162</a></span>&#160; [[nodiscard]] std::string <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ab9f9775fd6363fba372bd0bcc2532892">GetComment</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> comment_; }</div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; </div>
<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a6a65ba347156373b6cf98eb8e851d28d"> 169</a></span>&#160; [[nodiscard]] <span class="keyword">const</span> std::string &amp;<a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a6a65ba347156373b6cf98eb8e851d28d">GetAlgo</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> algo_; }</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; </div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; <span class="keywordtype">void</span> SetAlgo(<span class="keyword">const</span> GpgFrontend::GenKeyInfo::KeyGenAlgo &amp;m_algo);</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; </div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; [[nodiscard]] std::string GetKeySizeStr() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; </div>
<div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a4927a9091fa2b2f68f6b60ce78ab2fe9"> 190</a></span>&#160; [[nodiscard]] <span class="keywordtype">int</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a4927a9091fa2b2f68f6b60ce78ab2fe9">GetKeyLength</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> key_size_; }</div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160; </div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; <span class="keywordtype">void</span> SetKeyLength(<span class="keywordtype">int</span> m_key_size);</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; </div>
<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ac629312630a78e32ee36ba0ff30bc9ff"> 204</a></span>&#160; [[nodiscard]] <span class="keyword">const</span> boost::posix_time::ptime &amp;<a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ac629312630a78e32ee36ba0ff30bc9ff">GetExpireTime</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; <span class="keywordflow">return</span> expired_;</div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; }</div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160; </div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; <span class="keywordtype">void</span> SetExpireTime(<span class="keyword">const</span> boost::posix_time::ptime &amp;m_expired);</div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; </div>
<div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#aeef7697c91b5b5998088979e09332380"> 221</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#aeef7697c91b5b5998088979e09332380">IsNonExpired</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> non_expired_; }</div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; </div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; <span class="keywordtype">void</span> SetNonExpired(<span class="keywordtype">bool</span> m_non_expired);</div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; </div>
<div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a848181796a99bec8d32dc5eac240ee01"> 236</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a848181796a99bec8d32dc5eac240ee01">IsNoPassPhrase</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> this-&gt;no_passphrase_; }</div>
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160; </div>
<div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef"> 243</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef">SetNonPassPhrase</a>(<span class="keywordtype">bool</span> m_non_pass_phrase) {</div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; GenKeyInfo::no_passphrase_ = m_non_pass_phrase;</div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160; }</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; </div>
<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ad972292c408cb83c08e739327795a5f0"> 253</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ad972292c408cb83c08e739327795a5f0">IsAllowSigning</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> allow_signing_; }</div>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; </div>
<div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#af6a79124a4571ff7f37c1c5e6c1a9415"> 261</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#af6a79124a4571ff7f37c1c5e6c1a9415">IsAllowNoPassPhrase</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; <span class="keywordflow">return</span> allow_no_pass_phrase_;</div>
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160; }</div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160; </div>
<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a"> 270</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a">SetAllowSigning</a>(<span class="keywordtype">bool</span> m_allow_signing) {</div>
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160; <span class="keywordflow">if</span> (allow_change_signing_) GenKeyInfo::allow_signing_ = m_allow_signing;</div>
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160; }</div>
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; </div>
<div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a28ed8a65243e5bc69403305752c2cdc9"> 280</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a28ed8a65243e5bc69403305752c2cdc9">IsAllowEncryption</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> allow_encryption_; }</div>
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160; </div>
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160; <span class="keywordtype">void</span> SetAllowEncryption(<span class="keywordtype">bool</span> m_allow_encryption);</div>
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>&#160; </div>
<div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ad47ceeb1ccfa8862843034e51b4d8be7"> 295</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ad47ceeb1ccfa8862843034e51b4d8be7">IsAllowCertification</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160; <span class="keywordflow">return</span> allow_certification_;</div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160; }</div>
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160; </div>
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160; <span class="keywordtype">void</span> SetAllowCertification(<span class="keywordtype">bool</span> m_allow_certification);</div>
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; </div>
<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#aabdf981c65a0efde1e8905441b9b9c87"> 312</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#aabdf981c65a0efde1e8905441b9b9c87">IsAllowAuthentication</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160; <span class="keywordflow">return</span> allow_authentication_;</div>
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160; }</div>
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160; </div>
<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de"> 321</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de">SetAllowAuthentication</a>(<span class="keywordtype">bool</span> m_allow_authentication) {</div>
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160; <span class="keywordflow">if</span> (allow_change_authentication_)</div>
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160; GenKeyInfo::allow_authentication_ = m_allow_authentication;</div>
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160; }</div>
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160; </div>
<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a890ee16ef6088570360a073a6b531c89"> 331</a></span>&#160; [[nodiscard]] <span class="keyword">const</span> std::string &amp;<a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a890ee16ef6088570360a073a6b531c89">GetPassPhrase</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> passphrase_; }</div>
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160; </div>
<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#afe1760d4ead397f6096925290a38e1a4"> 338</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#afe1760d4ead397f6096925290a38e1a4">SetPassPhrase</a>(<span class="keyword">const</span> std::string &amp;m_pass_phrase) {</div>
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160; GenKeyInfo::passphrase_ = m_pass_phrase;</div>
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160; }</div>
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160; </div>
<div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a06f95a8d26da79bcbe7d51e266879a94"> 348</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a06f95a8d26da79bcbe7d51e266879a94">IsAllowChangeSigning</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160; <span class="keywordflow">return</span> allow_change_signing_;</div>
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160; }</div>
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; </div>
<div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ad04a906300bea028c6fb6b1b2da1d149"> 358</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ad04a906300bea028c6fb6b1b2da1d149">IsAllowChangeEncryption</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160; <span class="keywordflow">return</span> allow_change_encryption_;</div>
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160; }</div>
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160; </div>
<div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#adbcddd0fa0a273f9b77fe1297633dabc"> 368</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#adbcddd0fa0a273f9b77fe1297633dabc">IsAllowChangeCertification</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160; <span class="keywordflow">return</span> allow_change_certification_;</div>
<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>&#160; }</div>
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>&#160; </div>
<div class="line"><a name="l00378"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#aaf8ab7c6564a2836837a537111d6f5b4"> 378</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#aaf8ab7c6564a2836837a537111d6f5b4">IsAllowChangeAuthentication</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160; <span class="keywordflow">return</span> allow_change_authentication_;</div>
<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>&#160; }</div>
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span>&#160; </div>
<div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ae461a553176ad1ab0c1121ea6de6c8c2"> 387</a></span>&#160; [[nodiscard]] <span class="keywordtype">int</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ae461a553176ad1ab0c1121ea6de6c8c2">GetSuggestMaxKeySize</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>&#160; <span class="keywordflow">return</span> suggest_max_key_size_;</div>
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>&#160; }</div>
<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160; </div>
<div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a0b1612421148b86919b7130ed148ca51"> 396</a></span>&#160; [[nodiscard]] <span class="keywordtype">int</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a0b1612421148b86919b7130ed148ca51">GetSuggestMinKeySize</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160; <span class="keywordflow">return</span> suggest_min_key_size_;</div>
<div class="line"><a name="l00398"></a><span class="lineno"> 398</span>&#160; }</div>
<div class="line"><a name="l00399"></a><span class="lineno"> 399</span>&#160; </div>
<div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ac211a7a615805ae97ff284b46abfeab7"> 405</a></span>&#160; [[nodiscard]] <span class="keywordtype">int</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ac211a7a615805ae97ff284b46abfeab7">GetSizeChangeStep</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00406"></a><span class="lineno"> 406</span>&#160; <span class="keywordflow">return</span> suggest_size_addition_step_;</div>
<div class="line"><a name="l00407"></a><span class="lineno"> 407</span>&#160; }</div>
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160; </div>
<div class="line"><a name="l00409"></a><span class="lineno"> 409</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160; <span class="keywordtype">bool</span> allow_encryption_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160; <span class="keywordtype">bool</span> allow_change_encryption_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160; <span class="keywordtype">bool</span> allow_certification_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>&#160; <span class="keywordtype">bool</span> allow_change_certification_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160; <span class="keywordtype">bool</span> allow_authentication_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160; <span class="keywordtype">bool</span> allow_change_authentication_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160; <span class="keywordtype">bool</span> allow_signing_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>&#160; <span class="keywordtype">bool</span> allow_change_signing_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00418"></a><span class="lineno"> 418</span>&#160; </div>
<div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160; <span class="keywordtype">void</span> reset_options();</div>
<div class="line"><a name="l00424"></a><span class="lineno"> 424</span>&#160; </div>
<div class="line"><a name="l00425"></a><span class="lineno"> 425</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html">GenKeyInfo</a>(<span class="keywordtype">bool</span> m_is_sub_key = <span class="keyword">false</span>, <span class="keywordtype">bool</span> m_standalone = <span class="keyword">false</span>);</div>
<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>&#160;};</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> std::vector&lt;std::string&gt; &amp;GetSupportedKeyAlgo();</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; </div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> std::vector&lt;std::string&gt; &amp;GetSupportedSubkeyAlgo();</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; </div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> std::vector&lt;std::string&gt; &amp;GetSupportedKeyAlgoStandalone();</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; </div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> std::vector&lt;std::string&gt; &amp;GetSupportedSubkeyAlgoStandalone();</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; </div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a40a42ad975499566de124296c19e6c55"> 100</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a40a42ad975499566de124296c19e6c55">IsSubKey</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> subkey_; }</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; </div>
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1"> 107</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1">SetIsSubKey</a>(<span class="keywordtype">bool</span> m_sub_key) { GenKeyInfo::subkey_ = m_sub_key; }</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; </div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a4ee4a0659e76376d9bfc527c334392e1"> 114</a></span>&#160; [[nodiscard]] std::string <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a4ee4a0659e76376d9bfc527c334392e1">GetUserid</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="keyword">auto</span> uid_format = boost::format(<span class="stringliteral">&quot;%1%(%2%)&lt;%3%&gt;&quot;</span>) % this-&gt;name_ %</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; this-&gt;comment_ % this-&gt;email_;</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keywordflow">return</span> uid_format.str();</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; }</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; </div>
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a65ebc487e0e64c325f65474c812615f7"> 125</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a65ebc487e0e64c325f65474c812615f7">SetName</a>(<span class="keyword">const</span> std::string &amp;m_name) { this-&gt;name_ = m_name; }</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; </div>
<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a656c81d56f77350184f9a94db1a3ce05"> 132</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a656c81d56f77350184f9a94db1a3ce05">SetEmail</a>(<span class="keyword">const</span> std::string &amp;m_email) { this-&gt;email_ = m_email; }</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; </div>
<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a947886456f5699241b1c1b9332e4b29e"> 139</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a947886456f5699241b1c1b9332e4b29e">SetComment</a>(<span class="keyword">const</span> std::string &amp;m_comment) { this-&gt;comment_ = m_comment; }</div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; </div>
<div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#abb3e1366dca0288bdc42123e55d77335"> 146</a></span>&#160; [[nodiscard]] std::string <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#abb3e1366dca0288bdc42123e55d77335">GetName</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> name_; }</div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; </div>
<div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a76721be08c18907762ba6f6ccc4afc8a"> 153</a></span>&#160; [[nodiscard]] std::string <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a76721be08c18907762ba6f6ccc4afc8a">GetEmail</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> email_; }</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; </div>
<div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ab9f9775fd6363fba372bd0bcc2532892"> 160</a></span>&#160; [[nodiscard]] std::string <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ab9f9775fd6363fba372bd0bcc2532892">GetComment</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> comment_; }</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; </div>
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a6a65ba347156373b6cf98eb8e851d28d"> 167</a></span>&#160; [[nodiscard]] <span class="keyword">const</span> std::string &amp;<a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a6a65ba347156373b6cf98eb8e851d28d">GetAlgo</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> algo_; }</div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; </div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; <span class="keywordtype">void</span> SetAlgo(<span class="keyword">const</span> std::string &amp;m_algo);</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; </div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; [[nodiscard]] std::string GetKeySizeStr() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; </div>
<div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a4927a9091fa2b2f68f6b60ce78ab2fe9"> 188</a></span>&#160; [[nodiscard]] <span class="keywordtype">int</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a4927a9091fa2b2f68f6b60ce78ab2fe9">GetKeyLength</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> key_size_; }</div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160; </div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; <span class="keywordtype">void</span> SetKeyLength(<span class="keywordtype">int</span> m_key_size);</div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; </div>
<div class="line"><a name="l00202"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ac629312630a78e32ee36ba0ff30bc9ff"> 202</a></span>&#160; [[nodiscard]] <span class="keyword">const</span> boost::posix_time::ptime &amp;<a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ac629312630a78e32ee36ba0ff30bc9ff">GetExpireTime</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; <span class="keywordflow">return</span> expired_;</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; }</div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; </div>
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160; <span class="keywordtype">void</span> SetExpireTime(<span class="keyword">const</span> boost::posix_time::ptime &amp;m_expired);</div>
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160; </div>
<div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#aeef7697c91b5b5998088979e09332380"> 219</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#aeef7697c91b5b5998088979e09332380">IsNonExpired</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> non_expired_; }</div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; </div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160; <span class="keywordtype">void</span> SetNonExpired(<span class="keywordtype">bool</span> m_non_expired);</div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; </div>
<div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a848181796a99bec8d32dc5eac240ee01"> 234</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a848181796a99bec8d32dc5eac240ee01">IsNoPassPhrase</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> this-&gt;no_passphrase_; }</div>
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160; </div>
<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef"> 241</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef">SetNonPassPhrase</a>(<span class="keywordtype">bool</span> m_non_pass_phrase) {</div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160; GenKeyInfo::no_passphrase_ = m_non_pass_phrase;</div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; }</div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; </div>
<div class="line"><a name="l00251"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ad972292c408cb83c08e739327795a5f0"> 251</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ad972292c408cb83c08e739327795a5f0">IsAllowSigning</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> allow_signing_; }</div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; </div>
<div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#af6a79124a4571ff7f37c1c5e6c1a9415"> 259</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#af6a79124a4571ff7f37c1c5e6c1a9415">IsAllowNoPassPhrase</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; <span class="keywordflow">return</span> allow_no_pass_phrase_;</div>
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; }</div>
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; </div>
<div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a"> 268</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a">SetAllowSigning</a>(<span class="keywordtype">bool</span> m_allow_signing) {</div>
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; <span class="keywordflow">if</span> (allow_change_signing_) GenKeyInfo::allow_signing_ = m_allow_signing;</div>
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; }</div>
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160; </div>
<div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a28ed8a65243e5bc69403305752c2cdc9"> 278</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a28ed8a65243e5bc69403305752c2cdc9">IsAllowEncryption</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> allow_encryption_; }</div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160; </div>
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160; <span class="keywordtype">void</span> SetAllowEncryption(<span class="keywordtype">bool</span> m_allow_encryption);</div>
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>&#160; </div>
<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ad47ceeb1ccfa8862843034e51b4d8be7"> 293</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ad47ceeb1ccfa8862843034e51b4d8be7">IsAllowCertification</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160; <span class="keywordflow">return</span> allow_certification_;</div>
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160; }</div>
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160; </div>
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160; <span class="keywordtype">void</span> SetAllowCertification(<span class="keywordtype">bool</span> m_allow_certification);</div>
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160; </div>
<div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#aabdf981c65a0efde1e8905441b9b9c87"> 310</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#aabdf981c65a0efde1e8905441b9b9c87">IsAllowAuthentication</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160; <span class="keywordflow">return</span> allow_authentication_;</div>
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160; }</div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160; </div>
<div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de"> 319</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de">SetAllowAuthentication</a>(<span class="keywordtype">bool</span> m_allow_authentication) {</div>
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160; <span class="keywordflow">if</span> (allow_change_authentication_)</div>
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160; GenKeyInfo::allow_authentication_ = m_allow_authentication;</div>
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160; }</div>
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160; </div>
<div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a890ee16ef6088570360a073a6b531c89"> 329</a></span>&#160; [[nodiscard]] <span class="keyword">const</span> std::string &amp;<a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a890ee16ef6088570360a073a6b531c89">GetPassPhrase</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> passphrase_; }</div>
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160; </div>
<div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#afe1760d4ead397f6096925290a38e1a4"> 336</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#afe1760d4ead397f6096925290a38e1a4">SetPassPhrase</a>(<span class="keyword">const</span> std::string &amp;m_pass_phrase) {</div>
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160; GenKeyInfo::passphrase_ = m_pass_phrase;</div>
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160; }</div>
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160; </div>
<div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a06f95a8d26da79bcbe7d51e266879a94"> 346</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a06f95a8d26da79bcbe7d51e266879a94">IsAllowChangeSigning</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160; <span class="keywordflow">return</span> allow_change_signing_;</div>
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160; }</div>
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160; </div>
<div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ad04a906300bea028c6fb6b1b2da1d149"> 356</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ad04a906300bea028c6fb6b1b2da1d149">IsAllowChangeEncryption</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160; <span class="keywordflow">return</span> allow_change_encryption_;</div>
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160; }</div>
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160; </div>
<div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#adbcddd0fa0a273f9b77fe1297633dabc"> 366</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#adbcddd0fa0a273f9b77fe1297633dabc">IsAllowChangeCertification</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160; <span class="keywordflow">return</span> allow_change_certification_;</div>
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160; }</div>
<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160; </div>
<div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#aaf8ab7c6564a2836837a537111d6f5b4"> 376</a></span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#aaf8ab7c6564a2836837a537111d6f5b4">IsAllowChangeAuthentication</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>&#160; <span class="keywordflow">return</span> allow_change_authentication_;</div>
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span>&#160; }</div>
<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160; </div>
<div class="line"><a name="l00385"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ae461a553176ad1ab0c1121ea6de6c8c2"> 385</a></span>&#160; [[nodiscard]] <span class="keywordtype">int</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ae461a553176ad1ab0c1121ea6de6c8c2">GetSuggestMaxKeySize</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160; <span class="keywordflow">return</span> suggest_max_key_size_;</div>
<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>&#160; }</div>
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>&#160; </div>
<div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#a0b1612421148b86919b7130ed148ca51"> 394</a></span>&#160; [[nodiscard]] <span class="keywordtype">int</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#a0b1612421148b86919b7130ed148ca51">GetSuggestMinKeySize</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00395"></a><span class="lineno"> 395</span>&#160; <span class="keywordflow">return</span> suggest_min_key_size_;</div>
<div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160; }</div>
<div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160; </div>
<div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GenKeyInfo.html#ac211a7a615805ae97ff284b46abfeab7"> 403</a></span>&#160; [[nodiscard]] <span class="keywordtype">int</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html#ac211a7a615805ae97ff284b46abfeab7">GetSizeChangeStep</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00404"></a><span class="lineno"> 404</span>&#160; <span class="keywordflow">return</span> suggest_size_addition_step_;</div>
<div class="line"><a name="l00405"></a><span class="lineno"> 405</span>&#160; }</div>
<div class="line"><a name="l00406"></a><span class="lineno"> 406</span>&#160; </div>
<div class="line"><a name="l00407"></a><span class="lineno"> 407</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160; <span class="keywordtype">bool</span> allow_encryption_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00409"></a><span class="lineno"> 409</span>&#160; <span class="keywordtype">bool</span> allow_change_encryption_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160; <span class="keywordtype">bool</span> allow_certification_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160; <span class="keywordtype">bool</span> allow_change_certification_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160; <span class="keywordtype">bool</span> allow_authentication_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>&#160; <span class="keywordtype">bool</span> allow_change_authentication_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160; <span class="keywordtype">bool</span> allow_signing_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160; <span class="keywordtype">bool</span> allow_change_signing_ = <span class="keyword">true</span>; </div>
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160; </div>
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>&#160; <span class="keywordtype">void</span> reset_options();</div>
<div class="line"><a name="l00422"></a><span class="lineno"> 422</span>&#160; </div>
<div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00430"></a><span class="lineno"> 430</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classGpgFrontend_1_1GenKeyInfo.html">GenKeyInfo</a>(<span class="keywordtype">bool</span> m_is_sub_key = <span class="keyword">false</span>, <span class="keywordtype">bool</span> m_standalone = <span class="keyword">false</span>);</div>
<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>&#160;};</div>
<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>&#160; </div>
<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>&#160;} <span class="comment">// namespace GpgFrontend</span></div>
<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>&#160; </div>
<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>&#160;} <span class="comment">// namespace GpgFrontend</span></div>
<div class="line"><a name="l00436"></a><span class="lineno"> 436</span>&#160; </div>
<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_GPGGENKEYINFO_H</span></div>
<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_GPGGENKEYINFO_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:42</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a06f95a8d26da79bcbe7d51e266879a94"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a06f95a8d26da79bcbe7d51e266879a94">GpgFrontend::GenKeyInfo::IsAllowChangeSigning</a></div><div class="ttdeci">bool IsAllowChangeSigning() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:348</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a0b1612421148b86919b7130ed148ca51"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a0b1612421148b86919b7130ed148ca51">GpgFrontend::GenKeyInfo::GetSuggestMinKeySize</a></div><div class="ttdeci">int GetSuggestMinKeySize() const</div><div class="ttdoc">Get the Suggest Min Key Size object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:396</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a1a01518b24d40d95e187ef73f4dcd52a"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a">GpgFrontend::GenKeyInfo::SetAllowSigning</a></div><div class="ttdeci">void SetAllowSigning(bool m_allow_signing)</div><div class="ttdoc">Set the Allow Signing object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:270</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a28ed8a65243e5bc69403305752c2cdc9"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a28ed8a65243e5bc69403305752c2cdc9">GpgFrontend::GenKeyInfo::IsAllowEncryption</a></div><div class="ttdeci">bool IsAllowEncryption() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:280</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a40a42ad975499566de124296c19e6c55"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a40a42ad975499566de124296c19e6c55">GpgFrontend::GenKeyInfo::IsSubKey</a></div><div class="ttdeci">bool IsSubKey() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:102</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a4927a9091fa2b2f68f6b60ce78ab2fe9"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a4927a9091fa2b2f68f6b60ce78ab2fe9">GpgFrontend::GenKeyInfo::GetKeyLength</a></div><div class="ttdeci">int GetKeyLength() const</div><div class="ttdoc">Get the Key Size object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:190</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a4ee4a0659e76376d9bfc527c334392e1"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a4ee4a0659e76376d9bfc527c334392e1">GpgFrontend::GenKeyInfo::GetUserid</a></div><div class="ttdeci">std::string GetUserid() const</div><div class="ttdoc">Get the Userid object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:116</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a656c81d56f77350184f9a94db1a3ce05"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a656c81d56f77350184f9a94db1a3ce05">GpgFrontend::GenKeyInfo::SetEmail</a></div><div class="ttdeci">void SetEmail(const std::string &amp;m_email)</div><div class="ttdoc">Set the Email object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:134</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a65ebc487e0e64c325f65474c812615f7"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a65ebc487e0e64c325f65474c812615f7">GpgFrontend::GenKeyInfo::SetName</a></div><div class="ttdeci">void SetName(const std::string &amp;m_name)</div><div class="ttdoc">Set the Name object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:127</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a6a65ba347156373b6cf98eb8e851d28d"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a6a65ba347156373b6cf98eb8e851d28d">GpgFrontend::GenKeyInfo::GetAlgo</a></div><div class="ttdeci">const std::string &amp; GetAlgo() const</div><div class="ttdoc">Get the Algo object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:169</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a76721be08c18907762ba6f6ccc4afc8a"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a76721be08c18907762ba6f6ccc4afc8a">GpgFrontend::GenKeyInfo::GetEmail</a></div><div class="ttdeci">std::string GetEmail() const</div><div class="ttdoc">Get the Email object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:155</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a848181796a99bec8d32dc5eac240ee01"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a848181796a99bec8d32dc5eac240ee01">GpgFrontend::GenKeyInfo::IsNoPassPhrase</a></div><div class="ttdeci">bool IsNoPassPhrase() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:236</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a864407216cbdbef9e7b35e6be694d3ef"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef">GpgFrontend::GenKeyInfo::SetNonPassPhrase</a></div><div class="ttdeci">void SetNonPassPhrase(bool m_non_pass_phrase)</div><div class="ttdoc">Set the Non Pass Phrase object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:243</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a890ee16ef6088570360a073a6b531c89"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a890ee16ef6088570360a073a6b531c89">GpgFrontend::GenKeyInfo::GetPassPhrase</a></div><div class="ttdeci">const std::string &amp; GetPassPhrase() const</div><div class="ttdoc">Get the Pass Phrase object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:331</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a947886456f5699241b1c1b9332e4b29e"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a947886456f5699241b1c1b9332e4b29e">GpgFrontend::GenKeyInfo::SetComment</a></div><div class="ttdeci">void SetComment(const std::string &amp;m_comment)</div><div class="ttdoc">Set the Comment object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:141</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_aabdf981c65a0efde1e8905441b9b9c87"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#aabdf981c65a0efde1e8905441b9b9c87">GpgFrontend::GenKeyInfo::IsAllowAuthentication</a></div><div class="ttdeci">bool IsAllowAuthentication() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:312</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_aac51d251682ed1bc1090416ebfeba4de"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de">GpgFrontend::GenKeyInfo::SetAllowAuthentication</a></div><div class="ttdeci">void SetAllowAuthentication(bool m_allow_authentication)</div><div class="ttdoc">Set the Allow Authentication object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:321</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_aaf8ab7c6564a2836837a537111d6f5b4"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#aaf8ab7c6564a2836837a537111d6f5b4">GpgFrontend::GenKeyInfo::IsAllowChangeAuthentication</a></div><div class="ttdeci">bool IsAllowChangeAuthentication() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:378</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ab9f9775fd6363fba372bd0bcc2532892"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ab9f9775fd6363fba372bd0bcc2532892">GpgFrontend::GenKeyInfo::GetComment</a></div><div class="ttdeci">std::string GetComment() const</div><div class="ttdoc">Get the Comment object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:162</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_abb3e1366dca0288bdc42123e55d77335"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#abb3e1366dca0288bdc42123e55d77335">GpgFrontend::GenKeyInfo::GetName</a></div><div class="ttdeci">std::string GetName() const</div><div class="ttdoc">Get the Name object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:148</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ac211a7a615805ae97ff284b46abfeab7"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ac211a7a615805ae97ff284b46abfeab7">GpgFrontend::GenKeyInfo::GetSizeChangeStep</a></div><div class="ttdeci">int GetSizeChangeStep() const</div><div class="ttdoc">Get the Size Change Step object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:405</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ac629312630a78e32ee36ba0ff30bc9ff"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ac629312630a78e32ee36ba0ff30bc9ff">GpgFrontend::GenKeyInfo::GetExpireTime</a></div><div class="ttdeci">const boost::posix_time::ptime &amp; GetExpireTime() const</div><div class="ttdoc">Get the Expired object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:204</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_acd9f7742b739e1db60bd50489690dec1"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1">GpgFrontend::GenKeyInfo::SetIsSubKey</a></div><div class="ttdeci">void SetIsSubKey(bool m_sub_key)</div><div class="ttdoc">Set the Is Sub Key object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:109</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ad04a906300bea028c6fb6b1b2da1d149"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ad04a906300bea028c6fb6b1b2da1d149">GpgFrontend::GenKeyInfo::IsAllowChangeEncryption</a></div><div class="ttdeci">bool IsAllowChangeEncryption() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:358</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ad47ceeb1ccfa8862843034e51b4d8be7"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ad47ceeb1ccfa8862843034e51b4d8be7">GpgFrontend::GenKeyInfo::IsAllowCertification</a></div><div class="ttdeci">bool IsAllowCertification() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:295</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ad972292c408cb83c08e739327795a5f0"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ad972292c408cb83c08e739327795a5f0">GpgFrontend::GenKeyInfo::IsAllowSigning</a></div><div class="ttdeci">bool IsAllowSigning() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:253</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_adbcddd0fa0a273f9b77fe1297633dabc"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#adbcddd0fa0a273f9b77fe1297633dabc">GpgFrontend::GenKeyInfo::IsAllowChangeCertification</a></div><div class="ttdeci">bool IsAllowChangeCertification() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:368</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ae461a553176ad1ab0c1121ea6de6c8c2"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ae461a553176ad1ab0c1121ea6de6c8c2">GpgFrontend::GenKeyInfo::GetSuggestMaxKeySize</a></div><div class="ttdeci">int GetSuggestMaxKeySize() const</div><div class="ttdoc">Get the Suggest Max Key Size object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:387</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_aeef7697c91b5b5998088979e09332380"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#aeef7697c91b5b5998088979e09332380">GpgFrontend::GenKeyInfo::IsNonExpired</a></div><div class="ttdeci">bool IsNonExpired() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:221</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_af6a79124a4571ff7f37c1c5e6c1a9415"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#af6a79124a4571ff7f37c1c5e6c1a9415">GpgFrontend::GenKeyInfo::IsAllowNoPassPhrase</a></div><div class="ttdeci">bool IsAllowNoPassPhrase() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:261</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_afe1760d4ead397f6096925290a38e1a4"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#afe1760d4ead397f6096925290a38e1a4">GpgFrontend::GenKeyInfo::SetPassPhrase</a></div><div class="ttdeci">void SetPassPhrase(const std::string &amp;m_pass_phrase)</div><div class="ttdoc">Set the Pass Phrase object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:338</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a06f95a8d26da79bcbe7d51e266879a94"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a06f95a8d26da79bcbe7d51e266879a94">GpgFrontend::GenKeyInfo::IsAllowChangeSigning</a></div><div class="ttdeci">bool IsAllowChangeSigning() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:346</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a0b1612421148b86919b7130ed148ca51"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a0b1612421148b86919b7130ed148ca51">GpgFrontend::GenKeyInfo::GetSuggestMinKeySize</a></div><div class="ttdeci">int GetSuggestMinKeySize() const</div><div class="ttdoc">Get the Suggest Min Key Size object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:394</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a1a01518b24d40d95e187ef73f4dcd52a"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a">GpgFrontend::GenKeyInfo::SetAllowSigning</a></div><div class="ttdeci">void SetAllowSigning(bool m_allow_signing)</div><div class="ttdoc">Set the Allow Signing object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:268</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a28ed8a65243e5bc69403305752c2cdc9"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a28ed8a65243e5bc69403305752c2cdc9">GpgFrontend::GenKeyInfo::IsAllowEncryption</a></div><div class="ttdeci">bool IsAllowEncryption() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:278</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a40a42ad975499566de124296c19e6c55"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a40a42ad975499566de124296c19e6c55">GpgFrontend::GenKeyInfo::IsSubKey</a></div><div class="ttdeci">bool IsSubKey() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:100</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a4927a9091fa2b2f68f6b60ce78ab2fe9"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a4927a9091fa2b2f68f6b60ce78ab2fe9">GpgFrontend::GenKeyInfo::GetKeyLength</a></div><div class="ttdeci">int GetKeyLength() const</div><div class="ttdoc">Get the Key Size object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:188</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a4ee4a0659e76376d9bfc527c334392e1"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a4ee4a0659e76376d9bfc527c334392e1">GpgFrontend::GenKeyInfo::GetUserid</a></div><div class="ttdeci">std::string GetUserid() const</div><div class="ttdoc">Get the Userid object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:114</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a656c81d56f77350184f9a94db1a3ce05"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a656c81d56f77350184f9a94db1a3ce05">GpgFrontend::GenKeyInfo::SetEmail</a></div><div class="ttdeci">void SetEmail(const std::string &amp;m_email)</div><div class="ttdoc">Set the Email object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:132</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a65ebc487e0e64c325f65474c812615f7"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a65ebc487e0e64c325f65474c812615f7">GpgFrontend::GenKeyInfo::SetName</a></div><div class="ttdeci">void SetName(const std::string &amp;m_name)</div><div class="ttdoc">Set the Name object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:125</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a6a65ba347156373b6cf98eb8e851d28d"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a6a65ba347156373b6cf98eb8e851d28d">GpgFrontend::GenKeyInfo::GetAlgo</a></div><div class="ttdeci">const std::string &amp; GetAlgo() const</div><div class="ttdoc">Get the Algo object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:167</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a76721be08c18907762ba6f6ccc4afc8a"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a76721be08c18907762ba6f6ccc4afc8a">GpgFrontend::GenKeyInfo::GetEmail</a></div><div class="ttdeci">std::string GetEmail() const</div><div class="ttdoc">Get the Email object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:153</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a848181796a99bec8d32dc5eac240ee01"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a848181796a99bec8d32dc5eac240ee01">GpgFrontend::GenKeyInfo::IsNoPassPhrase</a></div><div class="ttdeci">bool IsNoPassPhrase() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:234</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a864407216cbdbef9e7b35e6be694d3ef"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef">GpgFrontend::GenKeyInfo::SetNonPassPhrase</a></div><div class="ttdeci">void SetNonPassPhrase(bool m_non_pass_phrase)</div><div class="ttdoc">Set the Non Pass Phrase object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:241</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a890ee16ef6088570360a073a6b531c89"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a890ee16ef6088570360a073a6b531c89">GpgFrontend::GenKeyInfo::GetPassPhrase</a></div><div class="ttdeci">const std::string &amp; GetPassPhrase() const</div><div class="ttdoc">Get the Pass Phrase object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:329</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_a947886456f5699241b1c1b9332e4b29e"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#a947886456f5699241b1c1b9332e4b29e">GpgFrontend::GenKeyInfo::SetComment</a></div><div class="ttdeci">void SetComment(const std::string &amp;m_comment)</div><div class="ttdoc">Set the Comment object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:139</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_aabdf981c65a0efde1e8905441b9b9c87"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#aabdf981c65a0efde1e8905441b9b9c87">GpgFrontend::GenKeyInfo::IsAllowAuthentication</a></div><div class="ttdeci">bool IsAllowAuthentication() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:310</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_aac51d251682ed1bc1090416ebfeba4de"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de">GpgFrontend::GenKeyInfo::SetAllowAuthentication</a></div><div class="ttdeci">void SetAllowAuthentication(bool m_allow_authentication)</div><div class="ttdoc">Set the Allow Authentication object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:319</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_aaf8ab7c6564a2836837a537111d6f5b4"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#aaf8ab7c6564a2836837a537111d6f5b4">GpgFrontend::GenKeyInfo::IsAllowChangeAuthentication</a></div><div class="ttdeci">bool IsAllowChangeAuthentication() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:376</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ab9f9775fd6363fba372bd0bcc2532892"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ab9f9775fd6363fba372bd0bcc2532892">GpgFrontend::GenKeyInfo::GetComment</a></div><div class="ttdeci">std::string GetComment() const</div><div class="ttdoc">Get the Comment object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:160</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_abb3e1366dca0288bdc42123e55d77335"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#abb3e1366dca0288bdc42123e55d77335">GpgFrontend::GenKeyInfo::GetName</a></div><div class="ttdeci">std::string GetName() const</div><div class="ttdoc">Get the Name object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:146</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ac211a7a615805ae97ff284b46abfeab7"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ac211a7a615805ae97ff284b46abfeab7">GpgFrontend::GenKeyInfo::GetSizeChangeStep</a></div><div class="ttdeci">int GetSizeChangeStep() const</div><div class="ttdoc">Get the Size Change Step object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:403</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ac629312630a78e32ee36ba0ff30bc9ff"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ac629312630a78e32ee36ba0ff30bc9ff">GpgFrontend::GenKeyInfo::GetExpireTime</a></div><div class="ttdeci">const boost::posix_time::ptime &amp; GetExpireTime() const</div><div class="ttdoc">Get the Expired object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:202</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_acd9f7742b739e1db60bd50489690dec1"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1">GpgFrontend::GenKeyInfo::SetIsSubKey</a></div><div class="ttdeci">void SetIsSubKey(bool m_sub_key)</div><div class="ttdoc">Set the Is Sub Key object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:107</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ad04a906300bea028c6fb6b1b2da1d149"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ad04a906300bea028c6fb6b1b2da1d149">GpgFrontend::GenKeyInfo::IsAllowChangeEncryption</a></div><div class="ttdeci">bool IsAllowChangeEncryption() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:356</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ad47ceeb1ccfa8862843034e51b4d8be7"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ad47ceeb1ccfa8862843034e51b4d8be7">GpgFrontend::GenKeyInfo::IsAllowCertification</a></div><div class="ttdeci">bool IsAllowCertification() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:293</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ad972292c408cb83c08e739327795a5f0"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ad972292c408cb83c08e739327795a5f0">GpgFrontend::GenKeyInfo::IsAllowSigning</a></div><div class="ttdeci">bool IsAllowSigning() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:251</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_adbcddd0fa0a273f9b77fe1297633dabc"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#adbcddd0fa0a273f9b77fe1297633dabc">GpgFrontend::GenKeyInfo::IsAllowChangeCertification</a></div><div class="ttdeci">bool IsAllowChangeCertification() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:366</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_ae461a553176ad1ab0c1121ea6de6c8c2"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#ae461a553176ad1ab0c1121ea6de6c8c2">GpgFrontend::GenKeyInfo::GetSuggestMaxKeySize</a></div><div class="ttdeci">int GetSuggestMaxKeySize() const</div><div class="ttdoc">Get the Suggest Max Key Size object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:385</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_aeef7697c91b5b5998088979e09332380"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#aeef7697c91b5b5998088979e09332380">GpgFrontend::GenKeyInfo::IsNonExpired</a></div><div class="ttdeci">bool IsNonExpired() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:219</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_af6a79124a4571ff7f37c1c5e6c1a9415"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#af6a79124a4571ff7f37c1c5e6c1a9415">GpgFrontend::GenKeyInfo::IsAllowNoPassPhrase</a></div><div class="ttdeci">bool IsAllowNoPassPhrase() const</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:259</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GenKeyInfo_html_afe1760d4ead397f6096925290a38e1a4"><div class="ttname"><a href="classGpgFrontend_1_1GenKeyInfo.html#afe1760d4ead397f6096925290a38e1a4">GpgFrontend::GenKeyInfo::SetPassPhrase</a></div><div class="ttdeci">void SetPassPhrase(const std::string &amp;m_pass_phrase)</div><div class="ttdoc">Set the Pass Phrase object.</div><div class="ttdef"><b>Definition:</b> GpgGenKeyInfo.h:336</div></div>
<div class="ttc" id="anamespaceGpgFrontend_html"><div class="ttname"><a href="namespaceGpgFrontend.html">GpgFrontend</a></div><div class="ttdef"><b>Definition:</b> CoreCommonUtil.cpp:29</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -139,7 +139,7 @@ $(document).ready(function(){initNavTree('GpgKeyGetter_8h_source.html',''); init
<div class="ttc" id="aclassGpgFrontend_1_1GpgKeyGetter_html_a81941e1f562dc22977a71d00dd10956a"><div class="ttname"><a href="classGpgFrontend_1_1GpgKeyGetter.html#a81941e1f562dc22977a71d00dd10956a">GpgFrontend::GpgKeyGetter::ctx_mutex_</a></div><div class="ttdeci">std::mutex ctx_mutex_</div><div class="ttdoc">shared mutex for the keys cache</div><div class="ttdef"><b>Definition:</b> GpgKeyGetter.h:121</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKeyGetter_html_a9567d5e08ae73c5bafcd1dc378fed066"><div class="ttname"><a href="classGpgFrontend_1_1GpgKeyGetter.html#a9567d5e08ae73c5bafcd1dc378fed066">GpgFrontend::GpgKeyGetter::keys_cache_</a></div><div class="ttdeci">std::map&lt; std::string, GpgKey &gt; keys_cache_</div><div class="ttdoc">cache the keys with key id</div><div class="ttdef"><b>Definition:</b> GpgKeyGetter.h:127</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKeyGetter_html_ae1d7846ad2fa17ab90c72b3186ba5335"><div class="ttname"><a href="classGpgFrontend_1_1GpgKeyGetter.html#ae1d7846ad2fa17ab90c72b3186ba5335">GpgFrontend::GpgKeyGetter::keys_cache_mutex_</a></div><div class="ttdeci">std::mutex keys_cache_mutex_</div><div class="ttdoc">shared mutex for the keys cache</div><div class="ttdef"><b>Definition:</b> GpgKeyGetter.h:133</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html">GpgFrontend::SingletonFunctionObject</a></div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:148</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a50e2b3794d6553f4231eaec72d9d0a50"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a50e2b3794d6553f4231eaec72d9d0a50">GpgFrontend::SingletonFunctionObject::GetDefaultChannel</a></div><div class="ttdeci">static int GetDefaultChannel()</div><div class="ttdoc">Get the Default Channel object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:232</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a70484d7cfe9f9dcbcd5f8bb749250f36"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">GpgFrontend::SingletonFunctionObject&lt; GpgContext &gt;::GetInstance</a></div><div class="ttdeci">static GpgContext &amp; GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdoc">Get the Instance object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:170</div></div>

View File

@ -165,7 +165,7 @@ $(document).ready(function(){initNavTree('GpgKeyImportExporter_8h_source.html','
<div class="ttc" id="aclassGpgFrontend_1_1GpgImportInformation_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgImportInformation.html">GpgFrontend::GpgImportInformation</a></div><div class="ttdef"><b>Definition:</b> GpgKeyImportExporter.h:57</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgImportedKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgImportedKey.html">GpgFrontend::GpgImportedKey</a></div><div class="ttdef"><b>Definition:</b> GpgKeyImportExporter.h:45</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKeyImportExporter_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKeyImportExporter.html">GpgFrontend::GpgKeyImportExporter</a></div><div class="ttdef"><b>Definition:</b> GpgKeyImportExporter.h:90</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html">GpgFrontend::SingletonFunctionObject</a></div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:148</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a50e2b3794d6553f4231eaec72d9d0a50"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a50e2b3794d6553f4231eaec72d9d0a50">GpgFrontend::SingletonFunctionObject::GetDefaultChannel</a></div><div class="ttdeci">static int GetDefaultChannel()</div><div class="ttdoc">Get the Default Channel object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:232</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a70484d7cfe9f9dcbcd5f8bb749250f36"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">GpgFrontend::SingletonFunctionObject&lt; GpgContext &gt;::GetInstance</a></div><div class="ttdeci">static GpgContext &amp; GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdoc">Get the Instance object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:170</div></div>

View File

@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('GpgKeyManager_8h_source.html',''); ini
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_ZH_CN_TS_GPGKEYMANAGER_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgContext_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgContext.html">GpgFrontend::GpgContext</a></div><div class="ttdef"><b>Definition:</b> GpgContext.h:60</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKeyManager_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKeyManager.html">GpgFrontend::GpgKeyManager</a></div><div class="ttdef"><b>Definition:</b> GpgKeyManager.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html">GpgFrontend::SingletonFunctionObject</a></div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:148</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a50e2b3794d6553f4231eaec72d9d0a50"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a50e2b3794d6553f4231eaec72d9d0a50">GpgFrontend::SingletonFunctionObject::GetDefaultChannel</a></div><div class="ttdeci">static int GetDefaultChannel()</div><div class="ttdoc">Get the Default Channel object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:232</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a70484d7cfe9f9dcbcd5f8bb749250f36"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">GpgFrontend::SingletonFunctionObject&lt; GpgContext &gt;::GetInstance</a></div><div class="ttdeci">static GpgContext &amp; GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdoc">Get the Instance object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:170</div></div>

View File

@ -132,7 +132,7 @@ $(document).ready(function(){initNavTree('GpgKeyOpera_8h_source.html',''); initR
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// _GPGKEYOPERA_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgContext_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgContext.html">GpgFrontend::GpgContext</a></div><div class="ttdef"><b>Definition:</b> GpgContext.h:60</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKeyOpera_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKeyOpera.html">GpgFrontend::GpgKeyOpera</a></div><div class="ttdef"><b>Definition:</b> GpgKeyOpera.h:48</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html">GpgFrontend::SingletonFunctionObject</a></div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:148</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a50e2b3794d6553f4231eaec72d9d0a50"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a50e2b3794d6553f4231eaec72d9d0a50">GpgFrontend::SingletonFunctionObject::GetDefaultChannel</a></div><div class="ttdeci">static int GetDefaultChannel()</div><div class="ttdoc">Get the Default Channel object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:232</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a70484d7cfe9f9dcbcd5f8bb749250f36"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36">GpgFrontend::SingletonFunctionObject&lt; GpgContext &gt;::GetInstance</a></div><div class="ttdeci">static GpgContext &amp; GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL)</div><div class="ttdoc">Get the Instance object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:170</div></div>

View File

@ -90,118 +90,114 @@ $(document).ready(function(){initNavTree('GpgKey_8h_source.html',''); initResiza
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="preprocessor">#ifndef GPGFRONTEND_GPGKEY_H</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#define GPGFRONTEND_GPGKEY_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 &lt;mutex&gt;</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="preprocessor">#include &quot;GpgSubKey.h&quot;</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="preprocessor">#include &quot;GpgUID.h&quot;</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="preprocessor">#include &quot;GpgSubKey.h&quot;</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="preprocessor">#include &quot;GpgUID.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.html">GpgFrontend</a> {</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; </div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceGpgFrontend.html">GpgFrontend</a> {</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; </div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html"> 43</a></span>&#160;<span class="keyword">class </span>GPGFRONTEND_CORE_EXPORT <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> {</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsGood() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; </div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; [[nodiscard]] std::string GetId() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; </div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; [[nodiscard]] std::string GetName() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; </div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; [[nodiscard]] std::string GetEmail() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; </div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; [[nodiscard]] std::string GetComment() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; </div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; [[nodiscard]] std::string GetFingerprint() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; </div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; [[nodiscard]] std::string GetProtocol() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; </div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; [[nodiscard]] std::string GetOwnerTrust() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; </div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; [[nodiscard]] std::string GetPublicKeyAlgo() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; </div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; [[nodiscard]] boost::posix_time::ptime GetLastUpdateTime() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; </div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; [[nodiscard]] boost::posix_time::ptime GetExpireTime() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; </div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; [[nodiscard]] boost::posix_time::ptime GetCreateTime() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; </div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; [[nodiscard]] <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> GetPrimaryKeyLength() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; </div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasEncryptionCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; </div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasActualEncryptionCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; </div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasSigningCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; </div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasActualSigningCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; </div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasCertificationCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; </div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasActualCertificationCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; </div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasAuthenticationCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160; </div>
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasActualAuthenticationCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160; </div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasCardKey() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; </div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsPrivateKey() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; </div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsExpired() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; </div>
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsRevoked() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160; </div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsDisabled() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160; </div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasMasterKey() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160; </div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160; [[nodiscard]] std::unique_ptr&lt;std::vector&lt;GpgSubKey&gt;&gt; GetSubKeys() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; </div>
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; [[nodiscard]] std::unique_ptr&lt;std::vector&lt;GpgUID&gt;&gt; GetUIDs() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160; </div>
<div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1"> 268</a></span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1">GpgKey</a>() = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; </div>
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>(gpgme_key_t&amp;&amp; key);</div>
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; </div>
<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697"> 281</a></span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697">~GpgKey</a>() = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>&#160; </div>
<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804"> 288</a></span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804">GpgKey</a>(<span class="keyword">const</span> gpgme_key_t&amp; key) = <span class="keyword">delete</span>;</div>
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160; </div>
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>(<a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp;&amp; k) noexcept;</div>
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160; </div>
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; operator=(<a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp;&amp; k) noexcept;</div>
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160; </div>
<div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html#a6b243df2320999ebcdaf9645531b925a"> 311</a></span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; <a class="code" href="classGpgFrontend_1_1GpgKey.html#a6b243df2320999ebcdaf9645531b925a">operator=</a>(<span class="keyword">const</span> gpgme_key_t&amp; key) = <span class="keyword">delete</span>;</div>
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160; </div>
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160; <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; o) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160; </div>
<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>&#160; <span class="keywordtype">bool</span> operator&lt;=(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; o) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160; </div>
<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160; <span class="keyword">explicit</span> <span class="keyword">operator</span> gpgme_key_t() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160; </div>
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160; [[nodiscard]] <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> Copy() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>&#160; </div>
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="structGpgFrontend_1_1GpgKey_1_1__key__ref__deleter.html"> 350</a></span>&#160; <span class="keyword">struct </span>GPGFRONTEND_CORE_EXPORT <a class="code" href="structGpgFrontend_1_1GpgKey_1_1__key__ref__deleter.html">_key_ref_deleter</a> {</div>
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; <span class="keywordtype">void</span> operator()(gpgme_key_t _key);</div>
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160; };</div>
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>&#160; </div>
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160; <span class="keyword">using</span> KeyRefHandler =</div>
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160; std::unique_ptr&lt;struct _gpgme_key, _key_ref_deleter&gt;; </div>
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160; </div>
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160; KeyRefHandler key_ref_ = <span class="keyword">nullptr</span>; </div>
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160; </div>
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160; <span class="keyword">mutable</span> std::mutex gpgme_key_opera_mutex; <span class="comment">// mutex for gpgme key operations</span></div>
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160;};</div>
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160; </div>
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>&#160;} <span class="comment">// namespace GpgFrontend</span></div>
<div class="line"><a name="l00363"></a><span class="lineno"> 363</span>&#160; </div>
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_GPGKEY_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html"> 41</a></span>&#160;<span class="keyword">class </span>GPGFRONTEND_CORE_EXPORT <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> {</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; [[nodiscard]] <span class="keywordtype">bool</span> IsGood() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; [[nodiscard]] std::string GetId() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; [[nodiscard]] std::string GetName() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; </div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; [[nodiscard]] std::string GetEmail() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; </div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; [[nodiscard]] std::string GetComment() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; </div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; [[nodiscard]] std::string GetFingerprint() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; </div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; [[nodiscard]] std::string GetProtocol() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; [[nodiscard]] std::string GetOwnerTrust() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; </div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; [[nodiscard]] std::string GetPublicKeyAlgo() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; </div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; [[nodiscard]] boost::posix_time::ptime GetLastUpdateTime() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; </div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; [[nodiscard]] boost::posix_time::ptime GetExpireTime() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; </div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; [[nodiscard]] boost::posix_time::ptime GetCreateTime() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; </div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; [[nodiscard]] <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> GetPrimaryKeyLength() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; </div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasEncryptionCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; </div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasActualEncryptionCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; </div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasSigningCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; </div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasActualSigningCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; </div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasCertificationCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; </div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasActualCertificationCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; </div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasAuthenticationCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160; </div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasActualAuthenticationCapability() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; </div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasCardKey() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160; </div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsPrivateKey() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; </div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsExpired() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; </div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsRevoked() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; </div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsDisabled() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160; </div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; [[nodiscard]] <span class="keywordtype">bool</span> IsHasMasterKey() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160; </div>
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160; [[nodiscard]] std::unique_ptr&lt;std::vector&lt;GpgSubKey&gt;&gt; GetSubKeys() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; </div>
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; [[nodiscard]] std::unique_ptr&lt;std::vector&lt;GpgUID&gt;&gt; GetUIDs() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; </div>
<div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1"> 266</a></span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1">GpgKey</a>() = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; </div>
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>(gpgme_key_t&amp;&amp; key);</div>
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; </div>
<div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697"> 279</a></span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697">~GpgKey</a>() = <span class="keywordflow">default</span>;</div>
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>&#160; </div>
<div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804"> 286</a></span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804">GpgKey</a>(<span class="keyword">const</span> gpgme_key_t&amp; key) = <span class="keyword">delete</span>;</div>
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160; </div>
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>(<a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp;&amp; k) noexcept;</div>
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160; </div>
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; operator=(<a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp;&amp; k) noexcept;</div>
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160; </div>
<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1GpgKey.html#a6b243df2320999ebcdaf9645531b925a"> 309</a></span>&#160; <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; <a class="code" href="classGpgFrontend_1_1GpgKey.html#a6b243df2320999ebcdaf9645531b925a">operator=</a>(<span class="keyword">const</span> gpgme_key_t&amp; key) = <span class="keyword">delete</span>;</div>
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160; </div>
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160; <span class="keywordtype">bool</span> operator==(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; o) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160; </div>
<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160; <span class="keywordtype">bool</span> operator&lt;=(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&amp; o) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160; </div>
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160; <span class="keyword">explicit</span> <span class="keyword">operator</span> gpgme_key_t() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160; </div>
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160; [[nodiscard]] <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> Copy() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>&#160; </div>
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="structGpgFrontend_1_1GpgKey_1_1__key__ref__deleter.html"> 348</a></span>&#160; <span class="keyword">struct </span>GPGFRONTEND_CORE_EXPORT <a class="code" href="structGpgFrontend_1_1GpgKey_1_1__key__ref__deleter.html">_key_ref_deleter</a> {</div>
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160; <span class="keywordtype">void</span> operator()(gpgme_key_t _key);</div>
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160; };</div>
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; </div>
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160; <span class="keyword">using</span> KeyRefHandler =</div>
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>&#160; std::unique_ptr&lt;struct _gpgme_key, _key_ref_deleter&gt;; </div>
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160; </div>
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160; KeyRefHandler key_ref_ = <span class="keyword">nullptr</span>; </div>
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160;};</div>
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160; </div>
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160;} <span class="comment">// namespace GpgFrontend</span></div>
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160; </div>
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_GPGKEY_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html_a1d6e415e77625c1281dac1cc5f33f804"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804">GpgFrontend::GpgKey::GpgKey</a></div><div class="ttdeci">GpgKey(const gpgme_key_t &amp;key)=delete</div><div class="ttdoc">Construct a new Gpg Key object.</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html_a1e9223bb1ad8fbb4e769680de39b3697"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697">GpgFrontend::GpgKey::~GpgKey</a></div><div class="ttdeci">~GpgKey()=default</div><div class="ttdoc">Destroy the Gpg Key objects.</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html_a3b08060c07a9cc207eb8c98771bd4bc1"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1">GpgFrontend::GpgKey::GpgKey</a></div><div class="ttdeci">GpgKey()=default</div><div class="ttdoc">Construct a new Gpg Key object.</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html_a6b243df2320999ebcdaf9645531b925a"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html#a6b243df2320999ebcdaf9645531b925a">GpgFrontend::GpgKey::operator=</a></div><div class="ttdeci">GpgKey &amp; operator=(const gpgme_key_t &amp;key)=delete</div></div>
<div class="ttc" id="anamespaceGpgFrontend_html"><div class="ttname"><a href="namespaceGpgFrontend.html">GpgFrontend</a></div><div class="ttdef"><b>Definition:</b> CoreCommonUtil.cpp:29</div></div>
<div class="ttc" id="astructGpgFrontend_1_1GpgKey_1_1__key__ref__deleter_html"><div class="ttname"><a href="structGpgFrontend_1_1GpgKey_1_1__key__ref__deleter.html">GpgFrontend::GpgKey::_key_ref_deleter</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:350</div></div>
<div class="ttc" id="astructGpgFrontend_1_1GpgKey_1_1__key__ref__deleter_html"><div class="ttname"><a href="structGpgFrontend_1_1GpgKey_1_1__key__ref__deleter.html">GpgFrontend::GpgKey::_key_ref_deleter</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:348</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->

View File

@ -118,7 +118,7 @@ $(document).ready(function(){initNavTree('GpgUIDOperator_8h_source.html',''); in
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; </div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_ZH_CN_TS_UIDOPERATOR_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgContext_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgContext.html">GpgFrontend::GpgContext</a></div><div class="ttdef"><b>Definition:</b> GpgContext.h:60</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgUIDOperator_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgUIDOperator.html">GpgFrontend::GpgUIDOperator</a></div><div class="ttdef"><b>Definition:</b> GpgUIDOperator.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html">GpgFrontend::SingletonFunctionObject</a></div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:148</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1SingletonFunctionObject_html_a50e2b3794d6553f4231eaec72d9d0a50"><div class="ttname"><a href="classGpgFrontend_1_1SingletonFunctionObject.html#a50e2b3794d6553f4231eaec72d9d0a50">GpgFrontend::SingletonFunctionObject::GetDefaultChannel</a></div><div class="ttdeci">static int GetDefaultChannel()</div><div class="ttdoc">Get the Default Channel object.</div><div class="ttdef"><b>Definition:</b> GpgFunctionObject.h:232</div></div>

View File

@ -149,15 +149,15 @@ $(document).ready(function(){initNavTree('InfoBoardWidget_8h_source.html',''); i
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; </div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// __VERIFYNOTIFICATION_H__</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html">GpgFrontend::UI::InfoBoardWidget</a></div><div class="ttdoc">Class for handling the verify label shown at bottom of a textedit-page.</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.h:53</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a456f15315a03107f7757d84362c1af71"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a456f15315a03107f7757d84362c1af71">GpgFrontend::UI::InfoBoardWidget::AddOptionalAction</a></div><div class="ttdeci">void AddOptionalAction(const QString &amp;name, const std::function&lt; void()&gt; &amp;action)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:115</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a4fd6f91eb435feb41ae93e44485646ab"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a4fd6f91eb435feb41ae93e44485646ab">GpgFrontend::UI::InfoBoardWidget::AssociateTextEdit</a></div><div class="ttdeci">void AssociateTextEdit(QTextEdit *edit)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:97</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a456f15315a03107f7757d84362c1af71"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a456f15315a03107f7757d84362c1af71">GpgFrontend::UI::InfoBoardWidget::AddOptionalAction</a></div><div class="ttdeci">void AddOptionalAction(const QString &amp;name, const std::function&lt; void()&gt; &amp;action)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:113</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a4fd6f91eb435feb41ae93e44485646ab"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a4fd6f91eb435feb41ae93e44485646ab">GpgFrontend::UI::InfoBoardWidget::AssociateTextEdit</a></div><div class="ttdeci">void AssociateTextEdit(QTextEdit *edit)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:95</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a6380776ea1bf9a020370589e1e20efd3"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a6380776ea1bf9a020370589e1e20efd3">GpgFrontend::UI::InfoBoardWidget::m_text_page_</a></div><div class="ttdeci">QTextEdit * m_text_page_</div><div class="ttdoc">TextEdit associated to the notification.</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.h:133</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a68f984815100f4ce281b9794f193e516"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516">GpgFrontend::UI::InfoBoardWidget::SlotRefresh</a></div><div class="ttdeci">void SlotRefresh(const QString &amp;text, GpgFrontend::UI::InfoBoardStatus status)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:91</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a7d7504339221bd680fb18698dd829b32"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32">GpgFrontend::UI::InfoBoardWidget::ResetOptionActionsMenu</a></div><div class="ttdeci">void ResetOptionActionsMenu()</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:131</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a852c1fe10c7d3153a2146bcea4dbe9ad"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a852c1fe10c7d3153a2146bcea4dbe9ad">GpgFrontend::UI::InfoBoardWidget::delete_widgets_in_layout</a></div><div class="ttdeci">void delete_widgets_in_layout(QLayout *layout, int start_index=0)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:145</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a68f984815100f4ce281b9794f193e516"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516">GpgFrontend::UI::InfoBoardWidget::SlotRefresh</a></div><div class="ttdeci">void SlotRefresh(const QString &amp;text, GpgFrontend::UI::InfoBoardStatus status)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:89</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a7d7504339221bd680fb18698dd829b32"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32">GpgFrontend::UI::InfoBoardWidget::ResetOptionActionsMenu</a></div><div class="ttdeci">void ResetOptionActionsMenu()</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:129</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_a852c1fe10c7d3153a2146bcea4dbe9ad"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a852c1fe10c7d3153a2146bcea4dbe9ad">GpgFrontend::UI::InfoBoardWidget::delete_widgets_in_layout</a></div><div class="ttdeci">void delete_widgets_in_layout(QLayout *layout, int start_index=0)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:143</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_ac936cfc8e1b3af65d0d71b74fb3f0b02"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#ac936cfc8e1b3af65d0d71b74fb3f0b02">GpgFrontend::UI::InfoBoardWidget::SetInfoBoard</a></div><div class="ttdeci">void SetInfoBoard(const QString &amp;text, GpgFrontend::UI::InfoBoardStatus verify_label_status)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:58</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_adeef521a8838bf2a1692c25d9b108010"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010">GpgFrontend::UI::InfoBoardWidget::InfoBoardWidget</a></div><div class="ttdeci">InfoBoardWidget(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:38</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_adfa4acd435d2ec29f951f4e7e6a43f38"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adfa4acd435d2ec29f951f4e7e6a43f38">GpgFrontend::UI::InfoBoardWidget::AssociateTabWidget</a></div><div class="ttdeci">void AssociateTabWidget(QTabWidget *tab)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:105</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1InfoBoardWidget_html_adfa4acd435d2ec29f951f4e7e6a43f38"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adfa4acd435d2ec29f951f4e7e6a43f38">GpgFrontend::UI::InfoBoardWidget::AssociateTabWidget</a></div><div class="ttdeci">void AssociateTabWidget(QTabWidget *tab)</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.cpp:103</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:31</div></div>
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_acbaebd342a317b1f067942e5144bb00d"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d">GpgFrontend::UI::InfoBoardStatus</a></div><div class="ttdeci">InfoBoardStatus</div><div class="ttdef"><b>Definition:</b> InfoBoardWidget.h:43</div></div>
</div><!-- fragment --></div><!-- contents -->

View File

@ -108,7 +108,7 @@ $(document).ready(function(){initNavTree('KeyDetailsDialog_8h_source.html','');
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; </div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// __KEYDETAILSDIALOG_H__</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></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_1KeyDetailsDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a></div><div class="ttdef"><b>Definition:</b> KeyDetailsDialog.h:38</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:31</div></div>

View File

@ -250,7 +250,7 @@ $(document).ready(function(){initNavTree('KeyList_8h_source.html',''); initResiz
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>&#160; </div>
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// __KEYLIST_H__</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:152</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a1bcca32b18c539a2ae83c30fc07db544"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected</a></div><div class="ttdeci">KeyIdArgsListPtr GetSelected()</div><div class="ttdoc">Get the Selected object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:253</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a20c4a242f49123bd64982952fdad08e9"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a20c4a242f49123bd64982952fdad08e9">GpgFrontend::UI::KeyList::ContainsPrivateKeys</a></div><div class="ttdeci">bool ContainsPrivateKeys()</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:270</div></div>
@ -276,10 +276,10 @@ $(document).ready(function(){initNavTree('KeyList_8h_source.html',''); initResiz
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyListRow_html"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyListRow.html">GpgFrontend::UI::KeyListRow</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:45</div></div>
<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:72</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:87</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:500</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:498</div></div>
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_a88606ba6954d60244faf38de419bfc47"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#a88606ba6954d60244faf38de419bfc47">GpgFrontend::UI::KeyTable::KeyTable</a></div><div class="ttdeci">KeyTable(QTableWidget *_key_list, KeyListRow::KeyType _select_type, KeyListColumn::InfoType _info_type, std::function&lt; bool(const GpgKey &amp;)&gt; _filter=[](const GpgKey &amp;) -&gt; bool { return true;})</div><div class="ttdoc">Construct a new Key Table object.</div><div class="ttdef"><b>Definition:</b> KeyList.h:103</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:520</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:515</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:519</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:514</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->

View File

@ -128,7 +128,7 @@ $(document).ready(function(){initNavTree('KeyNewUIDDialog_8h_source.html',''); i
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; </div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_KEYNEWUIDDIALOG_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></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_1KeyNewUIDDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></div><div class="ttdef"><b>Definition:</b> KeyNewUIDDialog.h:35</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyNewUIDDialog_html_a4e115ce46a85c2f9e4e0e2427839fc7c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c">GpgFrontend::UI::KeyNewUIDDialog::slot_create_new_uid</a></div><div class="ttdeci">void slot_create_new_uid()</div><div class="ttdef"><b>Definition:</b> KeyNewUIDDialog.cpp:74</div></div>

View File

@ -142,13 +142,13 @@ $(document).ready(function(){initNavTree('KeyPairDetailTab_8h_source.html','');
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; </div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_KEYPAIRDETAILTAB_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html">GpgFrontend::UI::KeyPairDetailTab</a></div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:38</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_a1485e603de56152f45d96e0ce5c50d9b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1485e603de56152f45d96e0ce5c50d9b">GpgFrontend::UI::KeyPairDetailTab::key_size_var_label_</a></div><div class="ttdeci">QLabel * key_size_var_label_</div><div class="ttdoc">Label containing the keys key size.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:72</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_a1bb1519e5cce51ad5796065232f66ad6"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1bb1519e5cce51ad5796065232f66ad6">GpgFrontend::UI::KeyPairDetailTab::fingerprint_var_label_</a></div><div class="ttdeci">QLabel * fingerprint_var_label_</div><div class="ttdoc">Label containing the keys fingerprint.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:78</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_a265ef140feec330e7341c1369c0aefab"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a265ef140feec330e7341c1369c0aefab">GpgFrontend::UI::KeyPairDetailTab::additional_uid_box_</a></div><div class="ttdeci">QGroupBox * additional_uid_box_</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:66</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_a65176245d280ae0734ef7b5b3f1c4cc4"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a65176245d280ae0734ef7b5b3f1c4cc4">GpgFrontend::UI::KeyPairDetailTab::key_id_var_label</a></div><div class="ttdeci">QLabel * key_id_var_label</div><div class="ttdoc">Label containing the keys keyid.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:77</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_a76efd8f8d623813be1a329ad01972444"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a76efd8f8d623813be1a329ad01972444">GpgFrontend::UI::KeyPairDetailTab::KeyPairDetailTab</a></div><div class="ttdeci">KeyPairDetailTab(const std::string &amp;key_id, QWidget *parent=nullptr)</div><div class="ttdoc">Construct a new Key Pair Detail Tab object.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.cpp:36</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_a76efd8f8d623813be1a329ad01972444"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a76efd8f8d623813be1a329ad01972444">GpgFrontend::UI::KeyPairDetailTab::KeyPairDetailTab</a></div><div class="ttdeci">KeyPairDetailTab(const std::string &amp;key_id, QWidget *parent=nullptr)</div><div class="ttdoc">Construct a new Key Pair Detail Tab object.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.cpp:35</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_a83b1290251a204def52677ae000a17ec"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a83b1290251a204def52677ae000a17ec">GpgFrontend::UI::KeyPairDetailTab::comment_var_label_</a></div><div class="ttdeci">QLabel * comment_var_label_</div><div class="ttdoc">Label containing the keys comment.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:71</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_a8c71b37aa040da50cb0105489a42e60d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a8c71b37aa040da50cb0105489a42e60d">GpgFrontend::UI::KeyPairDetailTab::email_var_label_</a></div><div class="ttdeci">QLabel * email_var_label_</div><div class="ttdoc">Label containing the keys email.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:70</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_a9d57be18c2091827c04ec8809f4154be"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a9d57be18c2091827c04ec8809f4154be">GpgFrontend::UI::KeyPairDetailTab::name_var_label_</a></div><div class="ttdeci">QLabel * name_var_label_</div><div class="ttdoc">Label containing the keys name.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:69</div></div>
@ -158,7 +158,7 @@ $(document).ready(function(){initNavTree('KeyPairDetailTab_8h_source.html','');
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_ad8c25061351d8e739b70d5466b87410e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ad8c25061351d8e739b70d5466b87410e">GpgFrontend::UI::KeyPairDetailTab::owner_box_</a></div><div class="ttdeci">QGroupBox * owner_box_</div><div class="ttdoc">Groupbox containing owner information.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:63</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_ada1c21cf59f1f19dfd4ffe0391bc1594"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ada1c21cf59f1f19dfd4ffe0391bc1594">GpgFrontend::UI::KeyPairDetailTab::fingerprint_box_</a></div><div class="ttdeci">QGroupBox * fingerprint_box_</div><div class="ttdoc">Groupbox containing fingerprint information.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:65</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_aedc0e13ba1b64782e40f7c14af77f8f0"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aedc0e13ba1b64782e40f7c14af77f8f0">GpgFrontend::UI::KeyPairDetailTab::expire_var_label_</a></div><div class="ttdeci">QLabel * expire_var_label_</div><div class="ttdoc">Label containing the keys expiration date.</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.h:73</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_af8b600fbd7cd0fbb5b6183403bf870b2"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#af8b600fbd7cd0fbb5b6183403bf870b2">GpgFrontend::UI::KeyPairDetailTab::slot_copy_fingerprint</a></div><div class="ttdeci">void slot_copy_fingerprint()</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.cpp:165</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairDetailTab_html_af8b600fbd7cd0fbb5b6183403bf870b2"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#af8b600fbd7cd0fbb5b6183403bf870b2">GpgFrontend::UI::KeyPairDetailTab::slot_copy_fingerprint</a></div><div class="ttdeci">void slot_copy_fingerprint()</div><div class="ttdef"><b>Definition:</b> KeyPairDetailTab.cpp:164</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:31</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -129,7 +129,7 @@ $(document).ready(function(){initNavTree('KeyPairOperaTab_8h_source.html',''); i
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; </div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_KEYPAIROPERATAB_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairOperaTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html">GpgFrontend::UI::KeyPairOperaTab</a></div><div class="ttdef"><b>Definition:</b> KeyPairOperaTab.h:34</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairOperaTab_html_a384f4250e58110da58c0e6996b42a8ab"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a384f4250e58110da58c0e6996b42a8ab">GpgFrontend::UI::KeyPairOperaTab::slot_export_private_key</a></div><div class="ttdeci">void slot_export_private_key()</div><div class="ttdef"><b>Definition:</b> KeyPairOperaTab.cpp:217</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairOperaTab_html_a4dcec352e412afe5c5491f941495090f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4dcec352e412afe5c5491f941495090f">GpgFrontend::UI::KeyPairOperaTab::CreateOperaMenu</a></div><div class="ttdeci">void CreateOperaMenu()</div><div class="ttdoc">Create a Opera Menu object.</div><div class="ttdef"><b>Definition:</b> KeyPairOperaTab.cpp:103</div></div>

View File

@ -150,20 +150,20 @@ $(document).ready(function(){initNavTree('KeyPairSubkeyTab_8h_source.html','');
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; </div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_KEYPAIRSUBKEYTAB_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgSubKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgSubKey.html">GpgFrontend::GpgSubKey</a></div><div class="ttdef"><b>Definition:</b> GpgSubKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html">GpgFrontend::UI::KeyPairSubkeyTab</a></div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.h:39</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_a0503508ce7e11f497a05cdf6f536a253"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a0503508ce7e11f497a05cdf6f536a253">GpgFrontend::UI::KeyPairSubkeyTab::create_subkey_list</a></div><div class="ttdeci">void create_subkey_list()</div><div class="ttdoc">Create a subkey list object.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.cpp:141</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_a11a6e8aca1754d513ea91192ee0315bf"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a11a6e8aca1754d513ea91192ee0315bf">GpgFrontend::UI::KeyPairSubkeyTab::fingerprint_var_label_</a></div><div class="ttdeci">QLabel * fingerprint_var_label_</div><div class="ttdoc">Label containing the keys fingerprint.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.h:85</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_a1790a8b163b94f33a3bb968f9a19f00c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a1790a8b163b94f33a3bb968f9a19f00c">GpgFrontend::UI::KeyPairSubkeyTab::algorithm_var_label_</a></div><div class="ttdeci">QLabel * algorithm_var_label_</div><div class="ttdoc">Label containing the keys algorithm.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.h:83</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_a2f634f4c83ab5dd2d088eb07e0d3b862"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a2f634f4c83ab5dd2d088eb07e0d3b862">GpgFrontend::UI::KeyPairSubkeyTab::key_id_var_label_</a></div><div class="ttdeci">QLabel * key_id_var_label_</div><div class="ttdoc">Label containing the keys keyid.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.h:84</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_a324446276f111be455773381ee8b6739"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a324446276f111be455773381ee8b6739">GpgFrontend::UI::KeyPairSubkeyTab::create_subkey_opera_menu</a></div><div class="ttdeci">void create_subkey_opera_menu()</div><div class="ttdoc">Create a subkey opera menu object.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.cpp:311</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_a324446276f111be455773381ee8b6739"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a324446276f111be455773381ee8b6739">GpgFrontend::UI::KeyPairSubkeyTab::create_subkey_opera_menu</a></div><div class="ttdeci">void create_subkey_opera_menu()</div><div class="ttdoc">Create a subkey opera menu object.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.cpp:299</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_a63e054f4a2d8e12c70d25d39bb55f876"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a63e054f4a2d8e12c70d25d39bb55f876">GpgFrontend::UI::KeyPairSubkeyTab::key_size_var_label_</a></div><div class="ttdeci">QLabel * key_size_var_label_</div><div class="ttdoc">Label containing the keys key size.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.h:80</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_a72b94f3e8d11c44d1b4e3653ab885927"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a72b94f3e8d11c44d1b4e3653ab885927">GpgFrontend::UI::KeyPairSubkeyTab::expire_var_label_</a></div><div class="ttdeci">QLabel * expire_var_label_</div><div class="ttdoc">Label containing the keys expiration date.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.h:81</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_a93abe5c0467c7c4a29e0c45437a10732"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a93abe5c0467c7c4a29e0c45437a10732">GpgFrontend::UI::KeyPairSubkeyTab::KeyPairSubkeyTab</a></div><div class="ttdeci">KeyPairSubkeyTab(const std::string &amp;key, QWidget *parent)</div><div class="ttdoc">Construct a new Key Pair Subkey Tab object.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.cpp:36</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_ac827e8474ace52814f8de70709987d36"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ac827e8474ace52814f8de70709987d36">GpgFrontend::UI::KeyPairSubkeyTab::created_var_label_</a></div><div class="ttdeci">QLabel * created_var_label_</div><div class="ttdoc">Label containing the keys creation date.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.h:82</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_ad415e2dd5046c744b650b26c123130ff"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ad415e2dd5046c744b650b26c123130ff">GpgFrontend::UI::KeyPairSubkeyTab::contextMenuEvent</a></div><div class="ttdeci">void contextMenuEvent(QContextMenuEvent *event) override</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.cpp:330</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_aedc5f77d6bf9b780b96552a43b323feb"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#aedc5f77d6bf9b780b96552a43b323feb">GpgFrontend::UI::KeyPairSubkeyTab::get_selected_subkey</a></div><div class="ttdeci">const GpgSubKey &amp; get_selected_subkey()</div><div class="ttdoc">Get the selected subkey object.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.cpp:336</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_ad415e2dd5046c744b650b26c123130ff"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ad415e2dd5046c744b650b26c123130ff">GpgFrontend::UI::KeyPairSubkeyTab::contextMenuEvent</a></div><div class="ttdeci">void contextMenuEvent(QContextMenuEvent *event) override</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.cpp:318</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairSubkeyTab_html_aedc5f77d6bf9b780b96552a43b323feb"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#aedc5f77d6bf9b780b96552a43b323feb">GpgFrontend::UI::KeyPairSubkeyTab::get_selected_subkey</a></div><div class="ttdeci">const GpgSubKey &amp; get_selected_subkey()</div><div class="ttdoc">Get the selected subkey object.</div><div class="ttdef"><b>Definition:</b> KeyPairSubkeyTab.cpp:324</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:31</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -167,7 +167,7 @@ $(document).ready(function(){initNavTree('KeyPairUIDTab_8h_source.html',''); ini
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; </div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_KEYPAIRUIDTAB_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairUIDTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html">GpgFrontend::UI::KeyPairUIDTab</a></div><div class="ttdef"><b>Definition:</b> KeyPairUIDTab.h:39</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairUIDTab_html_a0511f5714548920cf3563306536d0bd7"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0511f5714548920cf3563306536d0bd7">GpgFrontend::UI::KeyPairUIDTab::create_uid_list</a></div><div class="ttdeci">void create_uid_list()</div><div class="ttdoc">Create a uid list object.</div><div class="ttdef"><b>Definition:</b> KeyPairUIDTab.cpp:118</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyPairUIDTab_html_a161bc9787be40a32f487c79faaeb54bf"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a161bc9787be40a32f487c79faaeb54bf">GpgFrontend::UI::KeyPairUIDTab::get_uid_selected</a></div><div class="ttdeci">UIDArgsListPtr get_uid_selected()</div><div class="ttdoc">Get the uid selected object.</div><div class="ttdef"><b>Definition:</b> KeyPairUIDTab.cpp:431</div></div>

View File

@ -128,7 +128,7 @@ $(document).ready(function(){initNavTree('KeySetExpireDateDialog_8h_source.html'
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; </div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_KEYSETEXPIREDATEDIALOG_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></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_1KeySetExpireDateDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></div><div class="ttdef"><b>Definition:</b> KeySetExpireDateDialog.h:42</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeySetExpireDateDialog_html_a67da7721959b585db21f7e893793564b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b">GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog</a></div><div class="ttdeci">KeySetExpireDateDialog(const KeyId &amp;key_id, QWidget *parent=nullptr)</div><div class="ttdoc">Construct a new Key Set Expire Date Dialog object.</div><div class="ttdef"><b>Definition:</b> KeySetExpireDateDialog.cpp:41</div></div>

View File

@ -123,7 +123,7 @@ $(document).ready(function(){initNavTree('KeyUIDSignDialog_8h_source.html','');
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></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="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_KEYUIDSIGNDIALOG_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></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_1KeyList_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:152</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyUIDSignDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html">GpgFrontend::UI::KeyUIDSignDialog</a></div><div class="ttdef"><b>Definition:</b> KeyUIDSignDialog.h:37</div></div>

View File

@ -121,8 +121,8 @@ $(document).ready(function(){initNavTree('KeyUploadDialog_8h_source.html',''); i
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_KEYUPLOADWIDGET_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_1KeyUploadDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html">GpgFrontend::UI::KeyUploadDialog</a></div><div class="ttdef"><b>Definition:</b> KeyUploadDialog.h:42</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyUploadDialog_html_a0f724649ca953b888f07d69c97fe45b6"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a0f724649ca953b888f07d69c97fe45b6">GpgFrontend::UI::KeyUploadDialog::slot_upload_key_to_server</a></div><div class="ttdeci">void slot_upload_key_to_server(const GpgFrontend::ByteArray &amp;keys_data)</div><div class="ttdef"><b>Definition:</b> KeyUploadDialog.cpp:72</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyUploadDialog_html_a51f63e30f26f7923def91519d347c0cf"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf">GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog</a></div><div class="ttdeci">KeyUploadDialog(const KeyIdArgsListPtr &amp;keys_ids, QWidget *parent)</div><div class="ttdoc">Construct a new Key Upload Dialog object.</div><div class="ttdef"><b>Definition:</b> KeyUploadDialog.cpp:40</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyUploadDialog_html_a0f724649ca953b888f07d69c97fe45b6"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a0f724649ca953b888f07d69c97fe45b6">GpgFrontend::UI::KeyUploadDialog::slot_upload_key_to_server</a></div><div class="ttdeci">void slot_upload_key_to_server(const GpgFrontend::ByteArray &amp;keys_data)</div><div class="ttdef"><b>Definition:</b> KeyUploadDialog.cpp:65</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyUploadDialog_html_a51f63e30f26f7923def91519d347c0cf"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf">GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog</a></div><div class="ttdeci">KeyUploadDialog(const KeyIdArgsListPtr &amp;keys_ids, QWidget *parent)</div><div class="ttdoc">Construct a new Key Upload Dialog object.</div><div class="ttdef"><b>Definition:</b> KeyUploadDialog.cpp:39</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:31</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -161,7 +161,7 @@ $(document).ready(function(){initNavTree('KeygenDialog_8h_source.html',''); init
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// __KEYGENDIALOG_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_1KeyGenDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a010acccfd5fb5475769658f9cf68da7b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a010acccfd5fb5475769658f9cf68da7b">GpgFrontend::UI::KeyGenDialog::create_basic_info_group_box</a></div><div class="ttdeci">QGroupBox * create_basic_info_group_box()</div><div class="ttdoc">Create a basic info group box object.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:352</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a010acccfd5fb5475769658f9cf68da7b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a010acccfd5fb5475769658f9cf68da7b">GpgFrontend::UI::KeyGenDialog::create_basic_info_group_box</a></div><div class="ttdeci">QGroupBox * create_basic_info_group_box()</div><div class="ttdoc">Create a basic info group box object.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:351</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a03a8e1c8f2c1887732d36a346185bb40"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03a8e1c8f2c1887732d36a346185bb40">GpgFrontend::UI::KeyGenDialog::error_messages_</a></div><div class="ttdeci">QStringList error_messages_</div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:87</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a03b7fe3e34147e404ca3ca6a0aa80cfc"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03b7fe3e34147e404ca3ca6a0aa80cfc">GpgFrontend::UI::KeyGenDialog::slot_signing_box_changed</a></div><div class="ttdeci">void slot_signing_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:230</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a196ef707a7a2cfd717f69c8a5bc3278d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a196ef707a7a2cfd717f69c8a5bc3278d">GpgFrontend::UI::KeyGenDialog::expire_check_box_</a></div><div class="ttdeci">QCheckBox * expire_check_box_</div><div class="ttdoc">Checkbox, if key should expire.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:99</div></div>
@ -171,20 +171,20 @@ $(document).ready(function(){initNavTree('KeygenDialog_8h_source.html',''); init
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a3453d1a8a4c0411472b2779d018abdc3"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3453d1a8a4c0411472b2779d018abdc3">GpgFrontend::UI::KeyGenDialog::email_edit_</a></div><div class="ttdeci">QLineEdit * email_edit_</div><div class="ttdoc">Line edit for the keys email.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:94</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a3aef8d2bb8e0d36842532726a6796ab9"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9">GpgFrontend::UI::KeyGenDialog::KeyGenDialog</a></div><div class="ttdeci">KeyGenDialog(QWidget *parent=nullptr)</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:38</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a48e953cd49efde2315868e8606af7226"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226">GpgFrontend::UI::KeyGenDialog::slot_certification_box_changed</a></div><div class="ttdeci">void slot_certification_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:238</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a4eb53559f200092cd299f7a90c03cdbb"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb">GpgFrontend::UI::KeyGenDialog::refresh_widgets_state</a></div><div class="ttdeci">void refresh_widgets_state()</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:263</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a4eb53559f200092cd299f7a90c03cdbb"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb">GpgFrontend::UI::KeyGenDialog::refresh_widgets_state</a></div><div class="ttdeci">void refresh_widgets_state()</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:262</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a516aa59c71a9ddf06c51e93252e93b76"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a516aa59c71a9ddf06c51e93252e93b76">GpgFrontend::UI::KeyGenDialog::slot_expire_box_changed</a></div><div class="ttdeci">void slot_expire_box_changed()</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:181</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a7b1b9cb46c0547c1e561e56d55616cf1"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1">GpgFrontend::UI::KeyGenDialog::key_usage_group_box_</a></div><div class="ttdeci">QGroupBox * key_usage_group_box_</div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:101</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a7ed095cce29c658741ae0520049010c0"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0">GpgFrontend::UI::KeyGenDialog::name_edit_</a></div><div class="ttdeci">QLineEdit * name_edit_</div><div class="ttdoc">Line edit for the keys name.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:93</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a8e500e3153558364fe5ba5b8bab6f219"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e500e3153558364fe5ba5b8bab6f219">GpgFrontend::UI::KeyGenDialog::error_label_</a></div><div class="ttdeci">QLabel * error_label_</div><div class="ttdoc">Label containing error message.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:92</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a8e6554b47e0dd6c2025ccb0d1d0cb658"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e6554b47e0dd6c2025ccb0d1d0cb658">GpgFrontend::UI::KeyGenDialog::create_key_usage_group_box</a></div><div class="ttdeci">QGroupBox * create_key_usage_group_box()</div><div class="ttdoc">Create a key usage group box object.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:189</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_a904d5e72a1946382ddfca80dc57c4db5"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5">GpgFrontend::UI::KeyGenDialog::slot_authentication_box_changed</a></div><div class="ttdeci">void slot_authentication_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:246</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_aa36de61cedb98f919f10e35d4e6b5146"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146">GpgFrontend::UI::KeyGenDialog::set_signal_slot</a></div><div class="ttdeci">void set_signal_slot()</div><div class="ttdoc">Set the signal slot object.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:317</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_aa36de61cedb98f919f10e35d4e6b5146"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146">GpgFrontend::UI::KeyGenDialog::set_signal_slot</a></div><div class="ttdeci">void set_signal_slot()</div><div class="ttdoc">Set the signal slot object.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:316</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_aa765259f9aa65b81d59b982ee0595e52"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa765259f9aa65b81d59b982ee0595e52">GpgFrontend::UI::KeyGenDialog::button_box_</a></div><div class="ttdeci">QDialogButtonBox * button_box_</div><div class="ttdoc">Box for standard buttons.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:91</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_aaa9b55830c39ce854e4ede26d916a844"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844">GpgFrontend::UI::KeyGenDialog::key_size_spin_box_</a></div><div class="ttdeci">QSpinBox * key_size_spin_box_</div><div class="ttdoc">Spinbox for the keys size (in bit)</div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:96</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_ab0ccac068670a3e28ce78ff87a40b2fc"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc">GpgFrontend::UI::KeyGenDialog::key_usage_check_boxes_</a></div><div class="ttdeci">std::vector&lt; QCheckBox * &gt; key_usage_check_boxes_</div><div class="ttdoc">ENCR, SIGN, CERT, AUTH.</div><div class="ttdef"><b>Definition:</b> KeygenDialog.h:104</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_ab8f04b046abb56d53bdbe67838b84fdc"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab8f04b046abb56d53bdbe67838b84fdc">GpgFrontend::UI::KeyGenDialog::slot_activated_key_type</a></div><div class="ttdeci">void slot_activated_key_type(int index)</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:254</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_ae611933ccd6fd67e65a2cf1ff09b5e8f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae611933ccd6fd67e65a2cf1ff09b5e8f">GpgFrontend::UI::KeyGenDialog::slot_encryption_box_changed</a></div><div class="ttdeci">void slot_encryption_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:222</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_ae8aeaff7be0b1552b29d1f209af0bd28"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae8aeaff7be0b1552b29d1f209af0bd28">GpgFrontend::UI::KeyGenDialog::check_email_address</a></div><div class="ttdeci">bool check_email_address(const QString &amp;str)</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:348</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_ae8aeaff7be0b1552b29d1f209af0bd28"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae8aeaff7be0b1552b29d1f209af0bd28">GpgFrontend::UI::KeyGenDialog::check_email_address</a></div><div class="ttdeci">bool check_email_address(const QString &amp;str)</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:347</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyGenDialog_html_af1f7a62dcb024513453766ee8816d514"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#af1f7a62dcb024513453766ee8816d514">GpgFrontend::UI::KeyGenDialog::slot_key_gen_accept</a></div><div class="ttdeci">void slot_key_gen_accept()</div><div class="ttdef"><b>Definition:</b> KeygenDialog.cpp:90</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:31</div></div>
</div><!-- fragment --></div><!-- contents -->

View File

@ -136,7 +136,7 @@ $(document).ready(function(){initNavTree('PlainTextEditorPage_8h_source.html',''
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <span class="keywordtype">size_t</span> read_bytes_ = 0; </div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; std::string charset_name_; </div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; std::string language_name_; </div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; int32_t charset_confidence_{}; </div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; int32_t charset_confidence_; </div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <span class="keywordtype">bool</span> is_crlf_ = <span class="keyword">false</span>; </div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; </div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a14b7431a786ce59e98576e3680cb9a58">detect_encoding</a>(<span class="keyword">const</span> std::string&amp; data);</div>
@ -154,22 +154,22 @@ $(document).ready(function(){initNavTree('PlainTextEditorPage_8h_source.html',''
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; </div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// __EDITORPAGE_H__</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html">GpgFrontend::UI::PlainTextEditorPage</a></div><div class="ttdoc">Class for handling a single tab of the tabwidget.</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.h:45</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a14b7431a786ce59e98576e3680cb9a58"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a14b7431a786ce59e98576e3680cb9a58">GpgFrontend::UI::PlainTextEditorPage::detect_encoding</a></div><div class="ttdeci">void detect_encoding(const std::string &amp;data)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:266</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a184985104f23da8fdf2b9aaf7b27405b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a184985104f23da8fdf2b9aaf7b27405b">GpgFrontend::UI::PlainTextEditorPage::slot_insert_text</a></div><div class="ttdeci">void slot_insert_text(QByteArray bytes_data)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:213</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a1c1c0174ed1ed9c5a90739eafc5c3267"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a1c1c0174ed1ed9c5a90739eafc5c3267">GpgFrontend::UI::PlainTextEditorPage::WillCharsetChange</a></div><div class="ttdeci">bool WillCharsetChange() const</div><div class="ttdoc">detect if the charset of the file will change</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:90</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a29b3d63ba9590e775f42c779c76102e5"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5">GpgFrontend::UI::PlainTextEditorPage::NotifyFileSaved</a></div><div class="ttdeci">void NotifyFileSaved()</div><div class="ttdoc">notify the user that the file has been saved.</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:101</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a45267bcfc8fc83851894061c0fe2a9c2"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a45267bcfc8fc83851894061c0fe2a9c2">GpgFrontend::UI::PlainTextEditorPage::slot_format_gpg_header</a></div><div class="ttdeci">void slot_format_gpg_header()</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:129</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a14b7431a786ce59e98576e3680cb9a58"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a14b7431a786ce59e98576e3680cb9a58">GpgFrontend::UI::PlainTextEditorPage::detect_encoding</a></div><div class="ttdeci">void detect_encoding(const std::string &amp;data)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:259</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a184985104f23da8fdf2b9aaf7b27405b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a184985104f23da8fdf2b9aaf7b27405b">GpgFrontend::UI::PlainTextEditorPage::slot_insert_text</a></div><div class="ttdeci">void slot_insert_text(QByteArray bytes_data)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:206</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a1c1c0174ed1ed9c5a90739eafc5c3267"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a1c1c0174ed1ed9c5a90739eafc5c3267">GpgFrontend::UI::PlainTextEditorPage::WillCharsetChange</a></div><div class="ttdeci">bool WillCharsetChange() const</div><div class="ttdoc">detect if the charset of the file will change</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:83</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a29b3d63ba9590e775f42c779c76102e5"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5">GpgFrontend::UI::PlainTextEditorPage::NotifyFileSaved</a></div><div class="ttdeci">void NotifyFileSaved()</div><div class="ttdoc">notify the user that the file has been saved.</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:94</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a45267bcfc8fc83851894061c0fe2a9c2"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a45267bcfc8fc83851894061c0fe2a9c2">GpgFrontend::UI::PlainTextEditorPage::slot_format_gpg_header</a></div><div class="ttdeci">void slot_format_gpg_header()</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:122</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a4f94e9ef7889a169bda5a47b7f657358"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358">GpgFrontend::UI::PlainTextEditorPage::sign_marked_</a></div><div class="ttdeci">bool sign_marked_</div><div class="ttdoc">true, if the signed header is marked, false if not</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.h:126</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a6218e6e12bdba0228e4ab4276f7fed7a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a">GpgFrontend::UI::PlainTextEditorPage::GetTextPage</a></div><div class="ttdeci">QPlainTextEdit * GetTextPage()</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:88</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a8759224e57d4c322933ed3df6d96e5f1"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1">GpgFrontend::UI::PlainTextEditorPage::PlainTextEditorPage</a></div><div class="ttdeci">PlainTextEditorPage(QString file_path={}, QWidget *parent=nullptr)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:42</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_aa9e82690824c82e7628ba4ace9d6e2fe"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe">GpgFrontend::UI::PlainTextEditorPage::SetFilePath</a></div><div class="ttdeci">void SetFilePath(const QString &amp;filePath)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:110</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a6218e6e12bdba0228e4ab4276f7fed7a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a">GpgFrontend::UI::PlainTextEditorPage::GetTextPage</a></div><div class="ttdeci">QPlainTextEdit * GetTextPage()</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:81</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_a8759224e57d4c322933ed3df6d96e5f1"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1">GpgFrontend::UI::PlainTextEditorPage::PlainTextEditorPage</a></div><div class="ttdeci">PlainTextEditorPage(QString file_path={}, QWidget *parent=nullptr)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_aa9e82690824c82e7628ba4ace9d6e2fe"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe">GpgFrontend::UI::PlainTextEditorPage::SetFilePath</a></div><div class="ttdeci">void SetFilePath(const QString &amp;filePath)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:103</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_ac1902b063decfeebe7f0908cbfe618ce"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce">GpgFrontend::UI::PlainTextEditorPage::ReadDone</a></div><div class="ttdeci">bool ReadDone() const</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.h:101</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_ae867b6329fcb1978479a9d70f7b017db"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ae867b6329fcb1978479a9d70f7b017db">GpgFrontend::UI::PlainTextEditorPage::full_file_path_</a></div><div class="ttdeci">QString full_file_path_</div><div class="ttdoc">The path to the file handled in the tab.</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.h:125</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_aee4f46e54f29da671838ed232e526700"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aee4f46e54f29da671838ed232e526700">GpgFrontend::UI::PlainTextEditorPage::CloseNoteByClass</a></div><div class="ttdeci">void CloseNoteByClass(const char *className)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:120</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_af08be6a1eaec76403b12dc6e42df546c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af08be6a1eaec76403b12dc6e42df546c">GpgFrontend::UI::PlainTextEditorPage::detect_cr_lf</a></div><div class="ttdeci">void detect_cr_lf(const std::string &amp;data)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:290</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_af5dfdfd48ef64cc46e524ec70a22fe3a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a">GpgFrontend::UI::PlainTextEditorPage::ShowNotificationWidget</a></div><div class="ttdeci">void ShowNotificationWidget(QWidget *widget, const char *className)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:114</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_aee4f46e54f29da671838ed232e526700"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aee4f46e54f29da671838ed232e526700">GpgFrontend::UI::PlainTextEditorPage::CloseNoteByClass</a></div><div class="ttdeci">void CloseNoteByClass(const char *className)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:113</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_af08be6a1eaec76403b12dc6e42df546c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af08be6a1eaec76403b12dc6e42df546c">GpgFrontend::UI::PlainTextEditorPage::detect_cr_lf</a></div><div class="ttdeci">void detect_cr_lf(const std::string &amp;data)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:283</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_af5dfdfd48ef64cc46e524ec70a22fe3a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a">GpgFrontend::UI::PlainTextEditorPage::ShowNotificationWidget</a></div><div class="ttdeci">void ShowNotificationWidget(QWidget *widget, const char *className)</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:107</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_afd3749488fdd3d1c53446fb8c833f3f4"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#afd3749488fdd3d1c53446fb8c833f3f4">GpgFrontend::UI::PlainTextEditorPage::SignalUIBytesDisplayed</a></div><div class="ttdeci">void SignalUIBytesDisplayed()</div><div class="ttdoc">this signal is emitted when the bytes has been append in texteditor.</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_aff81f0f98a399fa55b6b0ebf2230d4cf"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aff81f0f98a399fa55b6b0ebf2230d4cf">GpgFrontend::UI::PlainTextEditorPage::GetFilePath</a></div><div class="ttdeci">const QString &amp; GetFilePath() const</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:84</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1PlainTextEditorPage_html_aff81f0f98a399fa55b6b0ebf2230d4cf"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aff81f0f98a399fa55b6b0ebf2230d4cf">GpgFrontend::UI::PlainTextEditorPage::GetFilePath</a></div><div class="ttdeci">const QString &amp; GetFilePath() const</div><div class="ttdef"><b>Definition:</b> PlainTextEditorPage.cpp:77</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:31</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -92,37 +92,41 @@ $(document).ready(function(){initNavTree('SettingsAppearance_8h_source.html','')
<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">class </span>Ui_AppearanceSettings;</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="l00036"></a><span class="lineno"> 36</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceGpgFrontend_1_1UI.html">GpgFrontend::UI</a> {</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; </div>
<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html"> 38</a></span>&#160;<span class="keyword">class </span><a class="code" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">AppearanceTab</a> : <span class="keyword">public</span> QWidget {</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; Q_OBJECT</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; </div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c">AppearanceTab</a>(QWidget* parent = <span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; </div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56">SetSettings</a>();</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; </div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <span class="keywordtype">void</span> ApplySettings();</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; </div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; std::shared_ptr&lt;Ui_AppearanceSettings&gt; ui_; </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; </div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; QButtonGroup* icon_style_group_; </div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; QButtonGroup* icon_size_group_;</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; </div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; signals:</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; </div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712"> 74</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712">signalRestartNeeded</a>(<span class="keywordtype">bool</span> needed);</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;};</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; </div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; </div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_SETTINGSAPPEARANCE_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AppearanceTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></div><div class="ttdef"><b>Definition:</b> SettingsAppearance.h:38</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AppearanceTab_html_a2fed39a2657407fcdb37d2431ef28e56"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56">GpgFrontend::UI::AppearanceTab::SetSettings</a></div><div class="ttdeci">void SetSettings()</div><div class="ttdoc">Set the Settings object.</div><div class="ttdef"><b>Definition:</b> SettingsAppearance.cpp:75</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AppearanceTab_html_abfca670540bc0409b9be4459ee6a3b6c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c">GpgFrontend::UI::AppearanceTab::AppearanceTab</a></div><div class="ttdeci">AppearanceTab(QWidget *parent=nullptr)</div><div class="ttdoc">Construct a new Appearance Tab object.</div><div class="ttdef"><b>Definition:</b> SettingsAppearance.cpp:37</div></div>
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html"> 36</a></span>&#160;<span class="keyword">class </span><a class="code" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">AppearanceTab</a> : <span class="keyword">public</span> QWidget {</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; Q_OBJECT</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; </div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c">AppearanceTab</a>(QWidget* parent = <span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56">SetSettings</a>();</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; </div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <span class="keywordtype">void</span> ApplySettings();</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; QButtonGroup* icon_style_group_; </div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; QRadioButton* icon_size_small_; </div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; QRadioButton* icon_size_medium_; </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; QRadioButton* icon_size_large_; </div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; QButtonGroup* icon_size_group_; </div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; QRadioButton* icon_text_button_; </div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; QRadioButton* icon_icons_button_; </div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; QRadioButton* icon_all_button_; </div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; QSpinBox* info_board_font_size_spin_; </div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; QCheckBox* window_size_check_box_; </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; signals:</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; </div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712"> 78</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712">signalRestartNeeded</a>(<span class="keywordtype">bool</span> needed);</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; </div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></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="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_SETTINGSAPPEARANCE_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AppearanceTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></div><div class="ttdef"><b>Definition:</b> SettingsAppearance.h:36</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AppearanceTab_html_a2fed39a2657407fcdb37d2431ef28e56"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56">GpgFrontend::UI::AppearanceTab::SetSettings</a></div><div class="ttdeci">void SetSettings()</div><div class="ttdoc">Set the Settings object.</div><div class="ttdef"><b>Definition:</b> SettingsAppearance.cpp:116</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AppearanceTab_html_abfca670540bc0409b9be4459ee6a3b6c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c">GpgFrontend::UI::AppearanceTab::AppearanceTab</a></div><div class="ttdeci">AppearanceTab(QWidget *parent=nullptr)</div><div class="ttdoc">Construct a new Appearance Tab object.</div><div class="ttdef"><b>Definition:</b> SettingsAppearance.cpp:36</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AppearanceTab_html_abff49b636449815a9ebff52f5c067712"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712">GpgFrontend::UI::AppearanceTab::signalRestartNeeded</a></div><div class="ttdeci">void signalRestartNeeded(bool needed)</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:31</div></div>
</div><!-- fragment --></div><!-- contents -->

View File

@ -137,7 +137,7 @@ $(document).ready(function(){initNavTree('SettingsDialog_8h_source.html',''); in
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; </div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// __SETTINGSDIALOG_H__</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AppearanceTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></div><div class="ttdef"><b>Definition:</b> SettingsAppearance.h:38</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1AppearanceTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></div><div class="ttdef"><b>Definition:</b> SettingsAppearance.h:36</div></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_1GeneralTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1GeneralTab.html">GpgFrontend::UI::GeneralTab</a></div><div class="ttdef"><b>Definition:</b> SettingsGeneral.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyserverTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyserverTab.html">GpgFrontend::UI::KeyserverTab</a></div><div class="ttdef"><b>Definition:</b> SettingsKeyServer.h:41</div></div>

View File

@ -132,9 +132,9 @@ $(document).ready(function(){initNavTree('SettingsKeyServer_8h_source.html','');
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; </div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_SETTINGSKEYSERVER_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyserverTab_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyserverTab.html">GpgFrontend::UI::KeyserverTab</a></div><div class="ttdef"><b>Definition:</b> SettingsKeyServer.h:41</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyserverTab_html_a221117b56dda48956e44d96a08f6823b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyserverTab.html#a221117b56dda48956e44d96a08f6823b">GpgFrontend::UI::KeyserverTab::SetSettings</a></div><div class="ttdeci">void SetSettings()</div><div class="ttdoc">Set the Settings object.</div><div class="ttdef"><b>Definition:</b> SettingsKeyServer.cpp:117</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyserverTab_html_a221117b56dda48956e44d96a08f6823b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyserverTab.html#a221117b56dda48956e44d96a08f6823b">GpgFrontend::UI::KeyserverTab::SetSettings</a></div><div class="ttdeci">void SetSettings()</div><div class="ttdoc">Set the Settings object.</div><div class="ttdef"><b>Definition:</b> SettingsKeyServer.cpp:122</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyserverTab_html_a26449a77844d9db69a543ff88f10e347"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyserverTab.html#a26449a77844d9db69a543ff88f10e347">GpgFrontend::UI::KeyserverTab::SignalRestartNeeded</a></div><div class="ttdeci">void SignalRestartNeeded(bool needed)</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyserverTab_html_a8cbd6e448e187260730ab8301ad4892e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyserverTab.html#a8cbd6e448e187260730ab8301ad4892e">GpgFrontend::UI::KeyserverTab::contextMenuEvent</a></div><div class="ttdeci">void contextMenuEvent(QContextMenuEvent *event) override</div><div class="ttdef"><b>Definition:</b> SettingsKeyServer.cpp:289</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyserverTab_html_a8cbd6e448e187260730ab8301ad4892e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyserverTab.html#a8cbd6e448e187260730ab8301ad4892e">GpgFrontend::UI::KeyserverTab::contextMenuEvent</a></div><div class="ttdeci">void contextMenuEvent(QContextMenuEvent *event) override</div><div class="ttdef"><b>Definition:</b> SettingsKeyServer.cpp:294</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyserverTab_html_aa3d3561d3bdf95de6486b2caa752616c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyserverTab.html#aa3d3561d3bdf95de6486b2caa752616c">GpgFrontend::UI::KeyserverTab::KeyserverTab</a></div><div class="ttdeci">KeyserverTab(QWidget *parent=nullptr)</div><div class="ttdoc">Construct a new Keyserver Tab object.</div><div class="ttdef"><b>Definition:</b> SettingsKeyServer.cpp:40</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:31</div></div>
</div><!-- fragment --></div><!-- contents -->

View File

@ -149,27 +149,27 @@ $(document).ready(function(){initNavTree('SubkeyGenerateDialog_8h_source.html','
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160;} <span class="comment">// namespace GpgFrontend::UI</span></div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; </div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_SUBKEYGENERATEDIALOG_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:43</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:41</div></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_1SubkeyGenerateDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html">GpgFrontend::UI::SubkeyGenerateDialog</a></div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.h:40</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a029017ad2e025a43d21144f1b7427593"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a029017ad2e025a43d21144f1b7427593">GpgFrontend::UI::SubkeyGenerateDialog::create_basic_info_group_box</a></div><div class="ttdeci">QGroupBox * create_basic_info_group_box()</div><div class="ttdoc">Create a basic info group box object.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:120</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a13229f07ef0ed594357df1918af50d3d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a13229f07ef0ed594357df1918af50d3d">GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed</a></div><div class="ttdeci">void slot_authentication_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:332</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a1f4dda7500b3de7476e5d1e7bd5b550b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a1f4dda7500b3de7476e5d1e7bd5b550b">GpgFrontend::UI::SubkeyGenerateDialog::slot_encryption_box_changed</a></div><div class="ttdeci">void slot_encryption_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:308</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a49d9f3bb2cfb17eb39dcd4dc0385234e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a49d9f3bb2cfb17eb39dcd4dc0385234e">GpgFrontend::UI::SubkeyGenerateDialog::slot_expire_box_changed</a></div><div class="ttdeci">void slot_expire_box_changed()</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:184</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a4a5b77fb909e9a6a0e4da780c75f7535"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a4a5b77fb909e9a6a0e4da780c75f7535">GpgFrontend::UI::SubkeyGenerateDialog::refresh_widgets_state</a></div><div class="ttdeci">void refresh_widgets_state()</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:192</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a52a0aadc9b1e80bdcaaf1ad9d8997957"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a52a0aadc9b1e80bdcaaf1ad9d8997957">GpgFrontend::UI::SubkeyGenerateDialog::slot_activated_key_type</a></div><div class="ttdeci">void slot_activated_key_type(int index)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:340</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a029017ad2e025a43d21144f1b7427593"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a029017ad2e025a43d21144f1b7427593">GpgFrontend::UI::SubkeyGenerateDialog::create_basic_info_group_box</a></div><div class="ttdeci">QGroupBox * create_basic_info_group_box()</div><div class="ttdoc">Create a basic info group box object.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:118</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a13229f07ef0ed594357df1918af50d3d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a13229f07ef0ed594357df1918af50d3d">GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed</a></div><div class="ttdeci">void slot_authentication_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:329</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a1f4dda7500b3de7476e5d1e7bd5b550b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a1f4dda7500b3de7476e5d1e7bd5b550b">GpgFrontend::UI::SubkeyGenerateDialog::slot_encryption_box_changed</a></div><div class="ttdeci">void slot_encryption_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:305</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a49d9f3bb2cfb17eb39dcd4dc0385234e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a49d9f3bb2cfb17eb39dcd4dc0385234e">GpgFrontend::UI::SubkeyGenerateDialog::slot_expire_box_changed</a></div><div class="ttdeci">void slot_expire_box_changed()</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:182</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a4a5b77fb909e9a6a0e4da780c75f7535"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a4a5b77fb909e9a6a0e4da780c75f7535">GpgFrontend::UI::SubkeyGenerateDialog::refresh_widgets_state</a></div><div class="ttdeci">void refresh_widgets_state()</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:190</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a52a0aadc9b1e80bdcaaf1ad9d8997957"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a52a0aadc9b1e80bdcaaf1ad9d8997957">GpgFrontend::UI::SubkeyGenerateDialog::slot_activated_key_type</a></div><div class="ttdeci">void slot_activated_key_type(int index)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:337</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a5d67b8ed68062ef127ad92986a98e95a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a5d67b8ed68062ef127ad92986a98e95a">GpgFrontend::UI::SubkeyGenerateDialog::key_usage_check_boxes_</a></div><div class="ttdeci">std::vector&lt; QCheckBox * &gt; key_usage_check_boxes_</div><div class="ttdoc">ENCR, SIGN, CERT, AUTH.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.h:73</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a75f325b4a5aa8bcfcc411bdaf9279683"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a75f325b4a5aa8bcfcc411bdaf9279683">GpgFrontend::UI::SubkeyGenerateDialog::error_label_</a></div><div class="ttdeci">QLabel * error_label_</div><div class="ttdoc">Label containing error message.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.h:67</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a8ab50d8f47489c57e382b3fe231ba9a7"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8ab50d8f47489c57e382b3fe231ba9a7">GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed</a></div><div class="ttdeci">void slot_certification_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:324</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a8f9d8baa7b576a4aa857818b87c26bcd"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd">GpgFrontend::UI::SubkeyGenerateDialog::SubkeyGenerateDialog</a></div><div class="ttdeci">SubkeyGenerateDialog(const KeyId &amp;key_id, QWidget *parent)</div><div class="ttdoc">Construct a new Subkey Generate Dialog object.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:39</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a90900b67eceb2d16af5de27f9f038f7f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a90900b67eceb2d16af5de27f9f038f7f">GpgFrontend::UI::SubkeyGenerateDialog::set_signal_slot</a></div><div class="ttdeci">void set_signal_slot()</div><div class="ttdoc">Set the signal slot object.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:162</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_aa24064a5f585b23d71e1036958f31d7d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa24064a5f585b23d71e1036958f31d7d">GpgFrontend::UI::SubkeyGenerateDialog::create_key_usage_group_box</a></div><div class="ttdeci">QGroupBox * create_key_usage_group_box()</div><div class="ttdoc">Create a key usage group box object.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:87</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a8ab50d8f47489c57e382b3fe231ba9a7"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8ab50d8f47489c57e382b3fe231ba9a7">GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed</a></div><div class="ttdeci">void slot_certification_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:321</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a8f9d8baa7b576a4aa857818b87c26bcd"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd">GpgFrontend::UI::SubkeyGenerateDialog::SubkeyGenerateDialog</a></div><div class="ttdeci">SubkeyGenerateDialog(const KeyId &amp;key_id, QWidget *parent)</div><div class="ttdoc">Construct a new Subkey Generate Dialog object.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:37</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_a90900b67eceb2d16af5de27f9f038f7f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a90900b67eceb2d16af5de27f9f038f7f">GpgFrontend::UI::SubkeyGenerateDialog::set_signal_slot</a></div><div class="ttdeci">void set_signal_slot()</div><div class="ttdoc">Set the signal slot object.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:160</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_aa24064a5f585b23d71e1036958f31d7d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa24064a5f585b23d71e1036958f31d7d">GpgFrontend::UI::SubkeyGenerateDialog::create_key_usage_group_box</a></div><div class="ttdeci">QGroupBox * create_key_usage_group_box()</div><div class="ttdoc">Create a key usage group box object.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:85</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_aa8bf228ba2a773c0d38f9e5c2f20539d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa8bf228ba2a773c0d38f9e5c2f20539d">GpgFrontend::UI::SubkeyGenerateDialog::date_edit_</a></div><div class="ttdeci">QDateTimeEdit * date_edit_</div><div class="ttdoc">Date edit for expiration date.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.h:70</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_aa91db742b41d352ba9f88620d649afb3"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa91db742b41d352ba9f88620d649afb3">GpgFrontend::UI::SubkeyGenerateDialog::key_size_spin_box_</a></div><div class="ttdeci">QSpinBox * key_size_spin_box_</div><div class="ttdoc">Spinbox for the keys size (in bit)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.h:68</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_aab426dec4b4655b215b09b490e05ad05"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aab426dec4b4655b215b09b490e05ad05">GpgFrontend::UI::SubkeyGenerateDialog::slot_key_gen_accept</a></div><div class="ttdeci">void slot_key_gen_accept()</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:241</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_aab426dec4b4655b215b09b490e05ad05"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aab426dec4b4655b215b09b490e05ad05">GpgFrontend::UI::SubkeyGenerateDialog::slot_key_gen_accept</a></div><div class="ttdeci">void slot_key_gen_accept()</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:239</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_ab06b11f407fbb407139235fc84325de2"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ab06b11f407fbb407139235fc84325de2">GpgFrontend::UI::SubkeyGenerateDialog::button_box_</a></div><div class="ttdeci">QDialogButtonBox * button_box_</div><div class="ttdoc">Box for standard buttons.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.h:66</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_ac515dabcf6c094c5eeb2bf88aa3aa9d3"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ac515dabcf6c094c5eeb2bf88aa3aa9d3">GpgFrontend::UI::SubkeyGenerateDialog::key_type_combo_box_</a></div><div class="ttdeci">QComboBox * key_type_combo_box_</div><div class="ttdoc">Combobox for Key tpe.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.h:69</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_aedef4e8784c8a3edb06b0f2821500552"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aedef4e8784c8a3edb06b0f2821500552">GpgFrontend::UI::SubkeyGenerateDialog::slot_signing_box_changed</a></div><div class="ttdeci">void slot_signing_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:316</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_aedef4e8784c8a3edb06b0f2821500552"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aedef4e8784c8a3edb06b0f2821500552">GpgFrontend::UI::SubkeyGenerateDialog::slot_signing_box_changed</a></div><div class="ttdeci">void slot_signing_box_changed(int state)</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.cpp:313</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1SubkeyGenerateDialog_html_afa21ac4d45a6474afc1bc594486ed8e2"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#afa21ac4d45a6474afc1bc594486ed8e2">GpgFrontend::UI::SubkeyGenerateDialog::expire_check_box_</a></div><div class="ttdeci">QCheckBox * expire_check_box_</div><div class="ttdoc">Checkbox, if key should expire.</div><div class="ttdef"><b>Definition:</b> SubkeyGenerateDialog.h:71</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:31</div></div>
</div><!-- fragment --></div><!-- contents -->

View File

@ -174,15 +174,15 @@ $(document).ready(function(){initNavTree('UserInterfaceUtils_8h_source.html','')
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; </div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160;<span class="preprocessor">#endif </span><span class="comment">// GPGFRONTEND_USER_INTERFACE_UTILS_H</span></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html">GpgFrontend::UI::CommonUtils</a></div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.h:124</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a057526790f6b2f6288c3a35322c34d8d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d">GpgFrontend::UI::CommonUtils::SlotImportKeyFromFile</a></div><div class="ttdeci">void SlotImportKeyFromFile(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:189</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a0c8bf56fc5371cd2c5e9d2a0f67bf72a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a">GpgFrontend::UI::CommonUtils::SlotImportKeyFromClipboard</a></div><div class="ttdeci">void SlotImportKeyFromClipboard(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:210</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a057526790f6b2f6288c3a35322c34d8d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d">GpgFrontend::UI::CommonUtils::SlotImportKeyFromFile</a></div><div class="ttdeci">void SlotImportKeyFromFile(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:188</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a0c8bf56fc5371cd2c5e9d2a0f67bf72a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a">GpgFrontend::UI::CommonUtils::SlotImportKeyFromClipboard</a></div><div class="ttdeci">void SlotImportKeyFromClipboard(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:209</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a1abc83bba95579aa94d0870181991a28"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28">GpgFrontend::UI::CommonUtils::SignalKeyDatabaseRefreshDone</a></div><div class="ttdeci">void SignalKeyDatabaseRefreshDone()</div><div class="ttdoc">emit when the key database is refreshed</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a3bc26cc1e0f00f0ce2f95c0b6c8778d8"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a3bc26cc1e0f00f0ce2f95c0b6c8778d8">GpgFrontend::UI::CommonUtils::SlotImportKeys</a></div><div class="ttdeci">void SlotImportKeys(QWidget *parent, const std::string &amp;in_buffer)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:181</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a3bc26cc1e0f00f0ce2f95c0b6c8778d8"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a3bc26cc1e0f00f0ce2f95c0b6c8778d8">GpgFrontend::UI::CommonUtils::SlotImportKeys</a></div><div class="ttdeci">void SlotImportKeys(QWidget *parent, const std::string &amp;in_buffer)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:180</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_a78f5c2696152e9326e845c76c94be965"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a78f5c2696152e9326e845c76c94be965">GpgFrontend::UI::CommonUtils::CommonUtils</a></div><div class="ttdeci">CommonUtils()</div><div class="ttdoc">Construct a new Common Utils object.</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:150</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_ab4ac26378d6a07757720163eb4b1cb0e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e">GpgFrontend::UI::CommonUtils::slot_update_key_status</a></div><div class="ttdeci">void slot_update_key_status()</div><div class="ttdoc">update the key status when signal is emitted</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:362</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_ab4ac26378d6a07757720163eb4b1cb0e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e">GpgFrontend::UI::CommonUtils::slot_update_key_status</a></div><div class="ttdeci">void slot_update_key_status()</div><div class="ttdoc">update the key status when signal is emitted</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:361</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_aed529969f54e39e3f9da14ae6dd00d49"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#aed529969f54e39e3f9da14ae6dd00d49">GpgFrontend::UI::CommonUtils::GetInstance</a></div><div class="ttdeci">static CommonUtils * GetInstance()</div><div class="ttdoc">Get the Instance object.</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:143</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_af1b3538d3119c8564e83c7661f73f6ea"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#af1b3538d3119c8564e83c7661f73f6ea">GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer</a></div><div class="ttdeci">void SlotImportKeyFromKeyServer(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:205</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_afc845c1c37487c99f78d8e66f6874f6d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d">GpgFrontend::UI::CommonUtils::SlotExecuteGpgCommand</a></div><div class="ttdeci">void SlotExecuteGpgCommand(const QStringList &amp;arguments, const std::function&lt; void(QProcess *)&gt; &amp;interact_func)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:216</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_af1b3538d3119c8564e83c7661f73f6ea"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#af1b3538d3119c8564e83c7661f73f6ea">GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer</a></div><div class="ttdeci">void SlotImportKeyFromKeyServer(QWidget *parent)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:204</div></div>
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1CommonUtils_html_afc845c1c37487c99f78d8e66f6874f6d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d">GpgFrontend::UI::CommonUtils::SlotExecuteGpgCommand</a></div><div class="ttdeci">void SlotExecuteGpgCommand(const QStringList &amp;arguments, const std::function&lt; void(QProcess *)&gt; &amp;interact_func)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:215</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:31</div></div>
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_a204156a333cde4f705f0ace91cd3d333"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#a204156a333cde4f705f0ace91cd3d333">GpgFrontend::UI::refresh_info_board</a></div><div class="ttdeci">void refresh_info_board(InfoBoardWidget *info_board, int status, const std::string &amp;report_text)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:84</div></div>
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_a3c971eeb5c620d08d6d92f0752ceaf9f"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#a3c971eeb5c620d08d6d92f0752ceaf9f">GpgFrontend::UI::process_operation</a></div><div class="ttdeci">void process_operation(QWidget *parent, const std::string &amp;waiting_title, const Thread::Task::TaskRunnable func, const Thread::Task::TaskCallback callback, Thread::Task::DataObjectPtr data_object)</div><div class="ttdef"><b>Definition:</b> UserInterfaceUtils.cpp:116</div></div>

View File

@ -114,10 +114,10 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1GenKeyInfo.html','
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac211a7a615805ae97ff284b46abfeab7">GetSizeChangeStep</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ae461a553176ad1ab0c1121ea6de6c8c2">GetSuggestMaxKeySize</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a0b1612421148b86919b7130ed148ca51">GetSuggestMinKeySize</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac0dbb2d89b1e5f9b272679ba3f24314e">GetSupportedKeyAlgo</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#afb8315b6612c64b3921b72df98ebcc74">GetSupportedKeyAlgoStandalone</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a168d6fe5252812f5984ba6d8046c7741">GetSupportedSubkeyAlgo</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a6819b0ca3ef7712b85ae320030cde023">GetSupportedSubkeyAlgoStandalone</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a185c7be801854f81879351a6c4dd9071">GetSupportedKeyAlgo</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a8b054a66cb0678af6c42090eea1518e4">GetSupportedKeyAlgoStandalone</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a7855d9fe9b6872ff08a60fe21640d07f">GetSupportedSubkeyAlgo</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a310fd0cdac03d0b0a7fde006105866d6">GetSupportedSubkeyAlgoStandalone</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a4ee4a0659e76376d9bfc527c334392e1">GetUserid</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aabdf981c65a0efde1e8905441b9b9c87">IsAllowAuthentication</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ad47ceeb1ccfa8862843034e51b4d8be7">IsAllowCertification</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
@ -132,31 +132,30 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1GenKeyInfo.html','
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a848181796a99bec8d32dc5eac240ee01">IsNoPassPhrase</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a40a42ad975499566de124296c19e6c55">IsSubKey</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>KeyGenAlgo</b> typedef (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>no_passphrase_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>non_expired_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</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_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>reset_options</b>() (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo</a>(const GpgFrontend::GenKeyInfo::KeyGenAlgo &amp;m_algo)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de">SetAllowAuthentication</a>(bool m_allow_authentication)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e">SetAllowCertification</a>(bool m_allow_certification)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454">SetAllowEncryption</a>(bool m_allow_encryption)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a">SetAllowSigning</a>(bool m_allow_signing)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a947886456f5699241b1c1b9332e4b29e">SetComment</a>(const std::string &amp;m_comment)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a656c81d56f77350184f9a94db1a3ce05">SetEmail</a>(const std::string &amp;m_email)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aa3bfeda7fc7c83dc8d48ee2b80780c3a">SetExpireTime</a>(const boost::posix_time::ptime &amp;m_expired)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1">SetIsSubKey</a>(bool m_sub_key)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75">SetKeyLength</a>(int m_key_size)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a65ebc487e0e64c325f65474c812615f7">SetName</a>(const std::string &amp;m_name)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329">SetNonExpired</a>(bool m_non_expired)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef">SetNonPassPhrase</a>(bool m_non_pass_phrase)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#afe1760d4ead397f6096925290a38e1a4">SetPassPhrase</a>(const std::string &amp;m_pass_phrase)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>standalone_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>subkey_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>suggest_max_key_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>suggest_min_key_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>suggest_size_addition_step_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>no_passphrase_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>non_expired_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>passphrase_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>reset_options</b>() (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo</a>(const std::string &amp;m_algo)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de">SetAllowAuthentication</a>(bool m_allow_authentication)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e">SetAllowCertification</a>(bool m_allow_certification)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454">SetAllowEncryption</a>(bool m_allow_encryption)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a">SetAllowSigning</a>(bool m_allow_signing)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a947886456f5699241b1c1b9332e4b29e">SetComment</a>(const std::string &amp;m_comment)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a656c81d56f77350184f9a94db1a3ce05">SetEmail</a>(const std::string &amp;m_email)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aa3bfeda7fc7c83dc8d48ee2b80780c3a">SetExpireTime</a>(const boost::posix_time::ptime &amp;m_expired)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1">SetIsSubKey</a>(bool m_sub_key)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75">SetKeyLength</a>(int m_key_size)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a65ebc487e0e64c325f65474c812615f7">SetName</a>(const std::string &amp;m_name)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329">SetNonExpired</a>(bool m_non_expired)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef">SetNonPassPhrase</a>(bool m_non_pass_phrase)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#afe1760d4ead397f6096925290a38e1a4">SetPassPhrase</a>(const std::string &amp;m_pass_phrase)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>standalone_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>subkey_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>suggest_max_key_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>suggest_min_key_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>suggest_size_addition_step_</b> (defined in <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html">GpgFrontend::GenKeyInfo</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->

View File

@ -85,7 +85,6 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1GenKeyInfo.html','
<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-types">Private Types</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classGpgFrontend_1_1GenKeyInfo-members.html">List of all members</a> </div>
@ -135,9 +134,9 @@ Public Member Functions</h2></td></tr>
<tr class="memitem:a6a65ba347156373b6cf98eb8e851d28d"><td class="memItemLeft" align="right" valign="top">const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a6a65ba347156373b6cf98eb8e851d28d">GetAlgo</a> () const</td></tr>
<tr class="memdesc:a6a65ba347156373b6cf98eb8e851d28d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Algo object. <a href="classGpgFrontend_1_1GenKeyInfo.html#a6a65ba347156373b6cf98eb8e851d28d">More...</a><br /></td></tr>
<tr class="separator:a6a65ba347156373b6cf98eb8e851d28d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adcd9c4f3e75f989810988e0bc81d401f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo</a> (const GpgFrontend::GenKeyInfo::KeyGenAlgo &amp;m_algo)</td></tr>
<tr class="memdesc:adcd9c4f3e75f989810988e0bc81d401f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the Algo object. <a href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">More...</a><br /></td></tr>
<tr class="separator:adcd9c4f3e75f989810988e0bc81d401f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a378ea10385ab401bea45a7edb3df122d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo</a> (const std::string &amp;m_algo)</td></tr>
<tr class="memdesc:a378ea10385ab401bea45a7edb3df122d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the Algo object. <a href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">More...</a><br /></td></tr>
<tr class="separator:a378ea10385ab401bea45a7edb3df122d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0bda4b4161d805582869ec0e56ade07c"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a0bda4b4161d805582869ec0e56ade07c">GetKeySizeStr</a> () const</td></tr>
<tr class="memdesc:a0bda4b4161d805582869ec0e56ade07c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Key Size Str object. <a href="classGpgFrontend_1_1GenKeyInfo.html#a0bda4b4161d805582869ec0e56ade07c">More...</a><br /></td></tr>
<tr class="separator:a0bda4b4161d805582869ec0e56ade07c"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -214,24 +213,18 @@ Public Member Functions</h2></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:ac0dbb2d89b1e5f9b272679ba3f24314e"><td class="memItemLeft" align="right" valign="top">static const std::vector&lt; KeyGenAlgo &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac0dbb2d89b1e5f9b272679ba3f24314e">GetSupportedKeyAlgo</a> ()</td></tr>
<tr class="memdesc:ac0dbb2d89b1e5f9b272679ba3f24314e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Supported Key Algo object. <a href="classGpgFrontend_1_1GenKeyInfo.html#ac0dbb2d89b1e5f9b272679ba3f24314e">More...</a><br /></td></tr>
<tr class="separator:ac0dbb2d89b1e5f9b272679ba3f24314e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a168d6fe5252812f5984ba6d8046c7741"><td class="memItemLeft" align="right" valign="top">static const std::vector&lt; KeyGenAlgo &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a168d6fe5252812f5984ba6d8046c7741">GetSupportedSubkeyAlgo</a> ()</td></tr>
<tr class="memdesc:a168d6fe5252812f5984ba6d8046c7741"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Supported Subkey Algo object. <a href="classGpgFrontend_1_1GenKeyInfo.html#a168d6fe5252812f5984ba6d8046c7741">More...</a><br /></td></tr>
<tr class="separator:a168d6fe5252812f5984ba6d8046c7741"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afb8315b6612c64b3921b72df98ebcc74"><td class="memItemLeft" align="right" valign="top">static const std::vector&lt; KeyGenAlgo &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#afb8315b6612c64b3921b72df98ebcc74">GetSupportedKeyAlgoStandalone</a> ()</td></tr>
<tr class="memdesc:afb8315b6612c64b3921b72df98ebcc74"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Supported Key Algo Standalone object. <a href="classGpgFrontend_1_1GenKeyInfo.html#afb8315b6612c64b3921b72df98ebcc74">More...</a><br /></td></tr>
<tr class="separator:afb8315b6612c64b3921b72df98ebcc74"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6819b0ca3ef7712b85ae320030cde023"><td class="memItemLeft" align="right" valign="top">static const std::vector&lt; KeyGenAlgo &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a6819b0ca3ef7712b85ae320030cde023">GetSupportedSubkeyAlgoStandalone</a> ()</td></tr>
<tr class="memdesc:a6819b0ca3ef7712b85ae320030cde023"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Supported Subkey Algo Standalone object. <a href="classGpgFrontend_1_1GenKeyInfo.html#a6819b0ca3ef7712b85ae320030cde023">More...</a><br /></td></tr>
<tr class="separator:a6819b0ca3ef7712b85ae320030cde023"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-types"></a>
Private Types</h2></td></tr>
<tr class="memitem:a7eda73ff0625a635f041365c21531c60"><td class="memItemLeft" align="right" valign="top"><a id="a7eda73ff0625a635f041365c21531c60"></a>
using&#160;</td><td class="memItemRight" valign="bottom"><b>KeyGenAlgo</b> = std::pair&lt; std::string, std::string &gt;</td></tr>
<tr class="separator:a7eda73ff0625a635f041365c21531c60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a185c7be801854f81879351a6c4dd9071"><td class="memItemLeft" align="right" valign="top">static const std::vector&lt; std::string &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a185c7be801854f81879351a6c4dd9071">GetSupportedKeyAlgo</a> ()</td></tr>
<tr class="memdesc:a185c7be801854f81879351a6c4dd9071"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Supported Key Algo object. <a href="classGpgFrontend_1_1GenKeyInfo.html#a185c7be801854f81879351a6c4dd9071">More...</a><br /></td></tr>
<tr class="separator:a185c7be801854f81879351a6c4dd9071"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7855d9fe9b6872ff08a60fe21640d07f"><td class="memItemLeft" align="right" valign="top">static const std::vector&lt; std::string &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a7855d9fe9b6872ff08a60fe21640d07f">GetSupportedSubkeyAlgo</a> ()</td></tr>
<tr class="memdesc:a7855d9fe9b6872ff08a60fe21640d07f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Supported Subkey Algo object. <a href="classGpgFrontend_1_1GenKeyInfo.html#a7855d9fe9b6872ff08a60fe21640d07f">More...</a><br /></td></tr>
<tr class="separator:a7855d9fe9b6872ff08a60fe21640d07f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8b054a66cb0678af6c42090eea1518e4"><td class="memItemLeft" align="right" valign="top">static const std::vector&lt; std::string &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a8b054a66cb0678af6c42090eea1518e4">GetSupportedKeyAlgoStandalone</a> ()</td></tr>
<tr class="memdesc:a8b054a66cb0678af6c42090eea1518e4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Supported Key Algo Standalone object. <a href="classGpgFrontend_1_1GenKeyInfo.html#a8b054a66cb0678af6c42090eea1518e4">More...</a><br /></td></tr>
<tr class="separator:a8b054a66cb0678af6c42090eea1518e4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a310fd0cdac03d0b0a7fde006105866d6"><td class="memItemLeft" align="right" valign="top">static const std::vector&lt; std::string &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a310fd0cdac03d0b0a7fde006105866d6">GetSupportedSubkeyAlgoStandalone</a> ()</td></tr>
<tr class="memdesc:a310fd0cdac03d0b0a7fde006105866d6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the Supported Subkey Algo Standalone object. <a href="classGpgFrontend_1_1GenKeyInfo.html#a310fd0cdac03d0b0a7fde006105866d6">More...</a><br /></td></tr>
<tr class="separator:a310fd0cdac03d0b0a7fde006105866d6"><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>
@ -354,7 +347,7 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
</dd>
</dl>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac0dbb2d89b1e5f9b272679ba3f24314e">GetSupportedKeyAlgo()</a>, and <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>
@ -659,8 +652,8 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
</div>
</div>
<a id="ac0dbb2d89b1e5f9b272679ba3f24314e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac0dbb2d89b1e5f9b272679ba3f24314e">&#9670;&nbsp;</a></span>GetSupportedKeyAlgo()</h2>
<a id="a185c7be801854f81879351a6c4dd9071"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a185c7be801854f81879351a6c4dd9071">&#9670;&nbsp;</a></span>GetSupportedKeyAlgo()</h2>
<div class="memitem">
<div class="memproto">
@ -669,7 +662,7 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const std::vector&lt; GpgFrontend::GenKeyInfo::KeyGenAlgo &gt; &amp; GpgFrontend::GenKeyInfo::GetSupportedKeyAlgo </td>
<td class="memname">const std::vector&lt; std::string &gt; &amp; GpgFrontend::GenKeyInfo::GetSupportedKeyAlgo </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
@ -685,12 +678,12 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
<p>Get the Supported Key Algo object. </p>
<dl class="section return"><dt>Returns</dt><dd>const std::vector&lt;std::string&gt;&amp; </dd></dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a010acccfd5fb5475769658f9cf68da7b">GpgFrontend::UI::KeyGenDialog::create_basic_info_group_box()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a34eca1662ba8d4645751f3ee66582b04">GenKeyInfo()</a>, and <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a010acccfd5fb5475769658f9cf68da7b">GpgFrontend::UI::KeyGenDialog::create_basic_info_group_box()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a029017ad2e025a43d21144f1b7427593">GpgFrontend::UI::SubkeyGenerateDialog::create_basic_info_group_box()</a>, and <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>
<a id="afb8315b6612c64b3921b72df98ebcc74"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afb8315b6612c64b3921b72df98ebcc74">&#9670;&nbsp;</a></span>GetSupportedKeyAlgoStandalone()</h2>
<a id="a8b054a66cb0678af6c42090eea1518e4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8b054a66cb0678af6c42090eea1518e4">&#9670;&nbsp;</a></span>GetSupportedKeyAlgoStandalone()</h2>
<div class="memitem">
<div class="memproto">
@ -699,7 +692,7 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const std::vector&lt; GpgFrontend::GenKeyInfo::KeyGenAlgo &gt; &amp; GpgFrontend::GenKeyInfo::GetSupportedKeyAlgoStandalone </td>
<td class="memname">const std::vector&lt; std::string &gt; &amp; GpgFrontend::GenKeyInfo::GetSupportedKeyAlgoStandalone </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
@ -715,12 +708,12 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
<p>Get the Supported Key Algo Standalone object. </p>
<dl class="section return"><dt>Returns</dt><dd>const std::vector&lt;std::string&gt;&amp; </dd></dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>
<a id="a168d6fe5252812f5984ba6d8046c7741"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a168d6fe5252812f5984ba6d8046c7741">&#9670;&nbsp;</a></span>GetSupportedSubkeyAlgo()</h2>
<a id="a7855d9fe9b6872ff08a60fe21640d07f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7855d9fe9b6872ff08a60fe21640d07f">&#9670;&nbsp;</a></span>GetSupportedSubkeyAlgo()</h2>
<div class="memitem">
<div class="memproto">
@ -729,7 +722,7 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const std::vector&lt; GpgFrontend::GenKeyInfo::KeyGenAlgo &gt; &amp; GpgFrontend::GenKeyInfo::GetSupportedSubkeyAlgo </td>
<td class="memname">const std::vector&lt; std::string &gt; &amp; GpgFrontend::GenKeyInfo::GetSupportedSubkeyAlgo </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
@ -745,12 +738,12 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
<p>Get the Supported Subkey Algo object. </p>
<dl class="section return"><dt>Returns</dt><dd>const std::vector&lt;std::string&gt;&amp; </dd></dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a029017ad2e025a43d21144f1b7427593">GpgFrontend::UI::SubkeyGenerateDialog::create_basic_info_group_box()</a>, and <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>
<a id="a6819b0ca3ef7712b85ae320030cde023"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6819b0ca3ef7712b85ae320030cde023">&#9670;&nbsp;</a></span>GetSupportedSubkeyAlgoStandalone()</h2>
<a id="a310fd0cdac03d0b0a7fde006105866d6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a310fd0cdac03d0b0a7fde006105866d6">&#9670;&nbsp;</a></span>GetSupportedSubkeyAlgoStandalone()</h2>
<div class="memitem">
<div class="memproto">
@ -759,7 +752,7 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const std::vector&lt; GpgFrontend::GenKeyInfo::KeyGenAlgo &gt; &amp; GpgFrontend::GenKeyInfo::GetSupportedSubkeyAlgoStandalone </td>
<td class="memname">const std::vector&lt; std::string &gt; &amp; GpgFrontend::GenKeyInfo::GetSupportedSubkeyAlgoStandalone </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
@ -775,7 +768,7 @@ bool&#160;</td><td class="memItemRight" valign="bottom"><b>allow_change_signing_
<p>Get the Supported Subkey Algo Standalone object. </p>
<dl class="section return"><dt>Returns</dt><dd>const std::vector&lt;std::string&gt;&amp; </dd></dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>
@ -1143,8 +1136,8 @@ false </dd></dl>
</div>
</div>
<a id="adcd9c4f3e75f989810988e0bc81d401f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adcd9c4f3e75f989810988e0bc81d401f">&#9670;&nbsp;</a></span>SetAlgo()</h2>
<a id="a378ea10385ab401bea45a7edb3df122d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a378ea10385ab401bea45a7edb3df122d">&#9670;&nbsp;</a></span>SetAlgo()</h2>
<div class="memitem">
<div class="memproto">
@ -1152,7 +1145,7 @@ false </dd></dl>
<tr>
<td class="memname">void GpgFrontend::GenKeyInfo::SetAlgo </td>
<td>(</td>
<td class="paramtype">const GpgFrontend::GenKeyInfo::KeyGenAlgo &amp;&#160;</td>
<td class="paramtype">const std::string &amp;&#160;</td>
<td class="paramname"><em>m_algo</em></td><td>)</td>
<td></td>
</tr>
@ -1176,8 +1169,9 @@ false </dd></dl>
<p>RSA is the worlds premier asymmetric cryptographic algorithm, and is built on the difficulty of factoring extremely large composites. GnuPG supports RSA with key sizes of between 1024 and 4096 bits.</p>
<p>Algorithm (DSA) as a government standard for digital signatures. Originally, it supported key lengths between 512 and 1024 bits. Recently, NIST has declared 512-bit keys obsolete: now, DSA is available in 1024, 2048 and 3072-bit lengths.</p>
<p>GnuPG supports the Elgamal asymmetric encryption algorithm in key lengths ranging from 1024 to 4096 bits.</p>
<p>GnuPG supports the Elgamal asymmetric encryption algorithm in key lengths ranging from 1024 to 4096 bits.</p>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac0dbb2d89b1e5f9b272679ba3f24314e">GetSupportedKeyAlgo()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#afb8315b6612c64b3921b72df98ebcc74">GetSupportedKeyAlgoStandalone()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a168d6fe5252812f5984ba6d8046c7741">GetSupportedSubkeyAlgo()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a6819b0ca3ef7712b85ae320030cde023">GetSupportedSubkeyAlgoStandalone()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de">SetAllowAuthentication()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e">SetAllowCertification()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454">SetAllowEncryption()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a">SetAllowSigning()</a>, and <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75">SetKeyLength()</a>.</p>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a185c7be801854f81879351a6c4dd9071">GetSupportedKeyAlgo()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a8b054a66cb0678af6c42090eea1518e4">GetSupportedKeyAlgoStandalone()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a7855d9fe9b6872ff08a60fe21640d07f">GetSupportedSubkeyAlgo()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a310fd0cdac03d0b0a7fde006105866d6">GetSupportedSubkeyAlgoStandalone()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de">SetAllowAuthentication()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e">SetAllowCertification()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454">SetAllowEncryption()</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a">SetAllowSigning()</a>, and <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75">SetKeyLength()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a34eca1662ba8d4645751f3ee66582b04">GenKeyInfo()</a>.</p>
@ -1215,7 +1209,7 @@ false </dd></dl>
</dd>
</dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>
@ -1243,7 +1237,7 @@ false </dd></dl>
</dd>
</dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>
@ -1271,7 +1265,7 @@ false </dd></dl>
</dd>
</dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>
@ -1307,7 +1301,7 @@ false </dd></dl>
</dd>
</dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>
@ -1463,7 +1457,7 @@ false </dd></dl>
</dd>
</dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f">SetAlgo()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d">SetAlgo()</a>.</p>
</div>
</div>

View File

@ -1,6 +1,5 @@
var classGpgFrontend_1_1GenKeyInfo =
[
[ "KeyGenAlgo", "classGpgFrontend_1_1GenKeyInfo.html#a7eda73ff0625a635f041365c21531c60", null ],
[ "GenKeyInfo", "classGpgFrontend_1_1GenKeyInfo.html#a34eca1662ba8d4645751f3ee66582b04", null ],
[ "GetAlgo", "classGpgFrontend_1_1GenKeyInfo.html#a6a65ba347156373b6cf98eb8e851d28d", null ],
[ "GetComment", "classGpgFrontend_1_1GenKeyInfo.html#ab9f9775fd6363fba372bd0bcc2532892", null ],
@ -13,10 +12,10 @@ var classGpgFrontend_1_1GenKeyInfo =
[ "GetSizeChangeStep", "classGpgFrontend_1_1GenKeyInfo.html#ac211a7a615805ae97ff284b46abfeab7", null ],
[ "GetSuggestMaxKeySize", "classGpgFrontend_1_1GenKeyInfo.html#ae461a553176ad1ab0c1121ea6de6c8c2", null ],
[ "GetSuggestMinKeySize", "classGpgFrontend_1_1GenKeyInfo.html#a0b1612421148b86919b7130ed148ca51", null ],
[ "GetSupportedKeyAlgo", "classGpgFrontend_1_1GenKeyInfo.html#ac0dbb2d89b1e5f9b272679ba3f24314e", null ],
[ "GetSupportedKeyAlgoStandalone", "classGpgFrontend_1_1GenKeyInfo.html#afb8315b6612c64b3921b72df98ebcc74", null ],
[ "GetSupportedSubkeyAlgo", "classGpgFrontend_1_1GenKeyInfo.html#a168d6fe5252812f5984ba6d8046c7741", null ],
[ "GetSupportedSubkeyAlgoStandalone", "classGpgFrontend_1_1GenKeyInfo.html#a6819b0ca3ef7712b85ae320030cde023", null ],
[ "GetSupportedKeyAlgo", "classGpgFrontend_1_1GenKeyInfo.html#a185c7be801854f81879351a6c4dd9071", null ],
[ "GetSupportedKeyAlgoStandalone", "classGpgFrontend_1_1GenKeyInfo.html#a8b054a66cb0678af6c42090eea1518e4", null ],
[ "GetSupportedSubkeyAlgo", "classGpgFrontend_1_1GenKeyInfo.html#a7855d9fe9b6872ff08a60fe21640d07f", null ],
[ "GetSupportedSubkeyAlgoStandalone", "classGpgFrontend_1_1GenKeyInfo.html#a310fd0cdac03d0b0a7fde006105866d6", null ],
[ "GetUserid", "classGpgFrontend_1_1GenKeyInfo.html#a4ee4a0659e76376d9bfc527c334392e1", null ],
[ "IsAllowAuthentication", "classGpgFrontend_1_1GenKeyInfo.html#aabdf981c65a0efde1e8905441b9b9c87", null ],
[ "IsAllowCertification", "classGpgFrontend_1_1GenKeyInfo.html#ad47ceeb1ccfa8862843034e51b4d8be7", null ],
@ -31,7 +30,7 @@ var classGpgFrontend_1_1GenKeyInfo =
[ "IsNoPassPhrase", "classGpgFrontend_1_1GenKeyInfo.html#a848181796a99bec8d32dc5eac240ee01", null ],
[ "IsSubKey", "classGpgFrontend_1_1GenKeyInfo.html#a40a42ad975499566de124296c19e6c55", null ],
[ "reset_options", "classGpgFrontend_1_1GenKeyInfo.html#a2a2128871ff307439be30105d3845be9", null ],
[ "SetAlgo", "classGpgFrontend_1_1GenKeyInfo.html#adcd9c4f3e75f989810988e0bc81d401f", null ],
[ "SetAlgo", "classGpgFrontend_1_1GenKeyInfo.html#a378ea10385ab401bea45a7edb3df122d", null ],
[ "SetAllowAuthentication", "classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de", null ],
[ "SetAllowCertification", "classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e", null ],
[ "SetAllowEncryption", "classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454", null ],

View File

@ -494,7 +494,7 @@ virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="c
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>libconfig::Setting&amp; </dd></dl>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f">GpgFrontend::UI::KeyList::dropEvent()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#a157c74e50283da9ed554cf7bf90afbee">GpgFrontend::UI::init_locale()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9">GpgFrontend::UI::KeyGenDialog::KeyGenDialog()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64">GpgFrontend::UI::KeyMgmt::KeyMgmt()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralTab.html#a7b26d8a088ce8f50b1fd0e719e38534b">GpgFrontend::UI::GeneralTab::SetSettings()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1NetworkTab.html#a51cd114731899b6480cc1b6d5a80826a">GpgFrontend::UI::NetworkTab::SetSettings()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9ec699536a35a37961a8c6da1e231ae3">GpgFrontend::UI::MainWindow::SlotFileEncrypt()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a25a2e4017d77cffc8362bde9606fad30">GpgFrontend::UI::MainWindow::SlotFileEncryptSign()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8bcdcbe678b8dc0837fffda2ebfe79bf">GpgFrontend::UI::MainWindow::SlotFileSign()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9879061cfd321c6757c77f75d46dc7d8">GpgFrontend::UI::MainWindow::SlotFileVerify()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a35a47fc31b81b6c4f5899e8ab5c4c51a">GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd">GpgFrontend::UI::SubkeyGenerateDialog::SubkeyGenerateDialog()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1Wizard.html#a448db8fe5ace96418ffd1f23b0142b10">GpgFrontend::UI::Wizard::Wizard()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f">GpgFrontend::UI::KeyList::dropEvent()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#a157c74e50283da9ed554cf7bf90afbee">GpgFrontend::UI::init_locale()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9">GpgFrontend::UI::KeyGenDialog::KeyGenDialog()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64">GpgFrontend::UI::KeyMgmt::KeyMgmt()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralTab.html#a7b26d8a088ce8f50b1fd0e719e38534b">GpgFrontend::UI::GeneralTab::SetSettings()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1NetworkTab.html#a51cd114731899b6480cc1b6d5a80826a">GpgFrontend::UI::NetworkTab::SetSettings()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a0f724649ca953b888f07d69c97fe45b6">GpgFrontend::UI::KeyUploadDialog::slot_upload_key_to_server()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9ec699536a35a37961a8c6da1e231ae3">GpgFrontend::UI::MainWindow::SlotFileEncrypt()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a25a2e4017d77cffc8362bde9606fad30">GpgFrontend::UI::MainWindow::SlotFileEncryptSign()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8bcdcbe678b8dc0837fffda2ebfe79bf">GpgFrontend::UI::MainWindow::SlotFileSign()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9879061cfd321c6757c77f75d46dc7d8">GpgFrontend::UI::MainWindow::SlotFileVerify()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a35a47fc31b81b6c4f5899e8ab5c4c51a">GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd">GpgFrontend::UI::SubkeyGenerateDialog::SubkeyGenerateDialog()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1Wizard.html#a448db8fe5ace96418ffd1f23b0142b10">GpgFrontend::UI::Wizard::Wizard()</a>.</p>
</div>
</div>

View File

@ -108,30 +108,29 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1GpgKey.html','');
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#aa599159ab1041c2f5a5fbf09666489b9">GpgKey</a>(gpgme_key_t &amp;&amp;key)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804">GpgKey</a>(const gpgme_key_t &amp;key)=delete</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#aeb316f8728b10e966eed6f0291794eed">GpgKey</a>(GpgKey &amp;&amp;k) noexcept</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>gpgme_key_opera_mutex</b> (defined in <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"><span class="mlabel">mutable</span><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a7eaf1e722d8a59f6a86d8e732217d89c">IsDisabled</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a66711ffd7f4af58594b7de984a13c327">IsExpired</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a59e76d40f01e765f0544e5c6a2851be6">IsGood</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a371a24c4e9d3b99a36f76ff8c7f2d0e6">IsHasActualAuthenticationCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#ae370e41a7ea7307fbf4d28e0f2a67e0c">IsHasActualCertificationCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#aaa66d803456152fed9ba4cf5bce7b99d">IsHasActualEncryptionCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#aefa0a44adb1b7c49553a85b545fdffe1">IsHasActualSigningCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#afdffba6dfb6009a0b320623df7a26be0">IsHasAuthenticationCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#afedc843415bd4b59687e975006e470ed">IsHasCardKey</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a2d28e72cfb741deeadfe02ff456fb490">IsHasCertificationCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a60b342ca6e1062d4489d8ba8f7a5a605">IsHasEncryptionCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#aadac1b776764ee9d0ca4f8bb9f9e0741">IsHasMasterKey</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a635bbf8f08268cfdac1bc120981df877">IsHasSigningCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a888c0263f04bdd52967e092b9c73eb6d">IsPrivateKey</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a637f2a5e9b9b7cafcdaada00c2f7de87">IsRevoked</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_ref_</b> (defined in <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>KeyRefHandler</b> typedef (defined in <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b">operator gpgme_key_t</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#adc22a349796af0ff5dd4499624b6d03d">operator&lt;=</a>(const GpgKey &amp;o) const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#ae58bc1fdcefaaf646f6b8740cb69eef6">operator=</a>(GpgKey &amp;&amp;k) noexcept</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a6b243df2320999ebcdaf9645531b925a">operator=</a>(const gpgme_key_t &amp;key)=delete</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a4f50b2f13b3a5dc7298ee9665e7a5367">operator==</a>(const GpgKey &amp;o) const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697">~GpgKey</a>()=default</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a7eaf1e722d8a59f6a86d8e732217d89c">IsDisabled</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a66711ffd7f4af58594b7de984a13c327">IsExpired</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a59e76d40f01e765f0544e5c6a2851be6">IsGood</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a371a24c4e9d3b99a36f76ff8c7f2d0e6">IsHasActualAuthenticationCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#ae370e41a7ea7307fbf4d28e0f2a67e0c">IsHasActualCertificationCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#aaa66d803456152fed9ba4cf5bce7b99d">IsHasActualEncryptionCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#aefa0a44adb1b7c49553a85b545fdffe1">IsHasActualSigningCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#afdffba6dfb6009a0b320623df7a26be0">IsHasAuthenticationCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#afedc843415bd4b59687e975006e470ed">IsHasCardKey</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a2d28e72cfb741deeadfe02ff456fb490">IsHasCertificationCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a60b342ca6e1062d4489d8ba8f7a5a605">IsHasEncryptionCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#aadac1b776764ee9d0ca4f8bb9f9e0741">IsHasMasterKey</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a635bbf8f08268cfdac1bc120981df877">IsHasSigningCapability</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a888c0263f04bdd52967e092b9c73eb6d">IsPrivateKey</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a637f2a5e9b9b7cafcdaada00c2f7de87">IsRevoked</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_ref_</b> (defined in <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>KeyRefHandler</b> typedef (defined in <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b">operator gpgme_key_t</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#adc22a349796af0ff5dd4499624b6d03d">operator&lt;=</a>(const GpgKey &amp;o) const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#ae58bc1fdcefaaf646f6b8740cb69eef6">operator=</a>(GpgKey &amp;&amp;k) noexcept</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a6b243df2320999ebcdaf9645531b925a">operator=</a>(const gpgme_key_t &amp;key)=delete</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a4f50b2f13b3a5dc7298ee9665e7a5367">operator==</a>(const GpgKey &amp;o) const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697">~GpgKey</a>()=default</td><td class="entry"><a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->

View File

@ -97,11 +97,10 @@ Collaboration diagram for GpgFrontend::GpgKey:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1GpgKey__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1GpgKey_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1GpgKey_coll__map" id="aGpgFrontend_1_1GpgKey_coll__map">
<area shape="rect" title=" " alt="" coords="67,469,244,693"/>
<area shape="rect" title=" " alt="" coords="5,315,97,392"/>
<area shape="rect" title=" " alt="" coords="174,300,345,407"/>
<area shape="rect" title=" " alt="" coords="181,145,338,223"/>
<area shape="rect" title=" " alt="" coords="240,5,279,83"/>
<area shape="rect" title=" " alt="" coords="5,469,183,693"/>
<area shape="rect" title=" " alt="" coords="9,300,179,407"/>
<area shape="rect" title=" " alt="" coords="15,145,173,223"/>
<area shape="rect" title=" " alt="" coords="75,5,113,83"/>
</map>
</div>
<table class="memberdecls">
@ -213,9 +212,6 @@ Private Attributes</h2></td></tr>
<tr class="memitem:aec4e7e1845073f23cf55dc660c69c44a"><td class="memItemLeft" align="right" valign="top"><a id="aec4e7e1845073f23cf55dc660c69c44a"></a>
KeyRefHandler&#160;</td><td class="memItemRight" valign="bottom"><b>key_ref_</b> = nullptr</td></tr>
<tr class="separator:aec4e7e1845073f23cf55dc660c69c44a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad1784bcc872f42b87e48bcfa40dab4cd"><td class="memItemLeft" align="right" valign="top"><a id="ad1784bcc872f42b87e48bcfa40dab4cd"></a>
std::mutex&#160;</td><td class="memItemRight" valign="bottom"><b>gpgme_key_opera_mutex</b></td></tr>
<tr class="separator:ad1784bcc872f42b87e48bcfa40dab4cd"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aa599159ab1041c2f5a5fbf09666489b9"></a>

View File

@ -42,6 +42,5 @@ var classGpgFrontend_1_1GpgKey =
[ "operator=", "classGpgFrontend_1_1GpgKey.html#a6b243df2320999ebcdaf9645531b925a", null ],
[ "operator=", "classGpgFrontend_1_1GpgKey.html#ae58bc1fdcefaaf646f6b8740cb69eef6", null ],
[ "operator==", "classGpgFrontend_1_1GpgKey.html#a4f50b2f13b3a5dc7298ee9665e7a5367", null ],
[ "gpgme_key_opera_mutex", "classGpgFrontend_1_1GpgKey.html#ad1784bcc872f42b87e48bcfa40dab4cd", null ],
[ "key_ref_", "classGpgFrontend_1_1GpgKey.html#aec4e7e1845073f23cf55dc660c69c44a", null ]
];

View File

@ -107,25 +107,25 @@ Collaboration diagram for GpgFrontend::GpgKeyGetter:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1GpgKeyGetter__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1GpgKeyGetter_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1GpgKeyGetter_coll__map" id="aGpgFrontend_1_1GpgKeyGetter_coll__map">
<area shape="rect" title=" " alt="" coords="897,1443,1101,1637"/>
<area shape="rect" title=" " alt="" coords="754,1443,958,1637"/>
<area shape="rect" href="classGpgFrontend_1_1SingletonFunctionObject.html" title=" " alt="" coords="5,811,235,1093"/>
<area shape="rect" href="classGpgFrontend_1_1ChannelObject.html" title="object which in channel system" alt="" coords="161,145,369,296"/>
<area shape="rect" href="classGpgFrontend_1_1SingletonFunctionObject.html" title=" " alt="" coords="151,373,380,656"/>
<area shape="rect" href="classGpgFrontend_1_1SingletonFunctionObject.html" title=" " alt="" coords="259,811,488,1093"/>
<area shape="rect" title=" " alt="" coords="1050,1229,1233,1321"/>
<area shape="rect" title=" " alt="" coords="1065,1215,1247,1307"/>
<area shape="rect" title=" " alt="" coords="815,476,902,553"/>
<area shape="rect" href="structGpgFrontend_1_1GpgContextInitArgs.html" title=" " alt="" coords="512,891,752,1013"/>
<area shape="rect" href="classGpgFrontend_1_1GpgInfo.html" title="Use to record some info about gnupg." alt="" coords="777,913,941,991"/>
<area shape="rect" title=" " alt="" coords="789,175,928,267"/>
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="1169,840,1346,1064"/>
<area shape="rect" title=" " alt="" coords="1643,476,1735,553"/>
<area shape="rect" title=" " alt="" coords="1145,461,1316,568"/>
<area shape="rect" title=" " alt="" coords="1133,182,1291,259"/>
<area shape="rect" title=" " alt="" coords="1172,461,1343,568"/>
<area shape="rect" title=" " alt="" coords="1173,182,1331,259"/>
<area shape="rect" title=" " alt="" coords="1009,680,1196,787"/>
<area shape="rect" title=" " alt="" coords="1225,5,1263,83"/>
<area shape="rect" title=" " alt="" coords="1317,182,1451,259"/>
<area shape="rect" title=" " alt="" coords="1365,5,1403,83"/>
<area shape="rect" href="classGpgFrontend_1_1GpgContext.html" title=" " alt="" coords="763,1171,954,1380"/>
<area shape="rect" title=" " alt="" coords="1265,5,1303,83"/>
<area shape="rect" title=" " alt="" coords="1357,182,1491,259"/>
<area shape="rect" title=" " alt="" coords="1405,5,1443,83"/>
<area shape="rect" title=" " alt="" coords="851,1222,943,1299"/>
<area shape="rect" href="classGpgFrontend_1_1GpgContext.html" title=" " alt="" coords="637,1156,827,1365"/>
</map>
</div>
<table class="memberdecls">

View File

@ -1,21 +1,21 @@
<map id="GpgFrontend::GpgKeyGetter" name="GpgFrontend::GpgKeyGetter">
<area shape="rect" id="node1" title=" " alt="" coords="897,1443,1101,1637"/>
<area shape="rect" id="node1" title=" " alt="" coords="754,1443,958,1637"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1SingletonFunctionObject.html" title=" " alt="" coords="5,811,235,1093"/>
<area shape="rect" id="node3" href="$classGpgFrontend_1_1ChannelObject.html" title="object which in channel system" alt="" coords="161,145,369,296"/>
<area shape="rect" id="node4" href="$classGpgFrontend_1_1SingletonFunctionObject.html" title=" " alt="" coords="151,373,380,656"/>
<area shape="rect" id="node16" href="$classGpgFrontend_1_1SingletonFunctionObject.html" title=" " alt="" coords="259,811,488,1093"/>
<area shape="rect" id="node5" title=" " alt="" coords="1050,1229,1233,1321"/>
<area shape="rect" id="node5" title=" " alt="" coords="1065,1215,1247,1307"/>
<area shape="rect" id="node6" title=" " alt="" coords="815,476,902,553"/>
<area shape="rect" id="node18" href="$structGpgFrontend_1_1GpgContextInitArgs.html" title=" " alt="" coords="512,891,752,1013"/>
<area shape="rect" id="node19" href="$classGpgFrontend_1_1GpgInfo.html" title="Use to record some info about gnupg." alt="" coords="777,913,941,991"/>
<area shape="rect" id="node7" title=" " alt="" coords="789,175,928,267"/>
<area shape="rect" id="node8" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="1169,840,1346,1064"/>
<area shape="rect" id="node9" title=" " alt="" coords="1643,476,1735,553"/>
<area shape="rect" id="node10" title=" " alt="" coords="1145,461,1316,568"/>
<area shape="rect" id="node11" title=" " alt="" coords="1133,182,1291,259"/>
<area shape="rect" id="node9" title=" " alt="" coords="1172,461,1343,568"/>
<area shape="rect" id="node10" title=" " alt="" coords="1173,182,1331,259"/>
<area shape="rect" id="node17" title=" " alt="" coords="1009,680,1196,787"/>
<area shape="rect" id="node12" title=" " alt="" coords="1225,5,1263,83"/>
<area shape="rect" id="node13" title=" " alt="" coords="1317,182,1451,259"/>
<area shape="rect" id="node14" title=" " alt="" coords="1365,5,1403,83"/>
<area shape="rect" id="node15" href="$classGpgFrontend_1_1GpgContext.html" title=" " alt="" coords="763,1171,954,1380"/>
<area shape="rect" id="node11" title=" " alt="" coords="1265,5,1303,83"/>
<area shape="rect" id="node12" title=" " alt="" coords="1357,182,1491,259"/>
<area shape="rect" id="node13" title=" " alt="" coords="1405,5,1443,83"/>
<area shape="rect" id="node14" title=" " alt="" coords="851,1222,943,1299"/>
<area shape="rect" id="node15" href="$classGpgFrontend_1_1GpgContext.html" title=" " alt="" coords="637,1156,827,1365"/>
</map>

View File

@ -1 +1 @@
467a510c53c1e67830b7a6a72fb19f94
f9d34d211fc7072f14e801c68a41a53a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 295 KiB

After

Width:  |  Height:  |  Size: 272 KiB

View File

@ -1,7 +1,6 @@
<map id="GpgFrontend::GpgKey" name="GpgFrontend::GpgKey">
<area shape="rect" id="node1" title=" " alt="" coords="67,469,244,693"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,315,97,392"/>
<area shape="rect" id="node3" title=" " alt="" coords="174,300,345,407"/>
<area shape="rect" id="node4" title=" " alt="" coords="181,145,338,223"/>
<area shape="rect" id="node5" title=" " alt="" coords="240,5,279,83"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,469,183,693"/>
<area shape="rect" id="node2" title=" " alt="" coords="9,300,179,407"/>
<area shape="rect" id="node3" title=" " alt="" coords="15,145,173,223"/>
<area shape="rect" id="node4" title=" " alt="" coords="75,5,113,83"/>
</map>

View File

@ -1 +1 @@
491e5b154e6f2eabb0b30bf631c32b2d
d5f9d90c107e071b36ee88fcd04f0f06

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -91,12 +91,8 @@ $(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 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>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 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>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>

View File

@ -101,9 +101,9 @@ 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=" " alt="" coords="89,5,164,83"/>
<area shape="rect" title="Class for handling the about dialog." alt="" coords="5,344,220,436"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="19,131,206,296"/>
<area shape="rect" title=" " alt="" coords="75,5,150,83"/>
</map>
</div>
<div class="dynheader">
@ -111,13 +111,13 @@ 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=" " 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,301,480,481"/>
<area shape="rect" title=" " alt="" coords="337,147,415,224"/>
<area shape="rect" title="Class for handling the about dialog." alt="" coords="101,529,315,621"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,301,192,452"/>
<area shape="rect" title=" " alt="" coords="9,147,84,224"/>
<area shape="rect" title=" " alt="" coords="109,147,195,224"/>
<area shape="rect" title=" " alt="" coords="83,5,221,97"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1UpdateTab.html" title="Class containing the main tab of about dialog." alt="" coords="216,287,424,467"/>
<area shape="rect" title=" " alt="" coords="281,147,359,224"/>
</map>
</div>
<table class="memberdecls">
@ -134,13 +134,6 @@ Public Member Functions</h2></td></tr>
Protected Member Functions</h2></td></tr>
<tr class="memitem:ab799cd5e07b06a8e953d72105c0a1083"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083">showEvent</a> (QShowEvent *ev) override</td></tr>
<tr class="separator:ab799cd5e07b06a8e953d72105c0a1083"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td></tr>
<tr class="memitem:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="abad7cff23d2426820e320ecea47b479c"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen</b> ()</td></tr>
<tr class="separator:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<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>
</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="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,301,480,481"/>
<area shape="rect" id="node7" title=" " alt="" coords="337,147,415,224"/>
<area shape="rect" id="node1" title="Class for handling the about dialog." alt="" coords="101,529,315,621"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,301,192,452"/>
<area shape="rect" id="node3" title=" " alt="" coords="9,147,84,224"/>
<area shape="rect" id="node4" title=" " alt="" coords="109,147,195,224"/>
<area shape="rect" id="node5" title=" " alt="" coords="83,5,221,97"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1UpdateTab.html" title="Class containing the main tab of about dialog." alt="" coords="216,287,424,467"/>
<area shape="rect" id="node7" title=" " alt="" coords="281,147,359,224"/>
</map>

View File

@ -1 +1 @@
05bb342e1cd1a1d16b3b3229a1dc47cc
72f173638652eeb6a872942f4c20c68d

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 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="node3" title=" " alt="" coords="89,5,164,83"/>
<area shape="rect" id="node1" title="Class for handling the about dialog." alt="" coords="5,344,220,436"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="19,131,206,296"/>
<area shape="rect" id="node3" title=" " alt="" coords="75,5,150,83"/>
</map>

View File

@ -1 +1 @@
b8646657283c7c31b87de6d35a87a0bb
4a6961633efd792be9d3b1379cca4870

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -91,11 +91,18 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1AppearanceTa
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c">AppearanceTab</a>(QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ApplySettings</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>icon_all_button_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>icon_icons_button_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>icon_size_group_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>icon_style_group_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</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_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56">SetSettings</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712">signalRestartNeeded</a>(bool needed)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ui_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>icon_size_large_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>icon_size_medium_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>icon_size_small_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>icon_style_group_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>icon_text_button_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>info_board_font_size_spin_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56">SetSettings</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712">signalRestartNeeded</a>(bool needed)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>window_size_check_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html">GpgFrontend::UI::AppearanceTab</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->

View File

@ -96,7 +96,7 @@ Inheritance diagram for GpgFrontend::UI::AppearanceTab:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1AppearanceTab__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1AppearanceTab_inherit__map" alt="Inheritance graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1AppearanceTab_inherit__map" id="aGpgFrontend_1_1UI_1_1AppearanceTab_inherit__map">
<area shape="rect" title=" " alt="" coords="5,131,240,267"/>
<area shape="rect" title=" " alt="" coords="5,131,240,384"/>
<area shape="rect" title=" " alt="" coords="83,5,162,83"/>
</map>
</div>
@ -105,11 +105,8 @@ Collaboration diagram for GpgFrontend::UI::AppearanceTab:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1AppearanceTab__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1AppearanceTab_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1AppearanceTab_coll__map" id="aGpgFrontend_1_1UI_1_1AppearanceTab_coll__map">
<area shape="rect" title=" " alt="" coords="5,440,240,561"/>
<area shape="rect" title=" " alt="" coords="35,293,114,370"/>
<area shape="rect" title=" " alt="" coords="138,285,313,377"/>
<area shape="rect" title=" " alt="" coords="147,145,304,223"/>
<area shape="rect" title=" " alt="" coords="206,5,245,83"/>
<area shape="rect" title=" " alt="" coords="5,131,240,384"/>
<area shape="rect" title=" " alt="" coords="83,5,162,83"/>
</map>
</div>
<table class="memberdecls">
@ -133,15 +130,36 @@ void&#160;</td><td class="memItemRight" valign="bottom"><b>ApplySettings</b> ()<
</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:a9f546f16551f48c73ee9031dd0ad8720"><td class="memItemLeft" align="right" valign="top"><a id="a9f546f16551f48c73ee9031dd0ad8720"></a>
std::shared_ptr&lt; Ui_AppearanceSettings &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>ui_</b></td></tr>
<tr class="separator:a9f546f16551f48c73ee9031dd0ad8720"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a58b3ece7ff069c33de73e658aa47cacc"><td class="memItemLeft" align="right" valign="top"><a id="a58b3ece7ff069c33de73e658aa47cacc"></a>
QButtonGroup *&#160;</td><td class="memItemRight" valign="bottom"><b>icon_style_group_</b></td></tr>
<tr class="separator:a58b3ece7ff069c33de73e658aa47cacc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab9b4572e7e809fbf73435c0c2df7b9ad"><td class="memItemLeft" align="right" valign="top"><a id="ab9b4572e7e809fbf73435c0c2df7b9ad"></a>
QRadioButton *&#160;</td><td class="memItemRight" valign="bottom"><b>icon_size_small_</b></td></tr>
<tr class="separator:ab9b4572e7e809fbf73435c0c2df7b9ad"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed37292c07ba2ac20d72765b08b9a09b"><td class="memItemLeft" align="right" valign="top"><a id="aed37292c07ba2ac20d72765b08b9a09b"></a>
QRadioButton *&#160;</td><td class="memItemRight" valign="bottom"><b>icon_size_medium_</b></td></tr>
<tr class="separator:aed37292c07ba2ac20d72765b08b9a09b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d3e08ebb4a6c21164f25d74eaabe0eb"><td class="memItemLeft" align="right" valign="top"><a id="a1d3e08ebb4a6c21164f25d74eaabe0eb"></a>
QRadioButton *&#160;</td><td class="memItemRight" valign="bottom"><b>icon_size_large_</b></td></tr>
<tr class="separator:a1d3e08ebb4a6c21164f25d74eaabe0eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaa3ec787dcd8fae1a14c2067deb9dd03"><td class="memItemLeft" align="right" valign="top"><a id="aaa3ec787dcd8fae1a14c2067deb9dd03"></a>
QButtonGroup *&#160;</td><td class="memItemRight" valign="bottom"><b>icon_size_group_</b></td></tr>
<tr class="separator:aaa3ec787dcd8fae1a14c2067deb9dd03"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af5598180d11936e4b5fa2a57dd592093"><td class="memItemLeft" align="right" valign="top"><a id="af5598180d11936e4b5fa2a57dd592093"></a>
QRadioButton *&#160;</td><td class="memItemRight" valign="bottom"><b>icon_text_button_</b></td></tr>
<tr class="separator:af5598180d11936e4b5fa2a57dd592093"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac8d285e5f3cceb1e6bb857d0487abc8b"><td class="memItemLeft" align="right" valign="top"><a id="ac8d285e5f3cceb1e6bb857d0487abc8b"></a>
QRadioButton *&#160;</td><td class="memItemRight" valign="bottom"><b>icon_icons_button_</b></td></tr>
<tr class="separator:ac8d285e5f3cceb1e6bb857d0487abc8b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1b28a54fa3ffc5586132b6f5385f62cc"><td class="memItemLeft" align="right" valign="top"><a id="a1b28a54fa3ffc5586132b6f5385f62cc"></a>
QRadioButton *&#160;</td><td class="memItemRight" valign="bottom"><b>icon_all_button_</b></td></tr>
<tr class="separator:a1b28a54fa3ffc5586132b6f5385f62cc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac460ceea6d6841d6cf0a3c86be6f7d60"><td class="memItemLeft" align="right" valign="top"><a id="ac460ceea6d6841d6cf0a3c86be6f7d60"></a>
QSpinBox *&#160;</td><td class="memItemRight" valign="bottom"><b>info_board_font_size_spin_</b></td></tr>
<tr class="separator:ac460ceea6d6841d6cf0a3c86be6f7d60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a01dfa2d7811180351d3e0d33667df23e"><td class="memItemLeft" align="right" valign="top"><a id="a01dfa2d7811180351d3e0d33667df23e"></a>
QCheckBox *&#160;</td><td class="memItemRight" valign="bottom"><b>window_size_check_box_</b></td></tr>
<tr class="separator:a01dfa2d7811180351d3e0d33667df23e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="abfca670540bc0409b9be4459ee6a3b6c"></a>

View File

@ -4,7 +4,14 @@ var classGpgFrontend_1_1UI_1_1AppearanceTab =
[ "ApplySettings", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#aac8f47f96ca866256ea846800f3f8887", null ],
[ "SetSettings", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56", null ],
[ "signalRestartNeeded", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712", null ],
[ "icon_all_button_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#a1b28a54fa3ffc5586132b6f5385f62cc", null ],
[ "icon_icons_button_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#ac8d285e5f3cceb1e6bb857d0487abc8b", null ],
[ "icon_size_group_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#aaa3ec787dcd8fae1a14c2067deb9dd03", null ],
[ "icon_size_large_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#a1d3e08ebb4a6c21164f25d74eaabe0eb", null ],
[ "icon_size_medium_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#aed37292c07ba2ac20d72765b08b9a09b", null ],
[ "icon_size_small_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#ab9b4572e7e809fbf73435c0c2df7b9ad", null ],
[ "icon_style_group_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#a58b3ece7ff069c33de73e658aa47cacc", null ],
[ "ui_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#a9f546f16551f48c73ee9031dd0ad8720", null ]
[ "icon_text_button_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#af5598180d11936e4b5fa2a57dd592093", null ],
[ "info_board_font_size_spin_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#ac460ceea6d6841d6cf0a3c86be6f7d60", null ],
[ "window_size_check_box_", "classGpgFrontend_1_1UI_1_1AppearanceTab.html#a01dfa2d7811180351d3e0d33667df23e", null ]
];

View File

@ -1,7 +1,4 @@
<map id="GpgFrontend::UI::AppearanceTab" name="GpgFrontend::UI::AppearanceTab">
<area shape="rect" id="node1" title=" " alt="" coords="5,440,240,561"/>
<area shape="rect" id="node2" title=" " alt="" coords="35,293,114,370"/>
<area shape="rect" id="node3" title=" " alt="" coords="138,285,313,377"/>
<area shape="rect" id="node4" title=" " alt="" coords="147,145,304,223"/>
<area shape="rect" id="node5" title=" " alt="" coords="206,5,245,83"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,131,240,384"/>
<area shape="rect" id="node2" title=" " alt="" coords="83,5,162,83"/>
</map>

View File

@ -1 +1 @@
9c73c708963b17a280b39cf173e3a53f
c90ca7324d443f5bc996b503137ec9a1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -1,4 +1,4 @@
<map id="GpgFrontend::UI::AppearanceTab" name="GpgFrontend::UI::AppearanceTab">
<area shape="rect" id="node1" title=" " alt="" coords="5,131,240,267"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,131,240,384"/>
<area shape="rect" id="node2" title=" " alt="" coords="83,5,162,83"/>
</map>

View File

@ -1 +1 @@
d2d4848d083e83dd6146adcf14fb8e5d
c90ca7324d443f5bc996b503137ec9a1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -92,13 +92,9 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1ExportKeyPac
<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"><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"><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>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"><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>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>

View File

@ -95,9 +95,9 @@ 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="89,5,164,83"/>
<area shape="rect" title=" " alt="" coords="5,344,213,465"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="16,131,203,296"/>
<area shape="rect" title=" " alt="" coords="72,5,147,83"/>
</map>
</div>
<div class="dynheader">
@ -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="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="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="200,513,408,605"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,192,451"/>
<area shape="rect" title=" " alt="" coords="61,160,136,237"/>
<area shape="rect" title=" " alt="" coords="179,160,266,237"/>
<area shape="rect" title=" " alt="" coords="153,5,292,97"/>
<area shape="rect" title=" " alt="" coords="355,329,554,421"/>
<area shape="rect" title=" " alt="" coords="392,160,549,237"/>
<area shape="rect" title=" " alt="" coords="553,13,591,90"/>
<area shape="rect" title=" " alt="" coords="596,160,753,237"/>
<area shape="rect" title=" " alt="" coords="579,329,784,421"/>
</map>
</div>
<table class="memberdecls">
@ -138,16 +138,6 @@ KeyIdArgsListPtr&#160;</td><td class="memItemRight" valign="bottom"><b>key_ids_<
<tr class="memitem:a7f9160202394557df01edf3f82f50a55"><td class="memItemLeft" align="right" valign="top"><a id="a7f9160202394557df01edf3f82f50a55"></a>
std::string&#160;</td><td class="memItemRight" valign="bottom"><b>passphrase_</b></td></tr>
<tr class="separator:a7f9160202394557df01edf3f82f50a55"><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_1UI_1_1GeneralDialog"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td></tr>
<tr class="memitem:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="abad7cff23d2426820e320ecea47b479c"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen</b> ()</td></tr>
<tr class="separator:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<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>
</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="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="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="node1" title=" " alt="" coords="200,513,408,605"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,192,451"/>
<area shape="rect" id="node3" title=" " alt="" coords="61,160,136,237"/>
<area shape="rect" id="node4" title=" " alt="" coords="179,160,266,237"/>
<area shape="rect" id="node5" title=" " alt="" coords="153,5,292,97"/>
<area shape="rect" id="node6" title=" " alt="" coords="355,329,554,421"/>
<area shape="rect" id="node7" title=" " alt="" coords="392,160,549,237"/>
<area shape="rect" id="node8" title=" " alt="" coords="553,13,591,90"/>
<area shape="rect" id="node10" title=" " alt="" coords="596,160,753,237"/>
<area shape="rect" id="node9" title=" " alt="" coords="579,329,784,421"/>
</map>

View File

@ -1 +1 @@
66c142b62f3c8cb72f33283471cd4d84
a99abc281069eac7c9ca4990ea942238

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 57 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="node3" title=" " alt="" coords="89,5,164,83"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,344,213,465"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="16,131,203,296"/>
<area shape="rect" id="node3" title=" " alt="" coords="72,5,147,83"/>
</map>

View File

@ -1 +1 @@
3c683b6affe0924739e8aa3318706e8d
69ac3e392b04999ff042e3041436b7b2

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -90,12 +90,8 @@ $(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>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>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>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>

View File

@ -84,7 +84,6 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1GeneralDialo
<div class="header">
<div class="summary">
<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-attribs">Private Attributes</a> &#124;
<a href="classGpgFrontend_1_1UI_1_1GeneralDialog-members.html">List of all members</a> </div>
@ -97,21 +96,21 @@ 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="1559,131,1802,355"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1AboutDialog.html" title="Class for handling the about dialog." alt="" coords="5,608,220,700"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html" title=" " alt="" coords="245,593,453,715"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html" title=" " alt="" coords="477,608,682,700"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html" title=" " alt="" coords="706,403,933,905"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html" title=" " alt="" coords="957,542,1159,766"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html" title=" " alt="" coords="1184,549,1439,759"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html" title=" " alt="" coords="1463,432,1664,876"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html" title=" " alt="" coords="1689,564,1910,744"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html" title=" " alt="" coords="1934,564,2145,744"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html" title=" " alt="" coords="2169,571,2374,737"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1QuitDialog.html" title=" " alt="" coords="2399,586,2603,722"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html" title=" " alt="" coords="2627,535,2825,773"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SignersPicker.html" title=" " alt="" coords="2849,586,3032,722"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html" title=" " alt="" coords="3057,410,3299,898"/>
<area shape="rect" title=" " alt="" coords="1587,131,1774,296"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1AboutDialog.html" title="Class for handling the about dialog." alt="" coords="5,549,220,641"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html" title=" " alt="" coords="245,535,453,656"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html" title=" " alt="" coords="477,549,682,641"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html" title=" " alt="" coords="706,344,933,847"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html" title=" " alt="" coords="957,483,1159,707"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html" title=" " alt="" coords="1184,491,1439,700"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html" title=" " alt="" coords="1463,373,1664,817"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html" title=" " alt="" coords="1689,505,1910,685"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html" title=" " alt="" coords="1934,505,2145,685"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html" title=" " alt="" coords="2169,513,2374,678"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1QuitDialog.html" title=" " alt="" coords="2399,527,2603,663"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html" title=" " alt="" coords="2627,476,2825,715"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SignersPicker.html" title=" " alt="" coords="2849,527,3032,663"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html" title=" " alt="" coords="3057,351,3299,839"/>
<area shape="rect" title=" " alt="" coords="1643,5,1718,83"/>
</map>
</div>
@ -120,10 +119,10 @@ 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="68,147,143,224"/>
<area shape="rect" title=" " alt="" coords="167,147,254,224"/>
<area shape="rect" title=" " alt="" coords="141,5,280,97"/>
<area shape="rect" title=" " alt="" coords="5,287,192,437"/>
<area shape="rect" title=" " alt="" coords="40,147,115,224"/>
<area shape="rect" title=" " alt="" coords="139,147,226,224"/>
<area shape="rect" title=" " alt="" coords="113,5,252,97"/>
</map>
</div>
<table class="memberdecls">
@ -132,15 +131,6 @@ Public Member Functions</h2></td></tr>
<tr class="memitem:ac9de4c49668ffaeb6916c64f878a202c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c">GeneralDialog</a> (std::string name, QWidget *parent=nullptr)</td></tr>
<tr class="separator:ac9de4c49668ffaeb6916c64f878a202c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:abad7cff23d2426820e320ecea47b479c"><td class="memItemLeft" align="right" valign="top"><a id="abad7cff23d2426820e320ecea47b479c"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen</b> ()</td></tr>
<tr class="separator:abad7cff23d2426820e320ecea47b479c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<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>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-slots"></a>
Private Slots</h2></td></tr>
<tr class="memitem:a34d01f247eee92017a2eccf697cda080"><td class="memItemLeft" align="right" valign="top"><a id="a34d01f247eee92017a2eccf697cda080"></a>
@ -161,12 +151,6 @@ QPoint&#160;</td><td class="memItemRight" valign="bottom"><b>pos_</b></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>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ac9de4c49668ffaeb6916c64f878a202c"></a>

View File

@ -2,13 +2,9 @@ var classGpgFrontend_1_1UI_1_1GeneralDialog =
[
[ "GeneralDialog", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c", null ],
[ "~GeneralDialog", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a42043895f4b33acd1531c428ae4deaa8", null ],
[ "movePosition2CenterOfParent", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ad9d5be542aa422450a96dff00232ebe5", null ],
[ "setPosCenterOfScreen", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#abad7cff23d2426820e320ecea47b479c", null ],
[ "slot_restore_settings", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a34d01f247eee92017a2eccf697cda080", null ],
[ "slot_save_settings", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a940a6ea31dff4db83f9f08d38e843a2b", 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 ]
];

View File

@ -1,6 +1,6 @@
<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="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"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,287,192,437"/>
<area shape="rect" id="node2" title=" " alt="" coords="40,147,115,224"/>
<area shape="rect" id="node3" title=" " alt="" coords="139,147,226,224"/>
<area shape="rect" id="node4" title=" " alt="" coords="113,5,252,97"/>
</map>

View File

@ -1 +1 @@
dfb384493a858ed51bb7f1b6a02893eb
b9dd63f002d67c887e553ef7eb47dcb9

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -1,18 +1,18 @@
<map id="GpgFrontend::UI::GeneralDialog" name="GpgFrontend::UI::GeneralDialog">
<area shape="rect" id="node1" title=" " alt="" coords="1559,131,1802,355"/>
<area shape="rect" id="node3" href="$classGpgFrontend_1_1UI_1_1AboutDialog.html" title="Class for handling the about dialog." alt="" coords="5,608,220,700"/>
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html" title=" " alt="" coords="245,593,453,715"/>
<area shape="rect" id="node5" href="$classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html" title=" " alt="" coords="477,608,682,700"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1KeyGenDialog.html" title=" " alt="" coords="706,403,933,905"/>
<area shape="rect" id="node7" href="$classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html" title=" " alt="" coords="957,542,1159,766"/>
<area shape="rect" id="node8" href="$classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html" title=" " alt="" coords="1184,549,1439,759"/>
<area shape="rect" id="node9" href="$classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html" title=" " alt="" coords="1463,432,1664,876"/>
<area shape="rect" id="node10" href="$classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html" title=" " alt="" coords="1689,564,1910,744"/>
<area shape="rect" id="node11" href="$classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html" title=" " alt="" coords="1934,564,2145,744"/>
<area shape="rect" id="node12" href="$classGpgFrontend_1_1UI_1_1KeyUploadDialog.html" title=" " alt="" coords="2169,571,2374,737"/>
<area shape="rect" id="node13" href="$classGpgFrontend_1_1UI_1_1QuitDialog.html" title=" " alt="" coords="2399,586,2603,722"/>
<area shape="rect" id="node14" href="$classGpgFrontend_1_1UI_1_1SettingsDialog.html" title=" " alt="" coords="2627,535,2825,773"/>
<area shape="rect" id="node15" href="$classGpgFrontend_1_1UI_1_1SignersPicker.html" title=" " alt="" coords="2849,586,3032,722"/>
<area shape="rect" id="node16" href="$classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html" title=" " alt="" coords="3057,410,3299,898"/>
<area shape="rect" id="node1" title=" " alt="" coords="1587,131,1774,296"/>
<area shape="rect" id="node3" href="$classGpgFrontend_1_1UI_1_1AboutDialog.html" title="Class for handling the about dialog." alt="" coords="5,549,220,641"/>
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html" title=" " alt="" coords="245,535,453,656"/>
<area shape="rect" id="node5" href="$classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html" title=" " alt="" coords="477,549,682,641"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1KeyGenDialog.html" title=" " alt="" coords="706,344,933,847"/>
<area shape="rect" id="node7" href="$classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html" title=" " alt="" coords="957,483,1159,707"/>
<area shape="rect" id="node8" href="$classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html" title=" " alt="" coords="1184,491,1439,700"/>
<area shape="rect" id="node9" href="$classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html" title=" " alt="" coords="1463,373,1664,817"/>
<area shape="rect" id="node10" href="$classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html" title=" " alt="" coords="1689,505,1910,685"/>
<area shape="rect" id="node11" href="$classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html" title=" " alt="" coords="1934,505,2145,685"/>
<area shape="rect" id="node12" href="$classGpgFrontend_1_1UI_1_1KeyUploadDialog.html" title=" " alt="" coords="2169,513,2374,678"/>
<area shape="rect" id="node13" href="$classGpgFrontend_1_1UI_1_1QuitDialog.html" title=" " alt="" coords="2399,527,2603,663"/>
<area shape="rect" id="node14" href="$classGpgFrontend_1_1UI_1_1SettingsDialog.html" title=" " alt="" coords="2627,476,2825,715"/>
<area shape="rect" id="node15" href="$classGpgFrontend_1_1UI_1_1SignersPicker.html" title=" " alt="" coords="2849,527,3032,663"/>
<area shape="rect" id="node16" href="$classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html" title=" " alt="" coords="3057,351,3299,839"/>
<area shape="rect" id="node2" title=" " alt="" coords="1643,5,1718,83"/>
</map>

View File

@ -1 +1 @@
4aaa058f2e4e5adebbb525bb120bf713
b92011769c33441e27d7630b83fe1a87

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 KiB

After

Width:  |  Height:  |  Size: 304 KiB

View File

@ -89,7 +89,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1GeneralMainW
<p>This is the complete list of members for <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242">closeEvent</a>(QCloseEvent *event) override</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</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_1GeneralMainWindow.html#af5c86754836a678c7058e6f633968863">closeEvent</a>(QCloseEvent *event)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>font_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</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_1GeneralMainWindow.html#a62b24183ebf9da18852084879bcb1013">GeneralMainWindow</a>(std::string name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>icon_size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>

View File

@ -123,8 +123,8 @@ Public Member Functions</h2></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:acc10569862d1575d9453d1c1aa539242"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242">closeEvent</a> (QCloseEvent *event) override</td></tr>
<tr class="separator:acc10569862d1575d9453d1c1aa539242"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af5c86754836a678c7058e6f633968863"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#af5c86754836a678c7058e6f633968863">closeEvent</a> (QCloseEvent *event)</td></tr>
<tr class="separator:af5c86754836a678c7058e6f633968863"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
@ -210,8 +210,8 @@ QSize&#160;</td><td class="memItemRight" valign="bottom"><b>size_</b></td></tr>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="acc10569862d1575d9453d1c1aa539242"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acc10569862d1575d9453d1c1aa539242">&#9670;&nbsp;</a></span>closeEvent()</h2>
<a id="af5c86754836a678c7058e6f633968863"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af5c86754836a678c7058e6f633968863">&#9670;&nbsp;</a></span>closeEvent()</h2>
<div class="memitem">
<div class="memproto">
@ -229,7 +229,7 @@ QSize&#160;</td><td class="memItemRight" valign="bottom"><b>size_</b></td></tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">protected</span></span> </td>
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">

View File

@ -2,7 +2,7 @@ var classGpgFrontend_1_1UI_1_1GeneralMainWindow =
[
[ "GeneralMainWindow", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a62b24183ebf9da18852084879bcb1013", null ],
[ "~GeneralMainWindow", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a60f3fab73cb82114b17b10d6ac2f3b1a", null ],
[ "closeEvent", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242", null ],
[ "closeEvent", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#af5c86754836a678c7058e6f633968863", null ],
[ "slot_restore_settings", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a42d1bc5a70f0e81cb49c88eb23544255", null ],
[ "slot_save_settings", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a8ddf641e1266d00cb876ddf786e5ccb8", null ],
[ "font_size_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#ab0dd85f0fcbbab2f15eee995458d2dfb", null ],

View File

@ -105,26 +105,26 @@ Collaboration diagram for GpgFrontend::UI::GeneralTab:</div>
<div class="dyncontent">
<div class="center"><img src="classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1GeneralTab_coll__map" alt="Collaboration graph"/></div>
<map name="aGpgFrontend_1_1UI_1_1GeneralTab_coll__map" id="aGpgFrontend_1_1UI_1_1GeneralTab_coll__map">
<area shape="rect" title=" " alt="" coords="590,2149,798,2256"/>
<area shape="rect" title=" " alt="" coords="5,1345,84,1422"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="395,1569,598,2087"/>
<area shape="rect" title=" " alt="" coords="799,1453,947,1545"/>
<area shape="rect" title=" " alt="" coords="819,1139,977,1216"/>
<area shape="rect" title=" " alt="" coords="689,1337,837,1429"/>
<area shape="rect" title=" " alt="" coords="755,5,793,83"/>
<area shape="rect" title=" " alt="" coords="290,145,447,223"/>
<area shape="rect" title=" " alt="" coords="709,620,839,697"/>
<area shape="rect" title=" " alt="" coords="17,431,227,523"/>
<area shape="rect" title=" " alt="" coords="168,795,367,887"/>
<area shape="rect" title=" " alt="" coords="554,300,725,407"/>
<area shape="rect" title=" " alt="" coords="471,1337,661,1429"/>
<area shape="rect" href="structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="469,1080,663,1275"/>
<area shape="rect" title=" " alt="" coords="483,911,673,1003"/>
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="464,547,641,771"/>
<area shape="rect" title=" " alt="" coords="424,315,516,392"/>
<area shape="rect" title=" " alt="" coords="983,918,1170,995"/>
<area shape="rect" title=" " alt="" coords="1033,620,1120,697"/>
<area shape="rect" title=" " alt="" coords="1007,307,1146,399"/>
<area shape="rect" title=" " alt="" coords="153,2149,361,2256"/>
<area shape="rect" title=" " alt="" coords="100,1345,179,1422"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="262,1569,465,2087"/>
<area shape="rect" title=" " alt="" coords="5,1453,153,1545"/>
<area shape="rect" title=" " alt="" coords="173,1139,330,1216"/>
<area shape="rect" title=" " alt="" coords="203,1337,351,1429"/>
<area shape="rect" title=" " alt="" coords="543,5,581,83"/>
<area shape="rect" title=" " alt="" coords="483,145,641,223"/>
<area shape="rect" title=" " alt="" coords="847,620,976,697"/>
<area shape="rect" title=" " alt="" coords="291,431,502,523"/>
<area shape="rect" title=" " alt="" coords="724,795,923,887"/>
<area shape="rect" title=" " alt="" coords="469,300,639,407"/>
<area shape="rect" title=" " alt="" coords="625,1337,814,1429"/>
<area shape="rect" href="structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="623,1080,816,1275"/>
<area shape="rect" title=" " alt="" coords="446,911,635,1003"/>
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="447,547,624,771"/>
<area shape="rect" title=" " alt="" coords="1002,918,1189,995"/>
<area shape="rect" title=" " alt="" coords="427,1345,519,1422"/>
<area shape="rect" title=" " alt="" coords="1073,620,1160,697"/>
<area shape="rect" title=" " alt="" coords="1047,307,1186,399"/>
</map>
</div>
<table class="memberdecls">

View File

@ -1,22 +1,22 @@
<map id="GpgFrontend::UI::GeneralTab" name="GpgFrontend::UI::GeneralTab">
<area shape="rect" id="node1" title=" " alt="" coords="590,2149,798,2256"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,1345,84,1422"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="395,1569,598,2087"/>
<area shape="rect" id="node3" title=" " alt="" coords="799,1453,947,1545"/>
<area shape="rect" id="node4" title=" " alt="" coords="819,1139,977,1216"/>
<area shape="rect" id="node17" title=" " alt="" coords="689,1337,837,1429"/>
<area shape="rect" id="node5" title=" " alt="" coords="755,5,793,83"/>
<area shape="rect" id="node8" title=" " alt="" coords="290,145,447,223"/>
<area shape="rect" id="node16" title=" " alt="" coords="709,620,839,697"/>
<area shape="rect" id="node7" title=" " alt="" coords="17,431,227,523"/>
<area shape="rect" id="node11" title=" " alt="" coords="168,795,367,887"/>
<area shape="rect" id="node15" title=" " alt="" coords="554,300,725,407"/>
<area shape="rect" id="node9" title=" " alt="" coords="471,1337,661,1429"/>
<area shape="rect" id="node10" href="$structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="469,1080,663,1275"/>
<area shape="rect" id="node12" title=" " alt="" coords="483,911,673,1003"/>
<area shape="rect" id="node13" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="464,547,641,771"/>
<area shape="rect" id="node14" title=" " alt="" coords="424,315,516,392"/>
<area shape="rect" id="node18" title=" " alt="" coords="983,918,1170,995"/>
<area shape="rect" id="node19" title=" " alt="" coords="1033,620,1120,697"/>
<area shape="rect" id="node20" title=" " alt="" coords="1007,307,1146,399"/>
<area shape="rect" id="node1" title=" " alt="" coords="153,2149,361,2256"/>
<area shape="rect" id="node2" title=" " alt="" coords="100,1345,179,1422"/>
<area shape="rect" id="node6" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="262,1569,465,2087"/>
<area shape="rect" id="node3" title=" " alt="" coords="5,1453,153,1545"/>
<area shape="rect" id="node4" title=" " alt="" coords="173,1139,330,1216"/>
<area shape="rect" id="node17" title=" " alt="" coords="203,1337,351,1429"/>
<area shape="rect" id="node5" title=" " alt="" coords="543,5,581,83"/>
<area shape="rect" id="node8" title=" " alt="" coords="483,145,641,223"/>
<area shape="rect" id="node15" title=" " alt="" coords="847,620,976,697"/>
<area shape="rect" id="node7" title=" " alt="" coords="291,431,502,523"/>
<area shape="rect" id="node11" title=" " alt="" coords="724,795,923,887"/>
<area shape="rect" id="node14" title=" " alt="" coords="469,300,639,407"/>
<area shape="rect" id="node9" title=" " alt="" coords="625,1337,814,1429"/>
<area shape="rect" id="node10" href="$structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="623,1080,816,1275"/>
<area shape="rect" id="node12" title=" " alt="" coords="446,911,635,1003"/>
<area shape="rect" id="node13" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="447,547,624,771"/>
<area shape="rect" id="node18" title=" " alt="" coords="1002,918,1189,995"/>
<area shape="rect" id="node16" title=" " alt="" coords="427,1345,519,1422"/>
<area shape="rect" id="node19" title=" " alt="" coords="1073,620,1160,697"/>
<area shape="rect" id="node20" title=" " alt="" coords="1047,307,1186,399"/>
</map>

View File

@ -1 +1 @@
b86d1d6d931488f83ced2a64a52798e8
dddc4819d40c7943fe329482ba258568

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 KiB

After

Width:  |  Height:  |  Size: 236 KiB

View File

@ -91,12 +91,8 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyDetailsDi
<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>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>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>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>

View File

@ -95,9 +95,9 @@ 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="89,5,164,83"/>
<area shape="rect" title=" " alt="" coords="5,344,211,436"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="15,131,201,296"/>
<area shape="rect" title=" " alt="" coords="71,5,145,83"/>
</map>
</div>
<div class="dynheader">
@ -105,11 +105,11 @@ 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="68,147,143,224"/>
<area shape="rect" title=" " alt="" coords="167,147,254,224"/>
<area shape="rect" title=" " alt="" coords="141,5,280,97"/>
<area shape="rect" title=" " alt="" coords="5,487,211,579"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="15,287,201,437"/>
<area shape="rect" title=" " alt="" coords="49,147,124,224"/>
<area shape="rect" title=" " alt="" coords="149,147,235,224"/>
<area shape="rect" title=" " alt="" coords="123,5,261,97"/>
</map>
</div>
<table class="memberdecls">
@ -127,16 +127,6 @@ Private Attributes</h2></td></tr>
<tr class="memitem:a701ed5c70a8a0965b0d887b6d187e996"><td class="memItemLeft" align="right" valign="top"><a id="a701ed5c70a8a0965b0d887b6d187e996"></a>
QTabWidget *&#160;</td><td class="memItemRight" valign="bottom"><b>tab_widget_</b> {}</td></tr>
<tr class="separator:a701ed5c70a8a0965b0d887b6d187e996"><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_1UI_1_1GeneralDialog"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td></tr>
<tr class="memitem:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="abad7cff23d2426820e320ecea47b479c"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen</b> ()</td></tr>
<tr class="separator:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<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>
</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,7 +1,7 @@
<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="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"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,487,211,579"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="15,287,201,437"/>
<area shape="rect" id="node3" title=" " alt="" coords="49,147,124,224"/>
<area shape="rect" id="node4" title=" " alt="" coords="149,147,235,224"/>
<area shape="rect" id="node5" title=" " alt="" coords="123,5,261,97"/>
</map>

View File

@ -1 +1 @@
cbb060ae118d1849c61a1f8a5582f4cb
0118d4e63f09f3129bea89c6534907b1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 21 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="node3" title=" " alt="" coords="89,5,164,83"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,344,211,436"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="15,131,201,296"/>
<area shape="rect" id="node3" title=" " alt="" coords="71,5,145,83"/>
</map>

View File

@ -1 +1 @@
1c8ccce6af7e9a6449ade2f780b15068
621551b7368422f47512f365eaf4bc3a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -108,17 +108,13 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyGenDialog
<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>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_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#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"><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>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>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"><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_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>

View File

@ -98,9 +98,9 @@ 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="89,5,164,83"/>
<area shape="rect" title=" " alt="" coords="5,344,232,847"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="25,131,212,296"/>
<area shape="rect" title=" " alt="" coords="81,5,156,83"/>
</map>
</div>
<div class="dynheader">
@ -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,1119"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,509"/>
<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="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="212,513,439,1060"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,192,451"/>
<area shape="rect" title=" " alt="" coords="49,160,124,237"/>
<area shape="rect" title=" " alt="" coords="149,160,235,237"/>
<area shape="rect" title=" " alt="" coords="123,5,261,97"/>
<area shape="rect" title=" " alt="" coords="217,329,434,421"/>
<area shape="rect" title=" " alt="" coords="285,160,443,237"/>
<area shape="rect" title=" " alt="" coords="442,13,481,90"/>
<area shape="rect" title=" " alt="" coords="482,160,611,237"/>
<area shape="rect" title=" " alt="" coords="458,337,665,414"/>
</map>
</div>
<table class="memberdecls">
@ -228,16 +228,6 @@ QDateTime&#160;</td><td class="memItemRight" valign="bottom"><b>max_date_time_</
std::vector&lt; QCheckBox * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc">key_usage_check_boxes_</a></td></tr>
<tr class="memdesc:ab0ccac068670a3e28ce78ff87a40b2fc"><td class="mdescLeft">&#160;</td><td class="mdescRight">ENCR, SIGN, CERT, AUTH. <br /></td></tr>
<tr class="separator:ab0ccac068670a3e28ce78ff87a40b2fc"><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_1UI_1_1GeneralDialog"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td></tr>
<tr class="memitem:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="abad7cff23d2426820e320ecea47b479c"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen</b> ()</td></tr>
<tr class="separator:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<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>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a3aef8d2bb8e0d36842532726a6796ab9"></a>
@ -341,7 +331,7 @@ false </dd></dl>
<p>Create a basic info group box object. </p>
<dl class="section return"><dt>Returns</dt><dd>QGroupBox* </dd></dl>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3008e2a9879a8e122e422f67cf0018f8">comment_edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a242a3245de709ede086087d7a096e6cd">date_edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3453d1a8a4c0411472b2779d018abdc3">email_edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e500e3153558364fe5ba5b8bab6f219">error_label_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a196ef707a7a2cfd717f69c8a5bc3278d">expire_check_box_</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#ac0dbb2d89b1e5f9b272679ba3f24314e">GpgFrontend::GenKeyInfo::GetSupportedKeyAlgo()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844">key_size_spin_box_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841">key_type_combo_box_</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0">name_edit_</a>.</p>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3008e2a9879a8e122e422f67cf0018f8">comment_edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a242a3245de709ede086087d7a096e6cd">date_edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3453d1a8a4c0411472b2779d018abdc3">email_edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e500e3153558364fe5ba5b8bab6f219">error_label_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a196ef707a7a2cfd717f69c8a5bc3278d">expire_check_box_</a>, <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#a185c7be801854f81879351a6c4dd9071">GpgFrontend::GenKeyInfo::GetSupportedKeyAlgo()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844">key_size_spin_box_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841">key_type_combo_box_</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0">name_edit_</a>.</p>
</div>
</div>
@ -435,7 +425,7 @@ false </dd></dl>
</dd>
</dl>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb">refresh_widgets_state()</a>.</p>
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841">key_type_combo_box_</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb">refresh_widgets_state()</a>.</p>
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146">set_signal_slot()</a>.</p>

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,1119"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,248,509"/>
<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="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="node1" title=" " alt="" coords="212,513,439,1060"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,300,192,451"/>
<area shape="rect" id="node3" title=" " alt="" coords="49,160,124,237"/>
<area shape="rect" id="node4" title=" " alt="" coords="149,160,235,237"/>
<area shape="rect" id="node5" title=" " alt="" coords="123,5,261,97"/>
<area shape="rect" id="node6" title=" " alt="" coords="217,329,434,421"/>
<area shape="rect" id="node7" title=" " alt="" coords="285,160,443,237"/>
<area shape="rect" id="node8" title=" " alt="" coords="442,13,481,90"/>
<area shape="rect" id="node10" title=" " alt="" coords="482,160,611,237"/>
<area shape="rect" id="node9" title=" " alt="" coords="458,337,665,414"/>
</map>

View File

@ -1 +1 @@
40b241f4a6837c4a8c05f668bc1c205d
e2be69e4f09b18685143523e2e456b67

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 74 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="node3" title=" " alt="" coords="89,5,164,83"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,344,232,847"/>
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="25,131,212,296"/>
<area shape="rect" id="node3" title=" " alt="" coords="81,5,156,83"/>
</map>

View File

@ -1 +1 @@
ddf4fd09c07e152259ff4433ca3c9db6
a0036a69f82222049931c7262a1f1fa4

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -100,12 +100,8 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyImportDet
<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>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>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>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>

View File

@ -97,9 +97,9 @@ 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="89,5,164,83"/>
<area shape="rect" title=" " alt="" coords="5,344,208,568"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="13,131,200,296"/>
<area shape="rect" title=" " alt="" coords="69,5,144,83"/>
</map>
</div>
<div class="dynheader">
@ -107,16 +107,16 @@ 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="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" 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" title=" " alt="" coords="554,147,593,224"/>
<area shape="rect" title=" " alt="" coords="27,971,229,1180"/>
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,287,192,437"/>
<area shape="rect" title=" " alt="" coords="61,147,136,224"/>
<area shape="rect" title=" " alt="" coords="198,147,285,224"/>
<area shape="rect" href="classGpgFrontend_1_1GpgImportedKey.html" title=" " alt="" coords="217,323,439,401"/>
<area shape="rect" title=" " alt="" coords="172,5,311,97"/>
<area shape="rect" href="classGpgFrontend_1_1GpgImportInformation.html" title=" " alt="" coords="160,640,419,908"/>
<area shape="rect" title=" " alt="" coords="223,500,433,577"/>
<area shape="rect" title=" " alt="" coords="463,323,571,401"/>
<area shape="rect" title=" " alt="" coords="498,147,537,224"/>
</map>
</div>
<table class="memberdecls">
@ -167,16 +167,6 @@ QDialogButtonBox *&#160;</td><td class="memItemRight" valign="bottom"><b>button_
<tr class="memitem:a238e3af4b4980dd563e1fe6ea12f4474"><td class="memItemLeft" align="right" valign="top"><a id="a238e3af4b4980dd563e1fe6ea12f4474"></a>
<a class="el" href="classGpgFrontend_1_1GpgImportInformation.html">GpgImportInformation</a>&#160;</td><td class="memItemRight" valign="bottom"><b>m_result_</b></td></tr>
<tr class="separator:a238e3af4b4980dd563e1fe6ea12f4474"><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_1UI_1_1GeneralDialog"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td></tr>
<tr class="memitem:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="abad7cff23d2426820e320ecea47b479c"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen</b> ()</td></tr>
<tr class="separator:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2">&#160;</td></tr>
<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>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a0177cdaa19d1f83c9e519039aa7a8ce1"></a>

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