Update Doxygen ref refs/heads/main on 2024-01-31 13:15:03
@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('GeneralDialog_8h_source.html',''); ini
|
||||
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  </div>
|
||||
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordtype">void</span> movePosition2CenterOfParent();</div>
|
||||
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
|
||||
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  [[nodiscard]] <span class="keywordtype">bool</span> isRectRestored();</div>
|
||||
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  [[nodiscard]] <span class="keyword">auto</span> isRectRestored() -> bool;</div>
|
||||
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  </div>
|
||||
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">void</span> showEvent(QShowEvent* event) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
|
||||
|
@ -102,21 +102,30 @@ $(document).ready(function(){initNavTree('GeneralMainWindow_8h_source.html','');
|
||||
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keyword">protected</span>:</div>
|
||||
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <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>  </div>
|
||||
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  QSize icon_size_{}; </div>
|
||||
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="keywordtype">int</span> font_size_{}; </div>
|
||||
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  Qt::ToolButtonStyle icon_style_; </div>
|
||||
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  </div>
|
||||
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keyword">private</span> slots:</div>
|
||||
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordtype">void</span> slot_restore_settings() noexcept;</div>
|
||||
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  </div>
|
||||
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordtype">void</span> slot_save_settings() noexcept;</div>
|
||||
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">void</span> setPosCenterOfScreen();</div>
|
||||
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
|
||||
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordtype">void</span> movePosition2CenterOfParent();</div>
|
||||
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  </div>
|
||||
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  QSize icon_size_{}; </div>
|
||||
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">int</span> font_size_{}; </div>
|
||||
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  Qt::ToolButtonStyle icon_style_; </div>
|
||||
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  </div>
|
||||
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keyword">private</span>:</div>
|
||||
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  QString name_; </div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  QPoint pos_; </div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  QSize size_; </div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> };</div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> } <span class="comment">// namespace GpgFrontend::UI</span></div>
|
||||
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keyword">private</span> slots:</div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keywordtype">void</span> slot_restore_settings() noexcept;</div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
|
||||
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">void</span> slot_save_settings() noexcept;</div>
|
||||
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
|
||||
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordtype">void</span> update_rect_cache();</div>
|
||||
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
|
||||
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keyword">private</span>:</div>
|
||||
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  QString name_; </div>
|
||||
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  QPoint pos_; </div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  QSize size_; </div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  QRect rect_;</div>
|
||||
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  QRect screen_rect_;</div>
|
||||
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  QRect parent_rect_;</div>
|
||||
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> };</div>
|
||||
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> } <span class="comment">// namespace GpgFrontend::UI</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:38</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1GeneralMainWindow_html_a4e70182b431aaf983341527d636f5b67"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a4e70182b431aaf983341527d636f5b67">GpgFrontend::UI::GeneralMainWindow::GeneralMainWindow</a></div><div class="ttdeci">GeneralMainWindow(QString name, QWidget *parent=nullptr)</div><div class="ttdef"><b>Definition:</b> GeneralMainWindow.cpp:39</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:47</div></div>
|
||||
|
@ -103,9 +103,9 @@ $(document).ready(function(){initNavTree('GpgFrontendUIInit_8h_source.html','');
|
||||
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  </div>
|
||||
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> }; <span class="comment">// namespace GpgFrontend::UI</span></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_a8c56bcc19761bbc2fc3134878d9bae37"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#a8c56bcc19761bbc2fc3134878d9bae37">GpgFrontend::UI::DestroyGpgFrontendUI</a></div><div class="ttdeci">void GPGFRONTEND_UI_EXPORT DestroyGpgFrontendUI()</div><div class="ttdoc">init the UI library</div><div class="ttdef"><b>Definition:</b> GpgFrontendUIInit.cpp:208</div></div>
|
||||
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_ab0311557c1d7bde9c56cbca85fefa6ad"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad">GpgFrontend::UI::InitGpgFrontendUI</a></div><div class="ttdeci">void InitGpgFrontendUI(QApplication *)</div><div class="ttdoc">init the UI library</div><div class="ttdef"><b>Definition:</b> GpgFrontendUIInit.cpp:106</div></div>
|
||||
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_ac53b300d580dcb56188aaed68c3de755"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755">GpgFrontend::UI::RunGpgFrontendUI</a></div><div class="ttdeci">auto RunGpgFrontendUI(QApplication *app) -> int</div><div class="ttdoc">run main window</div><div class="ttdef"><b>Definition:</b> GpgFrontendUIInit.cpp:187</div></div>
|
||||
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_a8c56bcc19761bbc2fc3134878d9bae37"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#a8c56bcc19761bbc2fc3134878d9bae37">GpgFrontend::UI::DestroyGpgFrontendUI</a></div><div class="ttdeci">void GPGFRONTEND_UI_EXPORT DestroyGpgFrontendUI()</div><div class="ttdoc">init the UI library</div><div class="ttdef"><b>Definition:</b> GpgFrontendUIInit.cpp:209</div></div>
|
||||
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_ab0311557c1d7bde9c56cbca85fefa6ad"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad">GpgFrontend::UI::InitGpgFrontendUI</a></div><div class="ttdeci">void InitGpgFrontendUI(QApplication *)</div><div class="ttdoc">init the UI library</div><div class="ttdef"><b>Definition:</b> GpgFrontendUIInit.cpp:107</div></div>
|
||||
<div class="ttc" id="anamespaceGpgFrontend_1_1UI_html_ac53b300d580dcb56188aaed68c3de755"><div class="ttname"><a href="namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755">GpgFrontend::UI::RunGpgFrontendUI</a></div><div class="ttdeci">auto RunGpgFrontendUI(QApplication *app) -> int</div><div class="ttdoc">run main window</div><div class="ttdef"><b>Definition:</b> GpgFrontendUIInit.cpp:188</div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
|
@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('KeyImportDetailDialog_8h_source.html',
|
||||
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  </div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9f5912ff99e3820d5fa6a58ed14a70c8">create_button_box</a>();</div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  </div>
|
||||
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keyword">static</span> QString <a class="code" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4">get_status_string</a>(<span class="keywordtype">int</span> keyStatus);</div>
|
||||
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keyword">static</span> <span class="keyword">auto</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0">get_status_string</a>(<span class="keywordtype">int</span>) -> QString;</div>
|
||||
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  </div>
|
||||
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  QTableWidget* keys_table_{}; </div>
|
||||
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  QGroupBox* general_info_box_{}; </div>
|
||||
@ -124,10 +124,10 @@ $(document).ready(function(){initNavTree('KeyImportDetailDialog_8h_source.html',
|
||||
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> } <span class="comment">// namespace GpgFrontend::UI</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_1KeyImportDetailDialog_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></div><div class="ttdef"><b>Definition:</b> KeyImportDetailDialog.h:44</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyImportDetailDialog_html_a168bea15c50aa5c42601026124fb04f0"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0">GpgFrontend::UI::KeyImportDetailDialog::get_status_string</a></div><div class="ttdeci">static auto get_status_string(int) -> QString</div><div class="ttdoc">Get the status string object.</div><div class="ttdef"><b>Definition:</b> KeyImportDetailDialog.cpp:162</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyImportDetailDialog_html_a93cb4a357b44060c5eee9186bd33e7af"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af">GpgFrontend::UI::KeyImportDetailDialog::KeyImportDetailDialog</a></div><div class="ttdeci">KeyImportDetailDialog(std::shared_ptr< GpgImportInformation > result, QWidget *parent=nullptr)</div><div class="ttdoc">Construct a new Key Import Detail Dialog object.</div><div class="ttdef"><b>Definition:</b> KeyImportDetailDialog.cpp:36</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyImportDetailDialog_html_a9e37a653a982e671977d2101b72ae3b6"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9e37a653a982e671977d2101b72ae3b6">GpgFrontend::UI::KeyImportDetailDialog::create_keys_table</a></div><div class="ttdeci">void create_keys_table()</div><div class="ttdoc">Create a keys table object.</div><div class="ttdef"><b>Definition:</b> KeyImportDetailDialog.cpp:130</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyImportDetailDialog_html_a9f5912ff99e3820d5fa6a58ed14a70c8"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9f5912ff99e3820d5fa6a58ed14a70c8">GpgFrontend::UI::KeyImportDetailDialog::create_button_box</a></div><div class="ttdeci">void create_button_box()</div><div class="ttdoc">Create a button box object.</div><div class="ttdef"><b>Definition:</b> KeyImportDetailDialog.cpp:194</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyImportDetailDialog_html_ae682853c7eccfd3a6be43765f162f5a4"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4">GpgFrontend::UI::KeyImportDetailDialog::get_status_string</a></div><div class="ttdeci">static QString get_status_string(int keyStatus)</div><div class="ttdoc">Get the status string object.</div><div class="ttdef"><b>Definition:</b> KeyImportDetailDialog.cpp:162</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyImportDetailDialog_html_af88ee416b2227ce847a3b8123a23ce24"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#af88ee416b2227ce847a3b8123a23ce24">GpgFrontend::UI::KeyImportDetailDialog::create_general_info_box</a></div><div class="ttdeci">void create_general_info_box()</div><div class="ttdoc">Create a general info box object.</div><div class="ttdef"><b>Definition:</b> KeyImportDetailDialog.cpp: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 class="ttc" id="anamespaceGpgFrontend_html"><div class="ttname"><a href="namespaceGpgFrontend.html">GpgFrontend</a></div><div class="ttdef"><b>Definition:</b> app.cpp:39</div></div>
|
||||
|
@ -359,7 +359,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a033d448541b44fa48b76dec828a4eb0e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e">GpgFrontend::UI::MainWindow::slot_show_key_details</a></div><div class="ttdeci">void slot_show_key_details()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:189</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a04668246525874760f47a340b4b7d8de"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a04668246525874760f47a340b4b7d8de">GpgFrontend::UI::MainWindow::create_dock_windows</a></div><div class="ttdeci">void create_dock_windows()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:677</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a07d02cdb29a8101f988e776ceecc49ad"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad">GpgFrontend::UI::MainWindow::SlotEncrypt</a></div><div class="ttdeci">void SlotEncrypt()</div><div class="ttdef"><b>Definition:</b> MainWindowGpgOperaFunction.cpp:46</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a08ba4521f68c488b23b651e201011759"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759">GpgFrontend::UI::MainWindow::Init</a></div><div class="ttdeci">void Init() noexcept</div><div class="ttdef"><b>Definition:</b> MainWindow.cpp:54</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a08ba4521f68c488b23b651e201011759"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759">GpgFrontend::UI::MainWindow::Init</a></div><div class="ttdeci">void Init() noexcept</div><div class="ttdef"><b>Definition:</b> MainWindow.cpp:55</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a09671c3aa26a750cfd6be6c092de8715"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a09671c3aa26a750cfd6be6c092de8715">GpgFrontend::UI::MainWindow::close_tab_act_</a></div><div class="ttdeci">QAction * close_tab_act_</div><div class="ttdoc">Action to print.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:463</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a0ab96012df041f2c2e47092db0600355"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a0ab96012df041f2c2e47092db0600355">GpgFrontend::UI::MainWindow::create_actions</a></div><div class="ttdeci">void create_actions()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:41</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a0cb094e0409337cfd7dba1bb510ea96e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a0cb094e0409337cfd7dba1bb510ea96e">GpgFrontend::UI::MainWindow::clean_double_line_breaks_act_</a></div><div class="ttdeci">QAction * clean_double_line_breaks_act_</div><div class="ttdef"><b>Definition:</b> MainWindow.h:472</div></div>
|
||||
@ -368,11 +368,11 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a14bb12fa25620e1a93bd23c9f7c84081"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081">GpgFrontend::UI::MainWindow::verify_act_</a></div><div class="ttdeci">QAction * verify_act_</div><div class="ttdoc">Action to verify text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:470</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a16bbfd12cd3a6f0df9e2c32cf7999e57"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57">GpgFrontend::UI::MainWindow::key_menu_</a></div><div class="ttdeci">QMenu * key_menu_</div><div class="ttdoc">Submenu for key-operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:435</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a16ddebec90a4bd0d13baa9d972c3445f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f">GpgFrontend::UI::MainWindow::slot_open_key_management</a></div><div class="ttdeci">void slot_open_key_management()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:58</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a1759412cb7ee71600c4b6e3c6e752d2e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a1759412cb7ee71600c4b6e3c6e752d2e">GpgFrontend::UI::MainWindow::closeEvent</a></div><div class="ttdeci">void closeEvent(QCloseEvent *event) override</div><div class="ttdef"><b>Definition:</b> MainWindow.cpp:233</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a1759412cb7ee71600c4b6e3c6e752d2e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a1759412cb7ee71600c4b6e3c6e752d2e">GpgFrontend::UI::MainWindow::closeEvent</a></div><div class="ttdeci">void closeEvent(QCloseEvent *event) override</div><div class="ttdef"><b>Definition:</b> MainWindow.cpp:234</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a1ab1f3f57f9969447491e63f54420585"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585">GpgFrontend::UI::MainWindow::create_status_bar</a></div><div class="ttdeci">void create_status_bar()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:661</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a1e0d23d361b8e339ca85410db2bdfb64"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64">GpgFrontend::UI::MainWindow::file_tool_bar_</a></div><div class="ttdeci">QToolBar * file_tool_bar_</div><div class="ttdoc">Toolbar holding file actions.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:444</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a1ef17c566a764f707f43593a1f6b3c60"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a1ef17c566a764f707f43593a1f6b3c60">GpgFrontend::UI::MainWindow::crypt_menu_</a></div><div class="ttdeci">QMenu * crypt_menu_</div><div class="ttdoc">Submenu for crypt-operations.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:432</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a210ab31f4d949a50507d0690c0d1598a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a">GpgFrontend::UI::MainWindow::restore_settings</a></div><div class="ttdeci">void restore_settings()</div><div class="ttdef"><b>Definition:</b> MainWindow.cpp:164</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a210ab31f4d949a50507d0690c0d1598a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a">GpgFrontend::UI::MainWindow::restore_settings</a></div><div class="ttdeci">void restore_settings()</div><div class="ttdef"><b>Definition:</b> MainWindow.cpp:165</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a22256763ef83ed35a81e446b553d8112"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112">GpgFrontend::UI::MainWindow::save_as_act_</a></div><div class="ttdeci">QAction * save_as_act_</div><div class="ttdoc">Action to save file as.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:461</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a2417c807356e3b876ecb2f572568670b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a2417c807356e3b876ecb2f572568670b">GpgFrontend::UI::MainWindow::encrypt_sign_act_</a></div><div class="ttdeci">QAction * encrypt_sign_act_</div><div class="ttdoc">Action to encrypt and sign text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:466</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a24a0b0d974fc5f8fdda60c128a82d957"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957">GpgFrontend::UI::MainWindow::slot_disable_tab_actions</a></div><div class="ttdeci">void slot_disable_tab_actions(int number)</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:67</div></div>
|
||||
@ -388,7 +388,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a3c0a5305cf55fe5bee2f18298f983cad"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a3c0a5305cf55fe5bee2f18298f983cad">GpgFrontend::UI::MainWindow::browser_act_</a></div><div class="ttdeci">QAction * browser_act_</div><div class="ttdoc">Action to open file browser.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:459</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a3cb7daedbef61c1be27635c9ebc9e689"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689">GpgFrontend::UI::MainWindow::zoom_in_act_</a></div><div class="ttdeci">QAction * zoom_in_act_</div><div class="ttdoc">Action to zoom in.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:504</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a472500fec64442b114e9ce9faf4b6a73"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73">GpgFrontend::UI::MainWindow::new_tab_act_</a></div><div class="ttdeci">QAction * new_tab_act_</div><div class="ttdoc">Action to create new tab.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:455</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a473b679fa0dc3cdf4f6f98d6553fa0ec"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a473b679fa0dc3cdf4f6f98d6553fa0ec">GpgFrontend::UI::MainWindow::close_attachment_dock</a></div><div class="ttdeci">void close_attachment_dock()</div><div class="ttdef"><b>Definition:</b> MainWindow.cpp:224</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a473b679fa0dc3cdf4f6f98d6553fa0ec"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a473b679fa0dc3cdf4f6f98d6553fa0ec">GpgFrontend::UI::MainWindow::close_attachment_dock</a></div><div class="ttdeci">void close_attachment_dock()</div><div class="ttdef"><b>Definition:</b> MainWindow.cpp:225</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a4a1edafb8c67b181ff3c29394147571d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d">GpgFrontend::UI::MainWindow::open_act_</a></div><div class="ttdeci">QAction * open_act_</div><div class="ttdoc">Action to open file.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:458</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a55926649e28a96318b89afba01b966bf"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf">GpgFrontend::UI::MainWindow::slot_import_key_from_edit</a></div><div class="ttdeci">void slot_import_key_from_edit()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:52</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a5e95f62dac9fba1ead6ec69c145923db"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a5e95f62dac9fba1ead6ec69c145923db">GpgFrontend::UI::MainWindow::get_restart_needed</a></div><div class="ttdeci">int get_restart_needed() const</div><div class="ttdoc">return true, if restart is needed</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:186</div></div>
|
||||
|
@ -91,7 +91,7 @@ $(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#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -139,9 +139,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1ExportKeyPac
|
||||
<table class="directory">
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html#a7d1899302ef743671c3002d04f6c9dd8">ExportKeyPackageDialog</a>(KeyIdArgsListPtr key_ids, QWidget *parent)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_ids_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html">GpgFrontend::UI::ExportKeyPackageDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -146,9 +146,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -90,7 +90,7 @@ $(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#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -141,9 +141,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
|
||||
<tr class="separator:ad9d5be542aa422450a96dff00232ebe5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -2,7 +2,7 @@ var classGpgFrontend_1_1UI_1_1GeneralDialog =
|
||||
[
|
||||
[ "GeneralDialog", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942", null ],
|
||||
[ "~GeneralDialog", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a42043895f4b33acd1531c428ae4deaa8", null ],
|
||||
[ "isRectRestored", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ad2d6d4e919b339ee3d7643038d18be7e", null ],
|
||||
[ "isRectRestored", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a488618b02dee0cbec129bfe5d7fe8981", null ],
|
||||
[ "movePosition2CenterOfParent", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ad9d5be542aa422450a96dff00232ebe5", null ],
|
||||
[ "setPosCenterOfScreen", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#abad7cff23d2426820e320ecea47b479c", null ],
|
||||
[ "showEvent", "classGpgFrontend_1_1UI_1_1GeneralDialog.html#a570c723ba0cb5522f2b0c16ac28d0532", null ],
|
||||
|
@ -94,11 +94,17 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1GeneralMainW
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a4e70182b431aaf983341527d636f5b67">GeneralMainWindow</a>(QString 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>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>icon_style_</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 bgcolor="#f0f0f0"><td class="entry"><b>name_</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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</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 bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_rect_</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">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_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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>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">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_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">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_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">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_</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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>screen_rect_</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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</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 bgcolor="#f0f0f0" class="even"><td class="entry"><b>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">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_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">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_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">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~GeneralMainWindow</b>() override (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"></td></tr>
|
||||
</table></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
@ -98,9 +98,9 @@ Inheritance diagram for GpgFrontend::UI::GeneralMainWindow:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1GeneralMainWindow_inherit__map" alt="Inheritance graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1GeneralMainWindow_inherit__map" id="aGpgFrontend_1_1UI_1_1GeneralMainWindow_inherit__map">
|
||||
<area shape="rect" title=" " alt="" coords="157,131,351,355"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html" title=" " alt="" coords="5,601,241,1030"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1MainWindow.html" title=" " alt="" coords="265,403,504,1228"/>
|
||||
<area shape="rect" title=" " alt="" coords="133,131,375,443"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html" title=" " alt="" coords="5,689,241,1118"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1MainWindow.html" title=" " alt="" coords="265,491,504,1316"/>
|
||||
<area shape="rect" title=" " alt="" coords="196,5,312,83"/>
|
||||
</map>
|
||||
</div>
|
||||
@ -109,8 +109,8 @@ Collaboration diagram for GpgFrontend::UI::GeneralMainWindow:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1GeneralMainWindow__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1GeneralMainWindow_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1GeneralMainWindow_coll__map" id="aGpgFrontend_1_1UI_1_1GeneralMainWindow_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="5,131,199,355"/>
|
||||
<area shape="rect" title=" " alt="" coords="44,5,160,83"/>
|
||||
<area shape="rect" title=" " alt="" coords="5,131,248,443"/>
|
||||
<area shape="rect" title=" " alt="" coords="69,5,185,83"/>
|
||||
</map>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
@ -123,6 +123,12 @@ Public Member Functions</h2></td></tr>
|
||||
Protected Member Functions</h2></td></tr>
|
||||
<tr class="memitem:acc10569862d1575d9453d1c1aa539242"><td class="memItemLeft" align="right" valign="top">void </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"> </td></tr>
|
||||
<tr class="memitem:ab3d8d459b9308512f73cfb537346205e"><td class="memItemLeft" align="right" valign="top"><a id="ab3d8d459b9308512f73cfb537346205e"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen</b> ()</td></tr>
|
||||
<tr class="separator:ab3d8d459b9308512f73cfb537346205e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aaac4a7ad04031656f74ab8918ad2fc71"><td class="memItemLeft" align="right" valign="top"><a id="aaac4a7ad04031656f74ab8918ad2fc71"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
|
||||
<tr class="separator:aaac4a7ad04031656f74ab8918ad2fc71"><td class="memSeparator" colspan="2"> </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>
|
||||
@ -144,6 +150,9 @@ void </td><td class="memItemRight" valign="bottom"><b>slot_restore_settings
|
||||
<tr class="memitem:a8ddf641e1266d00cb876ddf786e5ccb8"><td class="memItemLeft" align="right" valign="top"><a id="a8ddf641e1266d00cb876ddf786e5ccb8"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>slot_save_settings</b> () noexcept</td></tr>
|
||||
<tr class="separator:a8ddf641e1266d00cb876ddf786e5ccb8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aaf099cbbb450a58ca58fbcc05f992853"><td class="memItemLeft" align="right" valign="top"><a id="aaf099cbbb450a58ca58fbcc05f992853"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>update_rect_cache</b> ()</td></tr>
|
||||
<tr class="separator:aaf099cbbb450a58ca58fbcc05f992853"><td class="memSeparator" colspan="2"> </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>
|
||||
@ -156,6 +165,15 @@ QPoint </td><td class="memItemRight" valign="bottom"><b>pos_</b></td></tr>
|
||||
<tr class="memitem:a5c0bb4c6847846d57ca7524d5f5e4d53"><td class="memItemLeft" align="right" valign="top"><a id="a5c0bb4c6847846d57ca7524d5f5e4d53"></a>
|
||||
QSize </td><td class="memItemRight" valign="bottom"><b>size_</b></td></tr>
|
||||
<tr class="separator:a5c0bb4c6847846d57ca7524d5f5e4d53"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:afd7e8d1079c1a6eb50c06ea363765820"><td class="memItemLeft" align="right" valign="top"><a id="afd7e8d1079c1a6eb50c06ea363765820"></a>
|
||||
QRect </td><td class="memItemRight" valign="bottom"><b>rect_</b></td></tr>
|
||||
<tr class="separator:afd7e8d1079c1a6eb50c06ea363765820"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a9d2b63a02ce434551fff79a465ed6fdb"><td class="memItemLeft" align="right" valign="top"><a id="a9d2b63a02ce434551fff79a465ed6fdb"></a>
|
||||
QRect </td><td class="memItemRight" valign="bottom"><b>screen_rect_</b></td></tr>
|
||||
<tr class="separator:a9d2b63a02ce434551fff79a465ed6fdb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2e412119ae6fdb00f6a086f4541f9a36"><td class="memItemLeft" align="right" valign="top"><a id="a2e412119ae6fdb00f6a086f4541f9a36"></a>
|
||||
QRect </td><td class="memItemRight" valign="bottom"><b>parent_rect_</b></td></tr>
|
||||
<tr class="separator:a2e412119ae6fdb00f6a086f4541f9a36"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a4e70182b431aaf983341527d636f5b67"></a>
|
||||
|
@ -3,12 +3,18 @@ var classGpgFrontend_1_1UI_1_1GeneralMainWindow =
|
||||
[ "GeneralMainWindow", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a4e70182b431aaf983341527d636f5b67", null ],
|
||||
[ "~GeneralMainWindow", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a60f3fab73cb82114b17b10d6ac2f3b1a", null ],
|
||||
[ "closeEvent", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242", null ],
|
||||
[ "movePosition2CenterOfParent", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#aaac4a7ad04031656f74ab8918ad2fc71", null ],
|
||||
[ "setPosCenterOfScreen", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#ab3d8d459b9308512f73cfb537346205e", null ],
|
||||
[ "slot_restore_settings", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a42d1bc5a70f0e81cb49c88eb23544255", null ],
|
||||
[ "slot_save_settings", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a8ddf641e1266d00cb876ddf786e5ccb8", null ],
|
||||
[ "update_rect_cache", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#aaf099cbbb450a58ca58fbcc05f992853", null ],
|
||||
[ "font_size_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#ab0dd85f0fcbbab2f15eee995458d2dfb", null ],
|
||||
[ "icon_size_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#abb5b9f6dd7aed18f42cea885af85c741", null ],
|
||||
[ "icon_style_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a6ded03c8319326809b09bc90c94e890c", null ],
|
||||
[ "name_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a51a901370b0ca1f3d43dae49e918b541", null ],
|
||||
[ "parent_rect_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a2e412119ae6fdb00f6a086f4541f9a36", null ],
|
||||
[ "pos_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#ad799871eab498f2e535f52f0082f8b8b", null ],
|
||||
[ "rect_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#afd7e8d1079c1a6eb50c06ea363765820", null ],
|
||||
[ "screen_rect_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a9d2b63a02ce434551fff79a465ed6fdb", null ],
|
||||
[ "size_", "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a5c0bb4c6847846d57ca7524d5f5e4d53", null ]
|
||||
];
|
@ -1,4 +1,4 @@
|
||||
<map id="GpgFrontend::UI::GeneralMainWindow" name="GpgFrontend::UI::GeneralMainWindow">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,131,199,355"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="44,5,160,83"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,131,248,443"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="69,5,185,83"/>
|
||||
</map>
|
||||
|
@ -1 +1 @@
|
||||
c118928b81e81c1c04bc48aadc35c4c5
|
||||
873167ec21cacfe11788ed3b139ec89d
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 16 KiB |
@ -1,6 +1,6 @@
|
||||
<map id="GpgFrontend::UI::GeneralMainWindow" name="GpgFrontend::UI::GeneralMainWindow">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="157,131,351,355"/>
|
||||
<area shape="rect" id="node3" href="$classGpgFrontend_1_1UI_1_1KeyMgmt.html" title=" " alt="" coords="5,601,241,1030"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1MainWindow.html" title=" " alt="" coords="265,403,504,1228"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="133,131,375,443"/>
|
||||
<area shape="rect" id="node3" href="$classGpgFrontend_1_1UI_1_1KeyMgmt.html" title=" " alt="" coords="5,689,241,1118"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1MainWindow.html" title=" " alt="" coords="265,491,504,1316"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="196,5,312,83"/>
|
||||
</map>
|
||||
|
@ -1 +1 @@
|
||||
bac4ef8a8d12f5f0a7ae4eaf6246e694
|
||||
ead7fb73dd5563acc3ffd0b1a49c6cba
|
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 84 KiB |
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1GnuPGControl
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a67c4bc7a4e0d76c610267b86612ba5b6">get_restart_needed</a>() const -> int</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835">GnuPGControllerDialog</a>(QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html">GpgFrontend::UI::GnuPGControllerDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -190,9 +190,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -90,7 +90,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyDetailsDi
|
||||
<p>This is the complete list of members for <a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a>, including all inherited members.</p>
|
||||
<table class="directory">
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>KeyDetailsDialog</b>(const GpgKey &key, QWidget *parent=nullptr) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html">GpgFrontend::UI::KeyDetailsDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -135,9 +135,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyGenDialog
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>gen_subkey_info_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>generate_key_dialog</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844">key_size_spin_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841">key_type_combo_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc">key_usage_check_boxes_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyGenDialog.html">GpgFrontend::UI::KeyGenDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -239,9 +239,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -95,8 +95,8 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyImportDet
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9e37a653a982e671977d2101b72ae3b6">create_keys_table</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>general_info_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4">get_status_string</a>(int keyStatus)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">static</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0">get_status_string</a>(int) -> QString</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">static</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_info_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html">GpgFrontend::UI::KeyImportDetailDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af">KeyImportDetailDialog</a>(std::shared_ptr< GpgImportInformation > result, 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"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>keys_table_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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>
|
||||
|
@ -142,9 +142,9 @@ void </td><td class="memItemRight" valign="bottom"><a class="el" href="clas
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-static-methods"></a>
|
||||
Static Private Member Functions</h2></td></tr>
|
||||
<tr class="memitem:ae682853c7eccfd3a6be43765f162f5a4"><td class="memItemLeft" align="right" valign="top">static QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4">get_status_string</a> (int keyStatus)</td></tr>
|
||||
<tr class="memdesc:ae682853c7eccfd3a6be43765f162f5a4"><td class="mdescLeft"> </td><td class="mdescRight">Get the status string object. <a href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4">More...</a><br /></td></tr>
|
||||
<tr class="separator:ae682853c7eccfd3a6be43765f162f5a4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a168bea15c50aa5c42601026124fb04f0"><td class="memItemLeft" align="right" valign="top">static auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0">get_status_string</a> (int) -> QString</td></tr>
|
||||
<tr class="memdesc:a168bea15c50aa5c42601026124fb04f0"><td class="mdescLeft"> </td><td class="mdescRight">Get the status string object. <a href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0">More...</a><br /></td></tr>
|
||||
<tr class="separator:a168bea15c50aa5c42601026124fb04f0"><td class="memSeparator" colspan="2"> </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>
|
||||
@ -173,9 +173,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@ -230,8 +230,8 @@ void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowE
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a id="ae682853c7eccfd3a6be43765f162f5a4"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae682853c7eccfd3a6be43765f162f5a4">◆ </a></span>get_status_string()</h2>
|
||||
<a id="a168bea15c50aa5c42601026124fb04f0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a168bea15c50aa5c42601026124fb04f0">◆ </a></span>get_status_string()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -240,11 +240,11 @@ void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowE
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">QString GpgFrontend::UI::KeyImportDetailDialog::get_status_string </td>
|
||||
<td class="memname">auto GpgFrontend::UI::KeyImportDetailDialog::get_status_string </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">int </td>
|
||||
<td class="paramname"><em>keyStatus</em></td><td>)</td>
|
||||
<td></td>
|
||||
<td class="paramname"><em>key_status</em></td><td>)</td>
|
||||
<td> -> QString</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
@ -4,7 +4,7 @@ var classGpgFrontend_1_1UI_1_1KeyImportDetailDialog =
|
||||
[ "create_button_box", "classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9f5912ff99e3820d5fa6a58ed14a70c8", null ],
|
||||
[ "create_general_info_box", "classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#af88ee416b2227ce847a3b8123a23ce24", null ],
|
||||
[ "create_keys_table", "classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9e37a653a982e671977d2101b72ae3b6", null ],
|
||||
[ "get_status_string", "classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4", null ],
|
||||
[ "get_status_string", "classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0", null ],
|
||||
[ "button_box_", "classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#affc26751c72e51c702eea3a251f284db", null ],
|
||||
[ "general_info_box_", "classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a8bc7fdc44432686d8b154783b2d156e8", null ],
|
||||
[ "key_info_box_", "classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a1f82af3b6aee0e6e5999b1b146b36938", null ],
|
||||
|
@ -118,25 +118,31 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyMgmt.html
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_list_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_menu_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</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_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64">KeyMgmt</a>(QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</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">private</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7">open_key_file_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</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_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 bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</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">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7">open_key_file_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>pos_</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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>screen_rect_</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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>set_owner_trust_of_key_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>show_key_details_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalKeyStatusUpdated</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SignalStatusBarChanged</b>(QString) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">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_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">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_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">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotDeleteCheckedKeys</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotDeleteSelectedKeys</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotExportAsOpenSSHFormat</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotExportKeyToClipboard</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotExportKeyToKeyPackage</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotGenerateKeyDialog</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotGenerateSubKey</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotImportKeyPackage</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotShowKeyDetails</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>setPosCenterOfScreen</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 bgcolor="#f0f0f0" class="even"><td class="entry"><b>show_key_details_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SignalKeyStatusUpdated</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalStatusBarChanged</b>(QString) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</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_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">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_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">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_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">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotDeleteCheckedKeys</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotDeleteSelectedKeys</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotExportAsOpenSSHFormat</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotExportKeyToClipboard</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotExportKeyToKeyPackage</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotGenerateKeyDialog</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotGenerateSubKey</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotImportKeyPackage</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotShowKeyDetails</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html">GpgFrontend::UI::KeyMgmt</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~GeneralMainWindow</b>() override (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"></td></tr>
|
||||
</table></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
@ -98,9 +98,9 @@ Inheritance diagram for GpgFrontend::UI::KeyMgmt:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyMgmt__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyMgmt_inherit__map" alt="Inheritance graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1KeyMgmt_inherit__map" id="aGpgFrontend_1_1UI_1_1KeyMgmt_inherit__map">
|
||||
<area shape="rect" title=" " alt="" coords="5,403,241,832"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="27,131,220,355"/>
|
||||
<area shape="rect" title=" " alt="" coords="65,5,181,83"/>
|
||||
<area shape="rect" title=" " alt="" coords="9,491,245,920"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,131,248,443"/>
|
||||
<area shape="rect" title=" " alt="" coords="69,5,185,83"/>
|
||||
</map>
|
||||
</div>
|
||||
<div class="dynheader">
|
||||
@ -108,24 +108,24 @@ Collaboration diagram for GpgFrontend::UI::KeyMgmt:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyMgmt__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyMgmt_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1KeyMgmt_coll__map" id="aGpgFrontend_1_1UI_1_1KeyMgmt_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="104,2208,340,2637"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1767,199,1991"/>
|
||||
<area shape="rect" title=" " alt="" coords="35,1451,151,1529"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="257,1613,459,2145"/>
|
||||
<area shape="rect" title=" " alt="" coords="175,1451,253,1529"/>
|
||||
<area shape="rect" title=" " alt="" coords="186,416,397,508"/>
|
||||
<area shape="rect" title=" " alt="" coords="439,145,597,223"/>
|
||||
<area shape="rect" title=" " alt="" coords="347,780,545,872"/>
|
||||
<area shape="rect" title=" " alt="" coords="593,300,819,392"/>
|
||||
<area shape="rect" title=" " alt="" coords="848,5,887,83"/>
|
||||
<area shape="rect" title=" " alt="" coords="803,605,932,683"/>
|
||||
<area shape="rect" title=" " alt="" coords="926,145,1083,223"/>
|
||||
<area shape="rect" title=" " alt="" coords="447,1444,637,1536"/>
|
||||
<area shape="rect" href="structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="445,1128,639,1381"/>
|
||||
<area shape="rect" title=" " alt="" coords="602,896,791,988"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="549,532,727,756"/>
|
||||
<area shape="rect" title=" " alt="" coords="932,1451,1024,1529"/>
|
||||
<area shape="rect" title=" " alt="" coords="984,1012,1132,1104"/>
|
||||
<area shape="rect" title=" " alt="" coords="131,2208,367,2637"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1723,248,2035"/>
|
||||
<area shape="rect" title=" " alt="" coords="7,1451,123,1529"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="299,1613,501,2145"/>
|
||||
<area shape="rect" title=" " alt="" coords="147,1451,226,1529"/>
|
||||
<area shape="rect" title=" " alt="" coords="159,416,369,508"/>
|
||||
<area shape="rect" title=" " alt="" coords="412,145,569,223"/>
|
||||
<area shape="rect" title=" " alt="" coords="319,780,518,872"/>
|
||||
<area shape="rect" title=" " alt="" coords="566,300,791,392"/>
|
||||
<area shape="rect" title=" " alt="" coords="821,5,859,83"/>
|
||||
<area shape="rect" title=" " alt="" coords="775,605,905,683"/>
|
||||
<area shape="rect" title=" " alt="" coords="899,145,1056,223"/>
|
||||
<area shape="rect" title=" " alt="" coords="420,1444,609,1536"/>
|
||||
<area shape="rect" href="structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="418,1128,611,1381"/>
|
||||
<area shape="rect" title=" " alt="" coords="575,896,764,988"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="521,532,700,756"/>
|
||||
<area shape="rect" title=" " alt="" coords="905,1451,997,1529"/>
|
||||
<area shape="rect" title=" " alt="" coords="957,1012,1105,1104"/>
|
||||
</map>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
@ -269,6 +269,12 @@ Additional Inherited Members</h2></td></tr>
|
||||
<tr class="inherit_header pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a></td></tr>
|
||||
<tr class="memitem:acc10569862d1575d9453d1c1aa539242 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memItemLeft" align="right" valign="top">void </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 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab3d8d459b9308512f73cfb537346205e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memItemLeft" align="right" valign="top"><a id="ab3d8d459b9308512f73cfb537346205e"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen</b> ()</td></tr>
|
||||
<tr class="separator:ab3d8d459b9308512f73cfb537346205e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aaac4a7ad04031656f74ab8918ad2fc71 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memItemLeft" align="right" valign="top"><a id="aaac4a7ad04031656f74ab8918ad2fc71"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
|
||||
<tr class="separator:aaac4a7ad04031656f74ab8918ad2fc71 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="inherit_header pro_attribs_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classGpgFrontend_1_1UI_1_1GeneralMainWindow')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a></td></tr>
|
||||
<tr class="memitem:abb5b9f6dd7aed18f42cea885af85c741 inherit pro_attribs_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memItemLeft" align="right" valign="top"><a id="abb5b9f6dd7aed18f42cea885af85c741"></a>
|
||||
QSize </td><td class="memItemRight" valign="bottom"><b>icon_size_</b> {}</td></tr>
|
||||
|
@ -1,20 +1,20 @@
|
||||
<map id="GpgFrontend::UI::KeyMgmt" name="GpgFrontend::UI::KeyMgmt">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="104,2208,340,2637"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1767,199,1991"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="35,1451,151,1529"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="257,1613,459,2145"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="175,1451,253,1529"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="186,416,397,508"/>
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="439,145,597,223"/>
|
||||
<area shape="rect" id="node11" title=" " alt="" coords="347,780,545,872"/>
|
||||
<area shape="rect" id="node14" title=" " alt="" coords="593,300,819,392"/>
|
||||
<area shape="rect" id="node8" title=" " alt="" coords="848,5,887,83"/>
|
||||
<area shape="rect" id="node15" title=" " alt="" coords="803,605,932,683"/>
|
||||
<area shape="rect" id="node18" title=" " alt="" coords="926,145,1083,223"/>
|
||||
<area shape="rect" id="node9" title=" " alt="" coords="447,1444,637,1536"/>
|
||||
<area shape="rect" id="node10" href="$structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="445,1128,639,1381"/>
|
||||
<area shape="rect" id="node12" title=" " alt="" coords="602,896,791,988"/>
|
||||
<area shape="rect" id="node13" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="549,532,727,756"/>
|
||||
<area shape="rect" id="node16" title=" " alt="" coords="932,1451,1024,1529"/>
|
||||
<area shape="rect" id="node17" title=" " alt="" coords="984,1012,1132,1104"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="131,2208,367,2637"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1723,248,2035"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="7,1451,123,1529"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="299,1613,501,2145"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="147,1451,226,1529"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="159,416,369,508"/>
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="412,145,569,223"/>
|
||||
<area shape="rect" id="node11" title=" " alt="" coords="319,780,518,872"/>
|
||||
<area shape="rect" id="node14" title=" " alt="" coords="566,300,791,392"/>
|
||||
<area shape="rect" id="node8" title=" " alt="" coords="821,5,859,83"/>
|
||||
<area shape="rect" id="node15" title=" " alt="" coords="775,605,905,683"/>
|
||||
<area shape="rect" id="node18" title=" " alt="" coords="899,145,1056,223"/>
|
||||
<area shape="rect" id="node9" title=" " alt="" coords="420,1444,609,1536"/>
|
||||
<area shape="rect" id="node10" href="$structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="418,1128,611,1381"/>
|
||||
<area shape="rect" id="node12" title=" " alt="" coords="575,896,764,988"/>
|
||||
<area shape="rect" id="node13" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="521,532,700,756"/>
|
||||
<area shape="rect" id="node16" title=" " alt="" coords="905,1451,997,1529"/>
|
||||
<area shape="rect" id="node17" title=" " alt="" coords="957,1012,1105,1104"/>
|
||||
</map>
|
||||
|
@ -1 +1 @@
|
||||
b37c060e4382423cb71e4c7ab46efd78
|
||||
0cc30536da31e8a43aba25ae815d2bb6
|
Before Width: | Height: | Size: 298 KiB After Width: | Height: | Size: 302 KiB |
@ -1,5 +1,5 @@
|
||||
<map id="GpgFrontend::UI::KeyMgmt" name="GpgFrontend::UI::KeyMgmt">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,403,241,832"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="27,131,220,355"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="65,5,181,83"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="9,491,245,920"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,131,248,443"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="69,5,185,83"/>
|
||||
</map>
|
||||
|
@ -1 +1 @@
|
||||
71e70def05caae209241176f317ac649
|
||||
29c196774407068461330a172fa8d3b3
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 35 KiB |
@ -96,7 +96,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyNewUIDDia
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>error_label_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>error_messages_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27">KeyNewUIDDialog</a>(const KeyId &key, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_key_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html">GpgFrontend::UI::KeyNewUIDDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
|
@ -178,9 +178,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyServerImp
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>icon_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>import_button_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2">import_keys</a>(ByteArrayPtr in_data)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_server_combo_box_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_server_label_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>keys_table_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html">GpgFrontend::UI::KeyServerImportDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -221,9 +221,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeySetExpire
|
||||
<table class="directory">
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>init</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b">KeySetExpireDateDialog</a>(const KeyId &key_id, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a5dec3013f476b4b2c0b624b2705b39d7">KeySetExpireDateDialog</a>(const KeyId &key_id, QString subkey_fpr, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_key_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html">GpgFrontend::UI::KeySetExpireDateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -173,9 +173,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -91,7 +91,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyUIDSignDi
|
||||
<table class="directory">
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>expires_edit_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html">GpgFrontend::UI::KeyUIDSignDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html">GpgFrontend::UI::KeyUIDSignDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55">KeyUIDSignDialog</a>(const GpgKey &key, UIDArgsListPtr uid, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html">GpgFrontend::UI::KeyUIDSignDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_key_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html">GpgFrontend::UI::KeyUIDSignDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html">GpgFrontend::UI::KeyUIDSignDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_key_list_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html">GpgFrontend::UI::KeyUIDSignDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html">GpgFrontend::UI::KeyUIDSignDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -179,9 +179,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -90,7 +90,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyUploadDia
|
||||
<p>This is the complete list of members for <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html">GpgFrontend::UI::KeyUploadDialog</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#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf">KeyUploadDialog</a>(const KeyIdArgsListPtr &keys_ids, QWidget *parent)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html">GpgFrontend::UI::KeyUploadDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_key_data_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html">GpgFrontend::UI::KeyUploadDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html">GpgFrontend::UI::KeyUploadDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_keys_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html">GpgFrontend::UI::KeyUploadDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyUploadDialog.html">GpgFrontend::UI::KeyUploadDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -157,9 +157,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -152,11 +152,13 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1MainWindow.h
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7">key_tool_bar_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_key_list_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>MainWindow</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</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">private</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73">new_tab_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d">open_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83">open_key_management_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62">open_settings_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_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 bgcolor="#f0f0f0" class="even"><td class="entry"><b>name_</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">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73">new_tab_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d">open_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83">open_key_management_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62">open_settings_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">private</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b">paste_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_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">private</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc">print_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
@ -164,78 +166,82 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1MainWindow.h
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9">quit_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac">quote_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>recover_editor_unsaved_pages_from_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e">redo_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98">refresh_keys_from_key_server</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>reload_components_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>remove_key_from_favourtie_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>restart_components_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>restart_needed_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a">restore_settings</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc">save_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112">save_as_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">private</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e">redo_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98">refresh_keys_from_key_server</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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>reload_components_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>remove_key_from_favourtie_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>restart_components_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>restart_needed_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a">restore_settings</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc">save_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#a22256763ef83ed35a81e446b553d8112">save_as_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>screen_rect_</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">private</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc">select_all_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>set_owner_trust_of_key_act_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#acd41722ceedd20973b7d83852fab407b">show_key_details_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839">sign_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalKeyDatabaseRefresh</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SignalLoaded</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalRestartApplication</b>(int) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SignalUIRefresh</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>size_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_add_key_2_favourite</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9">slot_add_pgp_header</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_append_keys_create_datetime</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_append_keys_expire_datetime</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_append_keys_fingerprint</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472">slot_append_selected_keys</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c">slot_clean_double_line_breaks</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb">slot_copy_default_uid_to_clipboard</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9">slot_copy_key_id_to_clipboard</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6">slot_copy_mail_address_to_clipboard</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d">slot_cut_pgp_header</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957">slot_disable_tab_actions</a>(int number)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa">slot_find</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf">slot_import_key_from_edit</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e">slot_open_file_tab</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f">slot_open_key_management</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65">slot_open_settings_dialog</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_refresh_current_file_view</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_remove_key_from_favourite</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">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_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">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_set_owner_trust_level_of_key</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e">slot_show_key_details</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be">slot_start_wizard</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd">slot_version_upgrade_nofity</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd">SlotArchiveDecrypt</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c">SlotArchiveDecryptVerify</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb">SlotDecrypt</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72">SlotDecryptVerify</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotDirectoryEncrypt</b>(const QString &) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527">SlotDirectoryEncryptSign</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad">SlotEncrypt</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8">SlotEncryptSign</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421">SlotFileDecrypt</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22">SlotFileDecryptVerify</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9">SlotFileEncrypt</a>(const QString &)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f">SlotFileEncryptSign</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d">SlotFileSign</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac">SlotFileVerify</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ad344606cf3c665fc73a3c0dd10a44310">SlotOpenFile</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf">SlotRaisePinentry</a>(QSharedPointer< GpgPassphraseContext >)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327">SlotSetRestartNeeded</a>(int)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotSetStatusBarText</b>(const QString &text) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8">SlotSign</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#abd5408ca5f908c330a15db24d959f3a5">SlotUpdateCryptoMenuStatus</a>(unsigned int type)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5">SlotVerify</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0">special_edit_tool_bar_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6">start_wizard_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>status_bar_icon_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#af763a506aed7d0fb2125d1859583b853">steganography_menu_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41">switch_tab_down_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701">switch_tab_up_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e">translate_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c">undo_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_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><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b">show_key_details_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839">sign_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SignalKeyDatabaseRefresh</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalLoaded</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SignalRestartApplication</b>(int) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalUIRefresh</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_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">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>slot_add_key_2_favourite</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9">slot_add_pgp_header</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_append_keys_create_datetime</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_append_keys_expire_datetime</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_append_keys_fingerprint</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472">slot_append_selected_keys</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c">slot_clean_double_line_breaks</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb">slot_copy_default_uid_to_clipboard</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9">slot_copy_key_id_to_clipboard</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6">slot_copy_mail_address_to_clipboard</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d">slot_cut_pgp_header</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957">slot_disable_tab_actions</a>(int number)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa">slot_find</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf">slot_import_key_from_edit</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e">slot_open_file_tab</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f">slot_open_key_management</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65">slot_open_settings_dialog</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_refresh_current_file_view</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_remove_key_from_favourite</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_restore_settings</b>() noexcept (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">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_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">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>slot_set_owner_trust_level_of_key</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e">slot_show_key_details</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be">slot_start_wizard</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd">slot_version_upgrade_nofity</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd">SlotArchiveDecrypt</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c">SlotArchiveDecryptVerify</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb">SlotDecrypt</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72">SlotDecryptVerify</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotDirectoryEncrypt</b>(const QString &) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527">SlotDirectoryEncryptSign</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad">SlotEncrypt</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8">SlotEncryptSign</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421">SlotFileDecrypt</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22">SlotFileDecryptVerify</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9">SlotFileEncrypt</a>(const QString &)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f">SlotFileEncryptSign</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d">SlotFileSign</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac">SlotFileVerify</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ad344606cf3c665fc73a3c0dd10a44310">SlotOpenFile</a>(const QString &path)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf">SlotRaisePinentry</a>(QSharedPointer< GpgPassphraseContext >)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327">SlotSetRestartNeeded</a>(int)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotSetStatusBarText</b>(const QString &text) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8">SlotSign</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#abd5408ca5f908c330a15db24d959f3a5">SlotUpdateCryptoMenuStatus</a>(unsigned int type)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5">SlotVerify</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0">special_edit_tool_bar_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6">start_wizard_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>status_bar_icon_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853">steganography_menu_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41">switch_tab_down_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701">switch_tab_up_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</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_1MainWindow.html#adbac799672c43c90810366825d837e4e">translate_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c">undo_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>update_rect_cache</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_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">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c">upload_key_to_server</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081">verify_act_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2">view_menu_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -101,9 +101,9 @@ Inheritance diagram for GpgFrontend::UI::MainWindow:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1MainWindow_inherit__map" alt="Inheritance graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1MainWindow_inherit__map" id="aGpgFrontend_1_1UI_1_1MainWindow_inherit__map">
|
||||
<area shape="rect" title=" " alt="" coords="5,403,244,1228"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="28,131,221,355"/>
|
||||
<area shape="rect" title=" " alt="" coords="67,5,183,83"/>
|
||||
<area shape="rect" title=" " alt="" coords="7,491,246,1316"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,131,248,443"/>
|
||||
<area shape="rect" title=" " alt="" coords="69,5,185,83"/>
|
||||
</map>
|
||||
</div>
|
||||
<div class="dynheader">
|
||||
@ -111,27 +111,27 @@ Collaboration diagram for GpgFrontend::UI::MainWindow:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1MainWindow_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1MainWindow_coll__map" id="aGpgFrontend_1_1UI_1_1MainWindow_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="283,2145,521,2971"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1705,199,1929"/>
|
||||
<area shape="rect" title=" " alt="" coords="44,1389,160,1466"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" title="Class for handling the verify label shown at bottom of a textedit-page." alt="" coords="454,1690,665,1943"/>
|
||||
<area shape="rect" title=" " alt="" coords="508,1389,587,1466"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="703,1551,906,2083"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1TextEdit.html" title="TextEdit class." alt="" coords="223,1565,429,2068"/>
|
||||
<area shape="rect" title=" " alt="" coords="336,1381,484,1473"/>
|
||||
<area shape="rect" title=" " alt="" coords="521,1153,678,1231"/>
|
||||
<area shape="rect" title=" " alt="" coords="727,1381,875,1473"/>
|
||||
<area shape="rect" title=" " alt="" coords="724,5,763,83"/>
|
||||
<area shape="rect" title=" " alt="" coords="969,145,1126,223"/>
|
||||
<area shape="rect" title=" " alt="" coords="679,605,808,683"/>
|
||||
<area shape="rect" title=" " alt="" coords="1181,416,1391,508"/>
|
||||
<area shape="rect" title=" " alt="" coords="1057,780,1256,872"/>
|
||||
<area shape="rect" title=" " alt="" coords="856,300,1081,392"/>
|
||||
<area shape="rect" title=" " alt="" coords="899,1381,1089,1473"/>
|
||||
<area shape="rect" href="structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="897,1065,1091,1319"/>
|
||||
<area shape="rect" title=" " alt="" coords="878,896,1067,988"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="881,532,1059,756"/>
|
||||
<area shape="rect" title=" " alt="" coords="611,1389,703,1466"/>
|
||||
<area shape="rect" title=" " alt="" coords="333,2145,571,2971"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1661,248,1973"/>
|
||||
<area shape="rect" title=" " alt="" coords="69,1389,185,1466"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" title="Class for handling the verify label shown at bottom of a textedit-page." alt="" coords="504,1690,715,1943"/>
|
||||
<area shape="rect" title=" " alt="" coords="558,1389,637,1466"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="753,1551,956,2083"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1TextEdit.html" title="TextEdit class." alt="" coords="273,1565,479,2068"/>
|
||||
<area shape="rect" title=" " alt="" coords="386,1381,534,1473"/>
|
||||
<area shape="rect" title=" " alt="" coords="571,1153,728,1231"/>
|
||||
<area shape="rect" title=" " alt="" coords="777,1381,925,1473"/>
|
||||
<area shape="rect" title=" " alt="" coords="774,5,813,83"/>
|
||||
<area shape="rect" title=" " alt="" coords="1019,145,1176,223"/>
|
||||
<area shape="rect" title=" " alt="" coords="729,605,858,683"/>
|
||||
<area shape="rect" title=" " alt="" coords="1231,416,1441,508"/>
|
||||
<area shape="rect" title=" " alt="" coords="1107,780,1306,872"/>
|
||||
<area shape="rect" title=" " alt="" coords="906,300,1131,392"/>
|
||||
<area shape="rect" title=" " alt="" coords="949,1381,1139,1473"/>
|
||||
<area shape="rect" href="structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="947,1065,1141,1319"/>
|
||||
<area shape="rect" title=" " alt="" coords="928,896,1117,988"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="931,532,1109,756"/>
|
||||
<area shape="rect" title=" " alt="" coords="661,1389,753,1466"/>
|
||||
</map>
|
||||
</div>
|
||||
<table class="memberdecls">
|
||||
@ -217,6 +217,12 @@ Protected Member Functions</h2></td></tr>
|
||||
<tr class="inherit_header pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html">GpgFrontend::UI::GeneralMainWindow</a></td></tr>
|
||||
<tr class="memitem:acc10569862d1575d9453d1c1aa539242 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memItemLeft" align="right" valign="top">void </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 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab3d8d459b9308512f73cfb537346205e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memItemLeft" align="right" valign="top"><a id="ab3d8d459b9308512f73cfb537346205e"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen</b> ()</td></tr>
|
||||
<tr class="separator:ab3d8d459b9308512f73cfb537346205e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aaac4a7ad04031656f74ab8918ad2fc71 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memItemLeft" align="right" valign="top"><a id="aaac4a7ad04031656f74ab8918ad2fc71"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>movePosition2CenterOfParent</b> ()</td></tr>
|
||||
<tr class="separator:aaac4a7ad04031656f74ab8918ad2fc71 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralMainWindow"><td class="memSeparator" colspan="2"> </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>
|
||||
|
@ -1,23 +1,23 @@
|
||||
<map id="GpgFrontend::UI::MainWindow" name="GpgFrontend::UI::MainWindow">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="283,2145,521,2971"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1705,199,1929"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="44,1389,160,1466"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" title="Class for handling the verify label shown at bottom of a textedit-page." alt="" coords="454,1690,665,1943"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="508,1389,587,1466"/>
|
||||
<area shape="rect" id="node9" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="703,1551,906,2083"/>
|
||||
<area shape="rect" id="node21" href="$classGpgFrontend_1_1UI_1_1TextEdit.html" title="TextEdit class." alt="" coords="223,1565,429,2068"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="336,1381,484,1473"/>
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="521,1153,678,1231"/>
|
||||
<area shape="rect" id="node20" title=" " alt="" coords="727,1381,875,1473"/>
|
||||
<area shape="rect" id="node8" title=" " alt="" coords="724,5,763,83"/>
|
||||
<area shape="rect" id="node11" title=" " alt="" coords="969,145,1126,223"/>
|
||||
<area shape="rect" id="node18" title=" " alt="" coords="679,605,808,683"/>
|
||||
<area shape="rect" id="node10" title=" " alt="" coords="1181,416,1391,508"/>
|
||||
<area shape="rect" id="node14" title=" " alt="" coords="1057,780,1256,872"/>
|
||||
<area shape="rect" id="node17" title=" " alt="" coords="856,300,1081,392"/>
|
||||
<area shape="rect" id="node12" title=" " alt="" coords="899,1381,1089,1473"/>
|
||||
<area shape="rect" id="node13" href="$structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="897,1065,1091,1319"/>
|
||||
<area shape="rect" id="node15" title=" " alt="" coords="878,896,1067,988"/>
|
||||
<area shape="rect" id="node16" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="881,532,1059,756"/>
|
||||
<area shape="rect" id="node19" title=" " alt="" coords="611,1389,703,1466"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="333,2145,571,2971"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1661,248,1973"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="69,1389,185,1466"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" title="Class for handling the verify label shown at bottom of a textedit-page." alt="" coords="504,1690,715,1943"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="558,1389,637,1466"/>
|
||||
<area shape="rect" id="node9" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="753,1551,956,2083"/>
|
||||
<area shape="rect" id="node21" href="$classGpgFrontend_1_1UI_1_1TextEdit.html" title="TextEdit class." alt="" coords="273,1565,479,2068"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="386,1381,534,1473"/>
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="571,1153,728,1231"/>
|
||||
<area shape="rect" id="node20" title=" " alt="" coords="777,1381,925,1473"/>
|
||||
<area shape="rect" id="node8" title=" " alt="" coords="774,5,813,83"/>
|
||||
<area shape="rect" id="node11" title=" " alt="" coords="1019,145,1176,223"/>
|
||||
<area shape="rect" id="node18" title=" " alt="" coords="729,605,858,683"/>
|
||||
<area shape="rect" id="node10" title=" " alt="" coords="1231,416,1441,508"/>
|
||||
<area shape="rect" id="node14" title=" " alt="" coords="1107,780,1306,872"/>
|
||||
<area shape="rect" id="node17" title=" " alt="" coords="906,300,1131,392"/>
|
||||
<area shape="rect" id="node12" title=" " alt="" coords="949,1381,1139,1473"/>
|
||||
<area shape="rect" id="node13" href="$structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="947,1065,1141,1319"/>
|
||||
<area shape="rect" id="node15" title=" " alt="" coords="928,896,1117,988"/>
|
||||
<area shape="rect" id="node16" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="931,532,1109,756"/>
|
||||
<area shape="rect" id="node19" title=" " alt="" coords="661,1389,753,1466"/>
|
||||
</map>
|
||||
|
@ -1 +1 @@
|
||||
4698a983b1c8639cd85d77011aaa3639
|
||||
f3419a377cae77cbe9099bf05a0b9e6f
|
Before Width: | Height: | Size: 344 KiB After Width: | Height: | Size: 349 KiB |
@ -1,5 +1,5 @@
|
||||
<map id="GpgFrontend::UI::MainWindow" name="GpgFrontend::UI::MainWindow">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,403,244,1228"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="28,131,221,355"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="67,5,183,83"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="7,491,246,1316"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,131,248,443"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="69,5,185,83"/>
|
||||
</map>
|
||||
|
@ -1 +1 @@
|
||||
2194e36bb900638b53446166638e9e49
|
||||
cd75d7114a459420539b11de6f7e2ef6
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 48 KiB |
@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1QuitDialog.h
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1QuitDialog.html#a1c75f69ffa1ca45a3c28af0800871a6e">GetTabIdsToSave</a>() -> QList< int ></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1QuitDialog.html">GpgFrontend::UI::QuitDialog</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe">IsDiscarded</a>() const -> bool</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1QuitDialog.html">GpgFrontend::UI::QuitDialog</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><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>m_fileList_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1QuitDialog.html">GpgFrontend::UI::QuitDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1QuitDialog.html">GpgFrontend::UI::QuitDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -150,9 +150,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1SettingsDial
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>general_tab_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html">GpgFrontend::UI::SettingsDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html">GpgFrontend::UI::SettingsDialog</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html#a2ca2325a0dd0764cb6b5c2a7e35ba408">get_restart_needed</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html">GpgFrontend::UI::SettingsDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>key_server_tab_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html">GpgFrontend::UI::SettingsDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html">GpgFrontend::UI::SettingsDialog</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html#ab3c3f59d98afb1f284a7149f4ff971b8">ListLanguages</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SettingsDialog.html">GpgFrontend::UI::SettingsDialog</a></td><td class="entry"><span class="mlabel">static</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>
|
||||
|
@ -213,9 +213,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -93,7 +93,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1SignersPicke
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString name, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SignersPicker.html#aaed74d4a809b2570d9853d122a7e6c1e">GetCheckedSigners</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SignersPicker.html">GpgFrontend::UI::SignersPicker</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SignersPicker.html#a474c64a891c33ed1bc06fbd8b3347d6a">GetStatus</a>() const</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SignersPicker.html">GpgFrontend::UI::SignersPicker</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_list_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1SignersPicker.html">GpgFrontend::UI::SignersPicker</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SignersPicker.html">GpgFrontend::UI::SignersPicker</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -158,9 +158,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -97,7 +97,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1SubkeyGenera
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#afa21ac4d45a6474afc1bc594486ed8e2">expire_check_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html">GpgFrontend::UI::SubkeyGenerateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>gen_key_info_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html">GpgFrontend::UI::SubkeyGenerateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html">GpgFrontend::UI::SubkeyGenerateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>key_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html">GpgFrontend::UI::SubkeyGenerateDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html">GpgFrontend::UI::SubkeyGenerateDialog</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_1SubkeyGenerateDialog.html#aa91db742b41d352ba9f88620d649afb3">key_size_spin_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html">GpgFrontend::UI::SubkeyGenerateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ac515dabcf6c094c5eeb2bf88aa3aa9d3">key_type_combo_box_</a></td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html">GpgFrontend::UI::SubkeyGenerateDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -217,9 +217,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -90,7 +90,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1WaitingDialo
|
||||
<p>This is the complete list of members for <a class="el" href="classGpgFrontend_1_1UI_1_1WaitingDialog.html">GpgFrontend::UI::WaitingDialog</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#ab300bc30252244b1b11cc24350147942">GeneralDialog</a>(QString 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>isRectRestored</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>isRectRestored</b>() -> bool (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>movePosition2CenterOfParent</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>name_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parent_rect_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html">GpgFrontend::UI::GeneralDialog</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
|
@ -128,9 +128,9 @@ void </td><td class="memItemRight" valign="bottom"><b>setPosCenterOfScreen<
|
||||
<tr class="memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad9d5be542aa422450a96dff00232ebe5"></a>
|
||||
void </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"> </td></tr>
|
||||
<tr class="memitem:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="ad2d6d4e919b339ee3d7643038d18be7e"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> ()</td></tr>
|
||||
<tr class="separator:ad2d6d4e919b339ee3d7643038d18be7e inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a488618b02dee0cbec129bfe5d7fe8981"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>isRectRestored</b> () -> bool</td></tr>
|
||||
<tr class="separator:a488618b02dee0cbec129bfe5d7fe8981 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memItemLeft" align="right" valign="top"><a id="a570c723ba0cb5522f2b0c16ac28d0532"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowEvent *event) override</td></tr>
|
||||
<tr class="separator:a570c723ba0cb5522f2b0c16ac28d0532 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -154,7 +154,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ab090e19189ae4f03ab43f9a300b906f0">GpgFrontend::UI::KeyPairUIDTab</a>
|
||||
</li>
|
||||
<li>get_status_string()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4">GpgFrontend::UI::KeyImportDetailDialog</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0">GpgFrontend::UI::KeyImportDetailDialog</a>
|
||||
</li>
|
||||
<li>get_uid_checked()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ae8830624dd1e06f83cde4a1d9750aa85">GpgFrontend::UI::KeyPairUIDTab</a>
|
||||
|
@ -154,7 +154,7 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ab090e19189ae4f03ab43f9a300b906f0">GpgFrontend::UI::KeyPairUIDTab</a>
|
||||
</li>
|
||||
<li>get_status_string()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4">GpgFrontend::UI::KeyImportDetailDialog</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0">GpgFrontend::UI::KeyImportDetailDialog</a>
|
||||
</li>
|
||||
<li>get_uid_checked()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ae8830624dd1e06f83cde4a1d9750aa85">GpgFrontend::UI::KeyPairUIDTab</a>
|
||||
|
@ -60,12 +60,12 @@ var NAVTREEINDEX =
|
||||
"classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437",
|
||||
"classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892",
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2",
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ac6b43abecc2477164e4947759fc97237",
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ddc7e6246dd5065bed0777dca4e6fb6",
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55",
|
||||
"functions_e.html",
|
||||
"namespaceGpgFrontend_1_1Test.html#a026f0d5f8802ed951e0398781d1aa1b5",
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#aacf3e9cf2ec39a47033d274ccf35911a"
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa10636ab18ccf63bcd3dfa60bdd9cbc7",
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081",
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5",
|
||||
"files.html",
|
||||
"namespaceGpgFrontend_1_1RawAPI.html",
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a0719f023069e0f6e29db20b6cd0cf5ea"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronisation';
|
||||
|
@ -1,5 +1,11 @@
|
||||
var NAVTREEINDEX10 =
|
||||
{
|
||||
"namespaceGpgFrontend_1_1RawAPI.html":[1,0,2,1],
|
||||
"namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697":[1,0,2,1,2],
|
||||
"namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f":[1,0,2,1,0],
|
||||
"namespaceGpgFrontend_1_1RawAPI.html#aa2bc88cf78b8da893f1b5c7e2e8ccf42":[1,0,2,1,1],
|
||||
"namespaceGpgFrontend_1_1Test.html":[1,0,2,2],
|
||||
"namespaceGpgFrontend_1_1Test.html#a01e5fea23fce814851e959c4256de226":[1,0,2,2,26],
|
||||
"namespaceGpgFrontend_1_1Test.html#a026f0d5f8802ed951e0398781d1aa1b5":[1,0,2,2,22],
|
||||
"namespaceGpgFrontend_1_1Test.html#a06fdad939bca6dc12c67a46d74855f15":[1,0,2,2,36],
|
||||
"namespaceGpgFrontend_1_1Test.html#a108caf6ea41964e3e4f59152a6e123a6":[1,0,2,2,13],
|
||||
@ -243,11 +249,5 @@ var NAVTREEINDEX10 =
|
||||
"structGpgFrontend_1_1UI_1_1KeyServerSO.html#af0a58755c2b62dac4695a7dc0d407e0a":[2,0,1,3,46,5],
|
||||
"structGpgFrontend_1_1UI_1_1KeyServerSO.html#af5f83b07717f206a069fae945be9c388":[2,0,1,3,46,4],
|
||||
"structGpgFrontend_1_1UI_1_1KeyServerSO.html#afec2c455b7b57c66a2f034f49ba21105":[2,0,1,3,46,3],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html":[2,0,1,3,63],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a0719f023069e0f6e29db20b6cd0cf5ea":[2,0,1,3,63,8],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a1560962e3a6eac5f042ba4963f439f15":[2,0,1,3,63,12],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a5bce4bf0dc41ac05390a4f93da8b8985":[2,0,1,3,63,14],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e":[2,0,1,3,63,3],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a9ef84e0b2d9146b962ca4ca79e7f0e9c":[2,0,1,3,63,2],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f":[2,0,1,3,63,4]
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html":[2,0,1,3,63]
|
||||
};
|
||||
|
@ -1,5 +1,11 @@
|
||||
var NAVTREEINDEX11 =
|
||||
{
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a0719f023069e0f6e29db20b6cd0cf5ea":[2,0,1,3,63,8],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a1560962e3a6eac5f042ba4963f439f15":[2,0,1,3,63,12],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a5bce4bf0dc41ac05390a4f93da8b8985":[2,0,1,3,63,14],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e":[2,0,1,3,63,3],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#a9ef84e0b2d9146b962ca4ca79e7f0e9c":[2,0,1,3,63,2],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f":[2,0,1,3,63,4],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#aacf3e9cf2ec39a47033d274ccf35911a":[2,0,1,3,63,7],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#ab0aee9ed16af04048f456abddb4dc007":[2,0,1,3,63,16],
|
||||
"structGpgFrontend_1_1UI_1_1KeyTable.html#ab54360c35b11c469d708b5f57030ed41":[2,0,1,3,63,9],
|
||||
|
@ -43,6 +43,7 @@ var NAVTREEINDEX5 =
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#a22f39850fae58b9f6c59c372b9fbb582":[2,0,1,3,2,11],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#a34d01f247eee92017a2eccf697cda080":[2,0,1,3,2,6],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#a42043895f4b33acd1531c428ae4deaa8":[2,0,1,3,2,1],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#a488618b02dee0cbec129bfe5d7fe8981":[2,0,1,3,2,2],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#a4e4eb414ac80ba7dd1e853ed62e1ee68":[2,0,1,3,2,12],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#a570c723ba0cb5522f2b0c16ac28d0532":[2,0,1,3,2,5],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#a702e62aaf5eb38c7cc56cf5fb7f29383":[2,0,1,3,2,9],
|
||||
@ -52,20 +53,25 @@ var NAVTREEINDEX5 =
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab92573b0e63d9c792f2e1697d858cea7":[2,0,1,3,2,10],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#abad7cff23d2426820e320ecea47b479c":[2,0,1,3,2,4],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#ad1f20151e9556a3c481fda89cf88e585":[2,0,1,3,2,8],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#ad2d6d4e919b339ee3d7643038d18be7e":[2,0,1,3,2,2],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralDialog.html#ad9d5be542aa422450a96dff00232ebe5":[2,0,1,3,2,3],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html":[2,0,1,3,41],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a42d1bc5a70f0e81cb49c88eb23544255":[2,0,1,3,41,3],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a2e412119ae6fdb00f6a086f4541f9a36":[2,0,1,3,41,12],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a42d1bc5a70f0e81cb49c88eb23544255":[2,0,1,3,41,5],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a4e70182b431aaf983341527d636f5b67":[2,0,1,3,41,0],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a51a901370b0ca1f3d43dae49e918b541":[2,0,1,3,41,8],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a5c0bb4c6847846d57ca7524d5f5e4d53":[2,0,1,3,41,10],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a51a901370b0ca1f3d43dae49e918b541":[2,0,1,3,41,11],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a5c0bb4c6847846d57ca7524d5f5e4d53":[2,0,1,3,41,16],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a60f3fab73cb82114b17b10d6ac2f3b1a":[2,0,1,3,41,1],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a6ded03c8319326809b09bc90c94e890c":[2,0,1,3,41,7],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a8ddf641e1266d00cb876ddf786e5ccb8":[2,0,1,3,41,4],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#ab0dd85f0fcbbab2f15eee995458d2dfb":[2,0,1,3,41,5],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#abb5b9f6dd7aed18f42cea885af85c741":[2,0,1,3,41,6],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a6ded03c8319326809b09bc90c94e890c":[2,0,1,3,41,10],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a8ddf641e1266d00cb876ddf786e5ccb8":[2,0,1,3,41,6],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a9d2b63a02ce434551fff79a465ed6fdb":[2,0,1,3,41,15],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#aaac4a7ad04031656f74ab8918ad2fc71":[2,0,1,3,41,3],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#aaf099cbbb450a58ca58fbcc05f992853":[2,0,1,3,41,7],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#ab0dd85f0fcbbab2f15eee995458d2dfb":[2,0,1,3,41,8],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#ab3d8d459b9308512f73cfb537346205e":[2,0,1,3,41,4],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#abb5b9f6dd7aed18f42cea885af85c741":[2,0,1,3,41,9],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242":[2,0,1,3,41,2],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#ad799871eab498f2e535f52f0082f8b8b":[2,0,1,3,41,9],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#ad799871eab498f2e535f52f0082f8b8b":[2,0,1,3,41,13],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#afd7e8d1079c1a6eb50c06ea363765820":[2,0,1,3,41,14],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralTab.html":[2,0,1,3,26],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralTab.html#a214079dfbacdc6898146c8468611cf0c":[2,0,1,3,26,0],
|
||||
"classGpgFrontend_1_1UI_1_1GeneralTab.html#a2af085877a396b6a4f857b9b8fb88969":[2,0,1,3,26,6],
|
||||
@ -172,6 +178,7 @@ var NAVTREEINDEX5 =
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenPage.html#a28958f6627f01db7c6f75fc0dec3eead":[2,0,1,3,34,1],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenPage.html#a8b757ec603524d53307278110cece2bd":[2,0,1,3,34,2],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html":[2,0,1,3,10],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0":[2,0,1,3,10,4],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a1f82af3b6aee0e6e5999b1b146b36938":[2,0,1,3,10,7],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a2abf6522dd8c254074d9174fcde1d2be":[2,0,1,3,10,8],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a43107640e606d1378f401109fad9547e":[2,0,1,3,10,9],
|
||||
@ -179,7 +186,6 @@ var NAVTREEINDEX5 =
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af":[2,0,1,3,10,0],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9e37a653a982e671977d2101b72ae3b6":[2,0,1,3,10,3],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9f5912ff99e3820d5fa6a58ed14a70c8":[2,0,1,3,10,1],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4":[2,0,1,3,10,4],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#af88ee416b2227ce847a3b8123a23ce24":[2,0,1,3,10,2],
|
||||
"classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#affc26751c72e51c702eea3a251f284db":[2,0,1,3,10,5],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html":[2,0,1,3,64],
|
||||
@ -243,11 +249,5 @@ var NAVTREEINDEX5 =
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#a7623fa63b3c24ee86d923b434dee9c7f":[2,0,1,3,42,33],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7":[2,0,1,3,42,35],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#a905d55ac2c7de8579db9f5a7b91a0abf":[2,0,1,3,42,15],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#a9ec2dc6b623617496aa934a45256d695":[2,0,1,3,42,20],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa10636ab18ccf63bcd3dfa60bdd9cbc7":[2,0,1,3,42,12],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa5cd08927c720e1d545149e8318559c8":[2,0,1,3,42,14],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ab06b65fbb2581eb1245d45273ed3885a":[2,0,1,3,42,13],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ab3698ef93ee48a949915f205452f8743":[2,0,1,3,42,16],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#abf0f05743185c40b3cd0936ddccf8f9d":[2,0,1,3,42,22],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ac06a816b6898b4d3e0c7a74bc7b4f4be":[2,0,1,3,42,17]
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#a9ec2dc6b623617496aa934a45256d695":[2,0,1,3,42,20]
|
||||
};
|
||||
|
@ -1,5 +1,11 @@
|
||||
var NAVTREEINDEX6 =
|
||||
{
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa10636ab18ccf63bcd3dfa60bdd9cbc7":[2,0,1,3,42,12],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa5cd08927c720e1d545149e8318559c8":[2,0,1,3,42,14],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ab06b65fbb2581eb1245d45273ed3885a":[2,0,1,3,42,13],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ab3698ef93ee48a949915f205452f8743":[2,0,1,3,42,16],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#abf0f05743185c40b3cd0936ddccf8f9d":[2,0,1,3,42,22],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ac06a816b6898b4d3e0c7a74bc7b4f4be":[2,0,1,3,42,17],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ac6b43abecc2477164e4947759fc97237":[2,0,1,3,42,24],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aca369a078ec127d150a466d9b2b219c2":[2,0,1,3,42,8],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#acadb7692e422ca8efac192604d875457":[2,0,1,3,42,29],
|
||||
@ -243,11 +249,5 @@ var NAVTREEINDEX6 =
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a0ab96012df041f2c2e47092db0600355":[2,0,1,3,43,4],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a0cb094e0409337cfd7dba1bb510ea96e":[2,0,1,3,43,75],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839":[2,0,1,3,43,131],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2":[2,0,1,3,43,141],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081":[2,0,1,3,43,140],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57":[2,0,1,3,43,109],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f":[2,0,1,3,43,34],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a1759412cb7ee71600c4b6e3c6e752d2e":[2,0,1,3,43,3],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a19d24772c88b55070f139b97806c10ca":[2,0,1,3,43,124],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585":[2,0,1,3,43,8]
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2":[2,0,1,3,43,141]
|
||||
};
|
||||
|
@ -1,5 +1,11 @@
|
||||
var NAVTREEINDEX7 =
|
||||
{
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081":[2,0,1,3,43,140],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57":[2,0,1,3,43,109],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f":[2,0,1,3,43,34],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a1759412cb7ee71600c4b6e3c6e752d2e":[2,0,1,3,43,3],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a19d24772c88b55070f139b97806c10ca":[2,0,1,3,43,124],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585":[2,0,1,3,43,8],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ddc7e6246dd5065bed0777dca4e6fb6":[2,0,1,3,43,123],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64":[2,0,1,3,43,94],
|
||||
"classGpgFrontend_1_1UI_1_1MainWindow.html#a1e7923dacd93eb498d8532bb887739b0":[2,0,1,3,43,69],
|
||||
@ -243,11 +249,5 @@ var NAVTREEINDEX7 =
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a32327f592965d8922eb7095af117336d":[2,0,1,3,66,35],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780":[2,0,1,3,66,12],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a3c17fdf3abf9c4fb6ce35cfb8f0f8fc4":[2,0,1,3,66,18],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1":[2,0,1,3,66,14],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5":[2,0,1,3,66,33],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474":[2,0,1,3,66,31],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c":[2,0,1,3,66,19],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a60c73cc66a48a38c13e7890de49e86c3":[2,0,1,3,66,22],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf":[2,0,1,3,66,6],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee":[2,0,1,3,66,25]
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1":[2,0,1,3,66,14]
|
||||
};
|
||||
|
@ -1,5 +1,11 @@
|
||||
var NAVTREEINDEX8 =
|
||||
{
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5":[2,0,1,3,66,33],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474":[2,0,1,3,66,31],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c":[2,0,1,3,66,19],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a60c73cc66a48a38c13e7890de49e86c3":[2,0,1,3,66,22],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf":[2,0,1,3,66,6],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee":[2,0,1,3,66,25],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55":[2,0,1,3,66,29],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9":[2,0,1,3,66,13],
|
||||
"classGpgFrontend_1_1UI_1_1TextEdit.html#a725048d1c6de8ed7ba29062afa72767b":[2,0,1,3,66,40],
|
||||
@ -243,11 +249,5 @@ var NAVTREEINDEX8 =
|
||||
"dir_f3911b9629b0e27ea480d06d47573cbf.html":[3,0,0,4,5],
|
||||
"dir_f8a0abd6d3586538a5b71803e0ab7ffa.html":[3,0,0,0,0],
|
||||
"dir_fc6c58bf49530122ab17df13a9869378.html":[3,0,0,0,0,2],
|
||||
"dir_fd71accbf528c1576ca21e7ec5716833.html":[3,0,0,0,4],
|
||||
"files.html":[3,0],
|
||||
"functions.html":[2,3,0],
|
||||
"functions.html":[2,3,0,0],
|
||||
"functions_b.html":[2,3,0,1],
|
||||
"functions_c.html":[2,3,0,2],
|
||||
"functions_d.html":[2,3,0,3]
|
||||
"dir_fd71accbf528c1576ca21e7ec5716833.html":[3,0,0,0,4]
|
||||
};
|
||||
|
@ -1,9 +1,15 @@
|
||||
var NAVTREEINDEX9 =
|
||||
{
|
||||
"files.html":[3,0],
|
||||
"functions.html":[2,3,0],
|
||||
"functions.html":[2,3,0,0],
|
||||
"functions_b.html":[2,3,0,1],
|
||||
"functions_c.html":[2,3,0,2],
|
||||
"functions_d.html":[2,3,0,3],
|
||||
"functions_e.html":[2,3,0,4],
|
||||
"functions_f.html":[2,3,0,5],
|
||||
"functions_func.html":[2,3,1],
|
||||
"functions_func.html":[2,3,1,0],
|
||||
"functions_func.html":[2,3,1],
|
||||
"functions_func_c.html":[2,3,1,1],
|
||||
"functions_func_d.html":[2,3,1,2],
|
||||
"functions_func_e.html":[2,3,1,3],
|
||||
@ -45,8 +51,8 @@ var NAVTREEINDEX9 =
|
||||
"functions_z.html":[2,3,0,22],
|
||||
"functions_~.html":[2,3,0,23],
|
||||
"hierarchy.html":[2,2],
|
||||
"index.html":[0],
|
||||
"index.html":[],
|
||||
"index.html":[0],
|
||||
"init_8h_source.html":[3,0,0,8],
|
||||
"integrated_2gnupg__info__gathering__module_2GpgFrontendModuleExport_8h_source.html":[3,0,0,1,0,0,1],
|
||||
"integrated_2version__checking__module_2GpgFrontendModuleExport_8h_source.html":[3,0,0,1,0,1,0],
|
||||
@ -243,11 +249,5 @@ var NAVTREEINDEX9 =
|
||||
"namespaceGpgFrontend_1_1Module_1_1SDK.html#a6a1dff88f1da053117d0614c0f94e52c":[1,0,2,0,1,2],
|
||||
"namespaceGpgFrontend_1_1Module_1_1SDK.html#a77f3de0edd4f66611431addcdc69e4c1":[1,0,2,0,1,3],
|
||||
"namespaceGpgFrontend_1_1Module_1_1SDK.html#ab16a035830f089a32f873bb4c61b420f":[1,0,2,0,1,4],
|
||||
"namespaceGpgFrontend_1_1Module_1_1SDK.html#acee0c8da2a824cc7c5eef423fefa5840":[1,0,2,0,1,1],
|
||||
"namespaceGpgFrontend_1_1RawAPI.html":[1,0,2,1],
|
||||
"namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697":[1,0,2,1,2],
|
||||
"namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f":[1,0,2,1,0],
|
||||
"namespaceGpgFrontend_1_1RawAPI.html#aa2bc88cf78b8da893f1b5c7e2e8ccf42":[1,0,2,1,1],
|
||||
"namespaceGpgFrontend_1_1Test.html":[1,0,2,2],
|
||||
"namespaceGpgFrontend_1_1Test.html#a01e5fea23fce814851e959c4256de226":[1,0,2,2,26]
|
||||
"namespaceGpgFrontend_1_1Module_1_1SDK.html#acee0c8da2a824cc7c5eef423fefa5840":[1,0,2,0,1,1]
|
||||
};
|
||||
|
@ -24,7 +24,7 @@ var searchData=
|
||||
['get_5frestart_5fneeded_205',['get_restart_needed',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a67c4bc7a4e0d76c610267b86612ba5b6',1,'GpgFrontend::UI::GnuPGControllerDialog::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a2ca2325a0dd0764cb6b5c2a7e35ba408',1,'GpgFrontend::UI::SettingsDialog::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#a5e95f62dac9fba1ead6ec69c145923db',1,'GpgFrontend::UI::MainWindow::get_restart_needed()']]],
|
||||
['get_5fselected_5fsubkey_206',['get_selected_subkey',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#aa757320412a0a904bcbd2d6ee536c744',1,'GpgFrontend::UI::KeyPairSubkeyTab']]],
|
||||
['get_5fsign_5fselected_207',['get_sign_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ab090e19189ae4f03ab43f9a300b906f0',1,'GpgFrontend::UI::KeyPairUIDTab']]],
|
||||
['get_5fstatus_5fstring_208',['get_status_string',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4',1,'GpgFrontend::UI::KeyImportDetailDialog']]],
|
||||
['get_5fstatus_5fstring_208',['get_status_string',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0',1,'GpgFrontend::UI::KeyImportDetailDialog']]],
|
||||
['get_5fuid_5fchecked_209',['get_uid_checked',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ae8830624dd1e06f83cde4a1d9750aa85',1,'GpgFrontend::UI::KeyPairUIDTab']]],
|
||||
['get_5fuid_5fselected_210',['get_uid_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a88c454f97ba4bd140e23c8ff1054eff5',1,'GpgFrontend::UI::KeyPairUIDTab']]],
|
||||
['getalgo_211',['GetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#aadafd2fa289a5b8e69e03c5b2deeacd6',1,'GpgFrontend::GenKeyInfo']]],
|
||||
|
@ -22,7 +22,7 @@ var searchData=
|
||||
['get_5frestart_5fneeded_1164',['get_restart_needed',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a5e95f62dac9fba1ead6ec69c145923db',1,'GpgFrontend::UI::MainWindow::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a2ca2325a0dd0764cb6b5c2a7e35ba408',1,'GpgFrontend::UI::SettingsDialog::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a67c4bc7a4e0d76c610267b86612ba5b6',1,'GpgFrontend::UI::GnuPGControllerDialog::get_restart_needed()']]],
|
||||
['get_5fselected_5fsubkey_1165',['get_selected_subkey',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#aa757320412a0a904bcbd2d6ee536c744',1,'GpgFrontend::UI::KeyPairSubkeyTab']]],
|
||||
['get_5fsign_5fselected_1166',['get_sign_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ab090e19189ae4f03ab43f9a300b906f0',1,'GpgFrontend::UI::KeyPairUIDTab']]],
|
||||
['get_5fstatus_5fstring_1167',['get_status_string',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4',1,'GpgFrontend::UI::KeyImportDetailDialog']]],
|
||||
['get_5fstatus_5fstring_1167',['get_status_string',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0',1,'GpgFrontend::UI::KeyImportDetailDialog']]],
|
||||
['get_5fuid_5fchecked_1168',['get_uid_checked',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ae8830624dd1e06f83cde4a1d9750aa85',1,'GpgFrontend::UI::KeyPairUIDTab']]],
|
||||
['get_5fuid_5fselected_1169',['get_uid_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a88c454f97ba4bd140e23c8ff1054eff5',1,'GpgFrontend::UI::KeyPairUIDTab']]],
|
||||
['getalgo_1170',['GetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#aadafd2fa289a5b8e69e03c5b2deeacd6',1,'GpgFrontend::GenKeyInfo']]],
|
||||
|