Update Doxygen ref refs/heads/develop on 2024-05-11 13:46:58
@ -132,7 +132,7 @@ $(document).ready(function(){initNavTree('FileTreeView_8h_source.html',''); init
|
||||
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  </div>
|
||||
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd">SlotShowHiddenFile</a>(<span class="keywordtype">bool</span>);</div>
|
||||
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  </div>
|
||||
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="keyword">auto</span> SlotDeleteSelectedItem() -> void;</div>
|
||||
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="keywordtype">void</span> SlotDeleteSelectedItem();</div>
|
||||
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  </div>
|
||||
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="keywordtype">void</span> SlotMkdir();</div>
|
||||
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  </div>
|
||||
|
@ -172,11 +172,11 @@ $(document).ready(function(){initNavTree('KeyList_8h_source.html',''); initResiz
|
||||
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  <span class="keyword">explicit</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418">KeyList</a>(KeyMenuAbility::AbilityType menu_ability,</div>
|
||||
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  QWidget* parent = <span class="keyword">nullptr</span>);</div>
|
||||
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  </div>
|
||||
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">AddListGroupTab</a>(</div>
|
||||
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">AddListGroupTab</a>(</div>
|
||||
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <span class="keyword">const</span> QString& name, <span class="keyword">const</span> QString& <span class="keywordtype">id</span>,</div>
|
||||
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  KeyListRow::KeyType selectType = KeyListRow::SECRET_OR_PUBLIC_KEY,</div>
|
||||
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  KeyListColumn::InfoType infoType = KeyListColumn::ALL,</div>
|
||||
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  <span class="keyword">const</span> KeyTable::KeyTableFilter filter =</div>
|
||||
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  KeyTable::KeyTableFilter filter =</div>
|
||||
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  [](<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&, <span class="keyword">const</span> <a class="code" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a>&) -> <span class="keywordtype">bool</span> { <span class="keywordflow">return</span> <span class="keyword">true</span>; });</div>
|
||||
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  </div>
|
||||
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291">SetDoubleClickedAction</a>(</div>
|
||||
@ -188,102 +188,105 @@ $(document).ready(function(){initNavTree('KeyList_8h_source.html',''); initResiz
|
||||
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  </div>
|
||||
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <span class="keywordtype">void</span> AddSeparator();</div>
|
||||
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  </div>
|
||||
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  KeyIdArgsListPtr <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GetChecked</a>();</div>
|
||||
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <span class="keyword">auto</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GetChecked</a>() -> KeyIdArgsListPtr;</div>
|
||||
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  </div>
|
||||
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="keyword">static</span> KeyIdArgsListPtr <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GetChecked</a>(<span class="keyword">const</span> <a class="code" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a>& key_table);</div>
|
||||
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="keyword">static</span> <span class="keyword">auto</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GetChecked</a>(<span class="keyword">const</span> <a class="code" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a>& key_table) -> KeyIdArgsListPtr;</div>
|
||||
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  </div>
|
||||
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  KeyIdArgsListPtr <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477">GetPrivateChecked</a>();</div>
|
||||
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <span class="keyword">auto</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d">GetCheckedPrivateKey</a>() -> KeyIdArgsListPtr;</div>
|
||||
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  </div>
|
||||
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  KeyIdArgsListPtr <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a">GetAllPrivateKeys</a>();</div>
|
||||
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="keyword">auto</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a8abc9e1ffe18a15b4f65765632134b53">GetCheckedPublicKey</a>() -> KeyIdArgsListPtr;</div>
|
||||
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  </div>
|
||||
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">SetChecked</a>(KeyIdArgsListPtr key_ids);</div>
|
||||
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="keyword">auto</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6">GetAllPrivateKeys</a>() -> KeyIdArgsListPtr;</div>
|
||||
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  </div>
|
||||
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">SetChecked</a>(<span class="keyword">const</span> KeyIdArgsListPtr& keyIds,</div>
|
||||
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  <span class="keyword">const</span> <a class="code" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a>& key_table);</div>
|
||||
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  </div>
|
||||
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  KeyIdArgsListPtr <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GetSelected</a>();</div>
|
||||
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">SetChecked</a>(KeyIdArgsListPtr key_ids);</div>
|
||||
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  </div>
|
||||
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">SetChecked</a>(<span class="keyword">const</span> KeyIdArgsListPtr& keyIds,</div>
|
||||
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  <span class="keyword">const</span> <a class="code" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a>& key_table);</div>
|
||||
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  </div>
|
||||
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  QString <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b">GetSelectedKey</a>();</div>
|
||||
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  <span class="keyword">auto</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GetSelected</a>() -> KeyIdArgsListPtr;</div>
|
||||
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  </div>
|
||||
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  [[maybe_unused]] <span class="keywordtype">bool</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb">ContainsPrivateKeys</a>();</div>
|
||||
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  </div>
|
||||
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  signals:</div>
|
||||
<div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a"> 297</a></span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a">SignalRefreshStatusBar</a>(<span class="keyword">const</span> QString& message, <span class="keywordtype">int</span> timeout);</div>
|
||||
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  </div>
|
||||
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  <span class="keywordtype">void</span> SignalRefreshDatabase();</div>
|
||||
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  </div>
|
||||
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <span class="keyword">public</span> slots:</div>
|
||||
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  </div>
|
||||
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  <span class="keywordtype">void</span> SlotRefresh();</div>
|
||||
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  </div>
|
||||
<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  <span class="keywordtype">void</span> SlotRefreshUI();</div>
|
||||
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  </div>
|
||||
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  <span class="keyword">private</span>:</div>
|
||||
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="keywordtype">void</span> init();</div>
|
||||
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <span class="keyword">auto</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d">GetSelectedKey</a>() -> QString;</div>
|
||||
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  </div>
|
||||
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  [[maybe_unused]] <span class="keyword">auto</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#abe2dc7f62f7f5278180aa865ee4b7ed0">ContainsPrivateKeys</a>() -> bool;</div>
|
||||
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  </div>
|
||||
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  signals:</div>
|
||||
<div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a"> 304</a></span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a">SignalRefreshStatusBar</a>(<span class="keyword">const</span> QString& message, <span class="keywordtype">int</span> timeout);</div>
|
||||
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  </div>
|
||||
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  <span class="keywordtype">void</span> SignalRefreshDatabase();</div>
|
||||
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  </div>
|
||||
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  <span class="keyword">public</span> slots:</div>
|
||||
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  </div>
|
||||
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  <span class="keywordtype">void</span> SlotRefresh();</div>
|
||||
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  </div>
|
||||
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="keywordtype">void</span> SlotRefreshUI();</div>
|
||||
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  </div>
|
||||
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153">import_keys</a>(<span class="keyword">const</span> QByteArray& inBuffer);</div>
|
||||
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="keyword">private</span>:</div>
|
||||
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  <span class="keywordtype">void</span> init();</div>
|
||||
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  </div>
|
||||
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  <span class="keywordtype">void</span> uncheck_all();</div>
|
||||
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  </div>
|
||||
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <span class="keywordtype">void</span> check_all();</div>
|
||||
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  </div>
|
||||
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keywordtype">void</span> filter_by_keyword();</div>
|
||||
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  </div>
|
||||
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  std::mutex buffered_key_list_mutex_; </div>
|
||||
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  </div>
|
||||
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  std::shared_ptr<Ui_KeyList> ui_; </div>
|
||||
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  QTableWidget* m_key_list_{}; </div>
|
||||
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  std::vector<KeyTable> m_key_tables_; </div>
|
||||
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  QMenu* popup_menu_{}; </div>
|
||||
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  GpgFrontend::KeyLinkListPtr buffered_keys_list_; </div>
|
||||
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  std::function<void(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&, QWidget*)> m_action_ = <span class="keyword">nullptr</span>; </div>
|
||||
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  KeyMenuAbility::AbilityType menu_ability_ = KeyMenuAbility::ALL; </div>
|
||||
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  </div>
|
||||
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  <span class="keyword">private</span> slots:</div>
|
||||
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  </div>
|
||||
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e">slot_double_clicked</a>(<span class="keyword">const</span> QModelIndex& index);</div>
|
||||
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153">import_keys</a>(<span class="keyword">const</span> QByteArray& inBuffer);</div>
|
||||
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  </div>
|
||||
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  <span class="keywordtype">void</span> uncheck_all();</div>
|
||||
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  </div>
|
||||
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <span class="keywordtype">void</span> check_all();</div>
|
||||
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  </div>
|
||||
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keywordtype">void</span> filter_by_keyword();</div>
|
||||
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  </div>
|
||||
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  std::mutex buffered_key_list_mutex_; </div>
|
||||
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  </div>
|
||||
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  std::shared_ptr<Ui_KeyList> ui_; </div>
|
||||
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  QTableWidget* m_key_list_{}; </div>
|
||||
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  std::vector<KeyTable> m_key_tables_; </div>
|
||||
<div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  QMenu* popup_menu_{}; </div>
|
||||
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  GpgFrontend::KeyLinkListPtr buffered_keys_list_; </div>
|
||||
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  std::function<void(<span class="keyword">const</span> <a class="code" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&, QWidget*)> m_action_ = <span class="keyword">nullptr</span>; </div>
|
||||
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  KeyMenuAbility::AbilityType menu_ability_ = KeyMenuAbility::ALL; </div>
|
||||
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  </div>
|
||||
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <span class="keyword">private</span> slots:</div>
|
||||
<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  </div>
|
||||
<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  <span class="keywordtype">void</span> slot_refresh_ui();</div>
|
||||
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  </div>
|
||||
<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <span class="keywordtype">void</span> slot_sync_with_key_server();</div>
|
||||
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  </div>
|
||||
<div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <span class="keyword">protected</span>:</div>
|
||||
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190">contextMenuEvent</a>(QContextMenuEvent* event) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  </div>
|
||||
<div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f">dragEnterEvent</a>(QDragEnterEvent* event) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e">slot_double_clicked</a>(<span class="keyword">const</span> QModelIndex& index);</div>
|
||||
<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  </div>
|
||||
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  <span class="keywordtype">void</span> slot_refresh_ui();</div>
|
||||
<div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  </div>
|
||||
<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <span class="keywordtype">void</span> slot_sync_with_key_server();</div>
|
||||
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  </div>
|
||||
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  <span class="keyword">protected</span>:</div>
|
||||
<div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190">contextMenuEvent</a>(QContextMenuEvent* event) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  </div>
|
||||
<div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f">dropEvent</a>(QDropEvent* event) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00403"></a><span class="lineno"> 403</span> };</div>
|
||||
<div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  </div>
|
||||
<div class="line"><a name="l00405"></a><span class="lineno"> 405</span> } <span class="comment">// namespace GpgFrontend::UI</span></div>
|
||||
<div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f">dragEnterEvent</a>(QDragEnterEvent* event) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  </div>
|
||||
<div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  <span class="keywordtype">void</span> <a class="code" href="classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f">dropEvent</a>(QDropEvent* event) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span> };</div>
|
||||
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  </div>
|
||||
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span> } <span class="comment">// namespace GpgFrontend::UI</span></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1GpgKey_html"><div class="ttname"><a href="classGpgFrontend_1_1GpgKey.html">GpgFrontend::GpgKey</a></div><div class="ttdef"><b>Definition:</b> GpgKey.h:40</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:166</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a1bcca32b18c539a2ae83c30fc07db544"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected</a></div><div class="ttdeci">KeyIdArgsListPtr GetSelected()</div><div class="ttdoc">Get the Selected object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:278</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a23ebf79be8de637560d41afd0433c35f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f">GpgFrontend::UI::KeyList::dropEvent</a></div><div class="ttdeci">void dropEvent(QDropEvent *event) override</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:351</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a26efe22f805046cf1526c71bec059477"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477">GpgFrontend::UI::KeyList::GetPrivateChecked</a></div><div class="ttdeci">KeyIdArgsListPtr GetPrivateChecked()</div><div class="ttdoc">Get the Private Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:234</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a66778309098dec18a891712dfb59b08b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b">GpgFrontend::UI::KeyList::GetSelectedKey</a></div><div class="ttdeci">QString GetSelectedKey()</div><div class="ttdoc">Get the Selected Key object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:432</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a68b595a2bb83dfafa61b3e467dd15689"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">GpgFrontend::UI::KeyList::SetChecked</a></div><div class="ttdeci">void SetChecked(KeyIdArgsListPtr key_ids)</div><div class="ttdoc">Set the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:264</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a69e54f06d546d516a0dcdf1055b8028e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e">GpgFrontend::UI::KeyList::slot_double_clicked</a></div><div class="ttdeci">void slot_double_clicked(const QModelIndex &index)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:416</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a1bcba6e19fc8137f0c0025b73a4646d6"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6">GpgFrontend::UI::KeyList::GetAllPrivateKeys</a></div><div class="ttdeci">auto GetAllPrivateKeys() -> KeyIdArgsListPtr</div><div class="ttdoc">Get the All Private Keys object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:220</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a23ebf79be8de637560d41afd0433c35f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f">GpgFrontend::UI::KeyList::dropEvent</a></div><div class="ttdeci">void dropEvent(QDropEvent *event) override</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:371</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a57e1f5ff3aee7c0b4a6ca31528f608d4"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">GpgFrontend::UI::KeyList::AddListGroupTab</a></div><div class="ttdeci">void AddListGroupTab(const QString &name, const QString &id, KeyListRow::KeyType selectType=KeyListRow::SECRET_OR_PUBLIC_KEY, KeyListColumn::InfoType infoType=KeyListColumn::ALL, KeyTable::KeyTableFilter filter=[](const GpgKey &, const KeyTable &) -> bool { return true;})</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:114</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a68b595a2bb83dfafa61b3e467dd15689"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">GpgFrontend::UI::KeyList::SetChecked</a></div><div class="ttdeci">void SetChecked(KeyIdArgsListPtr key_ids)</div><div class="ttdoc">Set the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:284</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a69707dbb35841c6b47aa3dbe4db1a246"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList::GetSelected</a></div><div class="ttdeci">auto GetSelected() -> KeyIdArgsListPtr</div><div class="ttdoc">Get the Selected object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:298</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a69e54f06d546d516a0dcdf1055b8028e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e">GpgFrontend::UI::KeyList::slot_double_clicked</a></div><div class="ttdeci">void slot_double_clicked(const QModelIndex &index)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:436</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a6f578511cce1878b2a81be090241760d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d">GpgFrontend::UI::KeyList::GetCheckedPrivateKey</a></div><div class="ttdeci">auto GetCheckedPrivateKey() -> KeyIdArgsListPtr</div><div class="ttdoc">Get the Private Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:234</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a7c9d5cacdb42e1fbda5d3cc96e861418"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418">GpgFrontend::UI::KeyList::KeyList</a></div><div class="ttdeci">KeyList(KeyMenuAbility::AbilityType menu_ability, QWidget *parent=nullptr)</div><div class="ttdoc">Construct a new Key List object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:43</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a7d75246eee6368be295c9ab5fe5ef291"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291">GpgFrontend::UI::KeyList::SetDoubleClickedAction</a></div><div class="ttdeci">void SetDoubleClickedAction(std::function< void(const GpgKey &, QWidget *)> action)</div><div class="ttdoc">Set the Double Clicked Action object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:427</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a82da61a76a08023b2ddbe2a6869f4190"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190">GpgFrontend::UI::KeyList::contextMenuEvent</a></div><div class="ttdeci">void contextMenuEvent(QContextMenuEvent *event) override</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:314</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a7d75246eee6368be295c9ab5fe5ef291"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291">GpgFrontend::UI::KeyList::SetDoubleClickedAction</a></div><div class="ttdeci">void SetDoubleClickedAction(std::function< void(const GpgKey &, QWidget *)> action)</div><div class="ttdoc">Set the Double Clicked Action object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:447</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a82da61a76a08023b2ddbe2a6869f4190"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190">GpgFrontend::UI::KeyList::contextMenuEvent</a></div><div class="ttdeci">void contextMenuEvent(QContextMenuEvent *event) override</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:334</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a8abc9e1ffe18a15b4f65765632134b53"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a8abc9e1ffe18a15b4f65765632134b53">GpgFrontend::UI::KeyList::GetCheckedPublicKey</a></div><div class="ttdeci">auto GetCheckedPublicKey() -> KeyIdArgsListPtr</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:253</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a947f4ce45285b58bbde94f4ae879ff7a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a">GpgFrontend::UI::KeyList::SignalRefreshStatusBar</a></div><div class="ttdeci">void SignalRefreshStatusBar(const QString &message, int timeout)</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_a97d01278c44e1f7cd53f842ae80b477b"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList::GetChecked</a></div><div class="ttdeci">KeyIdArgsListPtr GetChecked()</div><div class="ttdoc">Get the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:206</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_aa961e3ba3c48f84dea4bb7ab4f756886"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886">GpgFrontend::UI::KeyList::AddMenuAction</a></div><div class="ttdeci">void AddMenuAction(QAction *act)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:349</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_aab3f4facfc850e7eeb917571ca89f4a5"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5">GpgFrontend::UI::KeyList::SetColumnWidth</a></div><div class="ttdeci">void SetColumnWidth(int row, int size)</div><div class="ttdoc">Set the Column Width object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:307</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_ab64ba3049fac1aaa9fed4fb1c5919153"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153">GpgFrontend::UI::KeyList::import_keys</a></div><div class="ttdeci">void import_keys(const QByteArray &inBuffer)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:410</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_ab8663d18901d10c00dbcc0ba852b3bf4"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">GpgFrontend::UI::KeyList::AddListGroupTab</a></div><div class="ttdeci">void AddListGroupTab(const QString &name, const QString &id, KeyListRow::KeyType selectType=KeyListRow::SECRET_OR_PUBLIC_KEY, KeyListColumn::InfoType infoType=KeyListColumn::ALL, const KeyTable::KeyTableFilter filter=[](const GpgKey &, const KeyTable &) -> bool { return true;})</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:114</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_ac9dc5eb5036314d230dffafef198197a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a">GpgFrontend::UI::KeyList::GetAllPrivateKeys</a></div><div class="ttdeci">KeyIdArgsListPtr GetAllPrivateKeys()</div><div class="ttdoc">Get the All Private Keys object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:220</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_adb9c483abd248aabddb5c2275c916edb"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb">GpgFrontend::UI::KeyList::ContainsPrivateKeys</a></div><div class="ttdeci">bool ContainsPrivateKeys()</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:295</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_ae3ad87e114432b0d659a0297d520d72f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f">GpgFrontend::UI::KeyList::dragEnterEvent</a></div><div class="ttdeci">void dragEnterEvent(QDragEnterEvent *event) override</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:406</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_aa961e3ba3c48f84dea4bb7ab4f756886"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886">GpgFrontend::UI::KeyList::AddMenuAction</a></div><div class="ttdeci">void AddMenuAction(QAction *act)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:369</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_aab3f4facfc850e7eeb917571ca89f4a5"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5">GpgFrontend::UI::KeyList::SetColumnWidth</a></div><div class="ttdeci">void SetColumnWidth(int row, int size)</div><div class="ttdoc">Set the Column Width object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:327</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_ab64ba3049fac1aaa9fed4fb1c5919153"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153">GpgFrontend::UI::KeyList::import_keys</a></div><div class="ttdeci">void import_keys(const QByteArray &inBuffer)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:430</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_abe2dc7f62f7f5278180aa865ee4b7ed0"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#abe2dc7f62f7f5278180aa865ee4b7ed0">GpgFrontend::UI::KeyList::ContainsPrivateKeys</a></div><div class="ttdeci">auto ContainsPrivateKeys() -> bool</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:315</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_ad52c801131515093ee422b74f05ed512"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList::GetChecked</a></div><div class="ttdeci">auto GetChecked() -> KeyIdArgsListPtr</div><div class="ttdoc">Get the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:206</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_ae3ad87e114432b0d659a0297d520d72f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f">GpgFrontend::UI::KeyList::dragEnterEvent</a></div><div class="ttdeci">void dragEnterEvent(QDragEnterEvent *event) override</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:426</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1KeyList_html_aedf07dd578e21269e6b9cd62f8b73a5d"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d">GpgFrontend::UI::KeyList::GetSelectedKey</a></div><div class="ttdeci">auto GetSelectedKey() -> QString</div><div class="ttdoc">Get the Selected Key object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:452</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="astructGpgFrontend_1_1UI_1_1KeyListColumn_html"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyListColumn.html">GpgFrontend::UI::KeyListColumn</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:52</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyListRow_html"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyListRow.html">GpgFrontend::UI::KeyListRow</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:41</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyMenuAbility_html"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyMenuAbility.html">GpgFrontend::UI::KeyMenuAbility</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:69</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html">GpgFrontend::UI::KeyTable</a></div><div class="ttdef"><b>Definition:</b> KeyList.h:85</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_a77eba4055ecb7d32fab06f65b80ae07e"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e">GpgFrontend::UI::KeyTable::GetChecked</a></div><div class="ttdeci">KeyIdArgsListPtr & GetChecked()</div><div class="ttdoc">Get the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:542</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_aaac381e205c323444098803e0295060f"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f">GpgFrontend::UI::KeyTable::Refresh</a></div><div class="ttdeci">void Refresh(KeyLinkListPtr m_keys=nullptr)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:561</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_ae0713ebbc21e78995db9a856d746fe6c"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c">GpgFrontend::UI::KeyTable::SetChecked</a></div><div class="ttdeci">void SetChecked(KeyIdArgsListPtr key_ids)</div><div class="ttdoc">Set the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:557</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_a77eba4055ecb7d32fab06f65b80ae07e"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e">GpgFrontend::UI::KeyTable::GetChecked</a></div><div class="ttdeci">KeyIdArgsListPtr & GetChecked()</div><div class="ttdoc">Get the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:576</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_aaac381e205c323444098803e0295060f"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f">GpgFrontend::UI::KeyTable::Refresh</a></div><div class="ttdeci">void Refresh(KeyLinkListPtr m_keys=nullptr)</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:595</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_ae0713ebbc21e78995db9a856d746fe6c"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c">GpgFrontend::UI::KeyTable::SetChecked</a></div><div class="ttdeci">void SetChecked(KeyIdArgsListPtr key_ids)</div><div class="ttdoc">Set the Checked object.</div><div class="ttdef"><b>Definition:</b> KeyList.cpp:591</div></div>
|
||||
<div class="ttc" id="astructGpgFrontend_1_1UI_1_1KeyTable_html_ae78160011d93abc43a1ca0f28c2ad943"><div class="ttname"><a href="structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943">GpgFrontend::UI::KeyTable::KeyTable</a></div><div class="ttdeci">KeyTable(QTableWidget *_key_list, KeyListRow::KeyType _select_type, KeyListColumn::InfoType _info_type, KeyTableFilter _filter=[](const GpgKey &, const KeyTable &) -> bool { return true;})</div><div class="ttdoc">Construct a new Key Table object.</div><div class="ttdef"><b>Definition:</b> KeyList.h:105</div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
@ -356,7 +356,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html">GpgFrontend::UI::MainWindow</a></div><div class="ttdef"><b>Definition:</b> MainWindow.h:47</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a01b85fb17c373d8f97ce439027c6d04e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e">GpgFrontend::UI::MainWindow::import_key_from_edit_act_</a></div><div class="ttdeci">QAction * import_key_from_edit_act_</div><div class="ttdoc">Action to import key from edit.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:466</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_a033d448541b44fa48b76dec828a4eb0e"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e">GpgFrontend::UI::MainWindow::slot_show_key_details</a></div><div class="ttdeci">void slot_show_key_details()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotFunction.cpp:190</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:691</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:699</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_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:458</div></div>
|
||||
@ -368,7 +368,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
|
||||
<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:430</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:59</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:232</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:675</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:683</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:439</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:427</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:163</div></div>
|
||||
@ -420,7 +420,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aa2aeef298a7a05fc1b38bad75b62aad8"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8">GpgFrontend::UI::MainWindow::SlotSign</a></div><div class="ttdeci">void SlotSign()</div><div class="ttdef"><b>Definition:</b> MainWindowGpgOperaFunction.cpp:141</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aa498dfecac36590e4b60d50824dff58c"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c">GpgFrontend::UI::MainWindow::undo_act_</a></div><div class="ttdeci">QAction * undo_act_</div><div class="ttdoc">Action to undo last action.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:498</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aa92246123272e3e1085f22612aedf48f"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aa92246123272e3e1085f22612aedf48f">GpgFrontend::UI::MainWindow::decrypt_act_</a></div><div class="ttdeci">QAction * decrypt_act_</div><div class="ttdoc">Action to decrypt text.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:463</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aaa1de043b71dbcf0e8d8c265b2a67bd3"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aaa1de043b71dbcf0e8d8c265b2a67bd3">GpgFrontend::UI::MainWindow::create_tool_bars</a></div><div class="ttdeci">void create_tool_bars()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:627</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aaa1de043b71dbcf0e8d8c265b2a67bd3"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aaa1de043b71dbcf0e8d8c265b2a67bd3">GpgFrontend::UI::MainWindow::create_tool_bars</a></div><div class="ttdeci">void create_tool_bars()</div><div class="ttdef"><b>Definition:</b> MainWindowUI.cpp:635</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aabf3ddf6b624790369f164b4889c95be"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be">GpgFrontend::UI::MainWindow::slot_start_wizard</a></div><div class="ttdeci">void slot_start_wizard()</div><div class="ttdef"><b>Definition:</b> MainWindowSlotUI.cpp:47</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_aac320aef3b49cd068544aac54b927f7a"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#aac320aef3b49cd068544aac54b927f7a">GpgFrontend::UI::MainWindow::crypt_tool_bar_</a></div><div class="ttdeci">QToolBar * crypt_tool_bar_</div><div class="ttdoc">Toolbar holding crypt actions.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:438</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1UI_1_1MainWindow_html_ab0019ca316b971c594c2f20f418256a6"><div class="ttname"><a href="classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6">GpgFrontend::UI::MainWindow::start_wizard_act_</a></div><div class="ttdeci">QAction * start_wizard_act_</div><div class="ttdoc">Action to open the wizard.</div><div class="ttdef"><b>Definition:</b> MainWindow.h:508</div></div>
|
||||
|
@ -110,26 +110,24 @@ $(document).ready(function(){initNavTree('TaskRunner_8h_source.html',''); initRe
|
||||
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  </div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">auto</span> IsRunning() -> bool;</div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
|
||||
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keyword">public</span> slots:</div>
|
||||
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  </div>
|
||||
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keywordtype">void</span> PostTask(<a class="code" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a>* task);</div>
|
||||
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  </div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <span class="keywordtype">void</span> PostTask(<span class="keyword">const</span> QString&, <span class="keyword">const</span> Task::TaskRunnable&,</div>
|
||||
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keyword">const</span> Task::TaskCallback&, DataObjectPtr);</div>
|
||||
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  </div>
|
||||
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keyword">auto</span> RegisterTask(<span class="keyword">const</span> QString&, <span class="keyword">const</span> Task::TaskRunnable&,</div>
|
||||
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">const</span> Task::TaskCallback&, DataObjectPtr)</div>
|
||||
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  -> <a class="code" href="classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html">Task::TaskHandler</a>;</div>
|
||||
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div>
|
||||
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keywordtype">void</span> PostConcurrentTask(<a class="code" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a>* task);</div>
|
||||
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  </div>
|
||||
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <span class="keywordtype">void</span> PostScheduleTask(<a class="code" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a>* task, <span class="keywordtype">size_t</span> seconds);</div>
|
||||
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  </div>
|
||||
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">private</span>:</div>
|
||||
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <span class="keyword">class </span><a class="code" href="classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html">Impl</a>;</div>
|
||||
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  SecureUniquePtr<Impl> p_;</div>
|
||||
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span> };</div>
|
||||
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> } <span class="comment">// namespace GpgFrontend::Thread</span></div>
|
||||
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keywordtype">void</span> PostTask(<a class="code" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a>* task);</div>
|
||||
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  </div>
|
||||
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordtype">void</span> PostTask(<span class="keyword">const</span> QString&, <span class="keyword">const</span> Task::TaskRunnable&,</div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keyword">const</span> Task::TaskCallback&, DataObjectPtr);</div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keyword">auto</span> RegisterTask(<span class="keyword">const</span> QString&, <span class="keyword">const</span> Task::TaskRunnable&,</div>
|
||||
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keyword">const</span> Task::TaskCallback&, DataObjectPtr)</div>
|
||||
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  -> <a class="code" href="classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html">Task::TaskHandler</a>;</div>
|
||||
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  </div>
|
||||
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordtype">void</span> PostConcurrentTask(<a class="code" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a>* task);</div>
|
||||
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  </div>
|
||||
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordtype">void</span> PostScheduleTask(<a class="code" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a>* task, <span class="keywordtype">size_t</span> seconds);</div>
|
||||
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  </div>
|
||||
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <span class="keyword">private</span>:</div>
|
||||
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">class </span><a class="code" href="classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html">Impl</a>;</div>
|
||||
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  SecureUniquePtr<Impl> p_;</div>
|
||||
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> };</div>
|
||||
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> } <span class="comment">// namespace GpgFrontend::Thread</span></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl_html"><div class="ttname"><a href="classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html">GpgFrontend::Thread::TaskRunner::Impl</a></div><div class="ttdef"><b>Definition:</b> TaskRunner.cpp:35</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1Thread_1_1TaskRunner_html"><div class="ttname"><a href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></div><div class="ttdef"><b>Definition:</b> TaskRunner.h:37</div></div>
|
||||
<div class="ttc" id="aclassGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler_html"><div class="ttname"><a href="classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html">GpgFrontend::Thread::Task::TaskHandler</a></div><div class="ttdef"><b>Definition:</b> Task.h:47</div></div>
|
||||
|
@ -92,11 +92,11 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1Thread_1_1TaskRunn
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a57e29f0dde8ceec05c68841985b43f42">GetThread</a>() -> QThread *</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450">IsRunning</a>() -> bool</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>p_</b> (defined in <a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026">PostConcurrentTask</a>(Task *task)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac">PostScheduleTask</a>(Task *task, size_t seconds)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b">PostTask</a>(Task *task)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e">PostTask</a>(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9">RegisterTask</a>(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr) -> Task::TaskHandler</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026">PostConcurrentTask</a>(Task *task)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac">PostScheduleTask</a>(Task *task, size_t seconds)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b">PostTask</a>(Task *task)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e">PostTask</a>(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9">RegisterTask</a>(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr) -> Task::TaskHandler</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Start</b>() (defined in <a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>Stop</b>() (defined in <a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#ad3c8612cbe60112f9b14e616fb0a4acf">TaskRunner</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html">GpgFrontend::Thread::TaskRunner</a></td><td class="entry"></td></tr>
|
||||
|
@ -84,7 +84,6 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1Thread_1_1TaskRunn
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#nested-classes">Classes</a> |
|
||||
<a href="#pub-slots">Public Slots</a> |
|
||||
<a href="#pub-methods">Public Member Functions</a> |
|
||||
<a href="#pri-attribs">Private Attributes</a> |
|
||||
<a href="classGpgFrontend_1_1Thread_1_1TaskRunner-members.html">List of all members</a> </div>
|
||||
@ -116,19 +115,6 @@ Classes</h2></td></tr>
|
||||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html">Impl</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-slots"></a>
|
||||
Public Slots</h2></td></tr>
|
||||
<tr class="memitem:a4fae01eb0a5b296b8c4c6bf8408f1c6b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b">PostTask</a> (<a class="el" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a> *task)</td></tr>
|
||||
<tr class="separator:a4fae01eb0a5b296b8c4c6bf8408f1c6b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a38e1af613d2bc390198a8744f2148f5e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e">PostTask</a> (const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)</td></tr>
|
||||
<tr class="separator:a38e1af613d2bc390198a8744f2148f5e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a31a08bfcc288cc70be93de991841d9f9"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9">RegisterTask</a> (const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr) -> <a class="el" href="classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html">Task::TaskHandler</a></td></tr>
|
||||
<tr class="separator:a31a08bfcc288cc70be93de991841d9f9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af65c46061d6ee2008b5fa5593de70026"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026">PostConcurrentTask</a> (<a class="el" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a> *task)</td></tr>
|
||||
<tr class="separator:af65c46061d6ee2008b5fa5593de70026"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aaddb0cdd8eb57aac08ca9caf8b8e6bac"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac">PostScheduleTask</a> (<a class="el" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a> *task, size_t seconds)</td></tr>
|
||||
<tr class="separator:aaddb0cdd8eb57aac08ca9caf8b8e6bac"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:ad3c8612cbe60112f9b14e616fb0a4acf"><td class="memItemLeft" align="right" valign="top"><a id="ad3c8612cbe60112f9b14e616fb0a4acf"></a>
|
||||
@ -150,6 +136,16 @@ void </td><td class="memItemRight" valign="bottom"><b>Stop</b> ()</td></tr>
|
||||
<tr class="separator:a57e29f0dde8ceec05c68841985b43f42"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a172bca161e13c253b16f0f712721b450"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450">IsRunning</a> () -> bool</td></tr>
|
||||
<tr class="separator:a172bca161e13c253b16f0f712721b450"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4fae01eb0a5b296b8c4c6bf8408f1c6b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b">PostTask</a> (<a class="el" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a> *task)</td></tr>
|
||||
<tr class="separator:a4fae01eb0a5b296b8c4c6bf8408f1c6b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a38e1af613d2bc390198a8744f2148f5e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e">PostTask</a> (const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)</td></tr>
|
||||
<tr class="separator:a38e1af613d2bc390198a8744f2148f5e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a31a08bfcc288cc70be93de991841d9f9"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9">RegisterTask</a> (const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr) -> <a class="el" href="classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html">Task::TaskHandler</a></td></tr>
|
||||
<tr class="separator:a31a08bfcc288cc70be93de991841d9f9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af65c46061d6ee2008b5fa5593de70026"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026">PostConcurrentTask</a> (<a class="el" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a> *task)</td></tr>
|
||||
<tr class="separator:af65c46061d6ee2008b5fa5593de70026"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aaddb0cdd8eb57aac08ca9caf8b8e6bac"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac">PostScheduleTask</a> (<a class="el" href="classGpgFrontend_1_1Thread_1_1Task.html">Task</a> *task, size_t seconds)</td></tr>
|
||||
<tr class="separator:aaddb0cdd8eb57aac08ca9caf8b8e6bac"><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>
|
||||
@ -199,13 +195,10 @@ false </dd></dl>
|
||||
</div>
|
||||
</div>
|
||||
<a id="af65c46061d6ee2008b5fa5593de70026"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#af65c46061d6ee2008b5fa5593de70026">◆ </a></span>PostConcurrentTask</h2>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#af65c46061d6ee2008b5fa5593de70026">◆ </a></span>PostConcurrentTask()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void GpgFrontend::Thread::TaskRunner::PostConcurrentTask </td>
|
||||
@ -215,11 +208,6 @@ false </dd></dl>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">slot</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
@ -231,13 +219,10 @@ false </dd></dl>
|
||||
</div>
|
||||
</div>
|
||||
<a id="aaddb0cdd8eb57aac08ca9caf8b8e6bac"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aaddb0cdd8eb57aac08ca9caf8b8e6bac">◆ </a></span>PostScheduleTask</h2>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aaddb0cdd8eb57aac08ca9caf8b8e6bac">◆ </a></span>PostScheduleTask()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void GpgFrontend::Thread::TaskRunner::PostScheduleTask </td>
|
||||
@ -257,11 +242,6 @@ false </dd></dl>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">slot</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
@ -274,13 +254,10 @@ false </dd></dl>
|
||||
</div>
|
||||
</div>
|
||||
<a id="a38e1af613d2bc390198a8744f2148f5e"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a38e1af613d2bc390198a8744f2148f5e">◆ </a></span>PostTask <span class="overload">[1/2]</span></h2>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a38e1af613d2bc390198a8744f2148f5e">◆ </a></span>PostTask() <span class="overload">[1/2]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void GpgFrontend::Thread::TaskRunner::PostTask </td>
|
||||
@ -312,11 +289,6 @@ false </dd></dl>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">slot</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
@ -329,13 +301,10 @@ false </dd></dl>
|
||||
</div>
|
||||
</div>
|
||||
<a id="a4fae01eb0a5b296b8c4c6bf8408f1c6b"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4fae01eb0a5b296b8c4c6bf8408f1c6b">◆ </a></span>PostTask <span class="overload">[2/2]</span></h2>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4fae01eb0a5b296b8c4c6bf8408f1c6b">◆ </a></span>PostTask() <span class="overload">[2/2]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void GpgFrontend::Thread::TaskRunner::PostTask </td>
|
||||
@ -345,11 +314,6 @@ false </dd></dl>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">slot</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
@ -361,13 +325,10 @@ false </dd></dl>
|
||||
</div>
|
||||
</div>
|
||||
<a id="a31a08bfcc288cc70be93de991841d9f9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a31a08bfcc288cc70be93de991841d9f9">◆ </a></span>RegisterTask</h2>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a31a08bfcc288cc70be93de991841d9f9">◆ </a></span>RegisterTask()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">auto GpgFrontend::Thread::TaskRunner::RegisterTask </td>
|
||||
@ -399,11 +360,6 @@ false </dd></dl>
|
||||
<td></td><td> -> <a class="el" href="classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html">Task::TaskHandler</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td class="mlabels-right">
|
||||
<span class="mlabels"><span class="mlabel">slot</span></span> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="section return"><dt>Returns</dt><dd>std::tuple<QPointer<Task>, TaskTrigger> </dd></dl>
|
||||
|
||||
|
@ -120,7 +120,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1FileTreeView
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44">slot_create_popup_menu</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</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_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0">slot_file_tree_view_item_double_clicked</a>(const QModelIndex &index)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</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_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7">slot_show_custom_context_menu</a>(const QPoint &point)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotDeleteSelectedItem</b>() -> void (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotDeleteSelectedItem</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotGoPath</b>(const QString &) (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotMkdir</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotMkdirBelowAtSelectedItem</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html">GpgFrontend::UI::FileTreeView</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
|
@ -126,9 +126,9 @@ void </td><td class="memItemRight" valign="bottom"><b>SlotShowSystemFile</b
|
||||
<tr class="separator:a65fdeed89993e4b2c18024732923430e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aed6a2eaa435630ccf7b65da2f09114dd"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd">SlotShowHiddenFile</a> (bool)</td></tr>
|
||||
<tr class="separator:aed6a2eaa435630ccf7b65da2f09114dd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a96fcd68338c6bddb149667063edb47c3"><td class="memItemLeft" align="right" valign="top"><a id="a96fcd68338c6bddb149667063edb47c3"></a>
|
||||
auto </td><td class="memItemRight" valign="bottom"><b>SlotDeleteSelectedItem</b> () -> void</td></tr>
|
||||
<tr class="separator:a96fcd68338c6bddb149667063edb47c3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a73be3488a31f32b3215fe3b2863a9c3d"><td class="memItemLeft" align="right" valign="top"><a id="a73be3488a31f32b3215fe3b2863a9c3d"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>SlotDeleteSelectedItem</b> ()</td></tr>
|
||||
<tr class="separator:a73be3488a31f32b3215fe3b2863a9c3d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa4b80d11c8fa163040ce6b6aac5aaf2f"><td class="memItemLeft" align="right" valign="top"><a id="aa4b80d11c8fa163040ce6b6aac5aaf2f"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>SlotMkdir</b> ()</td></tr>
|
||||
<tr class="separator:aa4b80d11c8fa163040ce6b6aac5aaf2f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -18,7 +18,7 @@ var classGpgFrontend_1_1UI_1_1FileTreeView =
|
||||
[ "slot_create_popup_menu", "classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44", null ],
|
||||
[ "slot_file_tree_view_item_double_clicked", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0", null ],
|
||||
[ "slot_show_custom_context_menu", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7", null ],
|
||||
[ "SlotDeleteSelectedItem", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a96fcd68338c6bddb149667063edb47c3", null ],
|
||||
[ "SlotDeleteSelectedItem", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a73be3488a31f32b3215fe3b2863a9c3d", null ],
|
||||
[ "SlotGoPath", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a8f04dca4e2b77cc477ababd064003acb", null ],
|
||||
[ "SlotMkdir", "classGpgFrontend_1_1UI_1_1FileTreeView.html#aa4b80d11c8fa163040ce6b6aac5aaf2f", null ],
|
||||
[ "SlotMkdirBelowAtSelectedItem", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a988f0e982937c5a53384246d1bc8459c", null ],
|
||||
|
@ -105,9 +105,9 @@ Collaboration diagram for GpgFrontend::UI::GeneralTab:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1GeneralTab_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1GeneralTab_coll__map" id="aGpgFrontend_1_1UI_1_1GeneralTab_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="466,2256,674,2363"/>
|
||||
<area shape="rect" title=" " alt="" coords="466,2271,674,2377"/>
|
||||
<area shape="rect" title=" " alt="" coords="432,1437,511,1514"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="597,1661,799,2193"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="597,1661,799,2208"/>
|
||||
<area shape="rect" title=" " alt="" coords="1028,1545,1176,1637"/>
|
||||
<area shape="rect" title=" " alt="" coords="841,1201,998,1279"/>
|
||||
<area shape="rect" title=" " alt="" coords="800,1429,948,1521"/>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<map id="GpgFrontend::UI::GeneralTab" name="GpgFrontend::UI::GeneralTab">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="466,2256,674,2363"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="466,2271,674,2377"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="432,1437,511,1514"/>
|
||||
<area shape="rect" id="node8" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="597,1661,799,2193"/>
|
||||
<area shape="rect" id="node8" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="597,1661,799,2208"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="1028,1545,1176,1637"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="841,1201,998,1279"/>
|
||||
<area shape="rect" id="node18" title=" " alt="" coords="800,1429,948,1521"/>
|
||||
|
@ -1 +1 @@
|
||||
80545cdc8b959d8a81a2c47d8cfd517c
|
||||
f5694f66af2a4b9a643c15b65df80374
|
Before Width: | Height: | Size: 278 KiB After Width: | Height: | Size: 282 KiB |
@ -89,44 +89,45 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyList.html
|
||||
|
||||
<p>This is the complete list of members for <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>, including all inherited members.</p>
|
||||
<table class="directory">
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">AddListGroupTab</a>(const QString &name, const QString &id, KeyListRow::KeyType selectType=KeyListRow::SECRET_OR_PUBLIC_KEY, KeyListColumn::InfoType infoType=KeyListColumn::ALL, const KeyTable::KeyTableFilter filter=[](const GpgKey &, const KeyTable &) -> bool { return true;})</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">AddListGroupTab</a>(const QString &name, const QString &id, KeyListRow::KeyType selectType=KeyListRow::SECRET_OR_PUBLIC_KEY, KeyListColumn::InfoType infoType=KeyListColumn::ALL, KeyTable::KeyTableFilter filter=[](const GpgKey &, const KeyTable &) -> bool { return true;})</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886">AddMenuAction</a>(QAction *act)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>AddSeparator</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>buffered_key_list_mutex_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>buffered_keys_list_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>check_all</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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_1KeyList.html#adb9c483abd248aabddb5c2275c916edb">ContainsPrivateKeys</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#abe2dc7f62f7f5278180aa865ee4b7ed0">ContainsPrivateKeys</a>() -> bool</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190">contextMenuEvent</a>(QContextMenuEvent *event) override</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f">dragEnterEvent</a>(QDragEnterEvent *event) override</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f">dropEvent</a>(QDropEvent *event) override</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>filter_by_keyword</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a">GetAllPrivateKeys</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GetChecked</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc">GetChecked</a>(const KeyTable &key_table)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477">GetPrivateChecked</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GetSelected</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b">GetSelectedKey</a>()</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153">import_keys</a>(const QByteArray &inBuffer)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>init</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418">KeyList</a>(KeyMenuAbility::AbilityType menu_ability, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_action_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_key_tables_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>menu_ability_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>popup_menu_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">SetChecked</a>(KeyIdArgsListPtr key_ids)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe">SetChecked</a>(const KeyIdArgsListPtr &keyIds, const KeyTable &key_table)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5">SetColumnWidth</a>(int row, int size)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291">SetDoubleClickedAction</a>(std::function< void(const GpgKey &, QWidget *)> action)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SignalRefreshDatabase</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a">SignalRefreshStatusBar</a>(const QString &message, int timeout)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e">slot_double_clicked</a>(const QModelIndex &index)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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_ui</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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_sync_with_key_server</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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>SlotRefresh</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotRefreshUI</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ui_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>uncheck_all</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6">GetAllPrivateKeys</a>() -> KeyIdArgsListPtr</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GetChecked</a>() -> KeyIdArgsListPtr</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a60857c6b6123fefe8664d2c1a4dc6c42">GetChecked</a>(const KeyTable &key_table) -> KeyIdArgsListPtr</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d">GetCheckedPrivateKey</a>() -> KeyIdArgsListPtr</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a8abc9e1ffe18a15b4f65765632134b53">GetCheckedPublicKey</a>() -> KeyIdArgsListPtr</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GetSelected</a>() -> KeyIdArgsListPtr</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d">GetSelectedKey</a>() -> QString</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153">import_keys</a>(const QByteArray &inBuffer)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>init</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418">KeyList</a>(KeyMenuAbility::AbilityType menu_ability, QWidget *parent=nullptr)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_action_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_key_list_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>m_key_tables_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>menu_ability_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>popup_menu_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">SetChecked</a>(KeyIdArgsListPtr key_ids)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe">SetChecked</a>(const KeyIdArgsListPtr &keyIds, const KeyTable &key_table)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5">SetColumnWidth</a>(int row, int size)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291">SetDoubleClickedAction</a>(std::function< void(const GpgKey &, QWidget *)> action)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SignalRefreshDatabase</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a">SignalRefreshStatusBar</a>(const QString &message, int timeout)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">signal</span></td></tr>
|
||||
<tr class="even"><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e">slot_double_clicked</a>(const QModelIndex &index)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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_ui</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</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_sync_with_key_server</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>SlotRefresh</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SlotRefreshUI</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">slot</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0"><td class="entry"><b>ui_</b> (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>uncheck_all</b>() (defined in <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a>)</td><td class="entry"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html">GpgFrontend::UI::KeyList</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
|
||||
</table></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
|
@ -101,7 +101,7 @@ Inheritance diagram for GpgFrontend::UI::KeyList:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyList__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyList_inherit__map" alt="Inheritance graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1KeyList_inherit__map" id="aGpgFrontend_1_1UI_1_1KeyList_inherit__map">
|
||||
<area shape="rect" title=" " alt="" coords="5,131,208,721"/>
|
||||
<area shape="rect" title=" " alt="" coords="5,131,208,736"/>
|
||||
<area shape="rect" title=" " alt="" coords="67,5,146,83"/>
|
||||
</map>
|
||||
</div>
|
||||
@ -110,7 +110,7 @@ Collaboration diagram for GpgFrontend::UI::KeyList:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyList__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyList_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1KeyList_coll__map" id="aGpgFrontend_1_1UI_1_1KeyList_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="482,1613,685,2145"/>
|
||||
<area shape="rect" title=" " alt="" coords="482,1613,685,2160"/>
|
||||
<area shape="rect" title=" " alt="" coords="5,1451,84,1529"/>
|
||||
<area shape="rect" title=" " alt="" coords="17,416,227,508"/>
|
||||
<area shape="rect" title=" " alt="" coords="270,145,427,223"/>
|
||||
@ -150,8 +150,8 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a7c9d5cacdb42e1fbda5d3cc96e861418"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418">KeyList</a> (KeyMenuAbility::AbilityType menu_ability, QWidget *parent=nullptr)</td></tr>
|
||||
<tr class="memdesc:a7c9d5cacdb42e1fbda5d3cc96e861418"><td class="mdescLeft"> </td><td class="mdescRight">Construct a new Key List object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418">More...</a><br /></td></tr>
|
||||
<tr class="separator:a7c9d5cacdb42e1fbda5d3cc96e861418"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab8663d18901d10c00dbcc0ba852b3bf4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">AddListGroupTab</a> (const QString &name, const QString &id, KeyListRow::KeyType selectType=KeyListRow::SECRET_OR_PUBLIC_KEY, KeyListColumn::InfoType infoType=KeyListColumn::ALL, const KeyTable::KeyTableFilter filter=[](const <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> &, const <a class="el" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a> &) -> bool { return true;})</td></tr>
|
||||
<tr class="separator:ab8663d18901d10c00dbcc0ba852b3bf4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a57e1f5ff3aee7c0b4a6ca31528f608d4"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">AddListGroupTab</a> (const QString &name, const QString &id, KeyListRow::KeyType selectType=KeyListRow::SECRET_OR_PUBLIC_KEY, KeyListColumn::InfoType infoType=KeyListColumn::ALL, KeyTable::KeyTableFilter filter=[](const <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> &, const <a class="el" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a> &) -> bool { return true;})</td></tr>
|
||||
<tr class="separator:a57e1f5ff3aee7c0b4a6ca31528f608d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a7d75246eee6368be295c9ab5fe5ef291"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291">SetDoubleClickedAction</a> (std::function< void(const <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a> &, QWidget *)> action)</td></tr>
|
||||
<tr class="memdesc:a7d75246eee6368be295c9ab5fe5ef291"><td class="mdescLeft"> </td><td class="mdescRight">Set the Double Clicked Action object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291">More...</a><br /></td></tr>
|
||||
<tr class="separator:a7d75246eee6368be295c9ab5fe5ef291"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@ -163,32 +163,34 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a0ea28d6f108bad10aaa8844fa86db033"><td class="memItemLeft" align="right" valign="top"><a id="a0ea28d6f108bad10aaa8844fa86db033"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><b>AddSeparator</b> ()</td></tr>
|
||||
<tr class="separator:a0ea28d6f108bad10aaa8844fa86db033"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a97d01278c44e1f7cd53f842ae80b477b"><td class="memItemLeft" align="right" valign="top">KeyIdArgsListPtr </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GetChecked</a> ()</td></tr>
|
||||
<tr class="memdesc:a97d01278c44e1f7cd53f842ae80b477b"><td class="mdescLeft"> </td><td class="mdescRight">Get the Checked object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">More...</a><br /></td></tr>
|
||||
<tr class="separator:a97d01278c44e1f7cd53f842ae80b477b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a26efe22f805046cf1526c71bec059477"><td class="memItemLeft" align="right" valign="top">KeyIdArgsListPtr </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477">GetPrivateChecked</a> ()</td></tr>
|
||||
<tr class="memdesc:a26efe22f805046cf1526c71bec059477"><td class="mdescLeft"> </td><td class="mdescRight">Get the Private Checked object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477">More...</a><br /></td></tr>
|
||||
<tr class="separator:a26efe22f805046cf1526c71bec059477"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ac9dc5eb5036314d230dffafef198197a"><td class="memItemLeft" align="right" valign="top">KeyIdArgsListPtr </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a">GetAllPrivateKeys</a> ()</td></tr>
|
||||
<tr class="memdesc:ac9dc5eb5036314d230dffafef198197a"><td class="mdescLeft"> </td><td class="mdescRight">Get the All Private Keys object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a">More...</a><br /></td></tr>
|
||||
<tr class="separator:ac9dc5eb5036314d230dffafef198197a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad52c801131515093ee422b74f05ed512"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GetChecked</a> () -> KeyIdArgsListPtr</td></tr>
|
||||
<tr class="memdesc:ad52c801131515093ee422b74f05ed512"><td class="mdescLeft"> </td><td class="mdescRight">Get the Checked object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">More...</a><br /></td></tr>
|
||||
<tr class="separator:ad52c801131515093ee422b74f05ed512"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a6f578511cce1878b2a81be090241760d"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d">GetCheckedPrivateKey</a> () -> KeyIdArgsListPtr</td></tr>
|
||||
<tr class="memdesc:a6f578511cce1878b2a81be090241760d"><td class="mdescLeft"> </td><td class="mdescRight">Get the Private Checked object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d">More...</a><br /></td></tr>
|
||||
<tr class="separator:a6f578511cce1878b2a81be090241760d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a8abc9e1ffe18a15b4f65765632134b53"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a8abc9e1ffe18a15b4f65765632134b53">GetCheckedPublicKey</a> () -> KeyIdArgsListPtr</td></tr>
|
||||
<tr class="separator:a8abc9e1ffe18a15b4f65765632134b53"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1bcba6e19fc8137f0c0025b73a4646d6"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6">GetAllPrivateKeys</a> () -> KeyIdArgsListPtr</td></tr>
|
||||
<tr class="memdesc:a1bcba6e19fc8137f0c0025b73a4646d6"><td class="mdescLeft"> </td><td class="mdescRight">Get the All Private Keys object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6">More...</a><br /></td></tr>
|
||||
<tr class="separator:a1bcba6e19fc8137f0c0025b73a4646d6"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a68b595a2bb83dfafa61b3e467dd15689"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">SetChecked</a> (KeyIdArgsListPtr key_ids)</td></tr>
|
||||
<tr class="memdesc:a68b595a2bb83dfafa61b3e467dd15689"><td class="mdescLeft"> </td><td class="mdescRight">Set the Checked object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689">More...</a><br /></td></tr>
|
||||
<tr class="separator:a68b595a2bb83dfafa61b3e467dd15689"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1bcca32b18c539a2ae83c30fc07db544"><td class="memItemLeft" align="right" valign="top">KeyIdArgsListPtr </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GetSelected</a> ()</td></tr>
|
||||
<tr class="memdesc:a1bcca32b18c539a2ae83c30fc07db544"><td class="mdescLeft"> </td><td class="mdescRight">Get the Selected object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">More...</a><br /></td></tr>
|
||||
<tr class="separator:a1bcca32b18c539a2ae83c30fc07db544"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a66778309098dec18a891712dfb59b08b"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b">GetSelectedKey</a> ()</td></tr>
|
||||
<tr class="memdesc:a66778309098dec18a891712dfb59b08b"><td class="mdescLeft"> </td><td class="mdescRight">Get the Selected Key object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b">More...</a><br /></td></tr>
|
||||
<tr class="separator:a66778309098dec18a891712dfb59b08b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:adb9c483abd248aabddb5c2275c916edb"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb">ContainsPrivateKeys</a> ()</td></tr>
|
||||
<tr class="separator:adb9c483abd248aabddb5c2275c916edb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a69707dbb35841c6b47aa3dbe4db1a246"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GetSelected</a> () -> KeyIdArgsListPtr</td></tr>
|
||||
<tr class="memdesc:a69707dbb35841c6b47aa3dbe4db1a246"><td class="mdescLeft"> </td><td class="mdescRight">Get the Selected object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">More...</a><br /></td></tr>
|
||||
<tr class="separator:a69707dbb35841c6b47aa3dbe4db1a246"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aedf07dd578e21269e6b9cd62f8b73a5d"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d">GetSelectedKey</a> () -> QString</td></tr>
|
||||
<tr class="memdesc:aedf07dd578e21269e6b9cd62f8b73a5d"><td class="mdescLeft"> </td><td class="mdescRight">Get the Selected Key object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d">More...</a><br /></td></tr>
|
||||
<tr class="separator:aedf07dd578e21269e6b9cd62f8b73a5d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:abe2dc7f62f7f5278180aa865ee4b7ed0"><td class="memItemLeft" align="right" valign="top">auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#abe2dc7f62f7f5278180aa865ee4b7ed0">ContainsPrivateKeys</a> () -> bool</td></tr>
|
||||
<tr class="separator:abe2dc7f62f7f5278180aa865ee4b7ed0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
|
||||
Static Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:ab9114a304fae835b3464d3f55e53b3fc"><td class="memItemLeft" align="right" valign="top">static KeyIdArgsListPtr </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc">GetChecked</a> (const <a class="el" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a> &key_table)</td></tr>
|
||||
<tr class="memdesc:ab9114a304fae835b3464d3f55e53b3fc"><td class="mdescLeft"> </td><td class="mdescRight">Get the Checked object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc">More...</a><br /></td></tr>
|
||||
<tr class="separator:ab9114a304fae835b3464d3f55e53b3fc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a60857c6b6123fefe8664d2c1a4dc6c42"><td class="memItemLeft" align="right" valign="top">static auto </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a60857c6b6123fefe8664d2c1a4dc6c42">GetChecked</a> (const <a class="el" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a> &key_table) -> KeyIdArgsListPtr</td></tr>
|
||||
<tr class="memdesc:a60857c6b6123fefe8664d2c1a4dc6c42"><td class="mdescLeft"> </td><td class="mdescRight">Get the Checked object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#a60857c6b6123fefe8664d2c1a4dc6c42">More...</a><br /></td></tr>
|
||||
<tr class="separator:a60857c6b6123fefe8664d2c1a4dc6c42"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab0182646beb01850779260b3772bd8fe"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe">SetChecked</a> (const KeyIdArgsListPtr &keyIds, const <a class="el" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a> &key_table)</td></tr>
|
||||
<tr class="memdesc:ab0182646beb01850779260b3772bd8fe"><td class="mdescLeft"> </td><td class="mdescRight">Set the Checked object. <a href="classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe">More...</a><br /></td></tr>
|
||||
<tr class="separator:ab0182646beb01850779260b3772bd8fe"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@ -304,8 +306,8 @@ KeyMenuAbility::AbilityType </td><td class="memItemRight" valign="bottom"><
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a id="ab8663d18901d10c00dbcc0ba852b3bf4"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab8663d18901d10c00dbcc0ba852b3bf4">◆ </a></span>AddListGroupTab()</h2>
|
||||
<a id="a57e1f5ff3aee7c0b4a6ca31528f608d4"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a57e1f5ff3aee7c0b4a6ca31528f608d4">◆ </a></span>AddListGroupTab()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -337,7 +339,7 @@ KeyMenuAbility::AbilityType </td><td class="memItemRight" valign="bottom"><
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">const KeyTable::KeyTableFilter </td>
|
||||
<td class="paramtype">KeyTable::KeyTableFilter </td>
|
||||
<td class="paramname"><em>filter</em> = <code>[](const <a class="el" href="classGpgFrontend_1_1GpgKey.html">GpgKey</a>&, const <a class="el" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a>&) -> bool { return true; }</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -389,8 +391,8 @@ KeyMenuAbility::AbilityType </td><td class="memItemRight" valign="bottom"><
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="adb9c483abd248aabddb5c2275c916edb"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#adb9c483abd248aabddb5c2275c916edb">◆ </a></span>ContainsPrivateKeys()</h2>
|
||||
<a id="abe2dc7f62f7f5278180aa865ee4b7ed0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#abe2dc7f62f7f5278180aa865ee4b7ed0">◆ </a></span>ContainsPrivateKeys()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -399,7 +401,7 @@ KeyMenuAbility::AbilityType </td><td class="memItemRight" valign="bottom"><
|
||||
<td class="memname">auto GpgFrontend::UI::KeyList::ContainsPrivateKeys </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
<td> -> bool</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@ -507,8 +509,8 @@ false </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ac9dc5eb5036314d230dffafef198197a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ac9dc5eb5036314d230dffafef198197a">◆ </a></span>GetAllPrivateKeys()</h2>
|
||||
<a id="a1bcba6e19fc8137f0c0025b73a4646d6"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1bcba6e19fc8137f0c0025b73a4646d6">◆ </a></span>GetAllPrivateKeys()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -517,7 +519,7 @@ false </dd></dl>
|
||||
<td class="memname">auto GpgFrontend::UI::KeyList::GetAllPrivateKeys </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
<td> -> KeyIdArgsListPtr</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@ -527,8 +529,8 @@ false </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a97d01278c44e1f7cd53f842ae80b477b"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a97d01278c44e1f7cd53f842ae80b477b">◆ </a></span>GetChecked() <span class="overload">[1/2]</span></h2>
|
||||
<a id="ad52c801131515093ee422b74f05ed512"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ad52c801131515093ee422b74f05ed512">◆ </a></span>GetChecked() <span class="overload">[1/2]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -537,7 +539,7 @@ false </dd></dl>
|
||||
<td class="memname">auto GpgFrontend::UI::KeyList::GetChecked </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
<td> -> KeyIdArgsListPtr</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@ -549,8 +551,8 @@ false </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ab9114a304fae835b3464d3f55e53b3fc"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab9114a304fae835b3464d3f55e53b3fc">◆ </a></span>GetChecked() <span class="overload">[2/2]</span></h2>
|
||||
<a id="a60857c6b6123fefe8664d2c1a4dc6c42"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a60857c6b6123fefe8664d2c1a4dc6c42">◆ </a></span>GetChecked() <span class="overload">[2/2]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -563,7 +565,7 @@ false </dd></dl>
|
||||
<td>(</td>
|
||||
<td class="paramtype">const <a class="el" href="structGpgFrontend_1_1UI_1_1KeyTable.html">KeyTable</a> & </td>
|
||||
<td class="paramname"><em>key_table</em></td><td>)</td>
|
||||
<td></td>
|
||||
<td> -> KeyIdArgsListPtr</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
@ -584,17 +586,17 @@ false </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a26efe22f805046cf1526c71bec059477"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a26efe22f805046cf1526c71bec059477">◆ </a></span>GetPrivateChecked()</h2>
|
||||
<a id="a6f578511cce1878b2a81be090241760d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a6f578511cce1878b2a81be090241760d">◆ </a></span>GetCheckedPrivateKey()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">auto GpgFrontend::UI::KeyList::GetPrivateChecked </td>
|
||||
<td class="memname">auto GpgFrontend::UI::KeyList::GetCheckedPrivateKey </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
<td> -> KeyIdArgsListPtr</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@ -606,8 +608,26 @@ false </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1bcca32b18c539a2ae83c30fc07db544"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1bcca32b18c539a2ae83c30fc07db544">◆ </a></span>GetSelected()</h2>
|
||||
<a id="a8abc9e1ffe18a15b4f65765632134b53"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a8abc9e1ffe18a15b4f65765632134b53">◆ </a></span>GetCheckedPublicKey()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">auto GpgFrontend::UI::KeyList::GetCheckedPublicKey </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td> -> KeyIdArgsListPtr</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="section return"><dt>Returns</dt><dd>KeyIdArgsListPtr </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a69707dbb35841c6b47aa3dbe4db1a246"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a69707dbb35841c6b47aa3dbe4db1a246">◆ </a></span>GetSelected()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -616,7 +636,7 @@ false </dd></dl>
|
||||
<td class="memname">KeyIdArgsListPtr GpgFrontend::UI::KeyList::GetSelected </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
<td> -> KeyIdArgsListPtr</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@ -628,8 +648,8 @@ false </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a66778309098dec18a891712dfb59b08b"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a66778309098dec18a891712dfb59b08b">◆ </a></span>GetSelectedKey()</h2>
|
||||
<a id="aedf07dd578e21269e6b9cd62f8b73a5d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aedf07dd578e21269e6b9cd62f8b73a5d">◆ </a></span>GetSelectedKey()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@ -638,7 +658,7 @@ false </dd></dl>
|
||||
<td class="memname">auto GpgFrontend::UI::KeyList::GetSelectedKey </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td></td>
|
||||
<td> -> QString</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@ -895,7 +915,7 @@ false </dd></dl>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>.</p>
|
||||
|
||||
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">AddListGroupTab()</a>.</p>
|
||||
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">AddListGroupTab()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,21 +1,22 @@
|
||||
var classGpgFrontend_1_1UI_1_1KeyList =
|
||||
[
|
||||
[ "KeyList", "classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418", null ],
|
||||
[ "AddListGroupTab", "classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4", null ],
|
||||
[ "AddListGroupTab", "classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4", null ],
|
||||
[ "AddMenuAction", "classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886", null ],
|
||||
[ "AddSeparator", "classGpgFrontend_1_1UI_1_1KeyList.html#a0ea28d6f108bad10aaa8844fa86db033", null ],
|
||||
[ "check_all", "classGpgFrontend_1_1UI_1_1KeyList.html#a0c3090591dff7b68bfb83c93d2c168e3", null ],
|
||||
[ "ContainsPrivateKeys", "classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb", null ],
|
||||
[ "ContainsPrivateKeys", "classGpgFrontend_1_1UI_1_1KeyList.html#abe2dc7f62f7f5278180aa865ee4b7ed0", null ],
|
||||
[ "contextMenuEvent", "classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190", null ],
|
||||
[ "dragEnterEvent", "classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f", null ],
|
||||
[ "dropEvent", "classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f", null ],
|
||||
[ "filter_by_keyword", "classGpgFrontend_1_1UI_1_1KeyList.html#adc5099f326fdd4da9a82e34a68cb2fd7", null ],
|
||||
[ "GetAllPrivateKeys", "classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a", null ],
|
||||
[ "GetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b", null ],
|
||||
[ "GetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc", null ],
|
||||
[ "GetPrivateChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477", null ],
|
||||
[ "GetSelected", "classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544", null ],
|
||||
[ "GetSelectedKey", "classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b", null ],
|
||||
[ "GetAllPrivateKeys", "classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6", null ],
|
||||
[ "GetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512", null ],
|
||||
[ "GetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#a60857c6b6123fefe8664d2c1a4dc6c42", null ],
|
||||
[ "GetCheckedPrivateKey", "classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d", null ],
|
||||
[ "GetCheckedPublicKey", "classGpgFrontend_1_1UI_1_1KeyList.html#a8abc9e1ffe18a15b4f65765632134b53", null ],
|
||||
[ "GetSelected", "classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246", null ],
|
||||
[ "GetSelectedKey", "classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d", null ],
|
||||
[ "import_keys", "classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153", null ],
|
||||
[ "init", "classGpgFrontend_1_1UI_1_1KeyList.html#a79416ec91e91f19712bf72aeb6440175", null ],
|
||||
[ "SetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe", null ],
|
||||
|
@ -1,5 +1,5 @@
|
||||
<map id="GpgFrontend::UI::KeyList" name="GpgFrontend::UI::KeyList">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="482,1613,685,2145"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="482,1613,685,2160"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,1451,84,1529"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="17,416,227,508"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="270,145,427,223"/>
|
||||
|
@ -1 +1 @@
|
||||
b0208cb1a07fd5f238fb53a4ee0f0e47
|
||||
235d10f65e8e6990e51348fcc64fa861
|
Before Width: | Height: | Size: 218 KiB After Width: | Height: | Size: 200 KiB |
@ -1,4 +1,4 @@
|
||||
<map id="GpgFrontend::UI::KeyList" name="GpgFrontend::UI::KeyList">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,131,208,721"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,131,208,736"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="67,5,146,83"/>
|
||||
</map>
|
||||
|
@ -1 +1 @@
|
||||
2637080b23a4d1be42c93a6cea567786
|
||||
f45f52d5131b7137e4dd596eecf64fb1
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 27 KiB |
@ -108,10 +108,10 @@ 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="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="131,2223,367,2652"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1731,248,2043"/>
|
||||
<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" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="299,1613,501,2160"/>
|
||||
<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"/>
|
||||
@ -319,7 +319,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">GpgFrontend::UI::KeyList::AddListGroupTab()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886">GpgFrontend::UI::KeyList::AddMenuAction()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#a23cf6665537f2a96708e9d5423ce3bb8">create_actions()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6ee90b63414038e9f840933a5b2c5e46">create_menus()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6791486fd94567d504d48050c23476b5">create_tool_bars()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d">GpgFrontend::UI::UISignalStation::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687">GpgFrontend::GpgKey::IsDisabled()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd">GpgFrontend::GpgKey::IsExpired()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1">GpgFrontend::GpgKey::IsHasMasterKey()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a">GpgFrontend::GpgKey::IsPrivateKey()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4">GpgFrontend::GpgKey::IsRevoked()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291">GpgFrontend::UI::KeyList::SetDoubleClickedAction()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19">GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">GpgFrontend::UI::KeyList::AddListGroupTab()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886">GpgFrontend::UI::KeyList::AddMenuAction()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#a23cf6665537f2a96708e9d5423ce3bb8">create_actions()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6ee90b63414038e9f840933a5b2c5e46">create_menus()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6791486fd94567d504d48050c23476b5">create_tool_bars()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d">GpgFrontend::UI::UISignalStation::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687">GpgFrontend::GpgKey::IsDisabled()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd">GpgFrontend::GpgKey::IsExpired()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1">GpgFrontend::GpgKey::IsHasMasterKey()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a">GpgFrontend::GpgKey::IsPrivateKey()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4">GpgFrontend::GpgKey::IsRevoked()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291">GpgFrontend::UI::KeyList::SetDoubleClickedAction()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19">GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,8 +1,8 @@
|
||||
<map id="GpgFrontend::UI::KeyMgmt" name="GpgFrontend::UI::KeyMgmt">
|
||||
<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="node1" title=" " alt="" coords="131,2223,367,2652"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1731,248,2043"/>
|
||||
<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="node4" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="299,1613,501,2160"/>
|
||||
<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"/>
|
||||
|
@ -1 +1 @@
|
||||
0cc30536da31e8a43aba25ae815d2bb6
|
||||
e20353076cae85bd255a2cca1252e000
|
Before Width: | Height: | Size: 302 KiB After Width: | Height: | Size: 270 KiB |
@ -107,8 +107,8 @@ Collaboration diagram for GpgFrontend::UI::KeyUIDSignDialog:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1KeyUIDSignDialog_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1KeyUIDSignDialog_coll__map" id="aGpgFrontend_1_1UI_1_1KeyUIDSignDialog_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="857,2285,1068,2421"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,1823,248,2091"/>
|
||||
<area shape="rect" title=" " alt="" coords="857,2300,1068,2436"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,1830,248,2098"/>
|
||||
<area shape="rect" title=" " alt="" coords="43,1529,117,1606"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="1020,532,1199,756"/>
|
||||
<area shape="rect" title=" " alt="" coords="681,896,871,988"/>
|
||||
@ -120,7 +120,7 @@ Collaboration diagram for GpgFrontend::UI::KeyUIDSignDialog:</div>
|
||||
<area shape="rect" title=" " alt="" coords="550,5,589,83"/>
|
||||
<area shape="rect" title=" " alt="" coords="527,605,657,683"/>
|
||||
<area shape="rect" title=" " alt="" coords="307,145,464,223"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="317,1691,520,2223"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="317,1691,520,2237"/>
|
||||
<area shape="rect" title=" " alt="" coords="258,1529,337,1606"/>
|
||||
<area shape="rect" title=" " alt="" coords="523,1521,712,1613"/>
|
||||
<area shape="rect" href="structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="685,1128,878,1381"/>
|
||||
@ -239,7 +239,7 @@ void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowE
|
||||
<p>A DateTime after 5 Years is recommend.</p>
|
||||
<p>Note further that the OpenPGP protocol uses 32 bit values for timestamps and thus can only encode dates up to the year 2106.</p>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">GpgFrontend::UI::KeyList::AddListGroupTab()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a3dec62e06f6f8f43059b293ad192e0c1">GpgFrontend::GpgKey::GetId()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d">GpgFrontend::UI::UISignalStation::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687">GpgFrontend::GpgKey::IsDisabled()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd">GpgFrontend::GpgKey::IsExpired()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820">GpgFrontend::GpgKey::IsHasCertificationCapability()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1">GpgFrontend::GpgKey::IsHasMasterKey()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4">GpgFrontend::GpgKey::IsRevoked()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#a82f6bf641ff3b64341a0bdcf76571c43">slot_sign_key()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">GpgFrontend::UI::KeyList::AddListGroupTab()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a3dec62e06f6f8f43059b293ad192e0c1">GpgFrontend::GpgKey::GetId()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d">GpgFrontend::UI::UISignalStation::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687">GpgFrontend::GpgKey::IsDisabled()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd">GpgFrontend::GpgKey::IsExpired()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820">GpgFrontend::GpgKey::IsHasCertificationCapability()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1">GpgFrontend::GpgKey::IsHasMasterKey()</a>, <a class="el" href="classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4">GpgFrontend::GpgKey::IsRevoked()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#a82f6bf641ff3b64341a0bdcf76571c43">slot_sign_key()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -274,7 +274,7 @@ void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowE
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyManager >::GetInstance()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyManager >::GetInstance()</a>.</p>
|
||||
|
||||
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55">KeyUIDSignDialog()</a>.</p>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<map id="GpgFrontend::UI::KeyUIDSignDialog" name="GpgFrontend::UI::KeyUIDSignDialog">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="857,2285,1068,2421"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,1823,248,2091"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="857,2300,1068,2436"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,1830,248,2098"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="43,1529,117,1606"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1GpgKey.html" title=" " alt="" coords="1020,532,1199,756"/>
|
||||
<area shape="rect" id="node14" title=" " alt="" coords="681,896,871,988"/>
|
||||
@ -12,7 +12,7 @@
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="550,5,589,83"/>
|
||||
<area shape="rect" id="node15" title=" " alt="" coords="527,605,657,683"/>
|
||||
<area shape="rect" id="node18" title=" " alt="" coords="307,145,464,223"/>
|
||||
<area shape="rect" id="node8" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="317,1691,520,2223"/>
|
||||
<area shape="rect" id="node8" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="317,1691,520,2237"/>
|
||||
<area shape="rect" id="node9" title=" " alt="" coords="258,1529,337,1606"/>
|
||||
<area shape="rect" id="node11" title=" " alt="" coords="523,1521,712,1613"/>
|
||||
<area shape="rect" id="node12" href="$structGpgFrontend_1_1UI_1_1KeyTable.html" title=" " alt="" coords="685,1128,878,1381"/>
|
||||
|
@ -1 +1 @@
|
||||
8f5cb85b4ce8ea4b124fa7a4ff398181
|
||||
059d6391d703c001f9075a59bc06b153
|
Before Width: | Height: | Size: 291 KiB After Width: | Height: | Size: 300 KiB |
@ -111,13 +111,13 @@ 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="333,2145,571,2956"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1661,248,1973"/>
|
||||
<area shape="rect" title=" " alt="" coords="333,2160,571,2971"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1668,248,1980"/>
|
||||
<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" href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" title="Class for handling the verify label shown at bottom of a textedit-page." alt="" coords="504,1697,715,1951"/>
|
||||
<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" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="753,1551,956,2097"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1TextEdit.html" title="TextEdit class." alt="" coords="273,1573,479,2075"/>
|
||||
<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"/>
|
||||
@ -784,6 +784,8 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>create the menu of the main-window. </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend_1_1Module.html#ad603c5872c4d356cb59b70b63b99126c">GpgFrontend::Module::IsModuleActivate()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1ab1f3f57f9969447491e63f54420585"></a>
|
||||
@ -888,7 +890,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>Refresh key information of selected keys from default keyserver </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a530688726ce3a319de8d4bdcc291db87">GpgFrontend::UI::CommonUtils::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a530688726ce3a319de8d4bdcc291db87">GpgFrontend::UI::CommonUtils::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -970,7 +972,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>Append the selected keys to currently active textedit. </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyImportExporter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644">GpgFrontend::UI::CommonUtils::RaiseMessageBox()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#ae9ffb1f027ce05737e77add66bd1540f">GpgFrontend::UI::TextEdit::SlotAppendText2CurTextPage()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyImportExporter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList::GetSelected()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644">GpgFrontend::UI::CommonUtils::RaiseMessageBox()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#ae9ffb1f027ce05737e77add66bd1540f">GpgFrontend::UI::TextEdit::SlotAppendText2CurTextPage()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1028,7 +1030,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>Copy the mailaddress of selected key to clipboard. Method for keylists contextmenu. </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1056,7 +1058,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>Copy the mailaddress of selected key to clipboard. Method for keylists contextmenu. </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1084,7 +1086,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>Copy the mailaddress of selected key to clipboard. Method for keylists contextmenu. </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1318,7 +1320,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>Show the details of the first of the first of selected keys </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1528,7 +1530,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69">GpgFrontend::SetExtensionOfOutputFileForArchive()</a>, <a class="el" href="namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06">GpgFrontend::TargetFilePreCheck()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69">GpgFrontend::SetExtensionOfOutputFileForArchive()</a>, <a class="el" href="namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06">GpgFrontend::TargetFilePreCheck()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1556,7 +1558,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>encrypt the text of currently active textedit-page with the currently checked keys </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b">GpgFrontend::UI::TextEdit::CurTextPage()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgBasicOperator >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a">GpgFrontend::UI::PlainTextEditorPage::GetTextPage()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32">GpgFrontend::UI::InfoBoardWidget::ResetOptionActionsMenu()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1">GpgFrontend::UI::TextEdit::SlotCurPageTextEdit()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20">GpgFrontend::UI::TextEdit::SlotFillTextEditWithText()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b">GpgFrontend::UI::TextEdit::CurTextPage()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgBasicOperator >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a">GpgFrontend::UI::PlainTextEditorPage::GetTextPage()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32">GpgFrontend::UI::InfoBoardWidget::ResetOptionActionsMenu()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1">GpgFrontend::UI::TextEdit::SlotCurPageTextEdit()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20">GpgFrontend::UI::TextEdit::SlotFillTextEditWithText()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1584,7 +1586,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>encrypt and sign the text of currently active textedit-page with the currently checked keys </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b">GpgFrontend::UI::TextEdit::CurTextPage()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgBasicOperator >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a">GpgFrontend::UI::PlainTextEditorPage::GetTextPage()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1">GpgFrontend::UI::TextEdit::SlotCurPageTextEdit()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20">GpgFrontend::UI::TextEdit::SlotFillTextEditWithText()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b">GpgFrontend::UI::TextEdit::CurTextPage()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgBasicOperator >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a">GpgFrontend::UI::PlainTextEditorPage::GetTextPage()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1">GpgFrontend::UI::TextEdit::SlotCurPageTextEdit()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20">GpgFrontend::UI::TextEdit::SlotFillTextEditWithText()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1681,7 +1683,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>Open dialog for encrypting file. </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a">GpgFrontend::SetExtensionOfOutputFile()</a>, <a class="el" href="namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06">GpgFrontend::TargetFilePreCheck()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a">GpgFrontend::SetExtensionOfOutputFile()</a>, <a class="el" href="namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06">GpgFrontend::TargetFilePreCheck()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1715,7 +1717,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a">GpgFrontend::SetExtensionOfOutputFile()</a>, <a class="el" href="namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06">GpgFrontend::TargetFilePreCheck()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a">GpgFrontend::SetExtensionOfOutputFile()</a>, <a class="el" href="namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06">GpgFrontend::TargetFilePreCheck()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1749,7 +1751,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a">GpgFrontend::SetExtensionOfOutputFile()</a>, <a class="el" href="namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06">GpgFrontend::TargetFilePreCheck()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList::GetChecked()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a">GpgFrontend::SetExtensionOfOutputFile()</a>, <a class="el" href="namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06">GpgFrontend::TargetFilePreCheck()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1901,7 +1903,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>Sign the text of currently active tab with the checked private keys </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b">GpgFrontend::UI::TextEdit::CurTextPage()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgBasicOperator >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477">GpgFrontend::UI::KeyList::GetPrivateChecked()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a">GpgFrontend::UI::PlainTextEditorPage::GetTextPage()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1">GpgFrontend::UI::TextEdit::SlotCurPageTextEdit()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20">GpgFrontend::UI::TextEdit::SlotFillTextEditWithText()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf">GpgFrontend::CheckGpgError()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b">GpgFrontend::UI::TextEdit::CurTextPage()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45">edit_</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d">GpgFrontend::UI::KeyList::GetCheckedPrivateKey()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgBasicOperator >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a">GpgFrontend::UI::PlainTextEditorPage::GetTextPage()</a>, <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1">GpgFrontend::UI::TextEdit::SlotCurPageTextEdit()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20">GpgFrontend::UI::TextEdit::SlotFillTextEditWithText()</a>, and <a class="el" href="classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82">GpgFrontend::UI::CommonUtils::WaitForOpera()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -1986,7 +1988,7 @@ Qt::ToolButtonStyle </td><td class="memItemRight" valign="bottom"><b>icon_s
|
||||
</div><div class="memdoc">
|
||||
<p>upload the selected key to the keyserver </p>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList::GetSelected()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,11 +1,11 @@
|
||||
<map id="GpgFrontend::UI::MainWindow" name="GpgFrontend::UI::MainWindow">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="333,2145,571,2956"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1661,248,1973"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="333,2160,571,2971"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" title=" " alt="" coords="5,1668,248,1980"/>
|
||||
<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="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,1697,715,1951"/>
|
||||
<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="node9" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="753,1551,956,2097"/>
|
||||
<area shape="rect" id="node21" href="$classGpgFrontend_1_1UI_1_1TextEdit.html" title="TextEdit class." alt="" coords="273,1573,479,2075"/>
|
||||
<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"/>
|
||||
|
@ -1 +1 @@
|
||||
8526d37afcc55fb85ca0cd53f2191a47
|
||||
bbc7c921a525ad951dc1806cb266aa10
|
Before Width: | Height: | Size: 348 KiB After Width: | Height: | Size: 352 KiB |
@ -110,15 +110,15 @@ Collaboration diagram for GpgFrontend::UI::SettingsDialog:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1SettingsDialog_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1SettingsDialog_coll__map" id="aGpgFrontend_1_1UI_1_1SettingsDialog_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="437,2587,625,2781"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,2256,248,2524"/>
|
||||
<area shape="rect" title=" " alt="" coords="68,1889,143,1966"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralTab.html" title=" " alt="" coords="944,2337,1152,2443"/>
|
||||
<area shape="rect" title=" " alt="" coords="437,2601,625,2796"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,2271,248,2539"/>
|
||||
<area shape="rect" title=" " alt="" coords="68,1896,143,1973"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralTab.html" title=" " alt="" coords="944,2351,1152,2458"/>
|
||||
<area shape="rect" title=" " alt="" coords="785,1437,863,1514"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="1107,1661,1309,2193"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html" title=" " alt="" coords="167,1867,401,1988"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1NetworkTab.html" title=" " alt="" coords="425,1837,637,2017"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyserverTab.html" title=" " alt="" coords="661,1815,883,2039"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="1107,1661,1309,2208"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1AppearanceTab.html" title=" " alt="" coords="167,1874,401,1995"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1NetworkTab.html" title=" " alt="" coords="425,1845,637,2025"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyserverTab.html" title=" " alt="" coords="661,1823,883,2047"/>
|
||||
<area shape="rect" title=" " alt="" coords="974,1545,1122,1637"/>
|
||||
<area shape="rect" title=" " alt="" coords="637,1201,795,1279"/>
|
||||
<area shape="rect" title=" " alt="" coords="946,1429,1094,1521"/>
|
||||
|
@ -1,13 +1,13 @@
|
||||
<map id="GpgFrontend::UI::SettingsDialog" name="GpgFrontend::UI::SettingsDialog">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="437,2587,625,2781"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,2256,248,2524"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="68,1889,143,1966"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1GeneralTab.html" title=" " alt="" coords="944,2337,1152,2443"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="437,2601,625,2796"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,2271,248,2539"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="68,1896,143,1973"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1GeneralTab.html" title=" " alt="" coords="944,2351,1152,2458"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="785,1437,863,1514"/>
|
||||
<area shape="rect" id="node11" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="1107,1661,1309,2193"/>
|
||||
<area shape="rect" id="node22" href="$classGpgFrontend_1_1UI_1_1AppearanceTab.html" title=" " alt="" coords="167,1867,401,1988"/>
|
||||
<area shape="rect" id="node24" href="$classGpgFrontend_1_1UI_1_1NetworkTab.html" title=" " alt="" coords="425,1837,637,2017"/>
|
||||
<area shape="rect" id="node26" href="$classGpgFrontend_1_1UI_1_1KeyserverTab.html" title=" " alt="" coords="661,1815,883,2039"/>
|
||||
<area shape="rect" id="node11" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="1107,1661,1309,2208"/>
|
||||
<area shape="rect" id="node22" href="$classGpgFrontend_1_1UI_1_1AppearanceTab.html" title=" " alt="" coords="167,1874,401,1995"/>
|
||||
<area shape="rect" id="node24" href="$classGpgFrontend_1_1UI_1_1NetworkTab.html" title=" " alt="" coords="425,1845,637,2025"/>
|
||||
<area shape="rect" id="node26" href="$classGpgFrontend_1_1UI_1_1KeyserverTab.html" title=" " alt="" coords="661,1823,883,2047"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="974,1545,1122,1637"/>
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="637,1201,795,1279"/>
|
||||
<area shape="rect" id="node21" title=" " alt="" coords="946,1429,1094,1521"/>
|
||||
|
@ -1 +1 @@
|
||||
c10694a00f1e7fe318a3a9a63f3a072e
|
||||
a07ff4ed596e944fa2cd85cc43925c78
|
Before Width: | Height: | Size: 441 KiB After Width: | Height: | Size: 401 KiB |
@ -105,10 +105,10 @@ Collaboration diagram for GpgFrontend::UI::SignersPicker:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1UI_1_1SignersPicker_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="aGpgFrontend_1_1UI_1_1SignersPicker_coll__map" id="aGpgFrontend_1_1UI_1_1SignersPicker_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="158,2208,341,2329"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,1745,248,2013"/>
|
||||
<area shape="rect" title=" " alt="" coords="158,2223,341,2344"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,1753,248,2021"/>
|
||||
<area shape="rect" title=" " alt="" coords="29,1451,104,1529"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="293,1613,496,2145"/>
|
||||
<area shape="rect" href="classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="293,1613,496,2160"/>
|
||||
<area shape="rect" title=" " alt="" coords="129,1451,207,1529"/>
|
||||
<area shape="rect" title=" " alt="" coords="140,416,351,508"/>
|
||||
<area shape="rect" title=" " alt="" coords="393,145,551,223"/>
|
||||
@ -198,7 +198,7 @@ void </td><td class="memItemRight" valign="bottom"><b>showEvent</b> (QShowE
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">GpgFrontend::UI::KeyList::AddListGroupTab()</a>, and <a class="el" href="classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df">GpgFrontend::GpgKey::IsHasActualSigningCapability()</a>.</p>
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">GpgFrontend::UI::KeyList::AddListGroupTab()</a>, and <a class="el" href="classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df">GpgFrontend::GpgKey::IsHasActualSigningCapability()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,8 +1,8 @@
|
||||
<map id="GpgFrontend::UI::SignersPicker" name="GpgFrontend::UI::SignersPicker">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="158,2208,341,2329"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,1745,248,2013"/>
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="158,2223,341,2344"/>
|
||||
<area shape="rect" id="node2" href="$classGpgFrontend_1_1UI_1_1GeneralDialog.html" title=" " alt="" coords="5,1753,248,2021"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="29,1451,104,1529"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="293,1613,496,2145"/>
|
||||
<area shape="rect" id="node4" href="$classGpgFrontend_1_1UI_1_1KeyList.html" title=" " alt="" coords="293,1613,496,2160"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="129,1451,207,1529"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="140,416,351,508"/>
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="393,145,551,223"/>
|
||||
|
@ -1 +1 @@
|
||||
dfb077c9116e0fc3b3fe57b577cb5cfa
|
||||
c87917900fb3e52415a8e0f5b8e48a74
|
Before Width: | Height: | Size: 255 KiB After Width: | Height: | Size: 227 KiB |
@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a265ef140feec330e7341c1369c0aefab">GpgFrontend::UI::KeyPairDetailTab</a>
|
||||
</li>
|
||||
<li>AddListGroupTab()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>AddMenuAction()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886">GpgFrontend::UI::KeyList</a>
|
||||
|
@ -151,7 +151,7 @@ $(document).ready(function(){initNavTree('functions_c.html',''); initResizable()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1ConclusionPage.html#afcd98b4735047807d384e6b3d3aea3a7">GpgFrontend::UI::ConclusionPage</a>
|
||||
</li>
|
||||
<li>ContainsPrivateKeys()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#abe2dc7f62f7f5278180aa865ee4b7ed0">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>contextMenuEvent()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190">GpgFrontend::UI::KeyList</a>
|
||||
|
@ -89,7 +89,7 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html#a6eeb23edb8a6cce44b7001e2134beb2a">GpgFrontend::UI::AboutDialog</a>
|
||||
</li>
|
||||
<li>AddListGroupTab()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>AddMenuAction()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886">GpgFrontend::UI::KeyList</a>
|
||||
|
@ -133,7 +133,7 @@ $(document).ready(function(){initNavTree('functions_func_c.html',''); initResiza
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1ConclusionPage.html#afcd98b4735047807d384e6b3d3aea3a7">GpgFrontend::UI::ConclusionPage</a>
|
||||
</li>
|
||||
<li>ContainsPrivateKeys()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#abe2dc7f62f7f5278180aa865ee4b7ed0">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>contextMenuEvent()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190">GpgFrontend::UI::KeyList</a>
|
||||
|
@ -168,7 +168,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza
|
||||
, <a class="el" href="classGpgFrontend_1_1SingletonStorage.html#aa5fd3f6f18f7c9435df0bb32707e3871">GpgFrontend::SingletonStorage</a>
|
||||
</li>
|
||||
<li>GetAllPrivateKeys()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetApp()
|
||||
: <a class="el" href="structGpgFrontend_1_1GpgFrontendContext.html#a56dd389a17c5f74482ade13635140bbb">GpgFrontend::GpgFrontendContext</a>
|
||||
@ -189,9 +189,15 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza
|
||||
, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5">GpgFrontend::SingletonFunctionObject< T ></a>
|
||||
</li>
|
||||
<li>GetChecked()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList</a>
|
||||
, <a class="el" href="structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e">GpgFrontend::UI::KeyTable</a>
|
||||
</li>
|
||||
<li>GetCheckedPrivateKey()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetCheckedPublicKey()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a8abc9e1ffe18a15b4f65765632134b53">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetCheckedSigners()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1SignersPicker.html#a293d71b597bd052836675a4cff8ad28d">GpgFrontend::UI::SignersPicker</a>
|
||||
</li>
|
||||
@ -289,7 +295,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza
|
||||
: <a class="el" href="classGpgFrontend_1_1GpgKeyGetter.html#ac12f4117c5b4b596d9788dc816a6112b">GpgFrontend::GpgKeyGetter</a>
|
||||
</li>
|
||||
<li>GetKeysCopy()
|
||||
: <a class="el" href="classGpgFrontend_1_1GpgKeyGetter.html#a94b99caf87636d80988a7b9f5c65d444">GpgFrontend::GpgKeyGetter</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1GpgKeyGetter.html#afa73240503bbb2bd0ad2a58584d02551">GpgFrontend::GpgKeyGetter</a>
|
||||
</li>
|
||||
<li>GetKeySizeStr()
|
||||
: <a class="el" href="classGpgFrontend_1_1GenKeyInfo.html#aa0d9942210df18e21e5f7feb127a4080">GpgFrontend::GenKeyInfo</a>
|
||||
@ -335,9 +341,6 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza
|
||||
<li>GetPrimaryKeyLength()
|
||||
: <a class="el" href="classGpgFrontend_1_1GpgKey.html#adb78bab34399074a5cc2c93d38153307">GpgFrontend::GpgKey</a>
|
||||
</li>
|
||||
<li>GetPrivateChecked()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetProtocol()
|
||||
: <a class="el" href="classGpgFrontend_1_1GpgKey.html#a3788cd6c7c8a4ebb4e873d2f0176c1ef">GpgFrontend::GpgKey</a>
|
||||
</li>
|
||||
@ -364,10 +367,10 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza
|
||||
</li>
|
||||
<li>GetSelected()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075">GpgFrontend::UI::FilePage</a>
|
||||
, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList</a>
|
||||
, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetSelectedKey()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetSelectedPath()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212">GpgFrontend::UI::FileTreeView</a>
|
||||
|
@ -168,7 +168,7 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
|
||||
, <a class="el" href="classGpgFrontend_1_1SingletonStorage.html#aa5fd3f6f18f7c9435df0bb32707e3871">GpgFrontend::SingletonStorage</a>
|
||||
</li>
|
||||
<li>GetAllPrivateKeys()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetApp()
|
||||
: <a class="el" href="structGpgFrontend_1_1GpgFrontendContext.html#a56dd389a17c5f74482ade13635140bbb">GpgFrontend::GpgFrontendContext</a>
|
||||
@ -189,9 +189,15 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
|
||||
, <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5">GpgFrontend::SingletonFunctionObject< T ></a>
|
||||
</li>
|
||||
<li>GetChecked()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512">GpgFrontend::UI::KeyList</a>
|
||||
, <a class="el" href="structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e">GpgFrontend::UI::KeyTable</a>
|
||||
</li>
|
||||
<li>GetCheckedPrivateKey()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetCheckedPublicKey()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a8abc9e1ffe18a15b4f65765632134b53">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetCheckedSigners()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1SignersPicker.html#a293d71b597bd052836675a4cff8ad28d">GpgFrontend::UI::SignersPicker</a>
|
||||
</li>
|
||||
@ -335,9 +341,6 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
|
||||
<li>GetPrimaryKeyLength()
|
||||
: <a class="el" href="classGpgFrontend_1_1GpgKey.html#adb78bab34399074a5cc2c93d38153307">GpgFrontend::GpgKey</a>
|
||||
</li>
|
||||
<li>GetPrivateChecked()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetProtocol()
|
||||
: <a class="el" href="classGpgFrontend_1_1GpgKey.html#a3788cd6c7c8a4ebb4e873d2f0176c1ef">GpgFrontend::GpgKey</a>
|
||||
</li>
|
||||
@ -364,10 +367,10 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
|
||||
</li>
|
||||
<li>GetSelected()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075">GpgFrontend::UI::FilePage</a>
|
||||
, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544">GpgFrontend::UI::KeyList</a>
|
||||
, <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetSelectedKey()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b">GpgFrontend::UI::KeyList</a>
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d">GpgFrontend::UI::KeyList</a>
|
||||
</li>
|
||||
<li>GetSelectedPath()
|
||||
: <a class="el" href="classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212">GpgFrontend::UI::FileTreeView</a>
|
||||
|
@ -242,7 +242,7 @@ false </dd></dl>
|
||||
|
||||
<p class="reference">References <a class="el" href="classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f">GpgFrontend::SingletonFunctionObject< ModuleManager >::GetInstance()</a>.</p>
|
||||
|
||||
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html#a6eeb23edb8a6cce44b7001e2134beb2a">GpgFrontend::UI::AboutDialog::AboutDialog()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1NetworkTab.html#a444d3630919c1f9c4db495a58acbb9a8">GpgFrontend::UI::NetworkTab::NetworkTab()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a7687d84063c6c1d9d8bc11c617085530">GpgFrontend::GpgAdvancedOperator::StartDirmngr()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a4af186d06b01ce998e51a42e39e01c86">GpgFrontend::GpgAdvancedOperator::StartGpgAgent()</a>, and <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#ae2b097912eb2c9d97da859c45e7a5bac">GpgFrontend::GpgAdvancedOperator::StartKeyBoxd()</a>.</p>
|
||||
<p class="reference">Referenced by <a class="el" href="classGpgFrontend_1_1UI_1_1AboutDialog.html#a6eeb23edb8a6cce44b7001e2134beb2a">GpgFrontend::UI::AboutDialog::AboutDialog()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1MainWindow.html#a9fbd8a2f5b2b5869276db83a4ad20216">GpgFrontend::UI::MainWindow::create_menus()</a>, <a class="el" href="classGpgFrontend_1_1UI_1_1NetworkTab.html#a444d3630919c1f9c4db495a58acbb9a8">GpgFrontend::UI::NetworkTab::NetworkTab()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a7687d84063c6c1d9d8bc11c617085530">GpgFrontend::GpgAdvancedOperator::StartDirmngr()</a>, <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#a4af186d06b01ce998e51a42e39e01c86">GpgFrontend::GpgAdvancedOperator::StartGpgAgent()</a>, and <a class="el" href="classGpgFrontend_1_1GpgAdvancedOperator.html#ae2b097912eb2c9d97da859c45e7a5bac">GpgFrontend::GpgAdvancedOperator::StartKeyBoxd()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -54,19 +54,19 @@ var NAVTREE =
|
||||
|
||||
var NAVTREEINDEX =
|
||||
[
|
||||
"",
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a4e7673037b5c7eda5c334d50f8155150",
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a53f13bf1b79f155f5196ce5d7dfeaf5e",
|
||||
"classGpgFrontend_1_1GpgSubKey.html#abb52ea637dffabfa2755497dc0892e84",
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#ae4e4a6c3cd06de7da34b59822d893ecc",
|
||||
"classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b",
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa765259f9aa65b81d59b982ee0595e52",
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a200fd95182c6b7ac8103c0beed893468",
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe",
|
||||
"classPinEntryDialog.html#affff341e7d03154b56d83a0278aa5143",
|
||||
"namespaceGpgFrontend.html#a8aa750a6b51fb10e71a4bcbff7777a8a",
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html#a12e9e2e6ad393864a4b2d85727350edc",
|
||||
"structpinentry.html#a6810e60a64b360e46773f419403fb97e"
|
||||
"AboutDialog_8h_source.html",
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a8adf6fd4aebbb9d59ea94ec65e83169d",
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a795be34a8849de70e90b501bd9e952f2",
|
||||
"classGpgFrontend_1_1GpgSubKey.html#acb69f7d19dd2e9278c59ed68033c95f6",
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html",
|
||||
"classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a",
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab40bd826a5437124f8afd09824606c76",
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a3adcb012ca6a6c08c65b94ab301eba27",
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac3404f71f0f93cd7f5cb64d5d56624d7",
|
||||
"classPinEntryDialog.html#affff341e7d03154b56d83a0278aa5143a8e3454c439c642eb78522bf43cd23258",
|
||||
"namespaceGpgFrontend.html#a8fe8112cc97385961a3f6a18129ea789",
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html#a2b09f18f4f10ca44370ed204d19de122",
|
||||
"structpinentry.html#a7e89de346d3ab6aa146c7cf70c592f07"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronisation';
|
||||
|
@ -1,8 +1,5 @@
|
||||
var NAVTREEINDEX0 =
|
||||
{
|
||||
"":[1,0,0],
|
||||
"":[1,0,1],
|
||||
"":[1,0,3],
|
||||
"AboutDialog_8h_source.html":[3,0,0,4,0,2,0],
|
||||
"AppearanceSO_8h_source.html":[3,0,0,4,3,0,0],
|
||||
"ArchiveFileOperator_8h_source.html":[3,0,0,0,0,3],
|
||||
@ -249,5 +246,8 @@ var NAVTREEINDEX0 =
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a245833643dff6da7aef6a80a0a5207b8":[2,0,1,13,2],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a2b6294ca734934dd9ec17ba56b2c8d6f":[2,0,1,13,1],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a3a8ae5c36fec01d0d5c3e5f9aed457a6":[2,0,1,13,0],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a3c195f8e4c30d95be14a6d43e9282601":[2,0,1,13,8]
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a3c195f8e4c30d95be14a6d43e9282601":[2,0,1,13,8],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a4e7673037b5c7eda5c334d50f8155150":[2,0,1,13,7],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf":[2,0,1,13,3],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a77a9a1e98c7d9c90d76a23e0fb3eefc4":[2,0,1,13,5]
|
||||
};
|
||||
|
@ -1,8 +1,5 @@
|
||||
var NAVTREEINDEX1 =
|
||||
{
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a4e7673037b5c7eda5c334d50f8155150":[2,0,1,13,7],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf":[2,0,1,13,3],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a77a9a1e98c7d9c90d76a23e0fb3eefc4":[2,0,1,13,5],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a8adf6fd4aebbb9d59ea94ec65e83169d":[2,0,1,13,4],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#a9b13d6d68ebc584cb231e6f349a2a138":[2,0,1,13,6],
|
||||
"classGpgFrontend_1_1DataObjectOperator.html#ae409c3562c3e08931daa17f5790c508b":[2,0,1,13,9],
|
||||
@ -249,5 +246,8 @@ var NAVTREEINDEX1 =
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a162aad2008f150356ac60369d5aaeca5":[2,0,1,20,7],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a1b78c6554dc6f6e2055664e825a0d1c4":[2,0,1,20,21],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a247db95aa42991f6772f2404e81e822d":[2,0,1,20,18],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a28dc2c1570e10a740aeaa80b3755cee3":[2,0,1,20,14]
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a28dc2c1570e10a740aeaa80b3755cee3":[2,0,1,20,14],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a53f13bf1b79f155f5196ce5d7dfeaf5e":[2,0,1,20,10],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a5534131c79647b29c92ba282c3af7978":[2,0,1,20,2],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a55656f50fca690aec87afe349460b1c7":[2,0,1,20,13]
|
||||
};
|
||||
|
@ -1,7 +1,5 @@
|
||||
var NAVTREEINDEX10 =
|
||||
{
|
||||
"namespaceGpgFrontend.html#a8aa750a6b51fb10e71a4bcbff7777a8a":[1,0,2,70],
|
||||
"namespaceGpgFrontend.html#a8de4d38ede9da260d3e9b327a1f366f1":[1,0,2,71],
|
||||
"namespaceGpgFrontend.html#a8fe8112cc97385961a3f6a18129ea789":[1,0,2,91],
|
||||
"namespaceGpgFrontend.html#a92c42a4157576fc2386eb2295120fed3":[1,0,2,95],
|
||||
"namespaceGpgFrontend.html#a93c0ac9e329baa602e0bfdee7ea1273f":[1,0,2,87],
|
||||
@ -249,5 +247,7 @@ var NAVTREEINDEX10 =
|
||||
"structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html#a9b3d83494d408021c39b20e0bd53d62f":[2,0,1,17,0,1],
|
||||
"structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html#ab74387a32543f28a389ea41d8ba45201":[2,0,1,17,0,2],
|
||||
"structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html#ac8f9c29ee4dae95dd41e5b3d10d2f45b":[2,0,1,17,0,4],
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html":[2,0,1,18]
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html":[2,0,1,18],
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html#a12e9e2e6ad393864a4b2d85727350edc":[2,0,1,18,0],
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html#a25ca282a0a82ed7aa4cb677a86f53eef":[2,0,1,18,5]
|
||||
};
|
||||
|
@ -1,7 +1,5 @@
|
||||
var NAVTREEINDEX11 =
|
||||
{
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html#a12e9e2e6ad393864a4b2d85727350edc":[2,0,1,18,0],
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html#a25ca282a0a82ed7aa4cb677a86f53eef":[2,0,1,18,5],
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html#a2b09f18f4f10ca44370ed204d19de122":[2,0,1,18,6],
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html#a33cd883333581952ae49784ae86edae7":[2,0,1,18,4],
|
||||
"structGpgFrontend_1_1GpgContextInitArgs.html#a5f65e909a4fdb918a55a6e92193356af":[2,0,1,18,3],
|
||||
@ -198,27 +196,27 @@ var NAVTREEINDEX11 =
|
||||
"structSoftwareVersion.html#af4f48691c5797f623cd5634580973bd9":[2,0,17,10],
|
||||
"structSoftwareVersion.html#af95656d8841511839009539799f48704":[2,0,17,7],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html":[2,0,0,1],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#a93b3bf7f7b33dddcc7b240c18ecd48b7":[2,0,0,1,0],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#a93b3bf7f7b33dddcc7b240c18ecd48b7":[2,0,0,1,1],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#a93b3bf7f7b33dddcc7b240c18ecd48b7":[2,0,0,1,2],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#a93b3bf7f7b33dddcc7b240c18ecd48b7":[2,0,0,1,4],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#a93b3bf7f7b33dddcc7b240c18ecd48b7":[2,0,0,1,3],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#ac66a3903f2bc7caa320592840a9a2c91":[2,0,0,1,9],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#a93b3bf7f7b33dddcc7b240c18ecd48b7":[2,0,0,1,1],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#a93b3bf7f7b33dddcc7b240c18ecd48b7":[2,0,0,1,0],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#a93b3bf7f7b33dddcc7b240c18ecd48b7":[2,0,0,1,4],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#a93b3bf7f7b33dddcc7b240c18ecd48b7":[2,0,0,1,2],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#ac66a3903f2bc7caa320592840a9a2c91":[2,0,0,1,6],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#ac66a3903f2bc7caa320592840a9a2c91":[2,0,0,1,8],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#ac66a3903f2bc7caa320592840a9a2c91":[2,0,0,1,5],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#ac66a3903f2bc7caa320592840a9a2c91":[2,0,0,1,8],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#ac66a3903f2bc7caa320592840a9a2c91":[2,0,0,1,7],
|
||||
"structfmt_1_1formatter_3_01QByteArray_01_4.html#ac66a3903f2bc7caa320592840a9a2c91":[2,0,0,1,9],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html":[2,0,0,0],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#a0a51b8f0b49cfafb8bf46c32c5e7ea3d":[2,0,0,0,7],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#a0a51b8f0b49cfafb8bf46c32c5e7ea3d":[2,0,0,0,6],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#a0a51b8f0b49cfafb8bf46c32c5e7ea3d":[2,0,0,0,9],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#a0a51b8f0b49cfafb8bf46c32c5e7ea3d":[2,0,0,0,5],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#a0a51b8f0b49cfafb8bf46c32c5e7ea3d":[2,0,0,0,8],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#aca03925995464275861427727a4e709a":[2,0,0,0,1],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#aca03925995464275861427727a4e709a":[2,0,0,0,2],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#aca03925995464275861427727a4e709a":[2,0,0,0,0],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#a0a51b8f0b49cfafb8bf46c32c5e7ea3d":[2,0,0,0,6],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#a0a51b8f0b49cfafb8bf46c32c5e7ea3d":[2,0,0,0,7],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#a0a51b8f0b49cfafb8bf46c32c5e7ea3d":[2,0,0,0,9],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#aca03925995464275861427727a4e709a":[2,0,0,0,3],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#aca03925995464275861427727a4e709a":[2,0,0,0,4],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#aca03925995464275861427727a4e709a":[2,0,0,0,0],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#aca03925995464275861427727a4e709a":[2,0,0,0,2],
|
||||
"structfmt_1_1formatter_3_01QString_01_4.html#aca03925995464275861427727a4e709a":[2,0,0,0,1],
|
||||
"structpinentry.html":[2,0,12],
|
||||
"structpinentry.html#a01d023d70058225507186078938e26f7":[2,0,12,32],
|
||||
"structpinentry.html#a0246a61cab9de3ab251b0d481a2e0f55":[2,0,12,56],
|
||||
@ -249,5 +247,7 @@ var NAVTREEINDEX11 =
|
||||
"structpinentry.html#a5e196e945c9be71f3b0b06ae26e0847b":[2,0,12,48],
|
||||
"structpinentry.html#a6047a4f7a27f9a1ec26dc24a37255215":[2,0,12,20],
|
||||
"structpinentry.html#a60be55e3699b1cb1832ad2a3ad0d2230":[2,0,12,39],
|
||||
"structpinentry.html#a6395cfc79de85c30660ca0ed9e39d6e2":[2,0,12,36]
|
||||
"structpinentry.html#a6395cfc79de85c30660ca0ed9e39d6e2":[2,0,12,36],
|
||||
"structpinentry.html#a6810e60a64b360e46773f419403fb97e":[2,0,12,65],
|
||||
"structpinentry.html#a6c2f16572834bdc885ca5534ed886591":[2,0,12,11]
|
||||
};
|
||||
|
@ -1,7 +1,5 @@
|
||||
var NAVTREEINDEX12 =
|
||||
{
|
||||
"structpinentry.html#a6810e60a64b360e46773f419403fb97e":[2,0,12,65],
|
||||
"structpinentry.html#a6c2f16572834bdc885ca5534ed886591":[2,0,12,11],
|
||||
"structpinentry.html#a7e89de346d3ab6aa146c7cf70c592f07":[2,0,12,55],
|
||||
"structpinentry.html#a86b90be888ce66da86f4628ec406b4e4":[2,0,12,60],
|
||||
"structpinentry.html#a879bd98959f2681f32771838864d8c4a":[2,0,12,5],
|
||||
@ -43,5 +41,8 @@ var NAVTREEINDEX12 =
|
||||
"structsecmem_1_1alloc_1_1rebind.html":[2,0,2,0,0],
|
||||
"structsecmem_1_1alloc_1_1rebind.html#ad8d07ef1da80f557d0814db49a919b14":[2,0,2,0,0,0],
|
||||
"ver__check_2GFModuleExport_8h_source.html":[3,0,0,1,0,1,0],
|
||||
"ver__check_2QtLoggerFmt_8h_source.html":[3,0,0,1,0,1,1]
|
||||
"ver__check_2QtLoggerFmt_8h_source.html":[3,0,0,1,0,1,1],
|
||||
"":[1,0,3],
|
||||
"":[1,0,0],
|
||||
"":[1,0,1]
|
||||
};
|
||||
|
@ -1,8 +1,5 @@
|
||||
var NAVTREEINDEX2 =
|
||||
{
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a53f13bf1b79f155f5196ce5d7dfeaf5e":[2,0,1,20,10],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a5534131c79647b29c92ba282c3af7978":[2,0,1,20,2],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a55656f50fca690aec87afe349460b1c7":[2,0,1,20,13],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a795be34a8849de70e90b501bd9e952f2":[2,0,1,20,5],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a891024cb4fdd7e9163421d7893c43ef3":[2,0,1,20,12],
|
||||
"classGpgFrontend_1_1GpgFileOpera.html#a9511b6a128a6228ebca47ae637c44e55":[2,0,1,20,20],
|
||||
@ -249,5 +246,8 @@ var NAVTREEINDEX2 =
|
||||
"classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0":[2,0,1,54,18],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#a8b7fa22d50d6bade01af1e347c0539e1":[2,0,1,54,22],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756":[2,0,1,54,21],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#a99a39cfbe53b79c1b56b854ce8e7088e":[2,0,1,54,7]
|
||||
"classGpgFrontend_1_1GpgSubKey.html#a99a39cfbe53b79c1b56b854ce8e7088e":[2,0,1,54,7],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#abb52ea637dffabfa2755497dc0892e84":[2,0,1,54,25],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e":[2,0,1,54,19],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#aca8af7e3c71de89b753ff72504dfc5c9":[2,0,1,54,23]
|
||||
};
|
||||
|
@ -1,8 +1,5 @@
|
||||
var NAVTREEINDEX3 =
|
||||
{
|
||||
"classGpgFrontend_1_1GpgSubKey.html#abb52ea637dffabfa2755497dc0892e84":[2,0,1,54,25],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e":[2,0,1,54,19],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#aca8af7e3c71de89b753ff72504dfc5c9":[2,0,1,54,23],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#acb69f7d19dd2e9278c59ed68033c95f6":[2,0,1,54,5],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#ad12e160dbb394a849d6cf31e614a76f5":[2,0,1,54,3],
|
||||
"classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25":[2,0,1,54,13],
|
||||
@ -249,5 +246,8 @@ var NAVTREEINDEX3 =
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#ac041f5f94e2f258dd0220d8e6f245219":[2,0,1,0,6,8],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#ac3abb90991be2e924a8ab0d4d7b6953d":[2,0,1,0,6,3],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#ad699694b74ada1edd1fcf9d094c92a7d":[2,0,1,0,6,1],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#ae04a5eac55ad8c96eca86e59eb0ef88d":[2,0,1,0,6,10]
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#ae04a5eac55ad8c96eca86e59eb0ef88d":[2,0,1,0,6,10],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#ae4e4a6c3cd06de7da34b59822d893ecc":[2,0,1,0,6,19],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#af4f2570fbed76fb484e9ec5d3e8b703b":[2,0,1,0,6,4],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#afa0844590ddfdc6e44cbea4303f34382":[2,0,1,0,6,17]
|
||||
};
|
||||
|
@ -1,8 +1,5 @@
|
||||
var NAVTREEINDEX4 =
|
||||
{
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#ae4e4a6c3cd06de7da34b59822d893ecc":[2,0,1,0,6,19],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#af4f2570fbed76fb484e9ec5d3e8b703b":[2,0,1,0,6,4],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager.html#afa0844590ddfdc6e44cbea4303f34382":[2,0,1,0,6,17],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html":[2,0,1,0,6,0],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html#a01eadb53513afb01c88dc3f97a6c2459":[2,0,1,0,6,0,16],
|
||||
"classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html#a0802bc4e2a177a5eb0a3fb2ea80bd739":[2,0,1,0,6,0,1],
|
||||
@ -249,5 +246,8 @@ var NAVTREEINDEX4 =
|
||||
"classGpgFrontend_1_1UI_1_1ChoosePage.html":[2,0,1,3,34],
|
||||
"classGpgFrontend_1_1UI_1_1ChoosePage.html#a22bb223faa8f94e80b677b78b08e5d67":[2,0,1,3,34,3],
|
||||
"classGpgFrontend_1_1UI_1_1ChoosePage.html#a243a82d13267b7252844fd7691c703f0":[2,0,1,3,34,1],
|
||||
"classGpgFrontend_1_1UI_1_1ChoosePage.html#ae370e789009be3926410cb749c86907b":[2,0,1,3,34,0]
|
||||
"classGpgFrontend_1_1UI_1_1ChoosePage.html#ae370e789009be3926410cb749c86907b":[2,0,1,3,34,0],
|
||||
"classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b":[2,0,1,3,34,2],
|
||||
"classGpgFrontend_1_1UI_1_1CommonUtils.html":[2,0,1,3,53],
|
||||
"classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d":[2,0,1,3,53,19]
|
||||
};
|
||||
|
@ -1,8 +1,5 @@
|
||||
var NAVTREEINDEX5 =
|
||||
{
|
||||
"classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b":[2,0,1,3,34,2],
|
||||
"classGpgFrontend_1_1UI_1_1CommonUtils.html":[2,0,1,3,53],
|
||||
"classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d":[2,0,1,3,53,19],
|
||||
"classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a":[2,0,1,3,53,18],
|
||||
"classGpgFrontend_1_1UI_1_1CommonUtils.html#a0cf35e9d02ff3464cb83435a61d060c2":[2,0,1,3,53,9],
|
||||
"classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28":[2,0,1,3,53,11],
|
||||
@ -88,11 +85,11 @@ var NAVTREEINDEX5 =
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212":[2,0,1,3,55,4],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a6d01507d87dbc9edd4471ef3dd429873":[2,0,1,3,55,41],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0":[2,0,1,3,55,8],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a73be3488a31f32b3215fe3b2863a9c3d":[2,0,1,3,55,18],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a84f472186484a67e69ae738384db8d6e":[2,0,1,3,55,29],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a8addf93e844125d99c5a66fb7364a45d":[2,0,1,3,55,2],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a8f04dca4e2b77cc477ababd064003acb":[2,0,1,3,55,19],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a924444f4ac2955da1e9ee2d1bb543297":[2,0,1,3,55,27],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a96fcd68338c6bddb149667063edb47c3":[2,0,1,3,55,18],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a984bd4a6f7d133d6e6356b46ba2d46d4":[2,0,1,3,55,1],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a988f0e982937c5a53384246d1bc8459c":[2,0,1,3,55,21],
|
||||
"classGpgFrontend_1_1UI_1_1FileTreeView.html#a9f214e986af19db6ea9b950ac96efc74":[2,0,1,3,55,9],
|
||||
@ -249,5 +246,8 @@ var NAVTREEINDEX5 =
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e6554b47e0dd6c2025ccb0d1d0cb658":[2,0,1,3,14,3],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8ecbb5721d5a2a0f85fd7b362f62bf83":[2,0,1,3,14,31],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5":[2,0,1,3,14,9],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146":[2,0,1,3,14,6]
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146":[2,0,1,3,14,6],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa765259f9aa65b81d59b982ee0595e52":[2,0,1,3,14,15],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844":[2,0,1,3,14,24],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc":[2,0,1,3,14,26]
|
||||
};
|
||||
|
@ -1,8 +1,5 @@
|
||||
var NAVTREEINDEX6 =
|
||||
{
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa765259f9aa65b81d59b982ee0595e52":[2,0,1,3,14,15],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844":[2,0,1,3,14,24],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc":[2,0,1,3,14,26],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab40bd826a5437124f8afd09824606c76":[2,0,1,3,14,7],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab8f04b046abb56d53bdbe67838b84fdc":[2,0,1,3,14,8],
|
||||
"classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae611933ccd6fd67e65a2cf1ff09b5e8f":[2,0,1,3,14,11],
|
||||
@ -27,42 +24,43 @@ var NAVTREEINDEX6 =
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html":[2,0,1,3,64],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a0c3090591dff7b68bfb83c93d2c168e3":[2,0,1,3,64,4],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a0ea28d6f108bad10aaa8844fa86db033":[2,0,1,3,64,3],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a152e66db4a0f033366f43b4ec89073f4":[2,0,1,3,64,27],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a19b3f64d41843bb267fcd6c9956fde88":[2,0,1,3,64,31],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544":[2,0,1,3,64,14],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a152e66db4a0f033366f43b4ec89073f4":[2,0,1,3,64,28],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a19b3f64d41843bb267fcd6c9956fde88":[2,0,1,3,64,32],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6":[2,0,1,3,64,10],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f":[2,0,1,3,64,8],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477":[2,0,1,3,64,13],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b":[2,0,1,3,64,15],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689":[2,0,1,3,64,19],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e":[2,0,1,3,64,24],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a6e97d359158f91217b9fe797410c74a6":[2,0,1,3,64,26],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a74ef918cd437730e111171660df06c81":[2,0,1,3,64,32],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a79416ec91e91f19712bf72aeb6440175":[2,0,1,3,64,17],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4":[2,0,1,3,64,1],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a60857c6b6123fefe8664d2c1a4dc6c42":[2,0,1,3,64,12],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689":[2,0,1,3,64,20],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246":[2,0,1,3,64,15],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e":[2,0,1,3,64,25],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a6e97d359158f91217b9fe797410c74a6":[2,0,1,3,64,27],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d":[2,0,1,3,64,13],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a74ef918cd437730e111171660df06c81":[2,0,1,3,64,33],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a79416ec91e91f19712bf72aeb6440175":[2,0,1,3,64,18],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418":[2,0,1,3,64,0],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291":[2,0,1,3,64,21],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291":[2,0,1,3,64,22],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190":[2,0,1,3,64,6],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a84499e74d082e71e90a8526991c5331a":[2,0,1,3,64,28],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a86a294a8baa9feaeb808f0af956ef522":[2,0,1,3,64,22],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a8aeb2eef64f57fbc2e7f06f433d1ccb2":[2,0,1,3,64,37],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a8d1e2fde8e54d111581adc701e3191bb":[2,0,1,3,64,33],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a":[2,0,1,3,64,23],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b":[2,0,1,3,64,11],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a84499e74d082e71e90a8526991c5331a":[2,0,1,3,64,29],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a86a294a8baa9feaeb808f0af956ef522":[2,0,1,3,64,23],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a8abc9e1ffe18a15b4f65765632134b53":[2,0,1,3,64,14],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a8aeb2eef64f57fbc2e7f06f433d1ccb2":[2,0,1,3,64,38],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a8d1e2fde8e54d111581adc701e3191bb":[2,0,1,3,64,34],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a":[2,0,1,3,64,24],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886":[2,0,1,3,64,2],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5":[2,0,1,3,64,20],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#aad57901bf84aaf7849e7cf7bb9f8fc99":[2,0,1,3,64,25],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe":[2,0,1,3,64,18],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153":[2,0,1,3,64,16],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4":[2,0,1,3,64,1],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc":[2,0,1,3,64,12],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ac4629f2ffafe87215acc66f3cefc23d4":[2,0,1,3,64,30],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ac4d74ae5a34617b0be9915a43a2abdaa":[2,0,1,3,64,36],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a":[2,0,1,3,64,10],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ad3b6021ff2b2f03874bc9886bc08c152":[2,0,1,3,64,34],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb":[2,0,1,3,64,5],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5":[2,0,1,3,64,21],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#aad57901bf84aaf7849e7cf7bb9f8fc99":[2,0,1,3,64,26],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe":[2,0,1,3,64,19],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153":[2,0,1,3,64,17],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#abe2dc7f62f7f5278180aa865ee4b7ed0":[2,0,1,3,64,5],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ac4629f2ffafe87215acc66f3cefc23d4":[2,0,1,3,64,31],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ac4d74ae5a34617b0be9915a43a2abdaa":[2,0,1,3,64,37],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ad3b6021ff2b2f03874bc9886bc08c152":[2,0,1,3,64,35],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512":[2,0,1,3,64,11],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#adc5099f326fdd4da9a82e34a68cb2fd7":[2,0,1,3,64,9],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ade6f1511cb60ceafcfe8e50a2ef28c73":[2,0,1,3,64,35],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ade6f1511cb60ceafcfe8e50a2ef28c73":[2,0,1,3,64,36],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f":[2,0,1,3,64,7],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ae9667bbf246913ea22413d46bcda675a":[2,0,1,3,64,29],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#ae9667bbf246913ea22413d46bcda675a":[2,0,1,3,64,30],
|
||||
"classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d":[2,0,1,3,64,16],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html":[2,0,1,3,43],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#a00fdf40c55943c8542eaebab041f02b8":[2,0,1,3,43,28],
|
||||
"classGpgFrontend_1_1UI_1_1KeyMgmt.html#a0380d65d9d12fb2b9d66c212287b8b92":[2,0,1,3,43,18],
|
||||
@ -249,5 +247,7 @@ var NAVTREEINDEX6 =
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#af615a531375a74aa4b46a7dd53d38422":[2,0,1,3,12,24],
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#af64f0fb9433ea88853beec3a3dd5a334":[2,0,1,3,12,2],
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#afae8573a9f425bd53c84828576f4ac1f":[2,0,1,3,12,16],
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html":[2,0,1,3,48]
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html":[2,0,1,3,48],
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a200fd95182c6b7ac8103c0beed893468":[2,0,1,3,48,4],
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a388dabb769828ce3df76497bc02c2e18":[2,0,1,3,48,5]
|
||||
};
|
||||
|
@ -1,7 +1,5 @@
|
||||
var NAVTREEINDEX7 =
|
||||
{
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a200fd95182c6b7ac8103c0beed893468":[2,0,1,3,48,4],
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a388dabb769828ce3df76497bc02c2e18":[2,0,1,3,48,5],
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a3adcb012ca6a6c08c65b94ab301eba27":[2,0,1,3,48,8],
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a5e1fb2810c4b07bd9d8c6fe11c72c526":[2,0,1,3,48,7],
|
||||
"classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a857152c19538b833f8945e2e68c6fe1b":[2,0,1,3,48,3],
|
||||
@ -249,5 +247,7 @@ var NAVTREEINDEX7 =
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358":[2,0,1,3,66,16],
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a5b8ce290e1b949b56734227e8d42adba":[2,0,1,3,66,15],
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a":[2,0,1,3,66,3],
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1":[2,0,1,3,66,0]
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1":[2,0,1,3,66,0],
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe":[2,0,1,3,66,7],
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce":[2,0,1,3,66,5]
|
||||
};
|
||||
|
@ -1,7 +1,5 @@
|
||||
var NAVTREEINDEX8 =
|
||||
{
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe":[2,0,1,3,66,7],
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce":[2,0,1,3,66,5],
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac3404f71f0f93cd7f5cb64d5d56624d7":[2,0,1,3,66,6],
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ae867b6329fcb1978479a9d70f7b017db":[2,0,1,3,66,12],
|
||||
"classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aee4f46e54f29da671838ed232e526700":[2,0,1,3,66,1],
|
||||
@ -249,5 +247,7 @@ var NAVTREEINDEX8 =
|
||||
"classPinEntryDialog.html#aed26dd7ba9f5ff300f113e04400871ff":[2,0,14,69],
|
||||
"classPinEntryDialog.html#af0c044d4e82f6e72a72b713704953044":[2,0,14,58],
|
||||
"classPinEntryDialog.html#af12911bea59bd5df05346952c6b9382c":[2,0,14,53],
|
||||
"classPinEntryDialog.html#af8667cf3aebff7354d9a1eb92b7ca668":[2,0,14,38]
|
||||
"classPinEntryDialog.html#af8667cf3aebff7354d9a1eb92b7ca668":[2,0,14,38],
|
||||
"classPinEntryDialog.html#affff341e7d03154b56d83a0278aa5143":[2,0,14,2],
|
||||
"classPinEntryDialog.html#affff341e7d03154b56d83a0278aa5143a4285b0cd9faf99584dea1b20b81eb4a2":[2,0,14,2,2]
|
||||
};
|
||||
|
@ -1,7 +1,5 @@
|
||||
var NAVTREEINDEX9 =
|
||||
{
|
||||
"classPinEntryDialog.html#affff341e7d03154b56d83a0278aa5143":[2,0,14,2],
|
||||
"classPinEntryDialog.html#affff341e7d03154b56d83a0278aa5143a4285b0cd9faf99584dea1b20b81eb4a2":[2,0,14,2,2],
|
||||
"classPinEntryDialog.html#affff341e7d03154b56d83a0278aa5143a8e3454c439c642eb78522bf43cd23258":[2,0,14,2,0],
|
||||
"classPinEntryDialog.html#affff341e7d03154b56d83a0278aa5143ab37c4cbae4e1b2d8b41617a230cf96fd":[2,0,14,2,1],
|
||||
"classPinLineEdit.html":[2,0,15],
|
||||
@ -113,15 +111,15 @@ var NAVTREEINDEX9 =
|
||||
"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,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,0],
|
||||
"functions_func.html":[2,3,1],
|
||||
"functions_func.html":[2,3,1,0],
|
||||
"functions_func_c.html":[2,3,1,1],
|
||||
"functions_func_d.html":[2,3,1,2],
|
||||
"functions_func_e.html":[2,3,1,3],
|
||||
@ -249,5 +247,7 @@ var NAVTREEINDEX9 =
|
||||
"namespaceGpgFrontend.html#a820d6ec2f05b8dba4d72b4d73839219f":[1,0,2,125],
|
||||
"namespaceGpgFrontend.html#a8289d85d3d0ba11d77b6982c362ca33d":[1,0,2,98],
|
||||
"namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf":[1,0,2,113],
|
||||
"namespaceGpgFrontend.html#a89c5fed8586b3f380fecc2040b42e344":[1,0,2,195]
|
||||
"namespaceGpgFrontend.html#a89c5fed8586b3f380fecc2040b42e344":[1,0,2,195],
|
||||
"namespaceGpgFrontend.html#a8aa750a6b51fb10e71a4bcbff7777a8a":[1,0,2,70],
|
||||
"namespaceGpgFrontend.html#a8de4d38ede9da260d3e9b327a1f366f1":[1,0,2,71]
|
||||
};
|
||||
|
@ -4,7 +4,7 @@ var searchData=
|
||||
['aboutdialog_1',['AboutDialog',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#a6eeb23edb8a6cce44b7001e2134beb2a',1,'GpgFrontend::UI::AboutDialog::AboutDialog()'],['../classGpgFrontend_1_1UI_1_1AboutDialog.html',1,'GpgFrontend::UI::AboutDialog']]],
|
||||
['add_5fpgp_5fheader_5fact_5f_2',['add_pgp_header_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a95b2c86afbefe47e79af87e56032e306',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['additional_5fuid_5fbox_5f_3',['additional_uid_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a265ef140feec330e7341c1369c0aefab',1,'GpgFrontend::UI::KeyPairDetailTab']]],
|
||||
['addlistgrouptab_4',['AddListGroupTab',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4',1,'GpgFrontend::UI::KeyList']]],
|
||||
['addlistgrouptab_4',['AddListGroupTab',['../classGpgFrontend_1_1UI_1_1KeyList.html#a57e1f5ff3aee7c0b4a6ca31528f608d4',1,'GpgFrontend::UI::KeyList']]],
|
||||
['addmenuaction_5',['AddMenuAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886',1,'GpgFrontend::UI::KeyList']]],
|
||||
['addoptionalaction_6',['AddOptionalAction',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a456f15315a03107f7757d84362c1af71',1,'GpgFrontend::UI::InfoBoardWidget']]],
|
||||
['adduid_7',['AddUID',['../classGpgFrontend_1_1GpgUIDOperator.html#ad85cb5988f90d395bb6b8f1810b14510',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &name, const QString &comment, const QString &email) -> bool'],['../classGpgFrontend_1_1GpgUIDOperator.html#ac2983b9e56569500911da72cad07fcda',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &uid) -> bool']]],
|
||||
|
@ -1,40 +1,40 @@
|
||||
var searchData=
|
||||
[
|
||||
['raisefailuremessagebox_550',['RaiseFailureMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a4bc0d817e2083cc262f4fb2c65027442',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['raisemessagebox_551',['RaiseMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['raisepinentry_552',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html',1,'GpgFrontend::UI::RaisePinentry'],['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#acce90910b541e1f8b3409d22ed5dbd98',1,'GpgFrontend::UI::RaisePinentry::RaisePinentry()']]],
|
||||
['rd_5f_553',['rd_',['../classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa',1,'GpgFrontend::PassphraseGenerator']]],
|
||||
['read2gfbuffer_554',['Read2GFBuffer',['../classGpgFrontend_1_1GpgData.html#a7e59c37c350caa54424ec8a4e2a2e7a2',1,'GpgFrontend::GpgData']]],
|
||||
['readdone_555',['ReadDone',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['readfile_556',['ReadFile',['../namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de',1,'GpgFrontend']]],
|
||||
['readfilegfbuffer_557',['ReadFileGFBuffer',['../namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc',1,'GpgFrontend']]],
|
||||
['rebind_558',['rebind',['../structsecmem_1_1alloc_1_1rebind.html',1,'secmem::alloc']]],
|
||||
['redo_5fact_5f_559',['redo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['refdeleter_560',['RefDeleter',['../structGpgFrontend_1_1RefDeleter.html',1,'GpgFrontend']]],
|
||||
['refresh_561',['Refresh',['../structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f',1,'GpgFrontend::UI::KeyTable']]],
|
||||
['refresh_5finfo_5fboard_562',['refresh_info_board',['../namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee',1,'GpgFrontend::UI']]],
|
||||
['refresh_5fkeys_5ffrom_5fkey_5fserver_563',['refresh_keys_from_key_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['refresh_5fwidgets_5fstate_564',['refresh_widgets_state',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb',1,'GpgFrontend::UI::KeyGenDialog::refresh_widgets_state()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a4a5b77fb909e9a6a0e4da780c75f7535',1,'GpgFrontend::UI::SubkeyGenerateDialog::refresh_widgets_state()']]],
|
||||
['register_5fcache_5fkey_565',['register_cache_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#ab8723181823b8c3c3b1dd5f333c0f196',1,'GpgFrontend::CacheManager::Impl']]],
|
||||
['registerasynclogger_566',['RegisterAsyncLogger',['../namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f',1,'GpgFrontend']]],
|
||||
['registersynclogger_567',['RegisterSyncLogger',['../namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859',1,'GpgFrontend']]],
|
||||
['registertask_568',['RegisterTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['releasechannel_569',['ReleaseChannel',['../classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106',1,'GpgFrontend::SingletonFunctionObject::ReleaseChannel()'],['../classGpgFrontend_1_1SingletonStorage.html#adb22cc80a1ab040b6e4bce962625edfd',1,'GpgFrontend::SingletonStorage::ReleaseChannel()']]],
|
||||
['reloadgpgcomponents_570',['ReloadGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#acac2e0b60aec9e02b7dd5be6d37f0b31',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['resetcache_571',['ResetCache',['../classGpgFrontend_1_1CacheManager.html#a5600c892efc29bcf3279fa4d9447d328',1,'GpgFrontend::CacheManager']]],
|
||||
['resetcachevalue_572',['ResetCacheValue',['../namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5',1,'GpgFrontend']]],
|
||||
['resetconfigures_573',['ResetConfigures',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a62a1e0d0eeef7ecbd43c261b77c393e1',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['resetdurablecache_574',['ResetDurableCache',['../classGpgFrontend_1_1CacheManager.html#a62c3f25d8c897c10acf7dc8faf792906',1,'GpgFrontend::CacheManager']]],
|
||||
['resetoptionactionsmenu_575',['ResetOptionActionsMenu',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32',1,'GpgFrontend::UI::InfoBoardWidget']]],
|
||||
['restartgpgcomponents_576',['RestartGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a224daa8424245db4ea6be831ef791f8d',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['restore_5fsettings_577',['restore_settings',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['revsign_578',['RevSign',['../classGpgFrontend_1_1GpgKeyManager.html#a85c5ca9f31480fe3351c056b92b0aa12',1,'GpgFrontend::GpgKeyManager']]],
|
||||
['revuid_579',['RevUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a9b34da410125ab866e40b047298a9caa',1,'GpgFrontend::GpgUIDOperator']]],
|
||||
['rtnode_580',['RTNode',['../structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl']]],
|
||||
['run_581',['Run',['../classGpgFrontend_1_1Thread_1_1Task.html#ab3e3d4206efeeff5d3d6f1b5f0c60ab2',1,'GpgFrontend::Thread::Task::Run()'],['../classGpgFrontend_1_1UI_1_1FileReadTask.html#abd8f62be2b544d0fc8bbb1e5b7b3de9b',1,'GpgFrontend::UI::FileReadTask::Run()'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a0c58343f261ff4304868f314f03ca658',1,'GpgFrontend::UI::ProxyConnectionTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a3f0a9f8c46e7495b654f297594de8ea3',1,'GpgFrontend::UI::ListedKeyServerTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#a2a1a60dc9e87755ed77a2e6318b23115',1,'GpgFrontend::UI::KeyServerSearchTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#acc4979fdc2daa3c0805754a725969aa3',1,'GpgFrontend::UI::KeyServerImportTask::Run()'],['../classVersionCheckTask.html#a8750568dd3031821d30bf436068cc75c',1,'VersionCheckTask::Run()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#af57e2e511eb44f755d1bfc62898f433d',1,'GpgFrontend::Thread::Task::Impl::Run()']]],
|
||||
['rungpgfrontendui_582',['RunGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755',1,'GpgFrontend::UI']]],
|
||||
['rungpgoperaasync_583',['RunGpgOperaAsync',['../namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22',1,'GpgFrontend']]],
|
||||
['rungpgoperasync_584',['RunGpgOperaSync',['../namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0',1,'GpgFrontend']]],
|
||||
['runiooperaasync_585',['RunIOOperaAsync',['../namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c',1,'GpgFrontend']]],
|
||||
['runoperaasync_586',['RunOperaAsync',['../namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61',1,'GpgFrontend']]]
|
||||
['raisefailuremessagebox_551',['RaiseFailureMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a4bc0d817e2083cc262f4fb2c65027442',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['raisemessagebox_552',['RaiseMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['raisepinentry_553',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html',1,'GpgFrontend::UI::RaisePinentry'],['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#acce90910b541e1f8b3409d22ed5dbd98',1,'GpgFrontend::UI::RaisePinentry::RaisePinentry()']]],
|
||||
['rd_5f_554',['rd_',['../classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa',1,'GpgFrontend::PassphraseGenerator']]],
|
||||
['read2gfbuffer_555',['Read2GFBuffer',['../classGpgFrontend_1_1GpgData.html#a7e59c37c350caa54424ec8a4e2a2e7a2',1,'GpgFrontend::GpgData']]],
|
||||
['readdone_556',['ReadDone',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['readfile_557',['ReadFile',['../namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de',1,'GpgFrontend']]],
|
||||
['readfilegfbuffer_558',['ReadFileGFBuffer',['../namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc',1,'GpgFrontend']]],
|
||||
['rebind_559',['rebind',['../structsecmem_1_1alloc_1_1rebind.html',1,'secmem::alloc']]],
|
||||
['redo_5fact_5f_560',['redo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['refdeleter_561',['RefDeleter',['../structGpgFrontend_1_1RefDeleter.html',1,'GpgFrontend']]],
|
||||
['refresh_562',['Refresh',['../structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f',1,'GpgFrontend::UI::KeyTable']]],
|
||||
['refresh_5finfo_5fboard_563',['refresh_info_board',['../namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee',1,'GpgFrontend::UI']]],
|
||||
['refresh_5fkeys_5ffrom_5fkey_5fserver_564',['refresh_keys_from_key_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['refresh_5fwidgets_5fstate_565',['refresh_widgets_state',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb',1,'GpgFrontend::UI::KeyGenDialog::refresh_widgets_state()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a4a5b77fb909e9a6a0e4da780c75f7535',1,'GpgFrontend::UI::SubkeyGenerateDialog::refresh_widgets_state()']]],
|
||||
['register_5fcache_5fkey_566',['register_cache_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#ab8723181823b8c3c3b1dd5f333c0f196',1,'GpgFrontend::CacheManager::Impl']]],
|
||||
['registerasynclogger_567',['RegisterAsyncLogger',['../namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f',1,'GpgFrontend']]],
|
||||
['registersynclogger_568',['RegisterSyncLogger',['../namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859',1,'GpgFrontend']]],
|
||||
['registertask_569',['RegisterTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['releasechannel_570',['ReleaseChannel',['../classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106',1,'GpgFrontend::SingletonFunctionObject::ReleaseChannel()'],['../classGpgFrontend_1_1SingletonStorage.html#adb22cc80a1ab040b6e4bce962625edfd',1,'GpgFrontend::SingletonStorage::ReleaseChannel()']]],
|
||||
['reloadgpgcomponents_571',['ReloadGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#acac2e0b60aec9e02b7dd5be6d37f0b31',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['resetcache_572',['ResetCache',['../classGpgFrontend_1_1CacheManager.html#a5600c892efc29bcf3279fa4d9447d328',1,'GpgFrontend::CacheManager']]],
|
||||
['resetcachevalue_573',['ResetCacheValue',['../namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5',1,'GpgFrontend']]],
|
||||
['resetconfigures_574',['ResetConfigures',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a62a1e0d0eeef7ecbd43c261b77c393e1',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['resetdurablecache_575',['ResetDurableCache',['../classGpgFrontend_1_1CacheManager.html#a62c3f25d8c897c10acf7dc8faf792906',1,'GpgFrontend::CacheManager']]],
|
||||
['resetoptionactionsmenu_576',['ResetOptionActionsMenu',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32',1,'GpgFrontend::UI::InfoBoardWidget']]],
|
||||
['restartgpgcomponents_577',['RestartGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a224daa8424245db4ea6be831ef791f8d',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['restore_5fsettings_578',['restore_settings',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['revsign_579',['RevSign',['../classGpgFrontend_1_1GpgKeyManager.html#a85c5ca9f31480fe3351c056b92b0aa12',1,'GpgFrontend::GpgKeyManager']]],
|
||||
['revuid_580',['RevUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a9b34da410125ab866e40b047298a9caa',1,'GpgFrontend::GpgUIDOperator']]],
|
||||
['rtnode_581',['RTNode',['../structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl']]],
|
||||
['run_582',['Run',['../classGpgFrontend_1_1Thread_1_1Task.html#ab3e3d4206efeeff5d3d6f1b5f0c60ab2',1,'GpgFrontend::Thread::Task::Run()'],['../classGpgFrontend_1_1UI_1_1FileReadTask.html#abd8f62be2b544d0fc8bbb1e5b7b3de9b',1,'GpgFrontend::UI::FileReadTask::Run()'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a0c58343f261ff4304868f314f03ca658',1,'GpgFrontend::UI::ProxyConnectionTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a3f0a9f8c46e7495b654f297594de8ea3',1,'GpgFrontend::UI::ListedKeyServerTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#a2a1a60dc9e87755ed77a2e6318b23115',1,'GpgFrontend::UI::KeyServerSearchTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#acc4979fdc2daa3c0805754a725969aa3',1,'GpgFrontend::UI::KeyServerImportTask::Run()'],['../classVersionCheckTask.html#a8750568dd3031821d30bf436068cc75c',1,'VersionCheckTask::Run()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#af57e2e511eb44f755d1bfc62898f433d',1,'GpgFrontend::Thread::Task::Impl::Run()']]],
|
||||
['rungpgfrontendui_583',['RunGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755',1,'GpgFrontend::UI']]],
|
||||
['rungpgoperaasync_584',['RunGpgOperaAsync',['../namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22',1,'GpgFrontend']]],
|
||||
['rungpgoperasync_585',['RunGpgOperaSync',['../namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0',1,'GpgFrontend']]],
|
||||
['runiooperaasync_586',['RunIOOperaAsync',['../namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c',1,'GpgFrontend']]],
|
||||
['runoperaasync_587',['RunOperaAsync',['../namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61',1,'GpgFrontend']]]
|
||||
];
|
||||
|
@ -1,220 +1,220 @@
|
||||
var searchData=
|
||||
[
|
||||
['safelyrun_587',['SafelyRun',['../classGpgFrontend_1_1Thread_1_1Task.html#a3983635b9bcb8d7ec84d97109dddacec',1,'GpgFrontend::Thread::Task']]],
|
||||
['save_5fact_5f_588',['save_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['save_5fas_5fact_5f_589',['save_as_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['save_5ffile_590',['save_file',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['savecache_591',['SaveCache',['../classGpgFrontend_1_1CacheManager.html#ac7e6ac02327d98eff60817bde774b872',1,'GpgFrontend::CacheManager']]],
|
||||
['savedurablecache_592',['SaveDurableCache',['../classGpgFrontend_1_1CacheManager.html#ac000be202e836c85f505f8d9808e0f89',1,'GpgFrontend::CacheManager']]],
|
||||
['securemalloc_593',['SecureMalloc',['../namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4',1,'GpgFrontend']]],
|
||||
['securemallocastype_594',['SecureMallocAsType',['../namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c',1,'GpgFrontend']]],
|
||||
['securememoryallocator_595',['SecureMemoryAllocator',['../classGpgFrontend_1_1SecureMemoryAllocator.html',1,'GpgFrontend']]],
|
||||
['secureobjectdeleter_596',['SecureObjectDeleter',['../structGpgFrontend_1_1SecureObjectDeleter.html',1,'GpgFrontend']]],
|
||||
['securerealloc_597',['SecureRealloc',['../namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe',1,'GpgFrontend']]],
|
||||
['securereallocastype_598',['SecureReallocAsType',['../namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53',1,'GpgFrontend']]],
|
||||
['select_5fall_5fact_5f_599',['select_all_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['selectionchanged_600',['selectionChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['set_5fbackground_601',['set_background',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a0c531f2c673caed29225a323e750205f',1,'GpgFrontend::UI::FindWidget']]],
|
||||
['set_5floading_602',['set_loading',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6',1,'GpgFrontend::UI::KeyServerImportDialog']]],
|
||||
['set_5fmessage_603',['set_message',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a',1,'GpgFrontend::UI::KeyServerImportDialog']]],
|
||||
['set_5fsettings_604',['set_settings',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e',1,'GpgFrontend::UI::GnuPGControllerDialog']]],
|
||||
['set_5fsignal_5fslot_605',['set_signal_slot',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a90900b67eceb2d16af5de27f9f038f7f',1,'GpgFrontend::UI::SubkeyGenerateDialog::set_signal_slot()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146',1,'GpgFrontend::UI::KeyGenDialog::set_signal_slot()']]],
|
||||
['setalgo_606',['SetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a438c9bd77727a93961109a8492673fe5',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setallowauthentication_607',['SetAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setallowcertification_608',['SetAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setallowencryption_609',['SetAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setallowsigning_610',['SetAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setcachevalue_611',['SetCacheValue',['../namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455',1,'GpgFrontend']]],
|
||||
['setchannel_612',['SetChannel',['../classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09',1,'GpgFrontend::ChannelObject']]],
|
||||
['setchecked_613',['SetChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe',1,'GpgFrontend::UI::KeyList::SetChecked(const KeyIdArgsListPtr &keyIds, const KeyTable &key_table)'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689',1,'GpgFrontend::UI::KeyList::SetChecked(KeyIdArgsListPtr key_ids)'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c',1,'GpgFrontend::UI::KeyTable::SetChecked()']]],
|
||||
['setcolumnwidth_614',['SetColumnWidth',['../classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5',1,'GpgFrontend::UI::KeyList']]],
|
||||
['setcomment_615',['SetComment',['../classGpgFrontend_1_1GenKeyInfo.html#a0d498db9a8249db8b7e1742065a82c42',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setdefaultloglevel_616',['SetDefaultLogLevel',['../namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d',1,'GpgFrontend']]],
|
||||
['setdoubleclickedaction_617',['SetDoubleClickedAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291',1,'GpgFrontend::UI::KeyList']]],
|
||||
['setemail_618',['SetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#a6cff6c278089c5e6a646592e87f046b5',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setexpire_619',['SetExpire',['../classGpgFrontend_1_1GpgKeyOpera.html#a46fcc0675c7015a70a7b2b2517a2b99e',1,'GpgFrontend::GpgKeyOpera::SetExpire()'],['../classGpgFrontend_1_1GpgKeyManager.html#ab4a61f4a895ddc965a018a851b222dce',1,'GpgFrontend::GpgKeyManager::SetExpire()']]],
|
||||
['setexpiretime_620',['SetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#a8475c1f419a65055dd659d3b60d4e356',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setextensionofoutputfile_621',['SetExtensionOfOutputFile',['../namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a',1,'GpgFrontend']]],
|
||||
['setextensionofoutputfileforarchive_622',['SetExtensionOfOutputFileForArchive',['../namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69',1,'GpgFrontend']]],
|
||||
['setfilepath_623',['SetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['setinfoboard_624',['SetInfoBoard',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#ac936cfc8e1b3af65d0d71b74fb3f0b02',1,'GpgFrontend::UI::InfoBoardWidget']]],
|
||||
['setissubkey_625',['SetIsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setkeylength_626',['SetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setname_627',['SetName',['../classGpgFrontend_1_1GenKeyInfo.html#a8f80b74f6ed3183063a46f2cd3bb9172',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setnonexpired_628',['SetNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setnonpassphrase_629',['SetNonPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setobjectinchannel_630',['SetObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#a8da5e914fe1469681a0caec2542428d8',1,'GpgFrontend::SingletonStorage']]],
|
||||
['setownertrustlevel_631',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html',1,'GpgFrontend::UI::SetOwnerTrustLevel'],['../classGpgFrontend_1_1GpgKeyManager.html#a5fa56401416872cd4ed741830b72041b',1,'GpgFrontend::GpgKeyManager::SetOwnerTrustLevel()'],['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a635e1ca7837abb556ffa589d52d8ce42',1,'GpgFrontend::UI::SetOwnerTrustLevel::SetOwnerTrustLevel()']]],
|
||||
['setpassphrase_632',['SetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a0499b0e924ff9d63361b744ead83fc40',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setprimaryuid_633',['SetPrimaryUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a5a591f82d024b0383c1445acad99d8ee',1,'GpgFrontend::GpgUIDOperator']]],
|
||||
['setrtn_634',['SetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a4f5addc7abfd18e180a5969895f5d83a',1,'GpgFrontend::Thread::Task::Impl']]],
|
||||
['safelyrun_588',['SafelyRun',['../classGpgFrontend_1_1Thread_1_1Task.html#a3983635b9bcb8d7ec84d97109dddacec',1,'GpgFrontend::Thread::Task']]],
|
||||
['save_5fact_5f_589',['save_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['save_5fas_5fact_5f_590',['save_as_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['save_5ffile_591',['save_file',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['savecache_592',['SaveCache',['../classGpgFrontend_1_1CacheManager.html#ac7e6ac02327d98eff60817bde774b872',1,'GpgFrontend::CacheManager']]],
|
||||
['savedurablecache_593',['SaveDurableCache',['../classGpgFrontend_1_1CacheManager.html#ac000be202e836c85f505f8d9808e0f89',1,'GpgFrontend::CacheManager']]],
|
||||
['securemalloc_594',['SecureMalloc',['../namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4',1,'GpgFrontend']]],
|
||||
['securemallocastype_595',['SecureMallocAsType',['../namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c',1,'GpgFrontend']]],
|
||||
['securememoryallocator_596',['SecureMemoryAllocator',['../classGpgFrontend_1_1SecureMemoryAllocator.html',1,'GpgFrontend']]],
|
||||
['secureobjectdeleter_597',['SecureObjectDeleter',['../structGpgFrontend_1_1SecureObjectDeleter.html',1,'GpgFrontend']]],
|
||||
['securerealloc_598',['SecureRealloc',['../namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe',1,'GpgFrontend']]],
|
||||
['securereallocastype_599',['SecureReallocAsType',['../namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53',1,'GpgFrontend']]],
|
||||
['select_5fall_5fact_5f_600',['select_all_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['selectionchanged_601',['selectionChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['set_5fbackground_602',['set_background',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a0c531f2c673caed29225a323e750205f',1,'GpgFrontend::UI::FindWidget']]],
|
||||
['set_5floading_603',['set_loading',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6',1,'GpgFrontend::UI::KeyServerImportDialog']]],
|
||||
['set_5fmessage_604',['set_message',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a',1,'GpgFrontend::UI::KeyServerImportDialog']]],
|
||||
['set_5fsettings_605',['set_settings',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e',1,'GpgFrontend::UI::GnuPGControllerDialog']]],
|
||||
['set_5fsignal_5fslot_606',['set_signal_slot',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a90900b67eceb2d16af5de27f9f038f7f',1,'GpgFrontend::UI::SubkeyGenerateDialog::set_signal_slot()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146',1,'GpgFrontend::UI::KeyGenDialog::set_signal_slot()']]],
|
||||
['setalgo_607',['SetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a438c9bd77727a93961109a8492673fe5',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setallowauthentication_608',['SetAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setallowcertification_609',['SetAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setallowencryption_610',['SetAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setallowsigning_611',['SetAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setcachevalue_612',['SetCacheValue',['../namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455',1,'GpgFrontend']]],
|
||||
['setchannel_613',['SetChannel',['../classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09',1,'GpgFrontend::ChannelObject']]],
|
||||
['setchecked_614',['SetChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe',1,'GpgFrontend::UI::KeyList::SetChecked(const KeyIdArgsListPtr &keyIds, const KeyTable &key_table)'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689',1,'GpgFrontend::UI::KeyList::SetChecked(KeyIdArgsListPtr key_ids)'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c',1,'GpgFrontend::UI::KeyTable::SetChecked()']]],
|
||||
['setcolumnwidth_615',['SetColumnWidth',['../classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5',1,'GpgFrontend::UI::KeyList']]],
|
||||
['setcomment_616',['SetComment',['../classGpgFrontend_1_1GenKeyInfo.html#a0d498db9a8249db8b7e1742065a82c42',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setdefaultloglevel_617',['SetDefaultLogLevel',['../namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d',1,'GpgFrontend']]],
|
||||
['setdoubleclickedaction_618',['SetDoubleClickedAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291',1,'GpgFrontend::UI::KeyList']]],
|
||||
['setemail_619',['SetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#a6cff6c278089c5e6a646592e87f046b5',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setexpire_620',['SetExpire',['../classGpgFrontend_1_1GpgKeyOpera.html#a46fcc0675c7015a70a7b2b2517a2b99e',1,'GpgFrontend::GpgKeyOpera::SetExpire()'],['../classGpgFrontend_1_1GpgKeyManager.html#ab4a61f4a895ddc965a018a851b222dce',1,'GpgFrontend::GpgKeyManager::SetExpire()']]],
|
||||
['setexpiretime_621',['SetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#a8475c1f419a65055dd659d3b60d4e356',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setextensionofoutputfile_622',['SetExtensionOfOutputFile',['../namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a',1,'GpgFrontend']]],
|
||||
['setextensionofoutputfileforarchive_623',['SetExtensionOfOutputFileForArchive',['../namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69',1,'GpgFrontend']]],
|
||||
['setfilepath_624',['SetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['setinfoboard_625',['SetInfoBoard',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#ac936cfc8e1b3af65d0d71b74fb3f0b02',1,'GpgFrontend::UI::InfoBoardWidget']]],
|
||||
['setissubkey_626',['SetIsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setkeylength_627',['SetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setname_628',['SetName',['../classGpgFrontend_1_1GenKeyInfo.html#a8f80b74f6ed3183063a46f2cd3bb9172',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setnonexpired_629',['SetNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setnonpassphrase_630',['SetNonPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setobjectinchannel_631',['SetObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#a8da5e914fe1469681a0caec2542428d8',1,'GpgFrontend::SingletonStorage']]],
|
||||
['setownertrustlevel_632',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html',1,'GpgFrontend::UI::SetOwnerTrustLevel'],['../classGpgFrontend_1_1GpgKeyManager.html#a5fa56401416872cd4ed741830b72041b',1,'GpgFrontend::GpgKeyManager::SetOwnerTrustLevel()'],['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a635e1ca7837abb556ffa589d52d8ce42',1,'GpgFrontend::UI::SetOwnerTrustLevel::SetOwnerTrustLevel()']]],
|
||||
['setpassphrase_633',['SetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a0499b0e924ff9d63361b744ead83fc40',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['setprimaryuid_634',['SetPrimaryUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a5a591f82d024b0383c1445acad99d8ee',1,'GpgFrontend::GpgUIDOperator']]],
|
||||
['setrtn_635',['setRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a406206b3ecb2bdcff9608d762735c5e4',1,'GpgFrontend::Thread::Task']]],
|
||||
['setsettings_636',['SetSettings',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56',1,'GpgFrontend::UI::AppearanceTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a7b26d8a088ce8f50b1fd0e719e38534b',1,'GpgFrontend::UI::GeneralTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a221117b56dda48956e44d96a08f6823b',1,'GpgFrontend::UI::KeyserverTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a51cd114731899b6480cc1b6d5a80826a',1,'GpgFrontend::UI::NetworkTab::SetSettings()']]],
|
||||
['setsigners_637',['SetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#aba9f6442dadcba29994d6680a4a0a8d6',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['setstatus_638',['setStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#a034b7e5ccf50f9d89ac9597cd5c84efc',1,'GpgFrontend::GpgResultAnalyse']]],
|
||||
['settingsdialog_639',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html',1,'GpgFrontend::UI::SettingsDialog'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc',1,'GpgFrontend::UI::SettingsDialog::SettingsDialog()']]],
|
||||
['settingsobject_640',['SettingsObject',['../classGpgFrontend_1_1SettingsObject.html',1,'GpgFrontend::SettingsObject'],['../classGpgFrontend_1_1SettingsObject.html#ac635cfd808cf15e9ff89cfc1c01d9b08',1,'GpgFrontend::SettingsObject::SettingsObject(QString settings_name)'],['../classGpgFrontend_1_1SettingsObject.html#acb60d62227d0a0f7ce7aa6d5fd925504',1,'GpgFrontend::SettingsObject::SettingsObject(QJsonObject sub_json)']]],
|
||||
['show_5fkey_5fdetails_5fact_5f_641',['show_key_details_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['show_5fverify_5fdetails_642',['show_verify_details',['../namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281',1,'GpgFrontend::UI']]],
|
||||
['showevent_643',['showEvent',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083',1,'GpgFrontend::UI::AboutDialog']]],
|
||||
['shownotificationwidget_644',['ShowNotificationWidget',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['shutdownglobalbasicenv_645',['ShutdownGlobalBasicEnv',['../namespaceGpgFrontend.html#a89c5fed8586b3f380fecc2040b42e344',1,'GpgFrontend']]],
|
||||
['shutdowngpgfrontendmodules_646',['ShutdownGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a25a2b6107e70c76ab0731f2685d94745',1,'GpgFrontend::Module']]],
|
||||
['sign_647',['Sign',['../classGpgFrontend_1_1GpgBasicOperator.html#a8c52574f86bd8452a578143e08c7254b',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['sign_5fact_5f_648',['sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['sign_5fmarked_5f_649',['sign_marked_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['signaldeeprestartneeded_650',['SignalDeepRestartNeeded',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#ad5e1b6106ce724bfc7e3c76aeb6aa4e2',1,'GpgFrontend::UI::GeneralTab']]],
|
||||
['signalkeydatabaserefreshdone_651',['SignalKeyDatabaseRefreshDone',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['signalkeyserverimportresult_652',['SignalKeyServerImportResult',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a857152c19538b833f8945e2e68c6fe1b',1,'GpgFrontend::UI::KeyServerImportTask']]],
|
||||
['signalkeyserverlisttestresult_653',['SignalKeyServerListTestResult',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a20f0147d670be7ab5c9d3051a900f508',1,'GpgFrontend::UI::ListedKeyServerTestTask']]],
|
||||
['signalkeyserversearchresult_654',['SignalKeyServerSearchResult',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ae478130476c95a8b220c3b0e6a7b88b4',1,'GpgFrontend::UI::KeyServerSearchTask']]],
|
||||
['signalmainwindowlupdatebasicaloperamenu_655',['SignalMainWindowlUpdateBasicalOperaMenu',['../classGpgFrontend_1_1UI_1_1FilePage.html#adadebdebea3d4d8ced7aacc17b617627',1,'GpgFrontend::UI::FilePage']]],
|
||||
['signalopenhelp_656',['SignalOpenHelp',['../classGpgFrontend_1_1UI_1_1Wizard.html#a8b5f5ddb1e6470cbf6c87cc6400031fb',1,'GpgFrontend::UI::Wizard']]],
|
||||
['signalpathchanged_657',['SignalPathChanged',['../classGpgFrontend_1_1UI_1_1FilePage.html#af4462f25386ff65594ab0de771cb45c5',1,'GpgFrontend::UI::FilePage::SignalPathChanged()'],['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2',1,'GpgFrontend::UI::FileTreeView::SignalPathChanged()']]],
|
||||
['signalproxyconnectiontestresult_658',['SignalProxyConnectionTestResult',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a31cd14d72c6c28c811c9183f118f5873',1,'GpgFrontend::UI::ProxyConnectionTestTask']]],
|
||||
['signalrefreshinfoboard_659',['SignalRefreshInfoBoard',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007',1,'GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#a8c24032167f81c86770c216c3831da57',1,'GpgFrontend::UI::FilePage::SignalRefreshInfoBoard()']]],
|
||||
['signalrefreshstatusbar_660',['SignalRefreshStatusBar',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19',1,'GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a',1,'GpgFrontend::UI::KeyList::SignalRefreshStatusBar()']]],
|
||||
['signalreplyfromupdateserver_661',['SignalReplyFromUpdateServer',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a5e752e01539ccfdc6bbe41a404ddaa95',1,'GpgFrontend::UI::UpdateTab']]],
|
||||
['signalrestartneeded_662',['SignalRestartNeeded',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a35a707865fbcc95b6261e382a6ff171c',1,'GpgFrontend::UI::GnuPGControllerDialog::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a0604a8cc86cb6aec7d35e71438d87c9a',1,'GpgFrontend::UI::AppearanceTab::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#af5ba6646af45d0d1d794bc52ee54b1b9',1,'GpgFrontend::UI::SettingsDialog::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a801f851aada5ac2e9b11f969b7e0483e',1,'GpgFrontend::UI::GeneralTab::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a26449a77844d9db69a543ff88f10e347',1,'GpgFrontend::UI::KeyserverTab::SignalRestartNeeded()']]],
|
||||
['signaluibytesdisplayed_663',['SignalUIBytesDisplayed',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#afd3749488fdd3d1c53446fb8c833f3f4',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['signalupgradeversion_664',['SignalUpgradeVersion',['../classVersionCheckTask.html#a017130179e7d18f361d112b9ad3d7462',1,'VersionCheckTask']]],
|
||||
['signaturedetailsdialog_665',['SignatureDetailsDialog',['../classSignatureDetailsDialog.html',1,'']]],
|
||||
['signerspicker_666',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html',1,'GpgFrontend::UI::SignersPicker'],['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a02c3ba737702894fc6d4ac1a1c543ccb',1,'GpgFrontend::UI::SignersPicker::SignersPicker()']]],
|
||||
['signfile_667',['SignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acbbc57156fd7aa984489a2397b942fef',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['signfilesync_668',['SignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a247db95aa42991f6772f2404e81e822d',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['signkey_669',['SignKey',['../classGpgFrontend_1_1GpgKeyManager.html#ab5e56b3a2161f3251666c988d7eaa929',1,'GpgFrontend::GpgKeyManager']]],
|
||||
['signsync_670',['SignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#aec37726d1386dcca7a75e1f2706bad77',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['singletonfunctionobject_671',['SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend::SingletonFunctionObject< T >'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a194e49b07d46345bdad386505d743a61',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const SingletonFunctionObject< T > &)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#aabc5fe8e5a372ac276a265286457cb9a',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(T &&)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a7090636bed6f4bad5b99f28f6872c645',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const T &)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a02e76b42ab51d77588b01c7508bed258',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject()=default'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a4aa7f1eb1d3281bb1fccfcbb1b416251',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(int channel)']]],
|
||||
['singletonfunctionobject_3c_20cachemanager_20_3e_672',['SingletonFunctionObject< CacheManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20dataobjectoperator_20_3e_673',['SingletonFunctionObject< DataObjectOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20globalsettingstation_20_3e_674',['SingletonFunctionObject< GlobalSettingStation >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgbasicoperator_20_3e_675',['SingletonFunctionObject< GpgBasicOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgcontext_20_3e_676',['SingletonFunctionObject< GpgContext >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgfileopera_20_3e_677',['SingletonFunctionObject< GpgFileOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeygetter_20_3e_678',['SingletonFunctionObject< GpgKeyGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeygetter_3a_3aimpl_20_3e_679',['SingletonFunctionObject< GpgKeyGetter::Impl >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeyimportexporter_20_3e_680',['SingletonFunctionObject< GpgKeyImportExporter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeymanager_20_3e_681',['SingletonFunctionObject< GpgKeyManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeyopera_20_3e_682',['SingletonFunctionObject< GpgKeyOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpguidoperator_20_3e_683',['SingletonFunctionObject< GpgUIDOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20loggermanager_20_3e_684',['SingletonFunctionObject< LoggerManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20modulemanager_20_3e_685',['SingletonFunctionObject< ModuleManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20passphrasegenerator_20_3e_686',['SingletonFunctionObject< PassphraseGenerator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20taskrunnergetter_20_3e_687',['SingletonFunctionObject< TaskRunnerGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonstorage_688',['SingletonStorage',['../classGpgFrontend_1_1SingletonStorage.html',1,'GpgFrontend']]],
|
||||
['singletonstoragecollection_689',['SingletonStorageCollection',['../classGpgFrontend_1_1SingletonStorageCollection.html',1,'GpgFrontend']]],
|
||||
['slot_5factivated_5fkey_5ftype_690',['slot_activated_key_type',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a52a0aadc9b1e80bdcaaf1ad9d8997957',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_activated_key_type()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab8f04b046abb56d53bdbe67838b84fdc',1,'GpgFrontend::UI::KeyGenDialog::slot_activated_key_type()']]],
|
||||
['slot_5fadd_5fpgp_5fheader_691',['slot_add_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fadd_5fuid_5fresult_692',['slot_add_uid_result',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a16f1ae88d6a417b614cfc6ae1852187c',1,'GpgFrontend::UI::KeyPairUIDTab']]],
|
||||
['slot_5fappend_5fselected_5fkeys_693',['slot_append_selected_keys',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fauthentication_5fbox_5fchanged_694',['slot_authentication_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a13229f07ef0ed594357df1918af50d3d',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5',1,'GpgFrontend::UI::KeyGenDialog::slot_authentication_box_changed()']]],
|
||||
['slot_5fcertification_5fbox_5fchanged_695',['slot_certification_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8ab50d8f47489c57e382b3fe231ba9a7',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226',1,'GpgFrontend::UI::KeyGenDialog::slot_certification_box_changed()']]],
|
||||
['slot_5fclean_5fdouble_5fline_5fbreaks_696',['slot_clean_double_line_breaks',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fcompress_5ffiles_697',['slot_compress_files',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slot_5fcopy_5fdefault_5fuid_5fto_5fclipboard_698',['slot_copy_default_uid_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fcopy_5ffingerprint_699',['slot_copy_fingerprint',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#af8b600fbd7cd0fbb5b6183403bf870b2',1,'GpgFrontend::UI::KeyPairDetailTab']]],
|
||||
['slot_5fcopy_5fkey_5fid_5fto_5fclipboard_700',['slot_copy_key_id_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fcopy_5fmail_5faddress_5fto_5fclipboard_701',['slot_copy_mail_address_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fcreate_5fnew_5fuid_702',['slot_create_new_uid',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c',1,'GpgFrontend::UI::KeyNewUIDDialog']]],
|
||||
['slot_5fcreate_5fpopup_5fmenu_703',['slot_create_popup_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slot_5fcut_5fpgp_5fheader_704',['slot_cut_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fdisable_5ftab_5factions_705',['slot_disable_tab_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fdouble_5fclicked_706',['slot_double_clicked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e',1,'GpgFrontend::UI::KeyList']]],
|
||||
['slot_5fencryption_5fbox_5fchanged_707',['slot_encryption_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a1f4dda7500b3de7476e5d1e7bd5b550b',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_encryption_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae611933ccd6fd67e65a2cf1ff09b5e8f',1,'GpgFrontend::UI::KeyGenDialog::slot_encryption_box_changed()']]],
|
||||
['slot_5fexpire_5fbox_5fchanged_708',['slot_expire_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a49d9f3bb2cfb17eb39dcd4dc0385234e',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_expire_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a516aa59c71a9ddf06c51e93252e93b76',1,'GpgFrontend::UI::KeyGenDialog::slot_expire_box_changed()']]],
|
||||
['slot_5fexport_5fprivate_5fkey_709',['slot_export_private_key',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a384f4250e58110da58c0e6996b42a8ab',1,'GpgFrontend::UI::KeyPairOperaTab']]],
|
||||
['slot_5ffile_5ftree_5fview_5fitem_5fdouble_5fclicked_710',['slot_file_tree_view_item_double_clicked',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slot_5ffind_711',['slot_find',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fformat_5fgpg_5fheader_712',['slot_format_gpg_header',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a45267bcfc8fc83851894061c0fe2a9c2',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['slot_5fimport_713',['slot_import',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06',1,'GpgFrontend::UI::KeyServerImportDialog']]],
|
||||
['slot_5fimport_5ffinished_714',['slot_import_finished',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a236935d77e2b2a17ee66798c490f1361',1,'GpgFrontend::UI::KeyServerImportDialog']]],
|
||||
['slot_5fimport_5fkey_5ffrom_5fedit_715',['slot_import_key_from_edit',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5finsert_5ftext_716',['slot_insert_text',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a184985104f23da8fdf2b9aaf7b27405b',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['slot_5fjump_5fpage_717',['slot_jump_page',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b',1,'GpgFrontend::UI::ChoosePage']]],
|
||||
['slot_5fkey_5fgen_5faccept_718',['slot_key_gen_accept',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aab426dec4b4655b215b09b490e05ad05',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_key_gen_accept()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#af1f7a62dcb024513453766ee8816d514',1,'GpgFrontend::UI::KeyGenDialog::slot_key_gen_accept()']]],
|
||||
['slot_5fnon_5fexpired_5fchecked_719',['slot_non_expired_checked',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#adde2b33bd17f521f0630702987b1d274',1,'GpgFrontend::UI::KeySetExpireDateDialog']]],
|
||||
['slot_5fopen_5ffile_5ftab_720',['slot_open_file_tab',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fopen_5fkey_5fmanagement_721',['slot_open_key_management',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fopen_5fsettings_5fdialog_722',['slot_open_settings_dialog',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fopen_5furl_723',['slot_open_url',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a51ff99077a75507365307f5dd783df99',1,'GpgFrontend::UI::HelpPage']]],
|
||||
['slot_5fprocess_5fnetwork_5freply_724',['slot_process_network_reply',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#af9350e0a8d5993e5be0a5478fcb161be',1,'GpgFrontend::UI::ListedKeyServerTestTask::slot_process_network_reply()'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a612eabb08138bed927bdd845d0fdd3e6',1,'GpgFrontend::UI::ProxyConnectionTestTask::slot_process_network_reply()']]],
|
||||
['slot_5fremove_5ftab_725',['slot_remove_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a12f65fbc4984c266a5df4505ecde7c42',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slot_5fsave_5fstatus_5fto_5fcache_5ffor_5frevovery_726',['slot_save_status_to_cache_for_revovery',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1bf57ebe1e32b12c48bb633b7dd7a4f1',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slot_5fset_5frestart_5fneeded_727',['slot_set_restart_needed',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83',1,'GpgFrontend::UI::GnuPGControllerDialog']]],
|
||||
['slot_5fshow_5fcustom_5fcontext_5fmenu_728',['slot_show_custom_context_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slot_5fshow_5fkey_5fdetails_729',['slot_show_key_details',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fshow_5fversion_5fstatus_730',['slot_show_version_status',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a29a504b9657b0f553b7c5a6997892a24',1,'GpgFrontend::UI::UpdateTab']]],
|
||||
['slot_5fsign_5fkey_731',['slot_sign_key',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#a82f6bf641ff3b64341a0bdcf76571c43',1,'GpgFrontend::UI::KeyUIDSignDialog']]],
|
||||
['slot_5fsigning_5fbox_5fchanged_732',['slot_signing_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aedef4e8784c8a3edb06b0f2821500552',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_signing_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03b7fe3e34147e404ca3ca6a0aa80cfc',1,'GpgFrontend::UI::KeyGenDialog::slot_signing_box_changed()']]],
|
||||
['slot_5fstart_5fwizard_733',['slot_start_wizard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fupdate_5fkey_5fstatus_734',['slot_update_key_status',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slot_5fupload_5fkey_5fto_5fserver_735',['slot_upload_key_to_server',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#ae72c3bbd04e1bfbf142d806d50bbe617',1,'GpgFrontend::UI::KeyUploadDialog']]],
|
||||
['slot_5fversion_5fupgrade_5fnotify_736',['slot_version_upgrade_notify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af943d62a7aeb866bed2a3f50cd9bb565',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotappendtext2curtextpage_737',['SlotAppendText2CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae9ffb1f027ce05737e77add66bd1540f',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotarchivedecrypt_738',['SlotArchiveDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotarchivedecryptverify_739',['SlotArchiveDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotclosetab_740',['SlotCloseTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotcopy_741',['SlotCopy',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotcurpagefiletreeview_742',['SlotCurPageFileTreeView',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotcurpagetextedit_743',['SlotCurPageTextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotcut_744',['SlotCut',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae1e710c6722910b8d35df97aaabb3162',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotdecrypt_745',['SlotDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotdecryptverify_746',['SlotDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotdirectoryencryptsign_747',['SlotDirectoryEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotencrypt_748',['SlotEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotencryptsign_749',['SlotEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotexecutecommand_750',['SlotExecuteCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a39fbfbc9ab39581330a02d9cb54e6e4d',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotexecutegpgcommand_751',['SlotExecuteGpgCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotfiledecrypt_752',['SlotFileDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfiledecryptverify_753',['SlotFileDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfileencrypt_754',['SlotFileEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfileencryptsign_755',['SlotFileEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfilesign_756',['SlotFileSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfileverify_757',['SlotFileVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfilltexteditwithtext_758',['SlotFillTextEditWithText',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotimport_759',['SlotImport',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a7de2096702baf67f1335ac4fe50cfa38',1,'GpgFrontend::UI::KeyServerImportDialog::SlotImport(std::vector< QString > key_ids_list, QString keyserver_url)'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a1e17305d6b470d0f7050eb8e3e6ee3d8',1,'GpgFrontend::UI::KeyServerImportDialog::SlotImport(const KeyIdArgsListPtr &keys)']]],
|
||||
['slotimportkeyfromclipboard_760',['SlotImportKeyFromClipboard',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotimportkeyfromfile_761',['SlotImportKeyFromFile',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotimportkeyfromkeyserver_762',['SlotImportKeyFromKeyServer',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a35a47fc31b81b6c4f5899e8ab5c4c51a',1,'GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer(const GpgFrontend::KeyIdArgsList &key_ids, const GpgFrontend::UI::CommonUtils::ImportCallbackFunctiopn &callback)'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html#af1b3538d3119c8564e83c7661f73f6ea',1,'GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer(QWidget *parent)']]],
|
||||
['slotimportkeys_763',['SlotImportKeys',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ae730cf0ee73379186f082f29a90a2f94',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotnewfiletab_764',['SlotNewFileTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1859df6906160400710accb0481d6b0c',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotnewhelptab_765',['slotNewHelpTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3c17fdf3abf9c4fb6ce35cfb8f0f8fc4',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotnewtab_766',['SlotNewTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotopen_767',['SlotOpen',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a15335d38187ddf580b7200d856768cfb',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotopenfile_768',['SlotOpenFile',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad344606cf3c665fc73a3c0dd10a44310',1,'GpgFrontend::UI::MainWindow::SlotOpenFile()'],['../classGpgFrontend_1_1UI_1_1TextEdit.html#a60c73cc66a48a38c13e7890de49e86c3',1,'GpgFrontend::UI::TextEdit::SlotOpenFile(const QString &path)']]],
|
||||
['slotpaste_769',['SlotPaste',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotprint_770',['SlotPrint',['../classGpgFrontend_1_1UI_1_1TextEdit.html#adca2bbfa746b5598f2a4f74026b84224',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotquote_771',['SlotQuote',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotraisepinentry_772',['SlotRaisePinentry',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotredo_773',['SlotRedo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae2b3bf422789d56087face98b6a9e929',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotrefresh_774',['SlotRefresh',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516',1,'GpgFrontend::UI::InfoBoardWidget']]],
|
||||
['slotsave_775',['SlotSave',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotsaveas_776',['SlotSaveAs',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a306999df608947dc0728d651893b20f6',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotselectall_777',['SlotSelectAll',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotsetrestartneeded_778',['SlotSetRestartNeeded',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotshowhiddenfile_779',['SlotShowHiddenFile',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slotshowmodified_780',['SlotShowModified',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ab24adc1adb3b9b29469992e4c444436e',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotsign_781',['SlotSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotswitchtabdown_782',['SlotSwitchTabDown',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotswitchtabup_783',['SlotSwitchTabUp',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af1e364b513f566c743a5d36c19098762',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotundo_784',['SlotUndo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotupdatecryptomenustatus_785',['SlotUpdateCryptoMenuStatus',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abd5408ca5f908c330a15db24d959f3a5',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotverify_786',['SlotVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['softwareversion_787',['SoftwareVersion',['../structSoftwareVersion.html',1,'']]],
|
||||
['spdlog_788',['spdlog',['../namespacespdlog.html',1,'']]],
|
||||
['special_5fedit_5ftool_5fbar_5f_789',['special_edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['start_5fwizard_5fact_5f_790',['start_wizard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['startapplication_791',['StartApplication',['../namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e',1,'GpgFrontend']]],
|
||||
['startdirmngr_792',['StartDirmngr',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a7687d84063c6c1d9d8bc11c617085530',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['startgpgagent_793',['StartGpgAgent',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a4af186d06b01ce998e51a42e39e01c86',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['startkeyboxd_794',['StartKeyBoxd',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ae2b097912eb2c9d97da859c45e7a5bac',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['steganography_5fmenu_5f_795',['steganography_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['storages_5fmutex_5f_796',['storages_mutex_',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a10851118e959ef798ae9c534dac74824',1,'GpgFrontend::SingletonStorageCollection::Impl']]],
|
||||
['stripped_5fname_797',['stripped_name',['../classGpgFrontend_1_1UI_1_1TextEdit.html#afb9b7a7d88154d774b3d727d8e640cbb',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['subkeygeneratedialog_798',['SubkeyGenerateDialog',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html',1,'GpgFrontend::UI::SubkeyGenerateDialog'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd',1,'GpgFrontend::UI::SubkeyGenerateDialog::SubkeyGenerateDialog()']]],
|
||||
['switch_5ftab_5fdown_5fact_5f_799',['switch_tab_down_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['switch_5ftab_5fup_5fact_5f_800',['switch_tab_up_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['switch_5fui_5fenabled_801',['switch_ui_enabled',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#ae3d97948f205e84f0604d4da634a4513',1,'GpgFrontend::UI::NetworkTab']]],
|
||||
['switch_5fui_5fproxy_5ftype_802',['switch_ui_proxy_type',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a1b0297158f13daec77645c88e5a8adcd',1,'GpgFrontend::UI::NetworkTab']]],
|
||||
['symbol_803',['Symbol',['../structGpgFrontend_1_1Module_1_1Module_1_1Impl_1_1Symbol.html',1,'GpgFrontend::Module::Module::Impl']]]
|
||||
['setrtn_636',['SetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a4f5addc7abfd18e180a5969895f5d83a',1,'GpgFrontend::Thread::Task::Impl']]],
|
||||
['setsettings_637',['SetSettings',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56',1,'GpgFrontend::UI::AppearanceTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a7b26d8a088ce8f50b1fd0e719e38534b',1,'GpgFrontend::UI::GeneralTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a221117b56dda48956e44d96a08f6823b',1,'GpgFrontend::UI::KeyserverTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a51cd114731899b6480cc1b6d5a80826a',1,'GpgFrontend::UI::NetworkTab::SetSettings()']]],
|
||||
['setsigners_638',['SetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#aba9f6442dadcba29994d6680a4a0a8d6',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['setstatus_639',['setStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#a034b7e5ccf50f9d89ac9597cd5c84efc',1,'GpgFrontend::GpgResultAnalyse']]],
|
||||
['settingsdialog_640',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html',1,'GpgFrontend::UI::SettingsDialog'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc',1,'GpgFrontend::UI::SettingsDialog::SettingsDialog()']]],
|
||||
['settingsobject_641',['SettingsObject',['../classGpgFrontend_1_1SettingsObject.html',1,'GpgFrontend::SettingsObject'],['../classGpgFrontend_1_1SettingsObject.html#ac635cfd808cf15e9ff89cfc1c01d9b08',1,'GpgFrontend::SettingsObject::SettingsObject(QString settings_name)'],['../classGpgFrontend_1_1SettingsObject.html#acb60d62227d0a0f7ce7aa6d5fd925504',1,'GpgFrontend::SettingsObject::SettingsObject(QJsonObject sub_json)']]],
|
||||
['show_5fkey_5fdetails_5fact_5f_642',['show_key_details_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['show_5fverify_5fdetails_643',['show_verify_details',['../namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281',1,'GpgFrontend::UI']]],
|
||||
['showevent_644',['showEvent',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083',1,'GpgFrontend::UI::AboutDialog']]],
|
||||
['shownotificationwidget_645',['ShowNotificationWidget',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['shutdownglobalbasicenv_646',['ShutdownGlobalBasicEnv',['../namespaceGpgFrontend.html#a89c5fed8586b3f380fecc2040b42e344',1,'GpgFrontend']]],
|
||||
['shutdowngpgfrontendmodules_647',['ShutdownGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a25a2b6107e70c76ab0731f2685d94745',1,'GpgFrontend::Module']]],
|
||||
['sign_648',['Sign',['../classGpgFrontend_1_1GpgBasicOperator.html#a8c52574f86bd8452a578143e08c7254b',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['sign_5fact_5f_649',['sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['sign_5fmarked_5f_650',['sign_marked_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['signaldeeprestartneeded_651',['SignalDeepRestartNeeded',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#ad5e1b6106ce724bfc7e3c76aeb6aa4e2',1,'GpgFrontend::UI::GeneralTab']]],
|
||||
['signalkeydatabaserefreshdone_652',['SignalKeyDatabaseRefreshDone',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['signalkeyserverimportresult_653',['SignalKeyServerImportResult',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a857152c19538b833f8945e2e68c6fe1b',1,'GpgFrontend::UI::KeyServerImportTask']]],
|
||||
['signalkeyserverlisttestresult_654',['SignalKeyServerListTestResult',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a20f0147d670be7ab5c9d3051a900f508',1,'GpgFrontend::UI::ListedKeyServerTestTask']]],
|
||||
['signalkeyserversearchresult_655',['SignalKeyServerSearchResult',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ae478130476c95a8b220c3b0e6a7b88b4',1,'GpgFrontend::UI::KeyServerSearchTask']]],
|
||||
['signalmainwindowlupdatebasicaloperamenu_656',['SignalMainWindowlUpdateBasicalOperaMenu',['../classGpgFrontend_1_1UI_1_1FilePage.html#adadebdebea3d4d8ced7aacc17b617627',1,'GpgFrontend::UI::FilePage']]],
|
||||
['signalopenhelp_657',['SignalOpenHelp',['../classGpgFrontend_1_1UI_1_1Wizard.html#a8b5f5ddb1e6470cbf6c87cc6400031fb',1,'GpgFrontend::UI::Wizard']]],
|
||||
['signalpathchanged_658',['SignalPathChanged',['../classGpgFrontend_1_1UI_1_1FilePage.html#af4462f25386ff65594ab0de771cb45c5',1,'GpgFrontend::UI::FilePage::SignalPathChanged()'],['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2',1,'GpgFrontend::UI::FileTreeView::SignalPathChanged()']]],
|
||||
['signalproxyconnectiontestresult_659',['SignalProxyConnectionTestResult',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a31cd14d72c6c28c811c9183f118f5873',1,'GpgFrontend::UI::ProxyConnectionTestTask']]],
|
||||
['signalrefreshinfoboard_660',['SignalRefreshInfoBoard',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007',1,'GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#a8c24032167f81c86770c216c3831da57',1,'GpgFrontend::UI::FilePage::SignalRefreshInfoBoard()']]],
|
||||
['signalrefreshstatusbar_661',['SignalRefreshStatusBar',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19',1,'GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a',1,'GpgFrontend::UI::KeyList::SignalRefreshStatusBar()']]],
|
||||
['signalreplyfromupdateserver_662',['SignalReplyFromUpdateServer',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a5e752e01539ccfdc6bbe41a404ddaa95',1,'GpgFrontend::UI::UpdateTab']]],
|
||||
['signalrestartneeded_663',['SignalRestartNeeded',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a35a707865fbcc95b6261e382a6ff171c',1,'GpgFrontend::UI::GnuPGControllerDialog::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a0604a8cc86cb6aec7d35e71438d87c9a',1,'GpgFrontend::UI::AppearanceTab::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#af5ba6646af45d0d1d794bc52ee54b1b9',1,'GpgFrontend::UI::SettingsDialog::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a801f851aada5ac2e9b11f969b7e0483e',1,'GpgFrontend::UI::GeneralTab::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a26449a77844d9db69a543ff88f10e347',1,'GpgFrontend::UI::KeyserverTab::SignalRestartNeeded()']]],
|
||||
['signaluibytesdisplayed_664',['SignalUIBytesDisplayed',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#afd3749488fdd3d1c53446fb8c833f3f4',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['signalupgradeversion_665',['SignalUpgradeVersion',['../classVersionCheckTask.html#a017130179e7d18f361d112b9ad3d7462',1,'VersionCheckTask']]],
|
||||
['signaturedetailsdialog_666',['SignatureDetailsDialog',['../classSignatureDetailsDialog.html',1,'']]],
|
||||
['signerspicker_667',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html',1,'GpgFrontend::UI::SignersPicker'],['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a02c3ba737702894fc6d4ac1a1c543ccb',1,'GpgFrontend::UI::SignersPicker::SignersPicker()']]],
|
||||
['signfile_668',['SignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acbbc57156fd7aa984489a2397b942fef',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['signfilesync_669',['SignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a247db95aa42991f6772f2404e81e822d',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['signkey_670',['SignKey',['../classGpgFrontend_1_1GpgKeyManager.html#ab5e56b3a2161f3251666c988d7eaa929',1,'GpgFrontend::GpgKeyManager']]],
|
||||
['signsync_671',['SignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#aec37726d1386dcca7a75e1f2706bad77',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['singletonfunctionobject_672',['SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend::SingletonFunctionObject< T >'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a194e49b07d46345bdad386505d743a61',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const SingletonFunctionObject< T > &)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#aabc5fe8e5a372ac276a265286457cb9a',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(T &&)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a7090636bed6f4bad5b99f28f6872c645',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const T &)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a02e76b42ab51d77588b01c7508bed258',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject()=default'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a4aa7f1eb1d3281bb1fccfcbb1b416251',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(int channel)']]],
|
||||
['singletonfunctionobject_3c_20cachemanager_20_3e_673',['SingletonFunctionObject< CacheManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20dataobjectoperator_20_3e_674',['SingletonFunctionObject< DataObjectOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20globalsettingstation_20_3e_675',['SingletonFunctionObject< GlobalSettingStation >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgbasicoperator_20_3e_676',['SingletonFunctionObject< GpgBasicOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgcontext_20_3e_677',['SingletonFunctionObject< GpgContext >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgfileopera_20_3e_678',['SingletonFunctionObject< GpgFileOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeygetter_20_3e_679',['SingletonFunctionObject< GpgKeyGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeygetter_3a_3aimpl_20_3e_680',['SingletonFunctionObject< GpgKeyGetter::Impl >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeyimportexporter_20_3e_681',['SingletonFunctionObject< GpgKeyImportExporter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeymanager_20_3e_682',['SingletonFunctionObject< GpgKeyManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpgkeyopera_20_3e_683',['SingletonFunctionObject< GpgKeyOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20gpguidoperator_20_3e_684',['SingletonFunctionObject< GpgUIDOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20loggermanager_20_3e_685',['SingletonFunctionObject< LoggerManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20modulemanager_20_3e_686',['SingletonFunctionObject< ModuleManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20passphrasegenerator_20_3e_687',['SingletonFunctionObject< PassphraseGenerator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonfunctionobject_3c_20taskrunnergetter_20_3e_688',['SingletonFunctionObject< TaskRunnerGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]],
|
||||
['singletonstorage_689',['SingletonStorage',['../classGpgFrontend_1_1SingletonStorage.html',1,'GpgFrontend']]],
|
||||
['singletonstoragecollection_690',['SingletonStorageCollection',['../classGpgFrontend_1_1SingletonStorageCollection.html',1,'GpgFrontend']]],
|
||||
['slot_5factivated_5fkey_5ftype_691',['slot_activated_key_type',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a52a0aadc9b1e80bdcaaf1ad9d8997957',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_activated_key_type()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab8f04b046abb56d53bdbe67838b84fdc',1,'GpgFrontend::UI::KeyGenDialog::slot_activated_key_type()']]],
|
||||
['slot_5fadd_5fpgp_5fheader_692',['slot_add_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fadd_5fuid_5fresult_693',['slot_add_uid_result',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a16f1ae88d6a417b614cfc6ae1852187c',1,'GpgFrontend::UI::KeyPairUIDTab']]],
|
||||
['slot_5fappend_5fselected_5fkeys_694',['slot_append_selected_keys',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fauthentication_5fbox_5fchanged_695',['slot_authentication_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a13229f07ef0ed594357df1918af50d3d',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5',1,'GpgFrontend::UI::KeyGenDialog::slot_authentication_box_changed()']]],
|
||||
['slot_5fcertification_5fbox_5fchanged_696',['slot_certification_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8ab50d8f47489c57e382b3fe231ba9a7',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226',1,'GpgFrontend::UI::KeyGenDialog::slot_certification_box_changed()']]],
|
||||
['slot_5fclean_5fdouble_5fline_5fbreaks_697',['slot_clean_double_line_breaks',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fcompress_5ffiles_698',['slot_compress_files',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slot_5fcopy_5fdefault_5fuid_5fto_5fclipboard_699',['slot_copy_default_uid_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fcopy_5ffingerprint_700',['slot_copy_fingerprint',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#af8b600fbd7cd0fbb5b6183403bf870b2',1,'GpgFrontend::UI::KeyPairDetailTab']]],
|
||||
['slot_5fcopy_5fkey_5fid_5fto_5fclipboard_701',['slot_copy_key_id_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fcopy_5fmail_5faddress_5fto_5fclipboard_702',['slot_copy_mail_address_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fcreate_5fnew_5fuid_703',['slot_create_new_uid',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c',1,'GpgFrontend::UI::KeyNewUIDDialog']]],
|
||||
['slot_5fcreate_5fpopup_5fmenu_704',['slot_create_popup_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slot_5fcut_5fpgp_5fheader_705',['slot_cut_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fdisable_5ftab_5factions_706',['slot_disable_tab_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fdouble_5fclicked_707',['slot_double_clicked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e',1,'GpgFrontend::UI::KeyList']]],
|
||||
['slot_5fencryption_5fbox_5fchanged_708',['slot_encryption_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a1f4dda7500b3de7476e5d1e7bd5b550b',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_encryption_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae611933ccd6fd67e65a2cf1ff09b5e8f',1,'GpgFrontend::UI::KeyGenDialog::slot_encryption_box_changed()']]],
|
||||
['slot_5fexpire_5fbox_5fchanged_709',['slot_expire_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a49d9f3bb2cfb17eb39dcd4dc0385234e',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_expire_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a516aa59c71a9ddf06c51e93252e93b76',1,'GpgFrontend::UI::KeyGenDialog::slot_expire_box_changed()']]],
|
||||
['slot_5fexport_5fprivate_5fkey_710',['slot_export_private_key',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a384f4250e58110da58c0e6996b42a8ab',1,'GpgFrontend::UI::KeyPairOperaTab']]],
|
||||
['slot_5ffile_5ftree_5fview_5fitem_5fdouble_5fclicked_711',['slot_file_tree_view_item_double_clicked',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slot_5ffind_712',['slot_find',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fformat_5fgpg_5fheader_713',['slot_format_gpg_header',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a45267bcfc8fc83851894061c0fe2a9c2',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['slot_5fimport_714',['slot_import',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06',1,'GpgFrontend::UI::KeyServerImportDialog']]],
|
||||
['slot_5fimport_5ffinished_715',['slot_import_finished',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a236935d77e2b2a17ee66798c490f1361',1,'GpgFrontend::UI::KeyServerImportDialog']]],
|
||||
['slot_5fimport_5fkey_5ffrom_5fedit_716',['slot_import_key_from_edit',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5finsert_5ftext_717',['slot_insert_text',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a184985104f23da8fdf2b9aaf7b27405b',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['slot_5fjump_5fpage_718',['slot_jump_page',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b',1,'GpgFrontend::UI::ChoosePage']]],
|
||||
['slot_5fkey_5fgen_5faccept_719',['slot_key_gen_accept',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aab426dec4b4655b215b09b490e05ad05',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_key_gen_accept()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#af1f7a62dcb024513453766ee8816d514',1,'GpgFrontend::UI::KeyGenDialog::slot_key_gen_accept()']]],
|
||||
['slot_5fnon_5fexpired_5fchecked_720',['slot_non_expired_checked',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#adde2b33bd17f521f0630702987b1d274',1,'GpgFrontend::UI::KeySetExpireDateDialog']]],
|
||||
['slot_5fopen_5ffile_5ftab_721',['slot_open_file_tab',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fopen_5fkey_5fmanagement_722',['slot_open_key_management',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fopen_5fsettings_5fdialog_723',['slot_open_settings_dialog',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fopen_5furl_724',['slot_open_url',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a51ff99077a75507365307f5dd783df99',1,'GpgFrontend::UI::HelpPage']]],
|
||||
['slot_5fprocess_5fnetwork_5freply_725',['slot_process_network_reply',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#af9350e0a8d5993e5be0a5478fcb161be',1,'GpgFrontend::UI::ListedKeyServerTestTask::slot_process_network_reply()'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a612eabb08138bed927bdd845d0fdd3e6',1,'GpgFrontend::UI::ProxyConnectionTestTask::slot_process_network_reply()']]],
|
||||
['slot_5fremove_5ftab_726',['slot_remove_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a12f65fbc4984c266a5df4505ecde7c42',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slot_5fsave_5fstatus_5fto_5fcache_5ffor_5frevovery_727',['slot_save_status_to_cache_for_revovery',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1bf57ebe1e32b12c48bb633b7dd7a4f1',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slot_5fset_5frestart_5fneeded_728',['slot_set_restart_needed',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83',1,'GpgFrontend::UI::GnuPGControllerDialog']]],
|
||||
['slot_5fshow_5fcustom_5fcontext_5fmenu_729',['slot_show_custom_context_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slot_5fshow_5fkey_5fdetails_730',['slot_show_key_details',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fshow_5fversion_5fstatus_731',['slot_show_version_status',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a29a504b9657b0f553b7c5a6997892a24',1,'GpgFrontend::UI::UpdateTab']]],
|
||||
['slot_5fsign_5fkey_732',['slot_sign_key',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#a82f6bf641ff3b64341a0bdcf76571c43',1,'GpgFrontend::UI::KeyUIDSignDialog']]],
|
||||
['slot_5fsigning_5fbox_5fchanged_733',['slot_signing_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aedef4e8784c8a3edb06b0f2821500552',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_signing_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03b7fe3e34147e404ca3ca6a0aa80cfc',1,'GpgFrontend::UI::KeyGenDialog::slot_signing_box_changed()']]],
|
||||
['slot_5fstart_5fwizard_734',['slot_start_wizard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slot_5fupdate_5fkey_5fstatus_735',['slot_update_key_status',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slot_5fupload_5fkey_5fto_5fserver_736',['slot_upload_key_to_server',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#ae72c3bbd04e1bfbf142d806d50bbe617',1,'GpgFrontend::UI::KeyUploadDialog']]],
|
||||
['slot_5fversion_5fupgrade_5fnotify_737',['slot_version_upgrade_notify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af943d62a7aeb866bed2a3f50cd9bb565',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotappendtext2curtextpage_738',['SlotAppendText2CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae9ffb1f027ce05737e77add66bd1540f',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotarchivedecrypt_739',['SlotArchiveDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotarchivedecryptverify_740',['SlotArchiveDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotclosetab_741',['SlotCloseTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotcopy_742',['SlotCopy',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotcurpagefiletreeview_743',['SlotCurPageFileTreeView',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotcurpagetextedit_744',['SlotCurPageTextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotcut_745',['SlotCut',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae1e710c6722910b8d35df97aaabb3162',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotdecrypt_746',['SlotDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotdecryptverify_747',['SlotDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotdirectoryencryptsign_748',['SlotDirectoryEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotencrypt_749',['SlotEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotencryptsign_750',['SlotEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotexecutecommand_751',['SlotExecuteCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a39fbfbc9ab39581330a02d9cb54e6e4d',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotexecutegpgcommand_752',['SlotExecuteGpgCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotfiledecrypt_753',['SlotFileDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfiledecryptverify_754',['SlotFileDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfileencrypt_755',['SlotFileEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfileencryptsign_756',['SlotFileEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfilesign_757',['SlotFileSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfileverify_758',['SlotFileVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotfilltexteditwithtext_759',['SlotFillTextEditWithText',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotimport_760',['SlotImport',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a7de2096702baf67f1335ac4fe50cfa38',1,'GpgFrontend::UI::KeyServerImportDialog::SlotImport(std::vector< QString > key_ids_list, QString keyserver_url)'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a1e17305d6b470d0f7050eb8e3e6ee3d8',1,'GpgFrontend::UI::KeyServerImportDialog::SlotImport(const KeyIdArgsListPtr &keys)']]],
|
||||
['slotimportkeyfromclipboard_761',['SlotImportKeyFromClipboard',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotimportkeyfromfile_762',['SlotImportKeyFromFile',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotimportkeyfromkeyserver_763',['SlotImportKeyFromKeyServer',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a35a47fc31b81b6c4f5899e8ab5c4c51a',1,'GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer(const GpgFrontend::KeyIdArgsList &key_ids, const GpgFrontend::UI::CommonUtils::ImportCallbackFunctiopn &callback)'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html#af1b3538d3119c8564e83c7661f73f6ea',1,'GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer(QWidget *parent)']]],
|
||||
['slotimportkeys_764',['SlotImportKeys',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ae730cf0ee73379186f082f29a90a2f94',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['slotnewfiletab_765',['SlotNewFileTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1859df6906160400710accb0481d6b0c',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotnewhelptab_766',['slotNewHelpTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3c17fdf3abf9c4fb6ce35cfb8f0f8fc4',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotnewtab_767',['SlotNewTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotopen_768',['SlotOpen',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a15335d38187ddf580b7200d856768cfb',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotopenfile_769',['SlotOpenFile',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad344606cf3c665fc73a3c0dd10a44310',1,'GpgFrontend::UI::MainWindow::SlotOpenFile()'],['../classGpgFrontend_1_1UI_1_1TextEdit.html#a60c73cc66a48a38c13e7890de49e86c3',1,'GpgFrontend::UI::TextEdit::SlotOpenFile(const QString &path)']]],
|
||||
['slotpaste_770',['SlotPaste',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotprint_771',['SlotPrint',['../classGpgFrontend_1_1UI_1_1TextEdit.html#adca2bbfa746b5598f2a4f74026b84224',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotquote_772',['SlotQuote',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotraisepinentry_773',['SlotRaisePinentry',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotredo_774',['SlotRedo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae2b3bf422789d56087face98b6a9e929',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotrefresh_775',['SlotRefresh',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516',1,'GpgFrontend::UI::InfoBoardWidget']]],
|
||||
['slotsave_776',['SlotSave',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotsaveas_777',['SlotSaveAs',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a306999df608947dc0728d651893b20f6',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotselectall_778',['SlotSelectAll',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotsetrestartneeded_779',['SlotSetRestartNeeded',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotshowhiddenfile_780',['SlotShowHiddenFile',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['slotshowmodified_781',['SlotShowModified',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ab24adc1adb3b9b29469992e4c444436e',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotsign_782',['SlotSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotswitchtabdown_783',['SlotSwitchTabDown',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotswitchtabup_784',['SlotSwitchTabUp',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af1e364b513f566c743a5d36c19098762',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotundo_785',['SlotUndo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['slotupdatecryptomenustatus_786',['SlotUpdateCryptoMenuStatus',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abd5408ca5f908c330a15db24d959f3a5',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['slotverify_787',['SlotVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['softwareversion_788',['SoftwareVersion',['../structSoftwareVersion.html',1,'']]],
|
||||
['spdlog_789',['spdlog',['../namespacespdlog.html',1,'']]],
|
||||
['special_5fedit_5ftool_5fbar_5f_790',['special_edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['start_5fwizard_5fact_5f_791',['start_wizard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['startapplication_792',['StartApplication',['../namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e',1,'GpgFrontend']]],
|
||||
['startdirmngr_793',['StartDirmngr',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a7687d84063c6c1d9d8bc11c617085530',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['startgpgagent_794',['StartGpgAgent',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a4af186d06b01ce998e51a42e39e01c86',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['startkeyboxd_795',['StartKeyBoxd',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ae2b097912eb2c9d97da859c45e7a5bac',1,'GpgFrontend::GpgAdvancedOperator']]],
|
||||
['steganography_5fmenu_5f_796',['steganography_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['storages_5fmutex_5f_797',['storages_mutex_',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a10851118e959ef798ae9c534dac74824',1,'GpgFrontend::SingletonStorageCollection::Impl']]],
|
||||
['stripped_5fname_798',['stripped_name',['../classGpgFrontend_1_1UI_1_1TextEdit.html#afb9b7a7d88154d774b3d727d8e640cbb',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['subkeygeneratedialog_799',['SubkeyGenerateDialog',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html',1,'GpgFrontend::UI::SubkeyGenerateDialog'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd',1,'GpgFrontend::UI::SubkeyGenerateDialog::SubkeyGenerateDialog()']]],
|
||||
['switch_5ftab_5fdown_5fact_5f_800',['switch_tab_down_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['switch_5ftab_5fup_5fact_5f_801',['switch_tab_up_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['switch_5fui_5fenabled_802',['switch_ui_enabled',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#ae3d97948f205e84f0604d4da634a4513',1,'GpgFrontend::UI::NetworkTab']]],
|
||||
['switch_5fui_5fproxy_5ftype_803',['switch_ui_proxy_type',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a1b0297158f13daec77645c88e5a8adcd',1,'GpgFrontend::UI::NetworkTab']]],
|
||||
['symbol_804',['Symbol',['../structGpgFrontend_1_1Module_1_1Module_1_1Impl_1_1Symbol.html',1,'GpgFrontend::Module::Module::Impl']]]
|
||||
];
|
||||
|
@ -1,18 +1,18 @@
|
||||
var searchData=
|
||||
[
|
||||
['tabcount_804',['TabCount',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a05c54658597b04c3976c72d3a5f9add9',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['takechargeofresult_805',['TakeChargeOfResult',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e',1,'GpgFrontend::GpgVerifyResultAnalyse']]],
|
||||
['targetfileprecheck_806',['TargetFilePreCheck',['../namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06',1,'GpgFrontend']]],
|
||||
['task_807',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html',1,'GpgFrontend::Thread::Task'],['../classGpgFrontend_1_1Thread_1_1Task.html#afa69068f1b2f930d6ab1d9f66340c565',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data, TaskCallback callback)'],['../classGpgFrontend_1_1Thread_1_1Task.html#a287d737e66f873850d5eb49d1475a762',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data_object=nullptr)'],['../classGpgFrontend_1_1Thread_1_1Task.html#a3ca97551610b81a476d5594c97fde559',1,'GpgFrontend::Thread::Task::Task(QString name)']]],
|
||||
['taskhandler_808',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]],
|
||||
['taskrunner_809',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread::TaskRunner'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ad3c8612cbe60112f9b14e616fb0a4acf',1,'GpgFrontend::Thread::TaskRunner::TaskRunner()']]],
|
||||
['taskrunnergetter_810',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]],
|
||||
['testlistedkeyserverthread_811',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]],
|
||||
['textedit_812',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]],
|
||||
['textissigned_813',['TextIsSigned',['../namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db',1,'GpgFrontend']]],
|
||||
['threadsafemap_814',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]],
|
||||
['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_815',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]],
|
||||
['tofuinfopage_816',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html',1,'GpgFrontend::UI::TOFUInfoPage'],['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html#a9adc1666e3f57536594876520019e395',1,'GpgFrontend::UI::TOFUInfoPage::TOFUInfoPage()']]],
|
||||
['translate_5fact_5f_817',['translate_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['translatorstab_818',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI::TranslatorsTab'],['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html#a89e5c7b9c17fb41b7c7bf461fb8ad99e',1,'GpgFrontend::UI::TranslatorsTab::TranslatorsTab()']]]
|
||||
['tabcount_805',['TabCount',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a05c54658597b04c3976c72d3a5f9add9',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['takechargeofresult_806',['TakeChargeOfResult',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e',1,'GpgFrontend::GpgVerifyResultAnalyse']]],
|
||||
['targetfileprecheck_807',['TargetFilePreCheck',['../namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06',1,'GpgFrontend']]],
|
||||
['task_808',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html',1,'GpgFrontend::Thread::Task'],['../classGpgFrontend_1_1Thread_1_1Task.html#afa69068f1b2f930d6ab1d9f66340c565',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data, TaskCallback callback)'],['../classGpgFrontend_1_1Thread_1_1Task.html#a287d737e66f873850d5eb49d1475a762',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data_object=nullptr)'],['../classGpgFrontend_1_1Thread_1_1Task.html#a3ca97551610b81a476d5594c97fde559',1,'GpgFrontend::Thread::Task::Task(QString name)']]],
|
||||
['taskhandler_809',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]],
|
||||
['taskrunner_810',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread::TaskRunner'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ad3c8612cbe60112f9b14e616fb0a4acf',1,'GpgFrontend::Thread::TaskRunner::TaskRunner()']]],
|
||||
['taskrunnergetter_811',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]],
|
||||
['testlistedkeyserverthread_812',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]],
|
||||
['textedit_813',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]],
|
||||
['textissigned_814',['TextIsSigned',['../namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db',1,'GpgFrontend']]],
|
||||
['threadsafemap_815',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]],
|
||||
['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_816',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]],
|
||||
['tofuinfopage_817',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html',1,'GpgFrontend::UI::TOFUInfoPage'],['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html#a9adc1666e3f57536594876520019e395',1,'GpgFrontend::UI::TOFUInfoPage::TOFUInfoPage()']]],
|
||||
['translate_5fact_5f_818',['translate_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['translatorstab_819',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI::TranslatorsTab'],['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html#a89e5c7b9c17fb41b7c7bf461fb8ad99e',1,'GpgFrontend::UI::TranslatorsTab::TranslatorsTab()']]]
|
||||
];
|
||||
|
@ -1,9 +1,9 @@
|
||||
var searchData=
|
||||
[
|
||||
['uisignalstation_819',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]],
|
||||
['undo_5fact_5f_820',['undo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['unsaveddocuments_821',['UnsavedDocuments',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a82fe98d45f54909ebea933b540367c39',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['updatetab_822',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html',1,'GpgFrontend::UI::UpdateTab'],['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a833c5f709607032bac530aacf389a117',1,'GpgFrontend::UI::UpdateTab::UpdateTab()']]],
|
||||
['upload_5fkey_5fto_5fserver_823',['upload_key_to_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['upsertrtvalue_824',['UpsertRTValue',['../namespaceGpgFrontend_1_1Module.html#a5e4614222306688d8c2f36fd4ae23de3',1,'GpgFrontend::Module']]]
|
||||
['uisignalstation_820',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]],
|
||||
['undo_5fact_5f_821',['undo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['unsaveddocuments_822',['UnsavedDocuments',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a82fe98d45f54909ebea933b540367c39',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['updatetab_823',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html',1,'GpgFrontend::UI::UpdateTab'],['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a833c5f709607032bac530aacf389a117',1,'GpgFrontend::UI::UpdateTab::UpdateTab()']]],
|
||||
['upload_5fkey_5fto_5fserver_824',['upload_key_to_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['upsertrtvalue_825',['UpsertRTValue',['../namespaceGpgFrontend_1_1Module.html#a5e4614222306688d8c2f36fd4ae23de3',1,'GpgFrontend::Module']]]
|
||||
];
|
||||
|
@ -1,13 +1,13 @@
|
||||
var searchData=
|
||||
[
|
||||
['verify_825',['Verify',['../classGpgFrontend_1_1GpgBasicOperator.html#ae9a2f9923061efae82fe012ebc7a56ab',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['verify_5fact_5f_826',['verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['verifydetailsdialog_827',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI::VerifyDetailsDialog'],['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html#ac73f0405e249f623ddd0de22b5130fda',1,'GpgFrontend::UI::VerifyDetailsDialog::VerifyDetailsDialog()']]],
|
||||
['verifyfile_828',['VerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['verifyfilesync_829',['VerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9511b6a128a6228ebca47ae637c44e55',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['verifykeydetailbox_830',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI::VerifyKeyDetailBox'],['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#afbbe8e87786cca020c9aa8759eb041a0',1,'GpgFrontend::UI::VerifyKeyDetailBox::VerifyKeyDetailBox()']]],
|
||||
['verifysync_831',['VerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a3507dec7f2528c8627d3289cfb638a7a',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['versionchecktask_832',['VersionCheckTask',['../classVersionCheckTask.html',1,'VersionCheckTask'],['../classVersionCheckTask.html#a5be89e73bb5430c248b62f7819c58044',1,'VersionCheckTask::VersionCheckTask()']]],
|
||||
['versionwithdrawn_833',['VersionWithdrawn',['../structSoftwareVersion.html#a4f129d14867355cd4ee8ebc323ca1fab',1,'SoftwareVersion']]],
|
||||
['view_5fmenu_5f_834',['view_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2',1,'GpgFrontend::UI::MainWindow']]]
|
||||
['verify_826',['Verify',['../classGpgFrontend_1_1GpgBasicOperator.html#ae9a2f9923061efae82fe012ebc7a56ab',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['verify_5fact_5f_827',['verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['verifydetailsdialog_828',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI::VerifyDetailsDialog'],['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html#ac73f0405e249f623ddd0de22b5130fda',1,'GpgFrontend::UI::VerifyDetailsDialog::VerifyDetailsDialog()']]],
|
||||
['verifyfile_829',['VerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['verifyfilesync_830',['VerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9511b6a128a6228ebca47ae637c44e55',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['verifykeydetailbox_831',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI::VerifyKeyDetailBox'],['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#afbbe8e87786cca020c9aa8759eb041a0',1,'GpgFrontend::UI::VerifyKeyDetailBox::VerifyKeyDetailBox()']]],
|
||||
['verifysync_832',['VerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a3507dec7f2528c8627d3289cfb638a7a',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['versionchecktask_833',['VersionCheckTask',['../classVersionCheckTask.html',1,'VersionCheckTask'],['../classVersionCheckTask.html#a5be89e73bb5430c248b62f7819c58044',1,'VersionCheckTask::VersionCheckTask()']]],
|
||||
['versionwithdrawn_834',['VersionWithdrawn',['../structSoftwareVersion.html#a4f129d14867355cd4ee8ebc323ca1fab',1,'SoftwareVersion']]],
|
||||
['view_5fmenu_5f_835',['view_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2',1,'GpgFrontend::UI::MainWindow']]]
|
||||
];
|
||||
|
@ -1,10 +1,10 @@
|
||||
var searchData=
|
||||
[
|
||||
['waitforopera_835',['WaitForOpera',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['waitingdialog_836',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI::WaitingDialog'],['../classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc',1,'GpgFrontend::UI::WaitingDialog::WaitingDialog()']]],
|
||||
['windowstateso_837',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]],
|
||||
['wizard_838',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI::Wizard'],['../classGpgFrontend_1_1UI_1_1Wizard.html#a448db8fe5ace96418ffd1f23b0142b10',1,'GpgFrontend::UI::Wizard::Wizard()']]],
|
||||
['writebuffertofile_839',['WriteBufferToFile',['../namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86',1,'GpgFrontend']]],
|
||||
['writefile_840',['WriteFile',['../namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1',1,'GpgFrontend']]],
|
||||
['writefilegfbuffer_841',['WriteFileGFBuffer',['../namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9',1,'GpgFrontend']]]
|
||||
['waitforopera_836',['WaitForOpera',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['waitingdialog_837',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI::WaitingDialog'],['../classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc',1,'GpgFrontend::UI::WaitingDialog::WaitingDialog()']]],
|
||||
['windowstateso_838',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]],
|
||||
['wizard_839',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI::Wizard'],['../classGpgFrontend_1_1UI_1_1Wizard.html#a448db8fe5ace96418ffd1f23b0142b10',1,'GpgFrontend::UI::Wizard::Wizard()']]],
|
||||
['writebuffertofile_840',['WriteBufferToFile',['../namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86',1,'GpgFrontend']]],
|
||||
['writefile_841',['WriteFile',['../namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1',1,'GpgFrontend']]],
|
||||
['writefilegfbuffer_842',['WriteFileGFBuffer',['../namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9',1,'GpgFrontend']]]
|
||||
];
|
||||
|
@ -1,5 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['zoom_5fin_5fact_5f_842',['zoom_in_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['zoom_5fout_5fact_5f_843',['zoom_out_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70397629ae3ffe039051b80a099c7979',1,'GpgFrontend::UI::MainWindow']]]
|
||||
['zoom_5fin_5fact_5f_843',['zoom_in_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['zoom_5fout_5fact_5f_844',['zoom_out_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70397629ae3ffe039051b80a099c7979',1,'GpgFrontend::UI::MainWindow']]]
|
||||
];
|
||||
|
@ -1,19 +1,19 @@
|
||||
var searchData=
|
||||
[
|
||||
['_7ecachemanager_844',['~CacheManager',['../classGpgFrontend_1_1CacheManager.html#a1cb49178670a5f18debac7e59e388610',1,'GpgFrontend::CacheManager']]],
|
||||
['_7ecacheobject_845',['~CacheObject',['../classGpgFrontend_1_1CacheObject.html#ab4ab841bf7fef7848af72620352a3141',1,'GpgFrontend::CacheObject']]],
|
||||
['_7echannelobject_846',['~ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#a85a29ff6a1233114eb9f159c408cbe35',1,'GpgFrontend::ChannelObject']]],
|
||||
['_7eglobalsettingstation_847',['~GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#af700161900e623a0ea14261d51616451',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['_7egpgdata_848',['~GpgData',['../classGpgFrontend_1_1GpgData.html#a96f3c1cb27eb2f3e6f28b9cdb2135bc7',1,'GpgFrontend::GpgData']]],
|
||||
['_7egpgfrontendapplication_849',['~GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a32f0e7dda69f7b1e3cc869340736c590',1,'GpgFrontend::UI::GpgFrontendApplication']]],
|
||||
['_7egpgfrontendcontext_850',['~GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#a7492d29abfc6292ebf8ea015f8e31d1c',1,'GpgFrontend::GpgFrontendContext']]],
|
||||
['_7egpgkey_851',['~GpgKey',['../classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697',1,'GpgFrontend::GpgKey']]],
|
||||
['_7egpgkeygetter_852',['~GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#ac9dbf4a2358f6478cf0ce8c85260878f',1,'GpgFrontend::GpgKeyGetter']]],
|
||||
['_7egpgkeysignature_853',['~GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html#ab4d7044f4e1ddcf0ae0d28be43f0fcb3',1,'GpgFrontend::GpgKeySignature']]],
|
||||
['_7egpgsignature_854',['~GpgSignature',['../classGpgFrontend_1_1GpgSignature.html#a44f137a457ac109d145a1cdd8e544e3a',1,'GpgFrontend::GpgSignature']]],
|
||||
['_7egrttreeview_855',['~GRTTreeView',['../classGpgFrontend_1_1UI_1_1GRTTreeView.html#afe0ba5a13c36968a1340fdc08dab33d9',1,'GpgFrontend::UI::GRTTreeView']]],
|
||||
['_7esettingsobject_856',['~SettingsObject',['../classGpgFrontend_1_1SettingsObject.html#ab03a4ac000c8629045b205a4d7d29980',1,'GpgFrontend::SettingsObject']]],
|
||||
['_7esingletonfunctionobject_857',['~SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html#a8296be8c449f88175285186831b995bc',1,'GpgFrontend::SingletonFunctionObject']]],
|
||||
['_7etask_858',['~Task',['../classGpgFrontend_1_1Thread_1_1Task.html#a37766a505662b33ad14672c29e209ea8',1,'GpgFrontend::Thread::Task']]],
|
||||
['_7etaskrunner_859',['~TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ac3e57b59d537e2a75e741d4a5418ae6d',1,'GpgFrontend::Thread::TaskRunner']]]
|
||||
['_7ecachemanager_845',['~CacheManager',['../classGpgFrontend_1_1CacheManager.html#a1cb49178670a5f18debac7e59e388610',1,'GpgFrontend::CacheManager']]],
|
||||
['_7ecacheobject_846',['~CacheObject',['../classGpgFrontend_1_1CacheObject.html#ab4ab841bf7fef7848af72620352a3141',1,'GpgFrontend::CacheObject']]],
|
||||
['_7echannelobject_847',['~ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#a85a29ff6a1233114eb9f159c408cbe35',1,'GpgFrontend::ChannelObject']]],
|
||||
['_7eglobalsettingstation_848',['~GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#af700161900e623a0ea14261d51616451',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['_7egpgdata_849',['~GpgData',['../classGpgFrontend_1_1GpgData.html#a96f3c1cb27eb2f3e6f28b9cdb2135bc7',1,'GpgFrontend::GpgData']]],
|
||||
['_7egpgfrontendapplication_850',['~GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a32f0e7dda69f7b1e3cc869340736c590',1,'GpgFrontend::UI::GpgFrontendApplication']]],
|
||||
['_7egpgfrontendcontext_851',['~GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#a7492d29abfc6292ebf8ea015f8e31d1c',1,'GpgFrontend::GpgFrontendContext']]],
|
||||
['_7egpgkey_852',['~GpgKey',['../classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697',1,'GpgFrontend::GpgKey']]],
|
||||
['_7egpgkeygetter_853',['~GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#ac9dbf4a2358f6478cf0ce8c85260878f',1,'GpgFrontend::GpgKeyGetter']]],
|
||||
['_7egpgkeysignature_854',['~GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html#ab4d7044f4e1ddcf0ae0d28be43f0fcb3',1,'GpgFrontend::GpgKeySignature']]],
|
||||
['_7egpgsignature_855',['~GpgSignature',['../classGpgFrontend_1_1GpgSignature.html#a44f137a457ac109d145a1cdd8e544e3a',1,'GpgFrontend::GpgSignature']]],
|
||||
['_7egrttreeview_856',['~GRTTreeView',['../classGpgFrontend_1_1UI_1_1GRTTreeView.html#afe0ba5a13c36968a1340fdc08dab33d9',1,'GpgFrontend::UI::GRTTreeView']]],
|
||||
['_7esettingsobject_857',['~SettingsObject',['../classGpgFrontend_1_1SettingsObject.html#ab03a4ac000c8629045b205a4d7d29980',1,'GpgFrontend::SettingsObject']]],
|
||||
['_7esingletonfunctionobject_858',['~SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html#a8296be8c449f88175285186831b995bc',1,'GpgFrontend::SingletonFunctionObject']]],
|
||||
['_7etask_859',['~Task',['../classGpgFrontend_1_1Thread_1_1Task.html#a37766a505662b33ad14672c29e209ea8',1,'GpgFrontend::Thread::Task']]],
|
||||
['_7etaskrunner_860',['~TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ac3e57b59d537e2a75e741d4a5418ae6d',1,'GpgFrontend::Thread::TaskRunner']]]
|
||||
];
|
||||
|
@ -28,7 +28,7 @@ var searchData=
|
||||
['commonutils_60',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a78f5c2696152e9326e845c76c94be965',1,'GpgFrontend::UI::CommonUtils::CommonUtils()'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html',1,'GpgFrontend::UI::CommonUtils']]],
|
||||
['conclusionpage_61',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#afcd98b4735047807d384e6b3d3aea3a7',1,'GpgFrontend::UI::ConclusionPage::ConclusionPage()'],['../classGpgFrontend_1_1UI_1_1ConclusionPage.html',1,'GpgFrontend::UI::ConclusionPage']]],
|
||||
['constraintsoptions_62',['ConstraintsOptions',['../structPinEntryDialog_1_1ConstraintsOptions.html',1,'PinEntryDialog']]],
|
||||
['containsprivatekeys_63',['ContainsPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb',1,'GpgFrontend::UI::KeyList']]],
|
||||
['containsprivatekeys_63',['ContainsPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#abe2dc7f62f7f5278180aa865ee4b7ed0',1,'GpgFrontend::UI::KeyList']]],
|
||||
['contextmenuevent_64',['contextMenuEvent',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ad415e2dd5046c744b650b26c123130ff',1,'GpgFrontend::UI::KeyPairSubkeyTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a35d0b436cf13fa127dbba5b12f8f9144',1,'GpgFrontend::UI::KeyPairUIDTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a8cbd6e448e187260730ab8301ad4892e',1,'GpgFrontend::UI::KeyserverTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190',1,'GpgFrontend::UI::KeyList::contextMenuEvent()']]],
|
||||
['copy_5fact_5f_65',['copy_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a71402943f4ed19e3aba0556b23eaa8f8',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['copy_5fmail_5faddress_5fto_5fclipboard_5fact_5f_66',['copy_mail_address_to_clipboard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af77f66b6b869f6ddb3d2caa3bc40bb09',1,'GpgFrontend::UI::MainWindow']]],
|
||||
|
@ -29,166 +29,167 @@ var searchData=
|
||||
['get_5fuid_5fselected_212',['get_uid_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a88c454f97ba4bd140e23c8ff1054eff5',1,'GpgFrontend::UI::KeyPairUIDTab']]],
|
||||
['getalgo_213',['GetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#aadafd2fa289a5b8e69e03c5b2deeacd6',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getallchannelid_214',['GetAllChannelId',['../classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d',1,'GpgFrontend::SingletonFunctionObject::GetAllChannelId()'],['../classGpgFrontend_1_1SingletonStorage.html#aa5fd3f6f18f7c9435df0bb32707e3871',1,'GpgFrontend::SingletonStorage::GetAllChannelId()']]],
|
||||
['getallprivatekeys_215',['GetAllPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a',1,'GpgFrontend::UI::KeyList']]],
|
||||
['getallprivatekeys_215',['GetAllPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#a1bcba6e19fc8137f0c0025b73a4646d6',1,'GpgFrontend::UI::KeyList']]],
|
||||
['getapp_216',['GetApp',['../structGpgFrontend_1_1GpgFrontendContext.html#a56dd389a17c5f74482ade13635140bbb',1,'GpgFrontend::GpgFrontendContext']]],
|
||||
['getappdatapath_217',['GetAppDataPath',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae051656e52a286cd9b3a891d82099ce0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDataPath()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a7da8fc60ba403d6addd8f671089faeaa',1,'GpgFrontend::GlobalSettingStation::GetAppDataPath() const -> QString']]],
|
||||
['getappdir_218',['GetAppDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a0493f07e63b300e272826561bbc6d9f7',1,'GpgFrontend::GlobalSettingStation::GetAppDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc4ed01c7a4cf9c3c7d9a9462027abd0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDir()']]],
|
||||
['getappdatapath_217',['GetAppDataPath',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae051656e52a286cd9b3a891d82099ce0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDataPath()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a7da8fc60ba403d6addd8f671089faeaa',1,'GpgFrontend::GlobalSettingStation::GetAppDataPath()']]],
|
||||
['getappdir_218',['GetAppDir',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc4ed01c7a4cf9c3c7d9a9462027abd0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDir()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a0493f07e63b300e272826561bbc6d9f7',1,'GpgFrontend::GlobalSettingStation::GetAppDir()']]],
|
||||
['getbrowser_219',['GetBrowser',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a92c31eea47b42be28c86431384b27846',1,'GpgFrontend::UI::HelpPage']]],
|
||||
['getcachevalue_220',['GetCacheValue',['../namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a',1,'GpgFrontend']]],
|
||||
['getchannel_221',['GetChannel',['../classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26',1,'GpgFrontend::ChannelObject::GetChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5',1,'GpgFrontend::SingletonFunctionObject::GetChannel()']]],
|
||||
['getchannel_221',['GetChannel',['../classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5',1,'GpgFrontend::SingletonFunctionObject::GetChannel()'],['../classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26',1,'GpgFrontend::ChannelObject::GetChannel()']]],
|
||||
['getchannelobjectinstance_222',['GetChannelObjectInstance',['../namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6',1,'GpgFrontend']]],
|
||||
['getchecked_223',['GetChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b',1,'GpgFrontend::UI::KeyList::GetChecked()'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e',1,'GpgFrontend::UI::KeyTable::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc',1,'GpgFrontend::UI::KeyList::GetChecked()']]],
|
||||
['getcheckedsigners_224',['GetCheckedSigners',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a293d71b597bd052836675a4cff8ad28d',1,'GpgFrontend::UI::SignersPicker']]],
|
||||
['getcomment_225',['GetComment',['../classGpgFrontend_1_1GpgUID.html#af71a8fb322d11f4d0267fb5a1c109904',1,'GpgFrontend::GpgUID::GetComment()'],['../classGpgFrontend_1_1GpgKeySignature.html#a964da32ce71553d6a584c36f4797db0f',1,'GpgFrontend::GpgKeySignature::GetComment()'],['../classGpgFrontend_1_1GpgKey.html#aadfb3ec59be62ca0c14e73766f219557',1,'GpgFrontend::GpgKey::GetComment()'],['../classGpgFrontend_1_1GenKeyInfo.html#abbc1d76d54202eb5cf2cc27767ab238d',1,'GpgFrontend::GenKeyInfo::GetComment()']]],
|
||||
['getcorelogger_226',['GetCoreLogger',['../namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981',1,'GpgFrontend']]],
|
||||
['getcreatetime_227',['GetCreateTime',['../classGpgFrontend_1_1GpgSubKey.html#acb69f7d19dd2e9278c59ed68033c95f6',1,'GpgFrontend::GpgSubKey::GetCreateTime()'],['../classGpgFrontend_1_1GpgSignature.html#a83cefe63b9410bd07ff123fe61f05e95',1,'GpgFrontend::GpgSignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#aa49800564631056c764fd412305f5a50',1,'GpgFrontend::GpgKeySignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgKey.html#a51ec231fb31f5c968511eeb2ecc7a82f',1,'GpgFrontend::GpgKey::GetCreateTime()']]],
|
||||
['getcurrentpath_228',['GetCurrentPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a984bd4a6f7d133d6e6356b46ba2d46d4',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['getdataobjectsfilessize_229',['GetDataObjectsFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a67d731d4a2c0f3033c9f6b6f52094e25',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['getdefaultchannel_230',['GetDefaultChannel',['../classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc',1,'GpgFrontend::SingletonFunctionObject::GetDefaultChannel()'],['../classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8',1,'GpgFrontend::ChannelObject::GetDefaultChannel()']]],
|
||||
['getdefaultlogger_231',['GetDefaultLogger',['../namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51',1,'GpgFrontend']]],
|
||||
['getdescription_232',['GetDescription',['../classGpgFrontend_1_1GpgTOFUInfo.html#a7659c5c7483a7629be347d6a8f05fe37',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getemail_233',['GetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#af87474dd334abdc17f39bf5cc04cc464',1,'GpgFrontend::GenKeyInfo::GetEmail()'],['../classGpgFrontend_1_1GpgKey.html#acfde01907c1ec56cdb6dab519c7948e9',1,'GpgFrontend::GpgKey::GetEmail()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeef7bdd5d64493a585e77d4e4839e055',1,'GpgFrontend::GpgKeySignature::GetEmail()'],['../classGpgFrontend_1_1GpgUID.html#a72b06128992429e3fc730134d82f4a37',1,'GpgFrontend::GpgUID::GetEmail()']]],
|
||||
['getencrcount_234',['GetEncrCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getencrlast_235',['GetEncrLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a4dc5e5573cabb90f55761bdc252f4f82',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getexpiretime_236',['GetExpireTime',['../classGpgFrontend_1_1GpgKeySignature.html#a9da492e149e2e5ff8766aa7b925e8887',1,'GpgFrontend::GpgKeySignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgSubKey.html#a70e3268330b354ff99a1ec753ee71601',1,'GpgFrontend::GpgSubKey::GetExpireTime()'],['../classGpgFrontend_1_1GpgSignature.html#abaedefd31b8e3a1d59feb8a5f9f3527c',1,'GpgFrontend::GpgSignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgKey.html#a430e4275ee13ceaf177138dd4be388c7',1,'GpgFrontend::GpgKey::GetExpireTime()'],['../classGpgFrontend_1_1GenKeyInfo.html#abba96c63d675a9bdd05926eaca64c268',1,'GpgFrontend::GenKeyInfo::GetExpireTime()']]],
|
||||
['getfileextension_237',['GetFileExtension',['../namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9',1,'GpgFrontend']]],
|
||||
['getfilepath_238',['GetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aff81f0f98a399fa55b6b0ebf2230d4cf',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['getfilesizebypath_239',['GetFileSizeByPath',['../namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a',1,'GpgFrontend']]],
|
||||
['getfingerprint_240',['GetFingerprint',['../classGpgFrontend_1_1GpgSignature.html#acd681c77a5c777cacd0b9866b209bac2',1,'GpgFrontend::GpgSignature::GetFingerprint()'],['../classGpgFrontend_1_1GpgKey.html#acc06ff78f50cfa9ec94cebd39e235a40',1,'GpgFrontend::GpgKey::GetFingerprint()'],['../classGpgFrontend_1_1GpgSubKey.html#a99a39cfbe53b79c1b56b854ce8e7088e',1,'GpgFrontend::GpgSubKey::GetFingerprint()']]],
|
||||
['getfullextension_241',['GetFullExtension',['../namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f',1,'GpgFrontend']]],
|
||||
['getfullid_242',['GetFullID',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a2b844765ba5c75ee061fe19ccb663e1d',1,'GpgFrontend::Thread::Task::Impl::GetFullID()'],['../classGpgFrontend_1_1Thread_1_1Task.html#aabda16361fa50a05e72de5f6ac37a53e',1,'GpgFrontend::Thread::Task::GetFullID()']]],
|
||||
['gethashalgo_243',['GetHashAlgo',['../classGpgFrontend_1_1GpgSignature.html#a23084904b84dd0d2a619565c0ae18d2e',1,'GpgFrontend::GpgSignature']]],
|
||||
['gethttprequestuseragent_244',['GetHttpRequestUserAgent',['../namespaceGpgFrontend.html#aa0393307275afa9b4f27f7ff0d74f9ae',1,'GpgFrontend']]],
|
||||
['gethumanfriendlyfilesize_245',['GetHumanFriendlyFileSize',['../namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71',1,'GpgFrontend']]],
|
||||
['getid_246',['GetID',['../classGpgFrontend_1_1GpgSubKey.html#a28be04ec888468dbd7341aa4cb28785d',1,'GpgFrontend::GpgSubKey']]],
|
||||
['getid_247',['GetId',['../classGpgFrontend_1_1GpgKey.html#a3dec62e06f6f8f43059b293ad192e0c1',1,'GpgFrontend::GpgKey']]],
|
||||
['getinstance_248',['GetInstance',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a530688726ce3a319de8d4bdcc291db87',1,'GpgFrontend::UI::CommonUtils::GetInstance()'],['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d',1,'GpgFrontend::UI::UISignalStation::GetInstance()'],['../classGpgFrontend_1_1CoreSignalStation.html#a4ab63c97545b007d2b720c9b59ed1c47',1,'GpgFrontend::CoreSignalStation::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#a4bba0f1f2880648909af6824bcef9568',1,'GpgFrontend::SingletonStorageCollection::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a9cdea3d2b2d2776f241d2a871d233dd5',1,'GpgFrontend::SingletonStorageCollection::Impl::GetInstance()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f',1,'GpgFrontend::SingletonFunctionObject::GetInstance()']]],
|
||||
['getinvalid_249',['GetInvalid',['../classGpgFrontend_1_1GpgUID.html#a1e7436091a5de3c08727608880afedd2',1,'GpgFrontend::GpgUID']]],
|
||||
['getkey_250',['GetKey',['../classGpgFrontend_1_1GpgKeyGetter.html#a74075299f1dee8cbccbf46939a1871f5',1,'GpgFrontend::GpgKeyGetter']]],
|
||||
['getkeyalgo_251',['GetKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#a9f69b569f048c2a8ce2894ea06a62622',1,'GpgFrontend::GpgKey::GetKeyAlgo()'],['../classGpgFrontend_1_1GpgSubKey.html#a6274ea63d3bc49d7a1222a415f04a371',1,'GpgFrontend::GpgSubKey::GetKeyAlgo()']]],
|
||||
['getkeyid_252',['GetKeyID',['../classGpgFrontend_1_1GpgKeySignature.html#ae0291189b67734a61a9b34f5c206cefd',1,'GpgFrontend::GpgKeySignature']]],
|
||||
['getkeylength_253',['GetKeyLength',['../classGpgFrontend_1_1GpgSubKey.html#a05dc0b70902e5ce13c1e83c36f31fabe',1,'GpgFrontend::GpgSubKey::GetKeyLength()'],['../classGpgFrontend_1_1GenKeyInfo.html#afd12578dde272902cfbf76368103f95b',1,'GpgFrontend::GenKeyInfo::GetKeyLength()']]],
|
||||
['getkeys_254',['GetKeys',['../classGpgFrontend_1_1GpgKeyGetter.html#ac12f4117c5b4b596d9788dc816a6112b',1,'GpgFrontend::GpgKeyGetter']]],
|
||||
['getkeyscopy_255',['GetKeysCopy',['../classGpgFrontend_1_1GpgKeyGetter.html#a94b99caf87636d80988a7b9f5c65d444',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyListPtr &keys) -> KeyListPtr'],['../classGpgFrontend_1_1GpgKeyGetter.html#afa73240503bbb2bd0ad2a58584d02551',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyLinkListPtr &keys) -> KeyLinkListPtr']]],
|
||||
['getkeysizestr_256',['GetKeySizeStr',['../classGpgFrontend_1_1GenKeyInfo.html#aa0d9942210df18e21e5f7feb127a4080',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getlastupdatetime_257',['GetLastUpdateTime',['../classGpgFrontend_1_1GpgKey.html#a1f0fc32514b6af46c23d1221b453f4fe',1,'GpgFrontend::GpgKey']]],
|
||||
['getlogdir_258',['GetLogDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a7a7eb68d192184bb2f447abbb4440fec',1,'GpgFrontend::GlobalSettingStation::GetLogDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#af067b39bc0926f1189980d26c027a729',1,'GpgFrontend::GlobalSettingStation::Impl::GetLogDir()']]],
|
||||
['getlogfilessize_259',['GetLogFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a6521cacfd63f42558399077f9301e500',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['getlogger_260',['GetLogger',['../namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe',1,'GpgFrontend']]],
|
||||
['getmodulesdir_261',['GetModulesDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a2733ce88ee759f39bd182e27319e6795',1,'GpgFrontend::GlobalSettingStation::GetModulesDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#adb93836c33829dd5d6e04179848a0e8e',1,'GpgFrontend::GlobalSettingStation::Impl::GetModulesDir()']]],
|
||||
['getmousepointglobal_262',['GetMousePointGlobal',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a8addf93e844125d99c5a66fb7364a45d',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['getname_263',['GetName',['../classGpgFrontend_1_1GpgUID.html#a9117672ca4e5f1973ee687e2c006af96',1,'GpgFrontend::GpgUID::GetName()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeecb8984b5c4e26d457df0dfe59215df',1,'GpgFrontend::GpgKeySignature::GetName()'],['../classGpgFrontend_1_1GpgKey.html#a5df8b2922b636f0811587c5bcd9e649f',1,'GpgFrontend::GpgKey::GetName()'],['../classGpgFrontend_1_1GenKeyInfo.html#a6c1277ad84cd4c2b3c6203c31581e8e4',1,'GpgFrontend::GenKeyInfo::GetName()']]],
|
||||
['getonlyfilenamewithpath_264',['GetOnlyFileNameWithPath',['../namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1',1,'GpgFrontend']]],
|
||||
['getownertrust_265',['GetOwnerTrust',['../classGpgFrontend_1_1GpgKey.html#ad59777bfb1a0c0d5a91b03e484583245',1,'GpgFrontend::GpgKey']]],
|
||||
['getownertrustlevel_266',['GetOwnerTrustLevel',['../classGpgFrontend_1_1GpgKey.html#a4503423068d10413a9a66e2870db2513',1,'GpgFrontend::GpgKey']]],
|
||||
['getpassphrase_267',['GetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#ab74ae13ad036fbb85405f401275d0566',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getpathbyclickpoint_268',['GetPathByClickPoint',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ae65efaff87bd35f7f8f73388c022bdf8',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['getpolicy_269',['GetPolicy',['../classGpgFrontend_1_1GpgTOFUInfo.html#a506686bed09a700157050824c4ec0db9',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getprimarykeylength_270',['GetPrimaryKeyLength',['../classGpgFrontend_1_1GpgKey.html#adb78bab34399074a5cc2c93d38153307',1,'GpgFrontend::GpgKey']]],
|
||||
['getprivatechecked_271',['GetPrivateChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477',1,'GpgFrontend::UI::KeyList']]],
|
||||
['getprojectbuildgitbranchname_272',['GetProjectBuildGitBranchName',['../namespaceGpgFrontend.html#af8477f79805044d8d3f6b9d2c5821c1e',1,'GpgFrontend']]],
|
||||
['getprojectbuildgitcommithash_273',['GetProjectBuildGitCommitHash',['../namespaceGpgFrontend.html#a31a993f004e7676c37773bca551bdda8',1,'GpgFrontend']]],
|
||||
['getprojectbuildgitversion_274',['GetProjectBuildGitVersion',['../namespaceGpgFrontend.html#a98a045b142891ab353f8dd2c534120e6',1,'GpgFrontend']]],
|
||||
['getprojectbuildtimestamp_275',['GetProjectBuildTimestamp',['../namespaceGpgFrontend.html#a55cb4bfd03e1f0f55bc0c3e4e7630dd2',1,'GpgFrontend']]],
|
||||
['getprojectbuildversion_276',['GetProjectBuildVersion',['../namespaceGpgFrontend.html#ad7de5a924b754ba1d31259d853a06f6a',1,'GpgFrontend']]],
|
||||
['getprojectversion_277',['GetProjectVersion',['../namespaceGpgFrontend.html#ad12a69caa5829b9c343f82e0294d4e59',1,'GpgFrontend']]],
|
||||
['getprotocol_278',['GetProtocol',['../classGpgFrontend_1_1GpgKey.html#a3788cd6c7c8a4ebb4e873d2f0176c1ef',1,'GpgFrontend::GpgKey']]],
|
||||
['getpubkey_279',['GetPubkey',['../classGpgFrontend_1_1GpgKeyGetter.html#aadefece15fe73e5c0285b7e9278700e2',1,'GpgFrontend::GpgKeyGetter']]],
|
||||
['getpubkeyalgo_280',['GetPubkeyAlgo',['../classGpgFrontend_1_1GpgSubKey.html#a00962f82450971c4e31a3ad302458a12',1,'GpgFrontend::GpgSubKey::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgSignature.html#a7013e8c97f93fae4c29174247bc9306f',1,'GpgFrontend::GpgSignature::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgKeySignature.html#a72dd3c028ab417c66fad90d84836cce4',1,'GpgFrontend::GpgKeySignature::GetPubkeyAlgo()']]],
|
||||
['getpublickeyalgo_281',['GetPublicKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#aa3925328d425e674207fb9304d58ce0d',1,'GpgFrontend::GpgKey']]],
|
||||
['getresultreport_282',['GetResultReport',['../classGpgFrontend_1_1GpgResultAnalyse.html#af271ad9aa3bc37e8445abf56f5fb0274',1,'GpgFrontend::GpgResultAnalyse']]],
|
||||
['getrevoked_283',['GetRevoked',['../classGpgFrontend_1_1GpgUID.html#afa1ac208b688bc2b9d306a73961bcf3e',1,'GpgFrontend::GpgUID']]],
|
||||
['getrtn_284',['GetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a7a4918c9e0edd5ca6e843b370326666b',1,'GpgFrontend::Thread::Task::Impl::GetRTN()'],['../classGpgFrontend_1_1Thread_1_1Task.html#a38af36201658a25cc6479598acd455a1',1,'GpgFrontend::Thread::Task::GetRTN()']]],
|
||||
['getselected_285',['GetSelected',['../classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075',1,'GpgFrontend::UI::FilePage::GetSelected()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544',1,'GpgFrontend::UI::KeyList::GetSelected()']]],
|
||||
['getselectedkey_286',['GetSelectedKey',['../classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b',1,'GpgFrontend::UI::KeyList']]],
|
||||
['getselectedpath_287',['GetSelectedPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['getsettings_288',['GetSettings',['../classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['getsignatures_289',['GetSignatures',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b',1,'GpgFrontend::GpgVerifyResultAnalyse::GetSignatures()'],['../classGpgFrontend_1_1GpgUID.html#afaf4d34fa13dfdf339cb32d2036946fe',1,'GpgFrontend::GpgUID::GetSignatures()']]],
|
||||
['getsigncount_290',['GetSignCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a196c3a373a425dca10631c5d4566732d',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getsigners_291',['GetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#ad8ee6cea649bd5bba1f68f4ff53cdf41',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['getsignfirst_292',['GetSignFirst',['../classGpgFrontend_1_1GpgTOFUInfo.html#a6931d87dab449d0c635a354364c69178',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getsignlast_293',['GetSignLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a97547f55a360d7b46b881624d31954df',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getsingletonstorage_294',['GetSingletonStorage',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ab57bdb5e019e4c1d0b56931b51347507',1,'GpgFrontend::SingletonStorageCollection::Impl::GetSingletonStorage()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#aeb36a7e69c74c1212b44b841b9114953',1,'GpgFrontend::SingletonStorageCollection::GetSingletonStorage()']]],
|
||||
['getsizechangestep_295',['GetSizeChangeStep',['../classGpgFrontend_1_1GenKeyInfo.html#a33c7ea176587bbd317a39938e9ecec59',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getstatus_296',['GetStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#ad1bd7527f7481ca4f2d6e84add30bbf2',1,'GpgFrontend::GpgResultAnalyse::GetStatus()'],['../classGpgFrontend_1_1GpgKeySignature.html#a8fdcf12315905cef8d5e1a57be810eb1',1,'GpgFrontend::GpgKeySignature::GetStatus()'],['../classGpgFrontend_1_1GpgSignature.html#a605db21b5fcca4d19f2b3341516aaaed',1,'GpgFrontend::GpgSignature::GetStatus()'],['../classGpgFrontend_1_1UI_1_1SignersPicker.html#ae435075cf072e2f42924a1c3915e40b2',1,'GpgFrontend::UI::SignersPicker::GetStatus()']]],
|
||||
['getsubkeys_297',['GetSubKeys',['../classGpgFrontend_1_1GpgKey.html#a7b7ae99f2a7d68716cf7a01390931a5f',1,'GpgFrontend::GpgKey']]],
|
||||
['getsuggestmaxkeysize_298',['GetSuggestMaxKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#af72c8592d105d8394bcfa1bc6388d46e',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getsuggestminkeysize_299',['GetSuggestMinKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#a482933ddc06734993d80a90611a8ad5b',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getsummary_300',['GetSummary',['../classGpgFrontend_1_1GpgSignature.html#ad0f45c854e6e7a0ee6b8f6eee66b0088',1,'GpgFrontend::GpgSignature']]],
|
||||
['getsupportedkeyalgo_301',['GetSupportedKeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a2229d217f44345a99ab3816ec5c0cfe8',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getsupportedsubkeyalgo_302',['GetSupportedSubkeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a07a68fbe5ef4534df51759cffb144bef',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['gettabidstosave_303',['GetTabIdsToSave',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a1c75f69ffa1ca45a3c28af0800871a6e',1,'GpgFrontend::UI::QuitDialog']]],
|
||||
['gettempfilepath_304',['GetTempFilePath',['../namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249',1,'GpgFrontend']]],
|
||||
['gettextpage_305',['GetTextPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['getthread_306',['GetThread',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a57e29f0dde8ceec05c68841985b43f42',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['gettofuinfos_307',['GetTofuInfos',['../classGpgFrontend_1_1GpgUID.html#a9f4be917324455d5ac9a0eb2bf55b494',1,'GpgFrontend::GpgUID']]],
|
||||
['getuid_308',['GetUID',['../classGpgFrontend_1_1GpgKeySignature.html#a64bdcc24645565356a5f70a75d53e3db',1,'GpgFrontend::GpgKeySignature::GetUID()'],['../classGpgFrontend_1_1GpgUID.html#a31f4959f947f9845dcd3caaf1834403a',1,'GpgFrontend::GpgUID::GetUID()']]],
|
||||
['getuids_309',['GetUIDs',['../classGpgFrontend_1_1GpgKey.html#aef18b3735a229af34f85deb111d97e2b',1,'GpgFrontend::GpgKey']]],
|
||||
['getuserid_310',['GetUserid',['../classGpgFrontend_1_1GenKeyInfo.html#a225c683da9766afd8fd7e733e9f5fdd4',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getuuid_311',['GetUUID',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a80cea2ad3b8049cc5c71c79952eaaeb8',1,'GpgFrontend::Thread::Task::Impl::GetUUID()'],['../classGpgFrontend_1_1Thread_1_1Task.html#acf42a45a657d8dc8658ed0e322ff161b',1,'GpgFrontend::Thread::Task::GetUUID()']]],
|
||||
['getvalidity_312',['GetValidity',['../classGpgFrontend_1_1GpgTOFUInfo.html#a35510807eea162b83d71ecebf98cf25f',1,'GpgFrontend::GpgTOFUInfo::GetValidity()'],['../classGpgFrontend_1_1GpgSignature.html#af41e8c0a575647b2958dfe1e79abeb4d',1,'GpgFrontend::GpgSignature::GetValidity()']]],
|
||||
['gfbuffer_313',['GFBuffer',['../classGpgFrontend_1_1GFBuffer.html',1,'GpgFrontend']]],
|
||||
['gfcomparesoftwareversion_314',['GFCompareSoftwareVersion',['../namespaceGpgFrontend.html#ab35d8d68842b492defa701209ead8f68',1,'GpgFrontend']]],
|
||||
['gfdataexchanger_315',['GFDataExchanger',['../classGpgFrontend_1_1GFDataExchanger.html',1,'GpgFrontend']]],
|
||||
['gfmoduleevent_316',['GFModuleEvent',['../structGFModuleEvent.html',1,'']]],
|
||||
['gfmoduleeventparam_317',['GFModuleEventParam',['../structGFModuleEventParam.html',1,'']]],
|
||||
['gfmodulemetadata_318',['GFModuleMetaData',['../structGFModuleMetaData.html',1,'']]],
|
||||
['gfstrdup_319',['GFStrDup',['../namespaceGpgFrontend.html#aaf43d56872a9ab0f774394df096f5bc1',1,'GpgFrontend']]],
|
||||
['gfunstrdup_320',['GFUnStrDup',['../namespaceGpgFrontend.html#af121a5a19457b89a24e5edcbcde245e5',1,'GpgFrontend']]],
|
||||
['global_5fsetting_5fstation_5f_321',['global_setting_station_',['../classGpgFrontend_1_1DataObjectOperator.html#a3c195f8e4c30d95be14a6d43e9282601',1,'GpgFrontend::DataObjectOperator']]],
|
||||
['globalmodulecontext_322',['GlobalModuleContext',['../classGpgFrontend_1_1Module_1_1GlobalModuleContext.html',1,'GpgFrontend::Module']]],
|
||||
['globalregistertable_323',['GlobalRegisterTable',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable.html',1,'GpgFrontend::Module']]],
|
||||
['globalregistertabletreemodel_324',['GlobalRegisterTableTreeModel',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTableTreeModel.html',1,'GpgFrontend::Module']]],
|
||||
['globalsettingstation_325',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#abdc6dda369d4214e43ffa2930f7386b0',1,'GpgFrontend::GlobalSettingStation::GlobalSettingStation()'],['../classGpgFrontend_1_1GlobalSettingStation.html',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['gnupg_5fact_5f_326',['gnupg_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a79b83f536a7c4299eaa3d22e4e875227',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['gnupgcontrollerdialog_327',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835',1,'GpgFrontend::UI::GnuPGControllerDialog::GnuPGControllerDialog()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html',1,'GpgFrontend::UI::GnuPGControllerDialog']]],
|
||||
['gnupghomepath_328',['GnuPGHomePath',['../classGpgInfo.html#a962e5a19e6213ae8c26b3752b6ea4a5e',1,'GpgInfo']]],
|
||||
['gnupgtab_329',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html#ab9d9e8af4494659f13b87804e7318a79',1,'GpgFrontend::UI::GnupgTab::GnupgTab()'],['../classGpgFrontend_1_1UI_1_1GnupgTab.html',1,'GpgFrontend::UI::GnupgTab']]],
|
||||
['gpgadvancedoperator_330',['GpgAdvancedOperator',['../classGpgFrontend_1_1GpgAdvancedOperator.html',1,'GpgFrontend']]],
|
||||
['gpgbasicoperator_331',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html#a139be86330f88e5f833aa24263a3b2ae',1,'GpgFrontend::GpgBasicOperator::GpgBasicOperator()'],['../classGpgFrontend_1_1GpgBasicOperator.html',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['gpgcommandexecutor_332',['GpgCommandExecutor',['../classGpgFrontend_1_1GpgCommandExecutor.html',1,'GpgFrontend']]],
|
||||
['gpgcomponentinfo_333',['GpgComponentInfo',['../structGpgComponentInfo.html',1,'']]],
|
||||
['gpgcontext_334',['GpgContext',['../classGpgFrontend_1_1GpgContext.html',1,'GpgFrontend']]],
|
||||
['gpgcontextinitargs_335',['GpgContextInitArgs',['../structGpgFrontend_1_1GpgContextInitArgs.html',1,'GpgFrontend']]],
|
||||
['gpgcoretest_336',['GpgCoreTest',['../classGpgFrontend_1_1Test_1_1GpgCoreTest.html',1,'GpgFrontend::Test']]],
|
||||
['gpgdata_337',['GpgData',['../classGpgFrontend_1_1GpgData.html#ac3661a9365ad72b0883a2f62ef4647da',1,'GpgFrontend::GpgData::GpgData()'],['../classGpgFrontend_1_1GpgData.html#a179ff5f215f928a9b0650ed97df1f256',1,'GpgFrontend::GpgData::GpgData(GFBuffer)'],['../classGpgFrontend_1_1GpgData.html#a6236cfffb24d822054626265ed5c2270',1,'GpgFrontend::GpgData::GpgData(const QString &path, bool read)'],['../classGpgFrontend_1_1GpgData.html#a4aad21247e609da9ae989ef71b717e35',1,'GpgFrontend::GpgData::GpgData(std::shared_ptr< GFDataExchanger >)'],['../classGpgFrontend_1_1GpgData.html#a7a93937f4896ee4cf44184ee4426e438',1,'GpgFrontend::GpgData::GpgData(int fd)'],['../classGpgFrontend_1_1GpgData.html#a573fc435361509241e29226329041f6e',1,'GpgFrontend::GpgData::GpgData(const void *buffer, size_t size, bool copy=true)'],['../classGpgFrontend_1_1GpgData.html',1,'GpgFrontend::GpgData']]],
|
||||
['gpgdecryptresult_338',['GpgDecryptResult',['../classGpgFrontend_1_1GpgDecryptResult.html',1,'GpgFrontend']]],
|
||||
['gpgdecryptresultanalyse_339',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a689bfdd261b1f89ff3343978b2738fb7',1,'GpgFrontend::GpgDecryptResultAnalyse::GpgDecryptResultAnalyse()'],['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html',1,'GpgFrontend::GpgDecryptResultAnalyse']]],
|
||||
['gpgencryptresult_340',['GpgEncryptResult',['../classGpgFrontend_1_1GpgEncryptResult.html',1,'GpgFrontend']]],
|
||||
['gpgencryptresultanalyse_341',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html#a1a90feeba92e744166d99405846db8ff',1,'GpgFrontend::GpgEncryptResultAnalyse::GpgEncryptResultAnalyse()'],['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html',1,'GpgFrontend::GpgEncryptResultAnalyse']]],
|
||||
['gpgerror_342',['GpgError',['../namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8',1,'GpgFrontend']]],
|
||||
['gpgfileopera_343',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html#aa81da3d72c4fbc57e7138bfec7731152',1,'GpgFrontend::GpgFileOpera::GpgFileOpera()'],['../classGpgFrontend_1_1GpgFileOpera.html',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['gpgfrontend_344',['GpgFrontend',['../namespaceGpgFrontend.html',1,'']]],
|
||||
['gpgfrontend_20develop_20document_20main_20page_345',['GpgFrontend Develop Document Main Page',['../index.html',1,'']]],
|
||||
['gpgfrontendapplication_346',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html',1,'GpgFrontend::UI::GpgFrontendApplication'],['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#ac0290f06e08f2714f9727bb578df1298',1,'GpgFrontend::UI::GpgFrontendApplication::GpgFrontendApplication()']]],
|
||||
['gpgfrontendcontext_347',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html',1,'GpgFrontend::GpgFrontendContext'],['../structGpgFrontend_1_1Test_1_1GpgFrontendContext.html',1,'GpgFrontend::Test::GpgFrontendContext'],['../structGpgFrontend_1_1GpgFrontendContext.html#ad1d8efa1faadf74ac674484b15d13588',1,'GpgFrontend::GpgFrontendContext::GpgFrontendContext()']]],
|
||||
['gpggeneratekeyresult_348',['GpgGenerateKeyResult',['../classGpgFrontend_1_1GpgGenerateKeyResult.html',1,'GpgFrontend']]],
|
||||
['gpgimportedkey_349',['GpgImportedKey',['../classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey.html',1,'GpgFrontend::GpgImportInformation']]],
|
||||
['gpgimportinformation_350',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html',1,'GpgFrontend::GpgImportInformation'],['../classGpgFrontend_1_1GpgImportInformation.html#a19e37d28f4462caf2b3522d50ceaf897',1,'GpgFrontend::GpgImportInformation::GpgImportInformation()'],['../classGpgFrontend_1_1GpgImportInformation.html#ab282d4f701403cd68eb02d1aad30be56',1,'GpgFrontend::GpgImportInformation::GpgImportInformation(gpgme_import_result_t result)']]],
|
||||
['gpginfo_351',['GpgInfo',['../classGpgInfo.html',1,'']]],
|
||||
['gpgkey_352',['GpgKey',['../classGpgFrontend_1_1GpgKey.html',1,'GpgFrontend::GpgKey'],['../classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1',1,'GpgFrontend::GpgKey::GpgKey()=default'],['../classGpgFrontend_1_1GpgKey.html#aa599159ab1041c2f5a5fbf09666489b9',1,'GpgFrontend::GpgKey::GpgKey(gpgme_key_t &&key)'],['../classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804',1,'GpgFrontend::GpgKey::GpgKey(const gpgme_key_t &key)=delete'],['../classGpgFrontend_1_1GpgKey.html#a0720623207f37ba9a3ad294a88b06e71',1,'GpgFrontend::GpgKey::GpgKey(GpgKey &&) noexcept'],['../classGpgFrontend_1_1GpgKey.html#a213d5540d65c3d7e04bbee834b70f16b',1,'GpgFrontend::GpgKey::GpgKey(const GpgKey &)']]],
|
||||
['gpgkeygetter_353',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html',1,'GpgFrontend::GpgKeyGetter'],['../classGpgFrontend_1_1GpgKeyGetter.html#aa2ec24750e302b12ab332b2e7481b882',1,'GpgFrontend::GpgKeyGetter::GpgKeyGetter()']]],
|
||||
['gpgkeyimportexporter_354',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html',1,'GpgFrontend::GpgKeyImportExporter'],['../classGpgFrontend_1_1GpgKeyImportExporter.html#a0eede7c782d17b32d6c1f30cd8496561',1,'GpgFrontend::GpgKeyImportExporter::GpgKeyImportExporter()']]],
|
||||
['gpgkeymanager_355',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html',1,'GpgFrontend::GpgKeyManager'],['../classGpgFrontend_1_1GpgKeyManager.html#a210b717fd8ee63b064d77f32b0df4c5d',1,'GpgFrontend::GpgKeyManager::GpgKeyManager()']]],
|
||||
['gpgkeyopera_356',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html',1,'GpgFrontend::GpgKeyOpera'],['../classGpgFrontend_1_1GpgKeyOpera.html#a01d6a920156a38a34c57d9c49c361079',1,'GpgFrontend::GpgKeyOpera::GpgKeyOpera()']]],
|
||||
['gpgkeysignature_357',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html',1,'GpgFrontend::GpgKeySignature'],['../classGpgFrontend_1_1GpgKeySignature.html#a4a501aa3a549a6a6914e2aeed4ff302e',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(const GpgKeySignature &)=delete'],['../classGpgFrontend_1_1GpgKeySignature.html#a8a9c792c963ef610e511b7deb6829c0b',1,'GpgFrontend::GpgKeySignature::GpgKeySignature()'],['../classGpgFrontend_1_1GpgKeySignature.html#abb4571e79c921261c03f57980d502e72',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(gpgme_key_sig_t sig)'],['../classGpgFrontend_1_1GpgKeySignature.html#a9ba501d98265c9677d00e3dca3e8d903',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(GpgKeySignature &&) noexcept']]],
|
||||
['gpgoptionsinfo_358',['GpgOptionsInfo',['../structGpgOptionsInfo.html#a49978feb92a284e5588f230a356d107d',1,'GpgOptionsInfo::GpgOptionsInfo()'],['../structGpgOptionsInfo.html',1,'GpgOptionsInfo']]],
|
||||
['gpgpassphrasecontext_359',['GpgPassphraseContext',['../classGpgFrontend_1_1GpgPassphraseContext.html',1,'GpgFrontend']]],
|
||||
['gpgrecipient_360',['GpgRecipient',['../structGpgFrontend_1_1GpgRecipient.html',1,'GpgFrontend']]],
|
||||
['gpgresultanalyse_361',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html',1,'GpgFrontend::GpgResultAnalyse'],['../classGpgFrontend_1_1GpgResultAnalyse.html#aa3c9bdf1ea4c87476010ef32fd2fb426',1,'GpgFrontend::GpgResultAnalyse::GpgResultAnalyse()']]],
|
||||
['gpgsignature_362',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html',1,'GpgFrontend::GpgSignature'],['../classGpgFrontend_1_1GpgSignature.html#a1b705f45de8f6d0ae97f1ffda28185b7',1,'GpgFrontend::GpgSignature::GpgSignature(const GpgSignature &)=delete'],['../classGpgFrontend_1_1GpgSignature.html#aeae075c7b9c628f558d6fedbc8b9233a',1,'GpgFrontend::GpgSignature::GpgSignature(GpgSignature &&) noexcept'],['../classGpgFrontend_1_1GpgSignature.html#aea05d301ccf75f4a3aec2be58541eca8',1,'GpgFrontend::GpgSignature::GpgSignature(gpgme_signature_t sig)'],['../classGpgFrontend_1_1GpgSignature.html#ab7a4489b35d918503076b2659d14fafe',1,'GpgFrontend::GpgSignature::GpgSignature()']]],
|
||||
['gpgsignresult_363',['GpgSignResult',['../classGpgFrontend_1_1GpgSignResult.html',1,'GpgFrontend']]],
|
||||
['gpgsignresultanalyse_364',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html',1,'GpgFrontend::GpgSignResultAnalyse'],['../classGpgFrontend_1_1GpgSignResultAnalyse.html#a3ddd2d52ad91fdf7f4c8740312570c8e',1,'GpgFrontend::GpgSignResultAnalyse::GpgSignResultAnalyse()']]],
|
||||
['gpgsubkey_365',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html',1,'GpgFrontend::GpgSubKey'],['../classGpgFrontend_1_1GpgSubKey.html#ad12e160dbb394a849d6cf31e614a76f5',1,'GpgFrontend::GpgSubKey::GpgSubKey(GpgSubKey &&o) noexcept'],['../classGpgFrontend_1_1GpgSubKey.html#a6e8df85f8c1dea7705b761e68bb949ab',1,'GpgFrontend::GpgSubKey::GpgSubKey(const GpgSubKey &)=delete'],['../classGpgFrontend_1_1GpgSubKey.html#a3c9605e6ccb7fa53d9c9013453d561fe',1,'GpgFrontend::GpgSubKey::GpgSubKey(gpgme_subkey_t subkey)'],['../classGpgFrontend_1_1GpgSubKey.html#a59eba8a9d23429140e9a68126c9c7c5e',1,'GpgFrontend::GpgSubKey::GpgSubKey()']]],
|
||||
['gpgtofuinfo_366',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html',1,'GpgFrontend::GpgTOFUInfo'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a4f46d32bc9bf1a1a3bbc32461538a422',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(const GpgTOFUInfo &)=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aa953ff4b877b4b831d34e4a5678b0cd3',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(GpgTOFUInfo &&o) noexcept'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aaabb02aef76162ed59647445b4c1f6de',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(gpgme_tofu_info_t tofu_info)'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a80acb09347a74cc35776d58b9874cf37',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo()']]],
|
||||
['gpguid_367',['GpgUID',['../classGpgFrontend_1_1GpgUID.html',1,'GpgFrontend::GpgUID'],['../classGpgFrontend_1_1GpgUID.html#a58ed67984063f0b87e35bc1782a1cc0a',1,'GpgFrontend::GpgUID::GpgUID(const GpgUID &)=delete'],['../classGpgFrontend_1_1GpgUID.html#a7210ece9b898981dae83f8d29b1ca453',1,'GpgFrontend::GpgUID::GpgUID(GpgUID &&o) noexcept'],['../classGpgFrontend_1_1GpgUID.html#ae1fb528a9d06d6e9f1feaf1bc291fe64',1,'GpgFrontend::GpgUID::GpgUID(gpgme_user_id_t uid)'],['../classGpgFrontend_1_1GpgUID.html#a35fdcef4ecf2598461bdc596ffc7957c',1,'GpgFrontend::GpgUID::GpgUID()']]],
|
||||
['gpguidoperator_368',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html',1,'GpgFrontend::GpgUIDOperator'],['../classGpgFrontend_1_1GpgUIDOperator.html#ab74a830c858ab9ff135375743393a7c7',1,'GpgFrontend::GpgUIDOperator::GpgUIDOperator()']]],
|
||||
['gpgverifyresult_369',['GpgVerifyResult',['../classGpgFrontend_1_1GpgVerifyResult.html',1,'GpgFrontend']]],
|
||||
['gpgverifyresultanalyse_370',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html',1,'GpgFrontend::GpgVerifyResultAnalyse'],['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b',1,'GpgFrontend::GpgVerifyResultAnalyse::GpgVerifyResultAnalyse()']]],
|
||||
['grttreeview_371',['GRTTreeView',['../classGpgFrontend_1_1UI_1_1GRTTreeView.html',1,'GpgFrontend::UI::GRTTreeView'],['../classGpgFrontend_1_1UI_1_1GRTTreeView.html#a990f119924bee4d2120c51b96e14d8c3',1,'GpgFrontend::UI::GRTTreeView::GRTTreeView()']]],
|
||||
['module_372',['Module',['../namespaceGpgFrontend_1_1Module.html',1,'GpgFrontend']]],
|
||||
['rawapi_373',['RawAPI',['../namespaceGpgFrontend_1_1RawAPI.html',1,'GpgFrontend']]],
|
||||
['test_374',['Test',['../namespaceGpgFrontend_1_1Test.html',1,'GpgFrontend']]],
|
||||
['thread_375',['Thread',['../namespaceGpgFrontend_1_1Thread.html',1,'GpgFrontend']]],
|
||||
['ui_376',['UI',['../namespaceGpgFrontend_1_1UI.html',1,'GpgFrontend']]]
|
||||
['getchecked_223',['GetChecked',['../structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e',1,'GpgFrontend::UI::KeyTable::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ad52c801131515093ee422b74f05ed512',1,'GpgFrontend::UI::KeyList::GetChecked() -> KeyIdArgsListPtr'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a60857c6b6123fefe8664d2c1a4dc6c42',1,'GpgFrontend::UI::KeyList::GetChecked(const KeyTable &key_table) -> KeyIdArgsListPtr']]],
|
||||
['getcheckedprivatekey_224',['GetCheckedPrivateKey',['../classGpgFrontend_1_1UI_1_1KeyList.html#a6f578511cce1878b2a81be090241760d',1,'GpgFrontend::UI::KeyList']]],
|
||||
['getcheckedpublickey_225',['GetCheckedPublicKey',['../classGpgFrontend_1_1UI_1_1KeyList.html#a8abc9e1ffe18a15b4f65765632134b53',1,'GpgFrontend::UI::KeyList']]],
|
||||
['getcheckedsigners_226',['GetCheckedSigners',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a293d71b597bd052836675a4cff8ad28d',1,'GpgFrontend::UI::SignersPicker']]],
|
||||
['getcomment_227',['GetComment',['../classGpgFrontend_1_1GpgUID.html#af71a8fb322d11f4d0267fb5a1c109904',1,'GpgFrontend::GpgUID::GetComment()'],['../classGpgFrontend_1_1GpgKeySignature.html#a964da32ce71553d6a584c36f4797db0f',1,'GpgFrontend::GpgKeySignature::GetComment()'],['../classGpgFrontend_1_1GpgKey.html#aadfb3ec59be62ca0c14e73766f219557',1,'GpgFrontend::GpgKey::GetComment()'],['../classGpgFrontend_1_1GenKeyInfo.html#abbc1d76d54202eb5cf2cc27767ab238d',1,'GpgFrontend::GenKeyInfo::GetComment()']]],
|
||||
['getcorelogger_228',['GetCoreLogger',['../namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981',1,'GpgFrontend']]],
|
||||
['getcreatetime_229',['GetCreateTime',['../classGpgFrontend_1_1GpgSubKey.html#acb69f7d19dd2e9278c59ed68033c95f6',1,'GpgFrontend::GpgSubKey::GetCreateTime()'],['../classGpgFrontend_1_1GpgSignature.html#a83cefe63b9410bd07ff123fe61f05e95',1,'GpgFrontend::GpgSignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#aa49800564631056c764fd412305f5a50',1,'GpgFrontend::GpgKeySignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgKey.html#a51ec231fb31f5c968511eeb2ecc7a82f',1,'GpgFrontend::GpgKey::GetCreateTime()']]],
|
||||
['getcurrentpath_230',['GetCurrentPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a984bd4a6f7d133d6e6356b46ba2d46d4',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['getdataobjectsfilessize_231',['GetDataObjectsFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a67d731d4a2c0f3033c9f6b6f52094e25',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['getdefaultchannel_232',['GetDefaultChannel',['../classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8',1,'GpgFrontend::ChannelObject::GetDefaultChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc',1,'GpgFrontend::SingletonFunctionObject::GetDefaultChannel()']]],
|
||||
['getdefaultlogger_233',['GetDefaultLogger',['../namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51',1,'GpgFrontend']]],
|
||||
['getdescription_234',['GetDescription',['../classGpgFrontend_1_1GpgTOFUInfo.html#a7659c5c7483a7629be347d6a8f05fe37',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getemail_235',['GetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#af87474dd334abdc17f39bf5cc04cc464',1,'GpgFrontend::GenKeyInfo::GetEmail()'],['../classGpgFrontend_1_1GpgKey.html#acfde01907c1ec56cdb6dab519c7948e9',1,'GpgFrontend::GpgKey::GetEmail()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeef7bdd5d64493a585e77d4e4839e055',1,'GpgFrontend::GpgKeySignature::GetEmail()'],['../classGpgFrontend_1_1GpgUID.html#a72b06128992429e3fc730134d82f4a37',1,'GpgFrontend::GpgUID::GetEmail()']]],
|
||||
['getencrcount_236',['GetEncrCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getencrlast_237',['GetEncrLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a4dc5e5573cabb90f55761bdc252f4f82',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getexpiretime_238',['GetExpireTime',['../classGpgFrontend_1_1GpgSubKey.html#a70e3268330b354ff99a1ec753ee71601',1,'GpgFrontend::GpgSubKey::GetExpireTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#a9da492e149e2e5ff8766aa7b925e8887',1,'GpgFrontend::GpgKeySignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgKey.html#a430e4275ee13ceaf177138dd4be388c7',1,'GpgFrontend::GpgKey::GetExpireTime()'],['../classGpgFrontend_1_1GenKeyInfo.html#abba96c63d675a9bdd05926eaca64c268',1,'GpgFrontend::GenKeyInfo::GetExpireTime()'],['../classGpgFrontend_1_1GpgSignature.html#abaedefd31b8e3a1d59feb8a5f9f3527c',1,'GpgFrontend::GpgSignature::GetExpireTime()']]],
|
||||
['getfileextension_239',['GetFileExtension',['../namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9',1,'GpgFrontend']]],
|
||||
['getfilepath_240',['GetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aff81f0f98a399fa55b6b0ebf2230d4cf',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['getfilesizebypath_241',['GetFileSizeByPath',['../namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a',1,'GpgFrontend']]],
|
||||
['getfingerprint_242',['GetFingerprint',['../classGpgFrontend_1_1GpgSignature.html#acd681c77a5c777cacd0b9866b209bac2',1,'GpgFrontend::GpgSignature::GetFingerprint()'],['../classGpgFrontend_1_1GpgSubKey.html#a99a39cfbe53b79c1b56b854ce8e7088e',1,'GpgFrontend::GpgSubKey::GetFingerprint()'],['../classGpgFrontend_1_1GpgKey.html#acc06ff78f50cfa9ec94cebd39e235a40',1,'GpgFrontend::GpgKey::GetFingerprint()']]],
|
||||
['getfullextension_243',['GetFullExtension',['../namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f',1,'GpgFrontend']]],
|
||||
['getfullid_244',['GetFullID',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a2b844765ba5c75ee061fe19ccb663e1d',1,'GpgFrontend::Thread::Task::Impl::GetFullID()'],['../classGpgFrontend_1_1Thread_1_1Task.html#aabda16361fa50a05e72de5f6ac37a53e',1,'GpgFrontend::Thread::Task::GetFullID()']]],
|
||||
['gethashalgo_245',['GetHashAlgo',['../classGpgFrontend_1_1GpgSignature.html#a23084904b84dd0d2a619565c0ae18d2e',1,'GpgFrontend::GpgSignature']]],
|
||||
['gethttprequestuseragent_246',['GetHttpRequestUserAgent',['../namespaceGpgFrontend.html#aa0393307275afa9b4f27f7ff0d74f9ae',1,'GpgFrontend']]],
|
||||
['gethumanfriendlyfilesize_247',['GetHumanFriendlyFileSize',['../namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71',1,'GpgFrontend']]],
|
||||
['getid_248',['GetId',['../classGpgFrontend_1_1GpgKey.html#a3dec62e06f6f8f43059b293ad192e0c1',1,'GpgFrontend::GpgKey']]],
|
||||
['getid_249',['GetID',['../classGpgFrontend_1_1GpgSubKey.html#a28be04ec888468dbd7341aa4cb28785d',1,'GpgFrontend::GpgSubKey']]],
|
||||
['getinstance_250',['GetInstance',['../classGpgFrontend_1_1CoreSignalStation.html#a4ab63c97545b007d2b720c9b59ed1c47',1,'GpgFrontend::CoreSignalStation::GetInstance()'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a530688726ce3a319de8d4bdcc291db87',1,'GpgFrontend::UI::CommonUtils::GetInstance()'],['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d',1,'GpgFrontend::UI::UISignalStation::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#a4bba0f1f2880648909af6824bcef9568',1,'GpgFrontend::SingletonStorageCollection::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a9cdea3d2b2d2776f241d2a871d233dd5',1,'GpgFrontend::SingletonStorageCollection::Impl::GetInstance()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f',1,'GpgFrontend::SingletonFunctionObject::GetInstance()']]],
|
||||
['getinvalid_251',['GetInvalid',['../classGpgFrontend_1_1GpgUID.html#a1e7436091a5de3c08727608880afedd2',1,'GpgFrontend::GpgUID']]],
|
||||
['getkey_252',['GetKey',['../classGpgFrontend_1_1GpgKeyGetter.html#a74075299f1dee8cbccbf46939a1871f5',1,'GpgFrontend::GpgKeyGetter']]],
|
||||
['getkeyalgo_253',['GetKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#a9f69b569f048c2a8ce2894ea06a62622',1,'GpgFrontend::GpgKey::GetKeyAlgo()'],['../classGpgFrontend_1_1GpgSubKey.html#a6274ea63d3bc49d7a1222a415f04a371',1,'GpgFrontend::GpgSubKey::GetKeyAlgo()']]],
|
||||
['getkeyid_254',['GetKeyID',['../classGpgFrontend_1_1GpgKeySignature.html#ae0291189b67734a61a9b34f5c206cefd',1,'GpgFrontend::GpgKeySignature']]],
|
||||
['getkeylength_255',['GetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#afd12578dde272902cfbf76368103f95b',1,'GpgFrontend::GenKeyInfo::GetKeyLength()'],['../classGpgFrontend_1_1GpgSubKey.html#a05dc0b70902e5ce13c1e83c36f31fabe',1,'GpgFrontend::GpgSubKey::GetKeyLength()']]],
|
||||
['getkeys_256',['GetKeys',['../classGpgFrontend_1_1GpgKeyGetter.html#ac12f4117c5b4b596d9788dc816a6112b',1,'GpgFrontend::GpgKeyGetter']]],
|
||||
['getkeyscopy_257',['GetKeysCopy',['../classGpgFrontend_1_1GpgKeyGetter.html#a94b99caf87636d80988a7b9f5c65d444',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyListPtr &keys) -> KeyListPtr'],['../classGpgFrontend_1_1GpgKeyGetter.html#afa73240503bbb2bd0ad2a58584d02551',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyLinkListPtr &keys) -> KeyLinkListPtr']]],
|
||||
['getkeysizestr_258',['GetKeySizeStr',['../classGpgFrontend_1_1GenKeyInfo.html#aa0d9942210df18e21e5f7feb127a4080',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getlastupdatetime_259',['GetLastUpdateTime',['../classGpgFrontend_1_1GpgKey.html#a1f0fc32514b6af46c23d1221b453f4fe',1,'GpgFrontend::GpgKey']]],
|
||||
['getlogdir_260',['GetLogDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a7a7eb68d192184bb2f447abbb4440fec',1,'GpgFrontend::GlobalSettingStation::GetLogDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#af067b39bc0926f1189980d26c027a729',1,'GpgFrontend::GlobalSettingStation::Impl::GetLogDir()']]],
|
||||
['getlogfilessize_261',['GetLogFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a6521cacfd63f42558399077f9301e500',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['getlogger_262',['GetLogger',['../namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe',1,'GpgFrontend']]],
|
||||
['getmodulesdir_263',['GetModulesDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a2733ce88ee759f39bd182e27319e6795',1,'GpgFrontend::GlobalSettingStation::GetModulesDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#adb93836c33829dd5d6e04179848a0e8e',1,'GpgFrontend::GlobalSettingStation::Impl::GetModulesDir()']]],
|
||||
['getmousepointglobal_264',['GetMousePointGlobal',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a8addf93e844125d99c5a66fb7364a45d',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['getname_265',['GetName',['../classGpgFrontend_1_1GpgUID.html#a9117672ca4e5f1973ee687e2c006af96',1,'GpgFrontend::GpgUID::GetName()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeecb8984b5c4e26d457df0dfe59215df',1,'GpgFrontend::GpgKeySignature::GetName()'],['../classGpgFrontend_1_1GenKeyInfo.html#a6c1277ad84cd4c2b3c6203c31581e8e4',1,'GpgFrontend::GenKeyInfo::GetName()'],['../classGpgFrontend_1_1GpgKey.html#a5df8b2922b636f0811587c5bcd9e649f',1,'GpgFrontend::GpgKey::GetName()']]],
|
||||
['getonlyfilenamewithpath_266',['GetOnlyFileNameWithPath',['../namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1',1,'GpgFrontend']]],
|
||||
['getownertrust_267',['GetOwnerTrust',['../classGpgFrontend_1_1GpgKey.html#ad59777bfb1a0c0d5a91b03e484583245',1,'GpgFrontend::GpgKey']]],
|
||||
['getownertrustlevel_268',['GetOwnerTrustLevel',['../classGpgFrontend_1_1GpgKey.html#a4503423068d10413a9a66e2870db2513',1,'GpgFrontend::GpgKey']]],
|
||||
['getpassphrase_269',['GetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#ab74ae13ad036fbb85405f401275d0566',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getpathbyclickpoint_270',['GetPathByClickPoint',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ae65efaff87bd35f7f8f73388c022bdf8',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['getpolicy_271',['GetPolicy',['../classGpgFrontend_1_1GpgTOFUInfo.html#a506686bed09a700157050824c4ec0db9',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getprimarykeylength_272',['GetPrimaryKeyLength',['../classGpgFrontend_1_1GpgKey.html#adb78bab34399074a5cc2c93d38153307',1,'GpgFrontend::GpgKey']]],
|
||||
['getprojectbuildgitbranchname_273',['GetProjectBuildGitBranchName',['../namespaceGpgFrontend.html#af8477f79805044d8d3f6b9d2c5821c1e',1,'GpgFrontend']]],
|
||||
['getprojectbuildgitcommithash_274',['GetProjectBuildGitCommitHash',['../namespaceGpgFrontend.html#a31a993f004e7676c37773bca551bdda8',1,'GpgFrontend']]],
|
||||
['getprojectbuildgitversion_275',['GetProjectBuildGitVersion',['../namespaceGpgFrontend.html#a98a045b142891ab353f8dd2c534120e6',1,'GpgFrontend']]],
|
||||
['getprojectbuildtimestamp_276',['GetProjectBuildTimestamp',['../namespaceGpgFrontend.html#a55cb4bfd03e1f0f55bc0c3e4e7630dd2',1,'GpgFrontend']]],
|
||||
['getprojectbuildversion_277',['GetProjectBuildVersion',['../namespaceGpgFrontend.html#ad7de5a924b754ba1d31259d853a06f6a',1,'GpgFrontend']]],
|
||||
['getprojectversion_278',['GetProjectVersion',['../namespaceGpgFrontend.html#ad12a69caa5829b9c343f82e0294d4e59',1,'GpgFrontend']]],
|
||||
['getprotocol_279',['GetProtocol',['../classGpgFrontend_1_1GpgKey.html#a3788cd6c7c8a4ebb4e873d2f0176c1ef',1,'GpgFrontend::GpgKey']]],
|
||||
['getpubkey_280',['GetPubkey',['../classGpgFrontend_1_1GpgKeyGetter.html#aadefece15fe73e5c0285b7e9278700e2',1,'GpgFrontend::GpgKeyGetter']]],
|
||||
['getpubkeyalgo_281',['GetPubkeyAlgo',['../classGpgFrontend_1_1GpgSubKey.html#a00962f82450971c4e31a3ad302458a12',1,'GpgFrontend::GpgSubKey::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgSignature.html#a7013e8c97f93fae4c29174247bc9306f',1,'GpgFrontend::GpgSignature::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgKeySignature.html#a72dd3c028ab417c66fad90d84836cce4',1,'GpgFrontend::GpgKeySignature::GetPubkeyAlgo()']]],
|
||||
['getpublickeyalgo_282',['GetPublicKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#aa3925328d425e674207fb9304d58ce0d',1,'GpgFrontend::GpgKey']]],
|
||||
['getresultreport_283',['GetResultReport',['../classGpgFrontend_1_1GpgResultAnalyse.html#af271ad9aa3bc37e8445abf56f5fb0274',1,'GpgFrontend::GpgResultAnalyse']]],
|
||||
['getrevoked_284',['GetRevoked',['../classGpgFrontend_1_1GpgUID.html#afa1ac208b688bc2b9d306a73961bcf3e',1,'GpgFrontend::GpgUID']]],
|
||||
['getrtn_285',['GetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a7a4918c9e0edd5ca6e843b370326666b',1,'GpgFrontend::Thread::Task::Impl::GetRTN()'],['../classGpgFrontend_1_1Thread_1_1Task.html#a38af36201658a25cc6479598acd455a1',1,'GpgFrontend::Thread::Task::GetRTN()']]],
|
||||
['getselected_286',['GetSelected',['../classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075',1,'GpgFrontend::UI::FilePage::GetSelected()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a69707dbb35841c6b47aa3dbe4db1a246',1,'GpgFrontend::UI::KeyList::GetSelected() -> KeyIdArgsListPtr']]],
|
||||
['getselectedkey_287',['GetSelectedKey',['../classGpgFrontend_1_1UI_1_1KeyList.html#aedf07dd578e21269e6b9cd62f8b73a5d',1,'GpgFrontend::UI::KeyList']]],
|
||||
['getselectedpath_288',['GetSelectedPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['getsettings_289',['GetSettings',['../classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['getsignatures_290',['GetSignatures',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b',1,'GpgFrontend::GpgVerifyResultAnalyse::GetSignatures()'],['../classGpgFrontend_1_1GpgUID.html#afaf4d34fa13dfdf339cb32d2036946fe',1,'GpgFrontend::GpgUID::GetSignatures()']]],
|
||||
['getsigncount_291',['GetSignCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a196c3a373a425dca10631c5d4566732d',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getsigners_292',['GetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#ad8ee6cea649bd5bba1f68f4ff53cdf41',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['getsignfirst_293',['GetSignFirst',['../classGpgFrontend_1_1GpgTOFUInfo.html#a6931d87dab449d0c635a354364c69178',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getsignlast_294',['GetSignLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a97547f55a360d7b46b881624d31954df',1,'GpgFrontend::GpgTOFUInfo']]],
|
||||
['getsingletonstorage_295',['GetSingletonStorage',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ab57bdb5e019e4c1d0b56931b51347507',1,'GpgFrontend::SingletonStorageCollection::Impl::GetSingletonStorage()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#aeb36a7e69c74c1212b44b841b9114953',1,'GpgFrontend::SingletonStorageCollection::GetSingletonStorage()']]],
|
||||
['getsizechangestep_296',['GetSizeChangeStep',['../classGpgFrontend_1_1GenKeyInfo.html#a33c7ea176587bbd317a39938e9ecec59',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getstatus_297',['GetStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#ad1bd7527f7481ca4f2d6e84add30bbf2',1,'GpgFrontend::GpgResultAnalyse::GetStatus()'],['../classGpgFrontend_1_1GpgKeySignature.html#a8fdcf12315905cef8d5e1a57be810eb1',1,'GpgFrontend::GpgKeySignature::GetStatus()'],['../classGpgFrontend_1_1GpgSignature.html#a605db21b5fcca4d19f2b3341516aaaed',1,'GpgFrontend::GpgSignature::GetStatus()'],['../classGpgFrontend_1_1UI_1_1SignersPicker.html#ae435075cf072e2f42924a1c3915e40b2',1,'GpgFrontend::UI::SignersPicker::GetStatus()']]],
|
||||
['getsubkeys_298',['GetSubKeys',['../classGpgFrontend_1_1GpgKey.html#a7b7ae99f2a7d68716cf7a01390931a5f',1,'GpgFrontend::GpgKey']]],
|
||||
['getsuggestmaxkeysize_299',['GetSuggestMaxKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#af72c8592d105d8394bcfa1bc6388d46e',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getsuggestminkeysize_300',['GetSuggestMinKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#a482933ddc06734993d80a90611a8ad5b',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getsummary_301',['GetSummary',['../classGpgFrontend_1_1GpgSignature.html#ad0f45c854e6e7a0ee6b8f6eee66b0088',1,'GpgFrontend::GpgSignature']]],
|
||||
['getsupportedkeyalgo_302',['GetSupportedKeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a2229d217f44345a99ab3816ec5c0cfe8',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getsupportedsubkeyalgo_303',['GetSupportedSubkeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a07a68fbe5ef4534df51759cffb144bef',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['gettabidstosave_304',['GetTabIdsToSave',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a1c75f69ffa1ca45a3c28af0800871a6e',1,'GpgFrontend::UI::QuitDialog']]],
|
||||
['gettempfilepath_305',['GetTempFilePath',['../namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249',1,'GpgFrontend']]],
|
||||
['gettextpage_306',['GetTextPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a',1,'GpgFrontend::UI::PlainTextEditorPage']]],
|
||||
['getthread_307',['GetThread',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a57e29f0dde8ceec05c68841985b43f42',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['gettofuinfos_308',['GetTofuInfos',['../classGpgFrontend_1_1GpgUID.html#a9f4be917324455d5ac9a0eb2bf55b494',1,'GpgFrontend::GpgUID']]],
|
||||
['getuid_309',['GetUID',['../classGpgFrontend_1_1GpgKeySignature.html#a64bdcc24645565356a5f70a75d53e3db',1,'GpgFrontend::GpgKeySignature::GetUID()'],['../classGpgFrontend_1_1GpgUID.html#a31f4959f947f9845dcd3caaf1834403a',1,'GpgFrontend::GpgUID::GetUID()']]],
|
||||
['getuids_310',['GetUIDs',['../classGpgFrontend_1_1GpgKey.html#aef18b3735a229af34f85deb111d97e2b',1,'GpgFrontend::GpgKey']]],
|
||||
['getuserid_311',['GetUserid',['../classGpgFrontend_1_1GenKeyInfo.html#a225c683da9766afd8fd7e733e9f5fdd4',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['getuuid_312',['GetUUID',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a80cea2ad3b8049cc5c71c79952eaaeb8',1,'GpgFrontend::Thread::Task::Impl::GetUUID()'],['../classGpgFrontend_1_1Thread_1_1Task.html#acf42a45a657d8dc8658ed0e322ff161b',1,'GpgFrontend::Thread::Task::GetUUID()']]],
|
||||
['getvalidity_313',['GetValidity',['../classGpgFrontend_1_1GpgTOFUInfo.html#a35510807eea162b83d71ecebf98cf25f',1,'GpgFrontend::GpgTOFUInfo::GetValidity()'],['../classGpgFrontend_1_1GpgSignature.html#af41e8c0a575647b2958dfe1e79abeb4d',1,'GpgFrontend::GpgSignature::GetValidity()']]],
|
||||
['gfbuffer_314',['GFBuffer',['../classGpgFrontend_1_1GFBuffer.html',1,'GpgFrontend']]],
|
||||
['gfcomparesoftwareversion_315',['GFCompareSoftwareVersion',['../namespaceGpgFrontend.html#ab35d8d68842b492defa701209ead8f68',1,'GpgFrontend']]],
|
||||
['gfdataexchanger_316',['GFDataExchanger',['../classGpgFrontend_1_1GFDataExchanger.html',1,'GpgFrontend']]],
|
||||
['gfmoduleevent_317',['GFModuleEvent',['../structGFModuleEvent.html',1,'']]],
|
||||
['gfmoduleeventparam_318',['GFModuleEventParam',['../structGFModuleEventParam.html',1,'']]],
|
||||
['gfmodulemetadata_319',['GFModuleMetaData',['../structGFModuleMetaData.html',1,'']]],
|
||||
['gfstrdup_320',['GFStrDup',['../namespaceGpgFrontend.html#aaf43d56872a9ab0f774394df096f5bc1',1,'GpgFrontend']]],
|
||||
['gfunstrdup_321',['GFUnStrDup',['../namespaceGpgFrontend.html#af121a5a19457b89a24e5edcbcde245e5',1,'GpgFrontend']]],
|
||||
['global_5fsetting_5fstation_5f_322',['global_setting_station_',['../classGpgFrontend_1_1DataObjectOperator.html#a3c195f8e4c30d95be14a6d43e9282601',1,'GpgFrontend::DataObjectOperator']]],
|
||||
['globalmodulecontext_323',['GlobalModuleContext',['../classGpgFrontend_1_1Module_1_1GlobalModuleContext.html',1,'GpgFrontend::Module']]],
|
||||
['globalregistertable_324',['GlobalRegisterTable',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable.html',1,'GpgFrontend::Module']]],
|
||||
['globalregistertabletreemodel_325',['GlobalRegisterTableTreeModel',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTableTreeModel.html',1,'GpgFrontend::Module']]],
|
||||
['globalsettingstation_326',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#abdc6dda369d4214e43ffa2930f7386b0',1,'GpgFrontend::GlobalSettingStation::GlobalSettingStation()'],['../classGpgFrontend_1_1GlobalSettingStation.html',1,'GpgFrontend::GlobalSettingStation']]],
|
||||
['gnupg_5fact_5f_327',['gnupg_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a79b83f536a7c4299eaa3d22e4e875227',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['gnupgcontrollerdialog_328',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835',1,'GpgFrontend::UI::GnuPGControllerDialog::GnuPGControllerDialog()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html',1,'GpgFrontend::UI::GnuPGControllerDialog']]],
|
||||
['gnupghomepath_329',['GnuPGHomePath',['../classGpgInfo.html#a962e5a19e6213ae8c26b3752b6ea4a5e',1,'GpgInfo']]],
|
||||
['gnupgtab_330',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html#ab9d9e8af4494659f13b87804e7318a79',1,'GpgFrontend::UI::GnupgTab::GnupgTab()'],['../classGpgFrontend_1_1UI_1_1GnupgTab.html',1,'GpgFrontend::UI::GnupgTab']]],
|
||||
['gpgadvancedoperator_331',['GpgAdvancedOperator',['../classGpgFrontend_1_1GpgAdvancedOperator.html',1,'GpgFrontend']]],
|
||||
['gpgbasicoperator_332',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html#a139be86330f88e5f833aa24263a3b2ae',1,'GpgFrontend::GpgBasicOperator::GpgBasicOperator()'],['../classGpgFrontend_1_1GpgBasicOperator.html',1,'GpgFrontend::GpgBasicOperator']]],
|
||||
['gpgcommandexecutor_333',['GpgCommandExecutor',['../classGpgFrontend_1_1GpgCommandExecutor.html',1,'GpgFrontend']]],
|
||||
['gpgcomponentinfo_334',['GpgComponentInfo',['../structGpgComponentInfo.html',1,'']]],
|
||||
['gpgcontext_335',['GpgContext',['../classGpgFrontend_1_1GpgContext.html',1,'GpgFrontend']]],
|
||||
['gpgcontextinitargs_336',['GpgContextInitArgs',['../structGpgFrontend_1_1GpgContextInitArgs.html',1,'GpgFrontend']]],
|
||||
['gpgcoretest_337',['GpgCoreTest',['../classGpgFrontend_1_1Test_1_1GpgCoreTest.html',1,'GpgFrontend::Test']]],
|
||||
['gpgdata_338',['GpgData',['../classGpgFrontend_1_1GpgData.html#ac3661a9365ad72b0883a2f62ef4647da',1,'GpgFrontend::GpgData::GpgData()'],['../classGpgFrontend_1_1GpgData.html#a179ff5f215f928a9b0650ed97df1f256',1,'GpgFrontend::GpgData::GpgData(GFBuffer)'],['../classGpgFrontend_1_1GpgData.html#a6236cfffb24d822054626265ed5c2270',1,'GpgFrontend::GpgData::GpgData(const QString &path, bool read)'],['../classGpgFrontend_1_1GpgData.html#a4aad21247e609da9ae989ef71b717e35',1,'GpgFrontend::GpgData::GpgData(std::shared_ptr< GFDataExchanger >)'],['../classGpgFrontend_1_1GpgData.html#a7a93937f4896ee4cf44184ee4426e438',1,'GpgFrontend::GpgData::GpgData(int fd)'],['../classGpgFrontend_1_1GpgData.html#a573fc435361509241e29226329041f6e',1,'GpgFrontend::GpgData::GpgData(const void *buffer, size_t size, bool copy=true)'],['../classGpgFrontend_1_1GpgData.html',1,'GpgFrontend::GpgData']]],
|
||||
['gpgdecryptresult_339',['GpgDecryptResult',['../classGpgFrontend_1_1GpgDecryptResult.html',1,'GpgFrontend']]],
|
||||
['gpgdecryptresultanalyse_340',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a689bfdd261b1f89ff3343978b2738fb7',1,'GpgFrontend::GpgDecryptResultAnalyse::GpgDecryptResultAnalyse()'],['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html',1,'GpgFrontend::GpgDecryptResultAnalyse']]],
|
||||
['gpgencryptresult_341',['GpgEncryptResult',['../classGpgFrontend_1_1GpgEncryptResult.html',1,'GpgFrontend']]],
|
||||
['gpgencryptresultanalyse_342',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html#a1a90feeba92e744166d99405846db8ff',1,'GpgFrontend::GpgEncryptResultAnalyse::GpgEncryptResultAnalyse()'],['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html',1,'GpgFrontend::GpgEncryptResultAnalyse']]],
|
||||
['gpgerror_343',['GpgError',['../namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8',1,'GpgFrontend']]],
|
||||
['gpgfileopera_344',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html#aa81da3d72c4fbc57e7138bfec7731152',1,'GpgFrontend::GpgFileOpera::GpgFileOpera()'],['../classGpgFrontend_1_1GpgFileOpera.html',1,'GpgFrontend::GpgFileOpera']]],
|
||||
['gpgfrontend_345',['GpgFrontend',['../namespaceGpgFrontend.html',1,'']]],
|
||||
['gpgfrontend_20develop_20document_20main_20page_346',['GpgFrontend Develop Document Main Page',['../index.html',1,'']]],
|
||||
['gpgfrontendapplication_347',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html',1,'GpgFrontend::UI::GpgFrontendApplication'],['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#ac0290f06e08f2714f9727bb578df1298',1,'GpgFrontend::UI::GpgFrontendApplication::GpgFrontendApplication()']]],
|
||||
['gpgfrontendcontext_348',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html',1,'GpgFrontend::GpgFrontendContext'],['../structGpgFrontend_1_1Test_1_1GpgFrontendContext.html',1,'GpgFrontend::Test::GpgFrontendContext'],['../structGpgFrontend_1_1GpgFrontendContext.html#ad1d8efa1faadf74ac674484b15d13588',1,'GpgFrontend::GpgFrontendContext::GpgFrontendContext()']]],
|
||||
['gpggeneratekeyresult_349',['GpgGenerateKeyResult',['../classGpgFrontend_1_1GpgGenerateKeyResult.html',1,'GpgFrontend']]],
|
||||
['gpgimportedkey_350',['GpgImportedKey',['../classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey.html',1,'GpgFrontend::GpgImportInformation']]],
|
||||
['gpgimportinformation_351',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html',1,'GpgFrontend::GpgImportInformation'],['../classGpgFrontend_1_1GpgImportInformation.html#a19e37d28f4462caf2b3522d50ceaf897',1,'GpgFrontend::GpgImportInformation::GpgImportInformation()'],['../classGpgFrontend_1_1GpgImportInformation.html#ab282d4f701403cd68eb02d1aad30be56',1,'GpgFrontend::GpgImportInformation::GpgImportInformation(gpgme_import_result_t result)']]],
|
||||
['gpginfo_352',['GpgInfo',['../classGpgInfo.html',1,'']]],
|
||||
['gpgkey_353',['GpgKey',['../classGpgFrontend_1_1GpgKey.html',1,'GpgFrontend::GpgKey'],['../classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1',1,'GpgFrontend::GpgKey::GpgKey()=default'],['../classGpgFrontend_1_1GpgKey.html#aa599159ab1041c2f5a5fbf09666489b9',1,'GpgFrontend::GpgKey::GpgKey(gpgme_key_t &&key)'],['../classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804',1,'GpgFrontend::GpgKey::GpgKey(const gpgme_key_t &key)=delete'],['../classGpgFrontend_1_1GpgKey.html#a0720623207f37ba9a3ad294a88b06e71',1,'GpgFrontend::GpgKey::GpgKey(GpgKey &&) noexcept'],['../classGpgFrontend_1_1GpgKey.html#a213d5540d65c3d7e04bbee834b70f16b',1,'GpgFrontend::GpgKey::GpgKey(const GpgKey &)']]],
|
||||
['gpgkeygetter_354',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html',1,'GpgFrontend::GpgKeyGetter'],['../classGpgFrontend_1_1GpgKeyGetter.html#aa2ec24750e302b12ab332b2e7481b882',1,'GpgFrontend::GpgKeyGetter::GpgKeyGetter()']]],
|
||||
['gpgkeyimportexporter_355',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html',1,'GpgFrontend::GpgKeyImportExporter'],['../classGpgFrontend_1_1GpgKeyImportExporter.html#a0eede7c782d17b32d6c1f30cd8496561',1,'GpgFrontend::GpgKeyImportExporter::GpgKeyImportExporter()']]],
|
||||
['gpgkeymanager_356',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html',1,'GpgFrontend::GpgKeyManager'],['../classGpgFrontend_1_1GpgKeyManager.html#a210b717fd8ee63b064d77f32b0df4c5d',1,'GpgFrontend::GpgKeyManager::GpgKeyManager()']]],
|
||||
['gpgkeyopera_357',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html',1,'GpgFrontend::GpgKeyOpera'],['../classGpgFrontend_1_1GpgKeyOpera.html#a01d6a920156a38a34c57d9c49c361079',1,'GpgFrontend::GpgKeyOpera::GpgKeyOpera()']]],
|
||||
['gpgkeysignature_358',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html',1,'GpgFrontend::GpgKeySignature'],['../classGpgFrontend_1_1GpgKeySignature.html#a4a501aa3a549a6a6914e2aeed4ff302e',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(const GpgKeySignature &)=delete'],['../classGpgFrontend_1_1GpgKeySignature.html#a8a9c792c963ef610e511b7deb6829c0b',1,'GpgFrontend::GpgKeySignature::GpgKeySignature()'],['../classGpgFrontend_1_1GpgKeySignature.html#abb4571e79c921261c03f57980d502e72',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(gpgme_key_sig_t sig)'],['../classGpgFrontend_1_1GpgKeySignature.html#a9ba501d98265c9677d00e3dca3e8d903',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(GpgKeySignature &&) noexcept']]],
|
||||
['gpgoptionsinfo_359',['GpgOptionsInfo',['../structGpgOptionsInfo.html#a49978feb92a284e5588f230a356d107d',1,'GpgOptionsInfo::GpgOptionsInfo()'],['../structGpgOptionsInfo.html',1,'GpgOptionsInfo']]],
|
||||
['gpgpassphrasecontext_360',['GpgPassphraseContext',['../classGpgFrontend_1_1GpgPassphraseContext.html',1,'GpgFrontend']]],
|
||||
['gpgrecipient_361',['GpgRecipient',['../structGpgFrontend_1_1GpgRecipient.html',1,'GpgFrontend']]],
|
||||
['gpgresultanalyse_362',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html',1,'GpgFrontend::GpgResultAnalyse'],['../classGpgFrontend_1_1GpgResultAnalyse.html#aa3c9bdf1ea4c87476010ef32fd2fb426',1,'GpgFrontend::GpgResultAnalyse::GpgResultAnalyse()']]],
|
||||
['gpgsignature_363',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html',1,'GpgFrontend::GpgSignature'],['../classGpgFrontend_1_1GpgSignature.html#a1b705f45de8f6d0ae97f1ffda28185b7',1,'GpgFrontend::GpgSignature::GpgSignature(const GpgSignature &)=delete'],['../classGpgFrontend_1_1GpgSignature.html#aeae075c7b9c628f558d6fedbc8b9233a',1,'GpgFrontend::GpgSignature::GpgSignature(GpgSignature &&) noexcept'],['../classGpgFrontend_1_1GpgSignature.html#aea05d301ccf75f4a3aec2be58541eca8',1,'GpgFrontend::GpgSignature::GpgSignature(gpgme_signature_t sig)'],['../classGpgFrontend_1_1GpgSignature.html#ab7a4489b35d918503076b2659d14fafe',1,'GpgFrontend::GpgSignature::GpgSignature()']]],
|
||||
['gpgsignresult_364',['GpgSignResult',['../classGpgFrontend_1_1GpgSignResult.html',1,'GpgFrontend']]],
|
||||
['gpgsignresultanalyse_365',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html',1,'GpgFrontend::GpgSignResultAnalyse'],['../classGpgFrontend_1_1GpgSignResultAnalyse.html#a3ddd2d52ad91fdf7f4c8740312570c8e',1,'GpgFrontend::GpgSignResultAnalyse::GpgSignResultAnalyse()']]],
|
||||
['gpgsubkey_366',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html',1,'GpgFrontend::GpgSubKey'],['../classGpgFrontend_1_1GpgSubKey.html#ad12e160dbb394a849d6cf31e614a76f5',1,'GpgFrontend::GpgSubKey::GpgSubKey(GpgSubKey &&o) noexcept'],['../classGpgFrontend_1_1GpgSubKey.html#a6e8df85f8c1dea7705b761e68bb949ab',1,'GpgFrontend::GpgSubKey::GpgSubKey(const GpgSubKey &)=delete'],['../classGpgFrontend_1_1GpgSubKey.html#a3c9605e6ccb7fa53d9c9013453d561fe',1,'GpgFrontend::GpgSubKey::GpgSubKey(gpgme_subkey_t subkey)'],['../classGpgFrontend_1_1GpgSubKey.html#a59eba8a9d23429140e9a68126c9c7c5e',1,'GpgFrontend::GpgSubKey::GpgSubKey()']]],
|
||||
['gpgtofuinfo_367',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html',1,'GpgFrontend::GpgTOFUInfo'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a4f46d32bc9bf1a1a3bbc32461538a422',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(const GpgTOFUInfo &)=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aa953ff4b877b4b831d34e4a5678b0cd3',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(GpgTOFUInfo &&o) noexcept'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aaabb02aef76162ed59647445b4c1f6de',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(gpgme_tofu_info_t tofu_info)'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a80acb09347a74cc35776d58b9874cf37',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo()']]],
|
||||
['gpguid_368',['GpgUID',['../classGpgFrontend_1_1GpgUID.html',1,'GpgFrontend::GpgUID'],['../classGpgFrontend_1_1GpgUID.html#a58ed67984063f0b87e35bc1782a1cc0a',1,'GpgFrontend::GpgUID::GpgUID(const GpgUID &)=delete'],['../classGpgFrontend_1_1GpgUID.html#a7210ece9b898981dae83f8d29b1ca453',1,'GpgFrontend::GpgUID::GpgUID(GpgUID &&o) noexcept'],['../classGpgFrontend_1_1GpgUID.html#ae1fb528a9d06d6e9f1feaf1bc291fe64',1,'GpgFrontend::GpgUID::GpgUID(gpgme_user_id_t uid)'],['../classGpgFrontend_1_1GpgUID.html#a35fdcef4ecf2598461bdc596ffc7957c',1,'GpgFrontend::GpgUID::GpgUID()']]],
|
||||
['gpguidoperator_369',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html',1,'GpgFrontend::GpgUIDOperator'],['../classGpgFrontend_1_1GpgUIDOperator.html#ab74a830c858ab9ff135375743393a7c7',1,'GpgFrontend::GpgUIDOperator::GpgUIDOperator()']]],
|
||||
['gpgverifyresult_370',['GpgVerifyResult',['../classGpgFrontend_1_1GpgVerifyResult.html',1,'GpgFrontend']]],
|
||||
['gpgverifyresultanalyse_371',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html',1,'GpgFrontend::GpgVerifyResultAnalyse'],['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b',1,'GpgFrontend::GpgVerifyResultAnalyse::GpgVerifyResultAnalyse()']]],
|
||||
['grttreeview_372',['GRTTreeView',['../classGpgFrontend_1_1UI_1_1GRTTreeView.html',1,'GpgFrontend::UI::GRTTreeView'],['../classGpgFrontend_1_1UI_1_1GRTTreeView.html#a990f119924bee4d2120c51b96e14d8c3',1,'GpgFrontend::UI::GRTTreeView::GRTTreeView()']]],
|
||||
['module_373',['Module',['../namespaceGpgFrontend_1_1Module.html',1,'GpgFrontend']]],
|
||||
['rawapi_374',['RawAPI',['../namespaceGpgFrontend_1_1RawAPI.html',1,'GpgFrontend']]],
|
||||
['test_375',['Test',['../namespaceGpgFrontend_1_1Test.html',1,'GpgFrontend']]],
|
||||
['thread_376',['Thread',['../namespaceGpgFrontend_1_1Thread.html',1,'GpgFrontend']]],
|
||||
['ui_377',['UI',['../namespaceGpgFrontend_1_1UI.html',1,'GpgFrontend']]]
|
||||
];
|
||||
|
@ -1,7 +1,7 @@
|
||||
var searchData=
|
||||
[
|
||||
['hash_5fkey_5f_377',['hash_key_',['../classGpgFrontend_1_1DataObjectOperator.html#ae409c3562c3e08931daa17f5790c508b',1,'GpgFrontend::DataObjectOperator']]],
|
||||
['help_5fmenu_5f_378',['help_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a89fa105ed54d2189d762668262d74c63',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['helppage_379',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html',1,'GpgFrontend::UI::HelpPage'],['../classGpgFrontend_1_1UI_1_1HelpPage.html#a1be8f5b79fef3d1d62ff4620b8535006',1,'GpgFrontend::UI::HelpPage::HelpPage()']]],
|
||||
['holdonlifecycle_380',['HoldOnLifeCycle',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#aef6600ccb8fed406e8b9112b5dd7ef8f',1,'GpgFrontend::Thread::Task::Impl::HoldOnLifeCycle()'],['../classGpgFrontend_1_1Thread_1_1Task.html#a5c3cab68d4cf8c9dcf379869132b1896',1,'GpgFrontend::Thread::Task::HoldOnLifeCycle()']]]
|
||||
['hash_5fkey_5f_378',['hash_key_',['../classGpgFrontend_1_1DataObjectOperator.html#ae409c3562c3e08931daa17f5790c508b',1,'GpgFrontend::DataObjectOperator']]],
|
||||
['help_5fmenu_5f_379',['help_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a89fa105ed54d2189d762668262d74c63',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['helppage_380',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html',1,'GpgFrontend::UI::HelpPage'],['../classGpgFrontend_1_1UI_1_1HelpPage.html#a1be8f5b79fef3d1d62ff4620b8535006',1,'GpgFrontend::UI::HelpPage::HelpPage()']]],
|
||||
['holdonlifecycle_381',['HoldOnLifeCycle',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#aef6600ccb8fed406e8b9112b5dd7ef8f',1,'GpgFrontend::Thread::Task::Impl::HoldOnLifeCycle()'],['../classGpgFrontend_1_1Thread_1_1Task.html#a5c3cab68d4cf8c9dcf379869132b1896',1,'GpgFrontend::Thread::Task::HoldOnLifeCycle()']]]
|
||||
];
|
||||
|
@ -1,61 +1,61 @@
|
||||
var searchData=
|
||||
[
|
||||
['impl_381',['Impl',['../classGpgFrontend_1_1CacheManager_1_1Impl.html',1,'GpgFrontend::CacheManager::Impl'],['../classGpgFrontend_1_1DataObject_1_1Impl.html',1,'GpgFrontend::DataObject::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html',1,'GpgFrontend::GlobalSettingStation::Impl'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html',1,'GpgFrontend::GpgContext::Impl'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html',1,'GpgFrontend::GpgKeyGetter::Impl'],['../classGpgFrontend_1_1Module_1_1Event_1_1Impl.html',1,'GpgFrontend::Module::Event::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTableTreeModel_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTableTreeModel::Impl'],['../classGpgFrontend_1_1Module_1_1Module_1_1Impl.html',1,'GpgFrontend::Module::Module::Impl'],['../classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html',1,'GpgFrontend::Module::ModuleManager::Impl'],['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html',1,'GpgFrontend::SingletonStorage::Impl'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html',1,'GpgFrontend::SingletonStorageCollection::Impl'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html',1,'GpgFrontend::Thread::Task::Impl'],['../classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html',1,'GpgFrontend::Thread::TaskRunner::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9572b3082d5b9f6e08fc7992114b19ce',1,'GpgFrontend::GlobalSettingStation::Impl::Impl()'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html#af1cf48d1f5f5a16193c0e575fdec2f95',1,'GpgFrontend::GpgContext::Impl::Impl()']]],
|
||||
['import_5fbutton_5f_382',['import_button_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['import_5fkey_5ffrom_5fedit_5fact_5f_383',['import_key_from_edit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['import_5fkey_5fmenu_5f_384',['import_key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['import_5fkeys_385',['import_keys',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153',1,'GpgFrontend::UI::KeyList::import_keys()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2',1,'GpgFrontend::UI::KeyServerImportDialog::import_keys()']]],
|
||||
['importkey_386',['ImportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#ab613412788fe4cf120d6fdef0cb2a54c',1,'GpgFrontend::GpgKeyImportExporter']]],
|
||||
['importkeypackage_387',['ImportKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#a3b5e580bfd67cfda094c664e2987e319',1,'GpgFrontend::KeyPackageOperator']]],
|
||||
['importunknownkeyfromkeyserver_388',['ImportUnknownKeyFromKeyserver',['../namespaceGpgFrontend_1_1UI.html#a3d0942aa6bf911d3760b77e6460fc873',1,'GpgFrontend::UI']]],
|
||||
['infoboardstatus_389',['InfoBoardStatus',['../namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d',1,'GpgFrontend::UI']]],
|
||||
['infoboardwidget_390',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html',1,'GpgFrontend::UI::InfoBoardWidget'],['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010',1,'GpgFrontend::UI::InfoBoardWidget::InfoBoardWidget()']]],
|
||||
['infotab_391',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html',1,'GpgFrontend::UI::InfoTab'],['../classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc',1,'GpgFrontend::UI::InfoTab::InfoTab()']]],
|
||||
['infovalid_392',['InfoValid',['../structSoftwareVersion.html#ad17cca5d4ce26f21666721d16b7f4d04',1,'SoftwareVersion']]],
|
||||
['init_393',['Init',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['init_5fapp_5fsecure_5fkey_394',['init_app_secure_key',['../classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf',1,'GpgFrontend::DataObjectOperator']]],
|
||||
['initglobalbasicenv_395',['InitGlobalBasicEnv',['../namespaceGpgFrontend.html#a0b2b812dbc7f8752ed0dfe03eaa8a5a5',1,'GpgFrontend']]],
|
||||
['initglobalpathenv_396',['InitGlobalPathEnv',['../namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da',1,'GpgFrontend']]],
|
||||
['initgpgfrontendui_397',['InitGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad',1,'GpgFrontend::UI']]],
|
||||
['initlocale_398',['InitLocale',['../namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4',1,'GpgFrontend']]],
|
||||
['initloggingsystem_399',['InitLoggingSystem',['../namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5',1,'GpgFrontend']]],
|
||||
['inituitranslations_400',['InitUITranslations',['../namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce',1,'GpgFrontend::UI']]],
|
||||
['instance_401',['instance',['../classGpgFrontend_1_1CoreSignalStation.html#a671214ba506895fa5de6f80acf450d12',1,'GpgFrontend::CoreSignalStation']]],
|
||||
['instances_5fmap_5f_402',['instances_map_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ae9347224f7094fd77236823d69bc3a4c',1,'GpgFrontend::SingletonStorage::Impl']]],
|
||||
['instances_5fmutex_5f_403',['instances_mutex_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ad9c24c40dbad720eaf8a6a86156bca86',1,'GpgFrontend::SingletonStorage::Impl']]],
|
||||
['intropage_404',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI::IntroPage'],['../classGpgFrontend_1_1UI_1_1IntroPage.html#aed4220a7372b192ee4e8bc5024db922d',1,'GpgFrontend::UI::IntroPage::IntroPage()']]],
|
||||
['isallowauthentication_405',['IsAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aa73b6fe349eb4c2438fd0a0ae61b6c03',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowcertification_406',['IsAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ae01bbb4af8da59317797d599b28abb31',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowchangeauthentication_407',['IsAllowChangeAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#a6b6635977ea47b1c2220aed48bc5c57d',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowchangecertification_408',['IsAllowChangeCertification',['../classGpgFrontend_1_1GenKeyInfo.html#a858ace5de6d4b8cd31fa6c68f33d0f92',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowchangeencryption_409',['IsAllowChangeEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a81d52ff47ecd7aca34fb4f5a613b922d',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowchangesigning_410',['IsAllowChangeSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a4aedcb38a9fb4ffe65d16bce61a610c4',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowencryption_411',['IsAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a75b69b9e3f889e9fc5ffe9ee7af2c365',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallownopassphrase_412',['IsAllowNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#af3cc933fddc87f2a250b6686ceddf4ac',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowsigning_413',['IsAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#abc16a0f5b11c814a5fd2ec9198c88a99',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['iscardkey_414',['IsCardKey',['../classGpgFrontend_1_1GpgSubKey.html#a37a00de8cdf77d9af9db794246a13a4a',1,'GpgFrontend::GpgSubKey']]],
|
||||
['isdisabled_415',['IsDisabled',['../classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25',1,'GpgFrontend::GpgSubKey::IsDisabled()'],['../classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687',1,'GpgFrontend::GpgKey::IsDisabled()']]],
|
||||
['isdiscarded_416',['IsDiscarded',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe',1,'GpgFrontend::UI::QuitDialog']]],
|
||||
['isexpired_417',['IsExpired',['../classGpgFrontend_1_1GpgSubKey.html#a55f5aa99dd86cc5cb3ae175de41e925c',1,'GpgFrontend::GpgSubKey::IsExpired()'],['../classGpgFrontend_1_1GpgKeySignature.html#af813643b81367bbff2d686a346f6c1e8',1,'GpgFrontend::GpgKeySignature::IsExpired()'],['../classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd',1,'GpgFrontend::GpgKey::IsExpired()']]],
|
||||
['isexportable_418',['IsExportable',['../classGpgFrontend_1_1GpgKeySignature.html#a61ac1fdc773ecfc5b932a3aedd001eed',1,'GpgFrontend::GpgKeySignature']]],
|
||||
['isgood_419',['IsGood',['../classGpgFrontend_1_1GpgKey.html#ac418e4de3fde347b466c295b7b4434dc',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasactualauthenticationcapability_420',['IsHasActualAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a2cbc6dfcac640226c924fabbf718c9d8',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasactualcertificationcapability_421',['IsHasActualCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a5ec602ce6fd35b893ffc33d684c6a7f0',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasactualencryptioncapability_422',['IsHasActualEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a21844aa5c7d903e6d4c8e0af49aae40a',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasactualsigningcapability_423',['IsHasActualSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasauthenticationcapability_424',['IsHasAuthenticationCapability',['../classGpgFrontend_1_1GpgSubKey.html#af305996f419fef0dde7aa2a1b58ecd5f',1,'GpgFrontend::GpgSubKey::IsHasAuthenticationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a4ada9f15077101753524df3eeaa893c4',1,'GpgFrontend::GpgKey::IsHasAuthenticationCapability() const -> bool']]],
|
||||
['ishascardkey_425',['IsHasCardKey',['../classGpgFrontend_1_1GpgKey.html#ad2b67a93cdcf2bcc2a5378927174df16',1,'GpgFrontend::GpgKey']]],
|
||||
['ishascertificationcapability_426',['IsHasCertificationCapability',['../classGpgFrontend_1_1GpgSubKey.html#a8afd699012e6367d5fb71655dc37e22c',1,'GpgFrontend::GpgSubKey::IsHasCertificationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820',1,'GpgFrontend::GpgKey::IsHasCertificationCapability() const -> bool']]],
|
||||
['ishasencryptioncapability_427',['IsHasEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a8f19ab9a9610f5ee20dcd29af438b03f',1,'GpgFrontend::GpgKey::IsHasEncryptionCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a36919446a988986a04dc91264e31d8dd',1,'GpgFrontend::GpgSubKey::IsHasEncryptionCapability()']]],
|
||||
['ishasmasterkey_428',['IsHasMasterKey',['../classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1',1,'GpgFrontend::GpgKey']]],
|
||||
['ishassigningcapability_429',['IsHasSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a15e6f328b8cc6dc69e097d366a5bb351',1,'GpgFrontend::GpgKey::IsHasSigningCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0',1,'GpgFrontend::GpgSubKey::IsHasSigningCapability()']]],
|
||||
['isinvalid_430',['IsInvalid',['../classGpgFrontend_1_1GpgKeySignature.html#a7f6af885500105df3c2a53a6ba9f5f62',1,'GpgFrontend::GpgKeySignature']]],
|
||||
['ismoduleactivate_431',['IsModuleActivate',['../namespaceGpgFrontend_1_1Module.html#ad603c5872c4d356cb59b70b63b99126c',1,'GpgFrontend::Module']]],
|
||||
['isnonexpired_432',['IsNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#a812adab61edebf96bbba4a18c2b82a72',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isnopassphrase_433',['IsNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a2dd1d385b95569e60526cbf15bdf03ec',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isprivatekey_434',['IsPrivateKey',['../classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e',1,'GpgFrontend::GpgSubKey::IsPrivateKey()'],['../classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a',1,'GpgFrontend::GpgKey::IsPrivateKey()']]],
|
||||
['isrevoked_435',['IsRevoked',['../classGpgFrontend_1_1GpgSubKey.html#a6e7401fb58bfb3dcc719c06898504bfa',1,'GpgFrontend::GpgSubKey::IsRevoked()'],['../classGpgFrontend_1_1GpgKeySignature.html#ae3eb5dccbf6c2702ceeeec37308ff642',1,'GpgFrontend::GpgKeySignature::IsRevoked()'],['../classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4',1,'GpgFrontend::GpgKey::IsRevoked()']]],
|
||||
['isrunning_436',['IsRunning',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['issecretkey_437',['IsSecretKey',['../classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756',1,'GpgFrontend::GpgSubKey']]],
|
||||
['issubkey_438',['IsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#a5018adac1ec215cc17dd7dabea39829d',1,'GpgFrontend::GenKeyInfo']]]
|
||||
['impl_382',['Impl',['../classGpgFrontend_1_1CacheManager_1_1Impl.html',1,'GpgFrontend::CacheManager::Impl'],['../classGpgFrontend_1_1DataObject_1_1Impl.html',1,'GpgFrontend::DataObject::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html',1,'GpgFrontend::GlobalSettingStation::Impl'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html',1,'GpgFrontend::GpgContext::Impl'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html',1,'GpgFrontend::GpgKeyGetter::Impl'],['../classGpgFrontend_1_1Module_1_1Event_1_1Impl.html',1,'GpgFrontend::Module::Event::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTableTreeModel_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTableTreeModel::Impl'],['../classGpgFrontend_1_1Module_1_1Module_1_1Impl.html',1,'GpgFrontend::Module::Module::Impl'],['../classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html',1,'GpgFrontend::Module::ModuleManager::Impl'],['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html',1,'GpgFrontend::SingletonStorage::Impl'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html',1,'GpgFrontend::SingletonStorageCollection::Impl'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html',1,'GpgFrontend::Thread::Task::Impl'],['../classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html',1,'GpgFrontend::Thread::TaskRunner::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9572b3082d5b9f6e08fc7992114b19ce',1,'GpgFrontend::GlobalSettingStation::Impl::Impl()'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html#af1cf48d1f5f5a16193c0e575fdec2f95',1,'GpgFrontend::GpgContext::Impl::Impl()']]],
|
||||
['import_5fbutton_5f_383',['import_button_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['import_5fkey_5ffrom_5fedit_5fact_5f_384',['import_key_from_edit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['import_5fkey_5fmenu_5f_385',['import_key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['import_5fkeys_386',['import_keys',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153',1,'GpgFrontend::UI::KeyList::import_keys()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2',1,'GpgFrontend::UI::KeyServerImportDialog::import_keys()']]],
|
||||
['importkey_387',['ImportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#ab613412788fe4cf120d6fdef0cb2a54c',1,'GpgFrontend::GpgKeyImportExporter']]],
|
||||
['importkeypackage_388',['ImportKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#a3b5e580bfd67cfda094c664e2987e319',1,'GpgFrontend::KeyPackageOperator']]],
|
||||
['importunknownkeyfromkeyserver_389',['ImportUnknownKeyFromKeyserver',['../namespaceGpgFrontend_1_1UI.html#a3d0942aa6bf911d3760b77e6460fc873',1,'GpgFrontend::UI']]],
|
||||
['infoboardstatus_390',['InfoBoardStatus',['../namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d',1,'GpgFrontend::UI']]],
|
||||
['infoboardwidget_391',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html',1,'GpgFrontend::UI::InfoBoardWidget'],['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010',1,'GpgFrontend::UI::InfoBoardWidget::InfoBoardWidget()']]],
|
||||
['infotab_392',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html',1,'GpgFrontend::UI::InfoTab'],['../classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc',1,'GpgFrontend::UI::InfoTab::InfoTab()']]],
|
||||
['infovalid_393',['InfoValid',['../structSoftwareVersion.html#ad17cca5d4ce26f21666721d16b7f4d04',1,'SoftwareVersion']]],
|
||||
['init_394',['Init',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['init_5fapp_5fsecure_5fkey_395',['init_app_secure_key',['../classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf',1,'GpgFrontend::DataObjectOperator']]],
|
||||
['initglobalbasicenv_396',['InitGlobalBasicEnv',['../namespaceGpgFrontend.html#a0b2b812dbc7f8752ed0dfe03eaa8a5a5',1,'GpgFrontend']]],
|
||||
['initglobalpathenv_397',['InitGlobalPathEnv',['../namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da',1,'GpgFrontend']]],
|
||||
['initgpgfrontendui_398',['InitGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad',1,'GpgFrontend::UI']]],
|
||||
['initlocale_399',['InitLocale',['../namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4',1,'GpgFrontend']]],
|
||||
['initloggingsystem_400',['InitLoggingSystem',['../namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5',1,'GpgFrontend']]],
|
||||
['inituitranslations_401',['InitUITranslations',['../namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce',1,'GpgFrontend::UI']]],
|
||||
['instance_402',['instance',['../classGpgFrontend_1_1CoreSignalStation.html#a671214ba506895fa5de6f80acf450d12',1,'GpgFrontend::CoreSignalStation']]],
|
||||
['instances_5fmap_5f_403',['instances_map_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ae9347224f7094fd77236823d69bc3a4c',1,'GpgFrontend::SingletonStorage::Impl']]],
|
||||
['instances_5fmutex_5f_404',['instances_mutex_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ad9c24c40dbad720eaf8a6a86156bca86',1,'GpgFrontend::SingletonStorage::Impl']]],
|
||||
['intropage_405',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI::IntroPage'],['../classGpgFrontend_1_1UI_1_1IntroPage.html#aed4220a7372b192ee4e8bc5024db922d',1,'GpgFrontend::UI::IntroPage::IntroPage()']]],
|
||||
['isallowauthentication_406',['IsAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aa73b6fe349eb4c2438fd0a0ae61b6c03',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowcertification_407',['IsAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ae01bbb4af8da59317797d599b28abb31',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowchangeauthentication_408',['IsAllowChangeAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#a6b6635977ea47b1c2220aed48bc5c57d',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowchangecertification_409',['IsAllowChangeCertification',['../classGpgFrontend_1_1GenKeyInfo.html#a858ace5de6d4b8cd31fa6c68f33d0f92',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowchangeencryption_410',['IsAllowChangeEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a81d52ff47ecd7aca34fb4f5a613b922d',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowchangesigning_411',['IsAllowChangeSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a4aedcb38a9fb4ffe65d16bce61a610c4',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowencryption_412',['IsAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a75b69b9e3f889e9fc5ffe9ee7af2c365',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallownopassphrase_413',['IsAllowNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#af3cc933fddc87f2a250b6686ceddf4ac',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isallowsigning_414',['IsAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#abc16a0f5b11c814a5fd2ec9198c88a99',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['iscardkey_415',['IsCardKey',['../classGpgFrontend_1_1GpgSubKey.html#a37a00de8cdf77d9af9db794246a13a4a',1,'GpgFrontend::GpgSubKey']]],
|
||||
['isdisabled_416',['IsDisabled',['../classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25',1,'GpgFrontend::GpgSubKey::IsDisabled()'],['../classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687',1,'GpgFrontend::GpgKey::IsDisabled()']]],
|
||||
['isdiscarded_417',['IsDiscarded',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe',1,'GpgFrontend::UI::QuitDialog']]],
|
||||
['isexpired_418',['IsExpired',['../classGpgFrontend_1_1GpgSubKey.html#a55f5aa99dd86cc5cb3ae175de41e925c',1,'GpgFrontend::GpgSubKey::IsExpired()'],['../classGpgFrontend_1_1GpgKeySignature.html#af813643b81367bbff2d686a346f6c1e8',1,'GpgFrontend::GpgKeySignature::IsExpired()'],['../classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd',1,'GpgFrontend::GpgKey::IsExpired()']]],
|
||||
['isexportable_419',['IsExportable',['../classGpgFrontend_1_1GpgKeySignature.html#a61ac1fdc773ecfc5b932a3aedd001eed',1,'GpgFrontend::GpgKeySignature']]],
|
||||
['isgood_420',['IsGood',['../classGpgFrontend_1_1GpgKey.html#ac418e4de3fde347b466c295b7b4434dc',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasactualauthenticationcapability_421',['IsHasActualAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a2cbc6dfcac640226c924fabbf718c9d8',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasactualcertificationcapability_422',['IsHasActualCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a5ec602ce6fd35b893ffc33d684c6a7f0',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasactualencryptioncapability_423',['IsHasActualEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a21844aa5c7d903e6d4c8e0af49aae40a',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasactualsigningcapability_424',['IsHasActualSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df',1,'GpgFrontend::GpgKey']]],
|
||||
['ishasauthenticationcapability_425',['IsHasAuthenticationCapability',['../classGpgFrontend_1_1GpgSubKey.html#af305996f419fef0dde7aa2a1b58ecd5f',1,'GpgFrontend::GpgSubKey::IsHasAuthenticationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a4ada9f15077101753524df3eeaa893c4',1,'GpgFrontend::GpgKey::IsHasAuthenticationCapability() const -> bool']]],
|
||||
['ishascardkey_426',['IsHasCardKey',['../classGpgFrontend_1_1GpgKey.html#ad2b67a93cdcf2bcc2a5378927174df16',1,'GpgFrontend::GpgKey']]],
|
||||
['ishascertificationcapability_427',['IsHasCertificationCapability',['../classGpgFrontend_1_1GpgSubKey.html#a8afd699012e6367d5fb71655dc37e22c',1,'GpgFrontend::GpgSubKey::IsHasCertificationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820',1,'GpgFrontend::GpgKey::IsHasCertificationCapability() const -> bool']]],
|
||||
['ishasencryptioncapability_428',['IsHasEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a8f19ab9a9610f5ee20dcd29af438b03f',1,'GpgFrontend::GpgKey::IsHasEncryptionCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a36919446a988986a04dc91264e31d8dd',1,'GpgFrontend::GpgSubKey::IsHasEncryptionCapability()']]],
|
||||
['ishasmasterkey_429',['IsHasMasterKey',['../classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1',1,'GpgFrontend::GpgKey']]],
|
||||
['ishassigningcapability_430',['IsHasSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a15e6f328b8cc6dc69e097d366a5bb351',1,'GpgFrontend::GpgKey::IsHasSigningCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0',1,'GpgFrontend::GpgSubKey::IsHasSigningCapability()']]],
|
||||
['isinvalid_431',['IsInvalid',['../classGpgFrontend_1_1GpgKeySignature.html#a7f6af885500105df3c2a53a6ba9f5f62',1,'GpgFrontend::GpgKeySignature']]],
|
||||
['ismoduleactivate_432',['IsModuleActivate',['../namespaceGpgFrontend_1_1Module.html#ad603c5872c4d356cb59b70b63b99126c',1,'GpgFrontend::Module']]],
|
||||
['isnonexpired_433',['IsNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#a812adab61edebf96bbba4a18c2b82a72',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isnopassphrase_434',['IsNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a2dd1d385b95569e60526cbf15bdf03ec',1,'GpgFrontend::GenKeyInfo']]],
|
||||
['isprivatekey_435',['IsPrivateKey',['../classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e',1,'GpgFrontend::GpgSubKey::IsPrivateKey()'],['../classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a',1,'GpgFrontend::GpgKey::IsPrivateKey()']]],
|
||||
['isrevoked_436',['IsRevoked',['../classGpgFrontend_1_1GpgSubKey.html#a6e7401fb58bfb3dcc719c06898504bfa',1,'GpgFrontend::GpgSubKey::IsRevoked()'],['../classGpgFrontend_1_1GpgKeySignature.html#ae3eb5dccbf6c2702ceeeec37308ff642',1,'GpgFrontend::GpgKeySignature::IsRevoked()'],['../classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4',1,'GpgFrontend::GpgKey::IsRevoked()']]],
|
||||
['isrunning_437',['IsRunning',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['issecretkey_438',['IsSecretKey',['../classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756',1,'GpgFrontend::GpgSubKey']]],
|
||||
['issubkey_439',['IsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#a5018adac1ec215cc17dd7dabea39829d',1,'GpgFrontend::GenKeyInfo']]]
|
||||
];
|
||||
|
@ -1,42 +1,42 @@
|
||||
var searchData=
|
||||
[
|
||||
['key_5fbox_5f_439',['key_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aae9905764b5551208574a932fdfba29c',1,'GpgFrontend::UI::KeyPairDetailTab']]],
|
||||
['key_5fid_5fvar_5flabel_5f_440',['key_id_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a10bc48799137d4c104975ca21c684985',1,'GpgFrontend::UI::KeyPairDetailTab::key_id_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a2f634f4c83ab5dd2d088eb07e0d3b862',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_id_var_label_()']]],
|
||||
['key_5flist_5fdock_5f_441',['key_list_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adaa66d9cdc51c946efc99bb94deda31c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['key_5fmenu_5f_442',['key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['key_5fsize_5fspin_5fbox_5f_443',['key_size_spin_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844',1,'GpgFrontend::UI::KeyGenDialog::key_size_spin_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa91db742b41d352ba9f88620d649afb3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_size_spin_box_()']]],
|
||||
['key_5fsize_5fvar_5flabel_5f_444',['key_size_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a63e054f4a2d8e12c70d25d39bb55f876',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_size_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1485e603de56152f45d96e0ce5c50d9b',1,'GpgFrontend::UI::KeyPairDetailTab::key_size_var_label_()']]],
|
||||
['key_5ftool_5fbar_5f_445',['key_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['key_5ftype_5fcombo_5fbox_5f_446',['key_type_combo_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841',1,'GpgFrontend::UI::KeyGenDialog::key_type_combo_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ac515dabcf6c094c5eeb2bf88aa3aa9d3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_type_combo_box_()']]],
|
||||
['key_5fusage_5fcheck_5fboxes_5f_447',['key_usage_check_boxes_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc',1,'GpgFrontend::UI::KeyGenDialog::key_usage_check_boxes_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a5d67b8ed68062ef127ad92986a98e95a',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_usage_check_boxes_()']]],
|
||||
['key_5fusage_5fgroup_5fbox_5f_448',['key_usage_group_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1',1,'GpgFrontend::UI::KeyGenDialog']]],
|
||||
['keydetailsdialog_449',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keygendialog_450',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI::KeyGenDialog'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9',1,'GpgFrontend::UI::KeyGenDialog::KeyGenDialog()']]],
|
||||
['keygenpage_451',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI::KeyGenPage'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a0eb5dad522c597dcd101c02f496e7e70',1,'GpgFrontend::UI::KeyGenPage::KeyGenPage()']]],
|
||||
['keyimportdetaildialog_452',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI::KeyImportDetailDialog'],['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af',1,'GpgFrontend::UI::KeyImportDetailDialog::KeyImportDetailDialog()']]],
|
||||
['keylist_453',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI::KeyList'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418',1,'GpgFrontend::UI::KeyList::KeyList()']]],
|
||||
['keylistcolumn_454',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]],
|
||||
['keylistrow_455',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]],
|
||||
['keymenuability_456',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]],
|
||||
['keymgmt_457',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI::KeyMgmt'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64',1,'GpgFrontend::UI::KeyMgmt::KeyMgmt()']]],
|
||||
['keynewuiddialog_458',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI::KeyNewUIDDialog'],['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27',1,'GpgFrontend::UI::KeyNewUIDDialog::KeyNewUIDDialog()']]],
|
||||
['keypackageoperator_459',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]],
|
||||
['keypairdetailtab_460',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI::KeyPairDetailTab'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a90263d565b9343cf03de5542e9dee9a7',1,'GpgFrontend::UI::KeyPairDetailTab::KeyPairDetailTab()']]],
|
||||
['keypairoperatab_461',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI::KeyPairOperaTab'],['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8',1,'GpgFrontend::UI::KeyPairOperaTab::KeyPairOperaTab()']]],
|
||||
['keypairsubkeytab_462',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI::KeyPairSubkeyTab'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a9ba9e92dcb92dbed09db4aa72d2c346d',1,'GpgFrontend::UI::KeyPairSubkeyTab::KeyPairSubkeyTab()']]],
|
||||
['keypairuidtab_463',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI::KeyPairUIDTab'],['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0743109e397d0cc842b2d5155c61ecf3',1,'GpgFrontend::UI::KeyPairUIDTab::KeyPairUIDTab()']]],
|
||||
['keypressevent_464',['keyPressEvent',['../classGpgFrontend_1_1UI_1_1FilePage.html#aea388ad7876e287f71e93085e6715495',1,'GpgFrontend::UI::FilePage::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aad531bef81bf8264be3a181efd6b473d',1,'GpgFrontend::UI::FileTreeView::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html#a6e2264a989c2bb2db6bc8980b43e65f0',1,'GpgFrontend::UI::FindWidget::keyPressEvent()']]],
|
||||
['keyrefdeleter_465',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]],
|
||||
['keys_5fcache_5fmutex_5f_466',['keys_cache_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#abc3cc405bb9a90ed5cd017bf7b8bc55d',1,'GpgFrontend::GpgKeyGetter::Impl']]],
|
||||
['keys_5fsearch_5fcache_5f_467',['keys_search_cache_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a5eabfecd9ecaba8d940621183ddad308',1,'GpgFrontend::GpgKeyGetter::Impl']]],
|
||||
['keyserverimportdialog_468',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI::KeyServerImportDialog'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e',1,'GpgFrontend::UI::KeyServerImportDialog::KeyServerImportDialog()']]],
|
||||
['keyserverimporttask_469',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI::KeyServerImportTask'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#afd28e55f5fa19fbaa0f1f430abd3c07d',1,'GpgFrontend::UI::KeyServerImportTask::KeyServerImportTask()']]],
|
||||
['keyserversearchtask_470',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI::KeyServerSearchTask'],['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ab0bdaf21a52b44090a935ae8d36651b7',1,'GpgFrontend::UI::KeyServerSearchTask::KeyServerSearchTask()']]],
|
||||
['keyserverso_471',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]],
|
||||
['keyservertab_472',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI::KeyserverTab'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#aa3d3561d3bdf95de6486b2caa752616c',1,'GpgFrontend::UI::KeyserverTab::KeyserverTab()']]],
|
||||
['keysetexpiredatedialog_473',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html',1,'GpgFrontend::UI::KeySetExpireDateDialog'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QWidget *parent=nullptr)'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a5dec3013f476b4b2c0b624b2705b39d7',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QString subkey_fpr, QWidget *parent=nullptr)']]],
|
||||
['keytable_474',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI::KeyTable'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943',1,'GpgFrontend::UI::KeyTable::KeyTable()']]],
|
||||
['keyuidsigndialog_475',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI::KeyUIDSignDialog'],['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55',1,'GpgFrontend::UI::KeyUIDSignDialog::KeyUIDSignDialog()']]],
|
||||
['keyuploaddialog_476',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI::KeyUploadDialog'],['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf',1,'GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog()']]],
|
||||
['krestartcode_477',['kRestartCode',['../namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449',1,'GpgFrontend']]]
|
||||
['key_5fbox_5f_440',['key_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aae9905764b5551208574a932fdfba29c',1,'GpgFrontend::UI::KeyPairDetailTab']]],
|
||||
['key_5fid_5fvar_5flabel_5f_441',['key_id_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a10bc48799137d4c104975ca21c684985',1,'GpgFrontend::UI::KeyPairDetailTab::key_id_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a2f634f4c83ab5dd2d088eb07e0d3b862',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_id_var_label_()']]],
|
||||
['key_5flist_5fdock_5f_442',['key_list_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adaa66d9cdc51c946efc99bb94deda31c',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['key_5fmenu_5f_443',['key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['key_5fsize_5fspin_5fbox_5f_444',['key_size_spin_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844',1,'GpgFrontend::UI::KeyGenDialog::key_size_spin_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa91db742b41d352ba9f88620d649afb3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_size_spin_box_()']]],
|
||||
['key_5fsize_5fvar_5flabel_5f_445',['key_size_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a63e054f4a2d8e12c70d25d39bb55f876',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_size_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1485e603de56152f45d96e0ce5c50d9b',1,'GpgFrontend::UI::KeyPairDetailTab::key_size_var_label_()']]],
|
||||
['key_5ftool_5fbar_5f_446',['key_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['key_5ftype_5fcombo_5fbox_5f_447',['key_type_combo_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841',1,'GpgFrontend::UI::KeyGenDialog::key_type_combo_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ac515dabcf6c094c5eeb2bf88aa3aa9d3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_type_combo_box_()']]],
|
||||
['key_5fusage_5fcheck_5fboxes_5f_448',['key_usage_check_boxes_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc',1,'GpgFrontend::UI::KeyGenDialog::key_usage_check_boxes_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a5d67b8ed68062ef127ad92986a98e95a',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_usage_check_boxes_()']]],
|
||||
['key_5fusage_5fgroup_5fbox_5f_449',['key_usage_group_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1',1,'GpgFrontend::UI::KeyGenDialog']]],
|
||||
['keydetailsdialog_450',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keygendialog_451',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI::KeyGenDialog'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9',1,'GpgFrontend::UI::KeyGenDialog::KeyGenDialog()']]],
|
||||
['keygenpage_452',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI::KeyGenPage'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a0eb5dad522c597dcd101c02f496e7e70',1,'GpgFrontend::UI::KeyGenPage::KeyGenPage()']]],
|
||||
['keyimportdetaildialog_453',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI::KeyImportDetailDialog'],['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af',1,'GpgFrontend::UI::KeyImportDetailDialog::KeyImportDetailDialog()']]],
|
||||
['keylist_454',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI::KeyList'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418',1,'GpgFrontend::UI::KeyList::KeyList()']]],
|
||||
['keylistcolumn_455',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]],
|
||||
['keylistrow_456',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]],
|
||||
['keymenuability_457',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]],
|
||||
['keymgmt_458',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI::KeyMgmt'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64',1,'GpgFrontend::UI::KeyMgmt::KeyMgmt()']]],
|
||||
['keynewuiddialog_459',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI::KeyNewUIDDialog'],['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27',1,'GpgFrontend::UI::KeyNewUIDDialog::KeyNewUIDDialog()']]],
|
||||
['keypackageoperator_460',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]],
|
||||
['keypairdetailtab_461',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI::KeyPairDetailTab'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a90263d565b9343cf03de5542e9dee9a7',1,'GpgFrontend::UI::KeyPairDetailTab::KeyPairDetailTab()']]],
|
||||
['keypairoperatab_462',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI::KeyPairOperaTab'],['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8',1,'GpgFrontend::UI::KeyPairOperaTab::KeyPairOperaTab()']]],
|
||||
['keypairsubkeytab_463',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI::KeyPairSubkeyTab'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a9ba9e92dcb92dbed09db4aa72d2c346d',1,'GpgFrontend::UI::KeyPairSubkeyTab::KeyPairSubkeyTab()']]],
|
||||
['keypairuidtab_464',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI::KeyPairUIDTab'],['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0743109e397d0cc842b2d5155c61ecf3',1,'GpgFrontend::UI::KeyPairUIDTab::KeyPairUIDTab()']]],
|
||||
['keypressevent_465',['keyPressEvent',['../classGpgFrontend_1_1UI_1_1FilePage.html#aea388ad7876e287f71e93085e6715495',1,'GpgFrontend::UI::FilePage::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aad531bef81bf8264be3a181efd6b473d',1,'GpgFrontend::UI::FileTreeView::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html#a6e2264a989c2bb2db6bc8980b43e65f0',1,'GpgFrontend::UI::FindWidget::keyPressEvent()']]],
|
||||
['keyrefdeleter_466',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]],
|
||||
['keys_5fcache_5fmutex_5f_467',['keys_cache_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#abc3cc405bb9a90ed5cd017bf7b8bc55d',1,'GpgFrontend::GpgKeyGetter::Impl']]],
|
||||
['keys_5fsearch_5fcache_5f_468',['keys_search_cache_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a5eabfecd9ecaba8d940621183ddad308',1,'GpgFrontend::GpgKeyGetter::Impl']]],
|
||||
['keyserverimportdialog_469',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI::KeyServerImportDialog'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e',1,'GpgFrontend::UI::KeyServerImportDialog::KeyServerImportDialog()']]],
|
||||
['keyserverimporttask_470',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI::KeyServerImportTask'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#afd28e55f5fa19fbaa0f1f430abd3c07d',1,'GpgFrontend::UI::KeyServerImportTask::KeyServerImportTask()']]],
|
||||
['keyserversearchtask_471',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI::KeyServerSearchTask'],['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ab0bdaf21a52b44090a935ae8d36651b7',1,'GpgFrontend::UI::KeyServerSearchTask::KeyServerSearchTask()']]],
|
||||
['keyserverso_472',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]],
|
||||
['keyservertab_473',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI::KeyserverTab'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#aa3d3561d3bdf95de6486b2caa752616c',1,'GpgFrontend::UI::KeyserverTab::KeyserverTab()']]],
|
||||
['keysetexpiredatedialog_474',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html',1,'GpgFrontend::UI::KeySetExpireDateDialog'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QWidget *parent=nullptr)'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a5dec3013f476b4b2c0b624b2705b39d7',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QString subkey_fpr, QWidget *parent=nullptr)']]],
|
||||
['keytable_475',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI::KeyTable'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943',1,'GpgFrontend::UI::KeyTable::KeyTable()']]],
|
||||
['keyuidsigndialog_476',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI::KeyUIDSignDialog'],['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55',1,'GpgFrontend::UI::KeyUIDSignDialog::KeyUIDSignDialog()']]],
|
||||
['keyuploaddialog_477',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI::KeyUploadDialog'],['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf',1,'GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog()']]],
|
||||
['krestartcode_478',['kRestartCode',['../namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449',1,'GpgFrontend']]]
|
||||
];
|
||||
|
@ -1,16 +1,16 @@
|
||||
var searchData=
|
||||
[
|
||||
['latest_5freply_5f_478',['latest_reply_',['../classVersionCheckTask.html#aab56c5f5c571c3961073320136c2c22a',1,'VersionCheckTask']]],
|
||||
['listarchive_479',['ListArchive',['../classGpgFrontend_1_1ArchiveFileOperator.html#ab9159da7105707d91ece86e67deead07',1,'GpgFrontend::ArchiveFileOperator']]],
|
||||
['listedkeyservertesttask_480',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI::ListedKeyServerTestTask'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a260619046e2b8af8d3396cefa7a05129',1,'GpgFrontend::UI::ListedKeyServerTestTask::ListedKeyServerTestTask()']]],
|
||||
['listenrtpublishevent_481',['ListenRTPublishEvent',['../namespaceGpgFrontend_1_1Module.html#af88df9c72a7e6ec8dede9afc7234aca7',1,'GpgFrontend::Module']]],
|
||||
['listlanguages_482',['ListLanguages',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#ab3c3f59d98afb1f284a7149f4ff971b8',1,'GpgFrontend::UI::SettingsDialog']]],
|
||||
['listrtchildkeys_483',['ListRTChildKeys',['../namespaceGpgFrontend_1_1Module.html#a92a4ccb9246f778143ad3e88d2068d7c',1,'GpgFrontend::Module']]],
|
||||
['load_5fcache_5fstorage_484',['load_cache_storage',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#abf1dd239b38bc2eceb4de984b4f7d13a',1,'GpgFrontend::CacheManager::Impl']]],
|
||||
['loadcache_485',['LoadCache',['../classGpgFrontend_1_1CacheManager.html#a8d131df5a66d20a10a8c86c7f7ad0cc4',1,'GpgFrontend::CacheManager']]],
|
||||
['loaddurablecache_486',['LoadDurableCache',['../classGpgFrontend_1_1CacheManager.html#a3c9be71d8cff25c1b6b103f075ec83f4',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key) -> QJsonDocument'],['../classGpgFrontend_1_1CacheManager.html#a670ccb45bd8c1297f208db133831e742',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key, QJsonDocument default_value) -> QJsonDocument']]],
|
||||
['loadfile_487',['LoadFile',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['loadgpgfrontendmodules_488',['LoadGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a7f3912fe331338264ae22e434425f59e',1,'GpgFrontend::Module']]],
|
||||
['localized_5fhelp_489',['localized_help',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af839ba3ff0decc82aadb922593acf53f',1,'GpgFrontend::UI::HelpPage']]],
|
||||
['loggermanager_490',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]]
|
||||
['latest_5freply_5f_479',['latest_reply_',['../classVersionCheckTask.html#aab56c5f5c571c3961073320136c2c22a',1,'VersionCheckTask']]],
|
||||
['listarchive_480',['ListArchive',['../classGpgFrontend_1_1ArchiveFileOperator.html#ab9159da7105707d91ece86e67deead07',1,'GpgFrontend::ArchiveFileOperator']]],
|
||||
['listedkeyservertesttask_481',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI::ListedKeyServerTestTask'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a260619046e2b8af8d3396cefa7a05129',1,'GpgFrontend::UI::ListedKeyServerTestTask::ListedKeyServerTestTask()']]],
|
||||
['listenrtpublishevent_482',['ListenRTPublishEvent',['../namespaceGpgFrontend_1_1Module.html#af88df9c72a7e6ec8dede9afc7234aca7',1,'GpgFrontend::Module']]],
|
||||
['listlanguages_483',['ListLanguages',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#ab3c3f59d98afb1f284a7149f4ff971b8',1,'GpgFrontend::UI::SettingsDialog']]],
|
||||
['listrtchildkeys_484',['ListRTChildKeys',['../namespaceGpgFrontend_1_1Module.html#a92a4ccb9246f778143ad3e88d2068d7c',1,'GpgFrontend::Module']]],
|
||||
['load_5fcache_5fstorage_485',['load_cache_storage',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#abf1dd239b38bc2eceb4de984b4f7d13a',1,'GpgFrontend::CacheManager::Impl']]],
|
||||
['loadcache_486',['LoadCache',['../classGpgFrontend_1_1CacheManager.html#a8d131df5a66d20a10a8c86c7f7ad0cc4',1,'GpgFrontend::CacheManager']]],
|
||||
['loaddurablecache_487',['LoadDurableCache',['../classGpgFrontend_1_1CacheManager.html#a3c9be71d8cff25c1b6b103f075ec83f4',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key) -> QJsonDocument'],['../classGpgFrontend_1_1CacheManager.html#a670ccb45bd8c1297f208db133831e742',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key, QJsonDocument default_value) -> QJsonDocument']]],
|
||||
['loadfile_488',['LoadFile',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['loadgpgfrontendmodules_489',['LoadGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a7f3912fe331338264ae22e434425f59e',1,'GpgFrontend::Module']]],
|
||||
['localized_5fhelp_490',['localized_help',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af839ba3ff0decc82aadb922593acf53f',1,'GpgFrontend::UI::HelpPage']]],
|
||||
['loggermanager_491',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]]
|
||||
];
|
||||
|
@ -1,18 +1,18 @@
|
||||
var searchData=
|
||||
[
|
||||
['m_5ftext_5fpage_5f_491',['m_text_page_',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a6380776ea1bf9a020370589e1e20efd3',1,'GpgFrontend::UI::InfoBoardWidget::m_text_page_()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html#a11f9d0f07b704539ad1df15a5c15dca9',1,'GpgFrontend::UI::FindWidget::m_text_page_()']]],
|
||||
['mainwindow_492',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]],
|
||||
['maybe_5fsave_5fcurrent_5ftab_493',['maybe_save_current_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3d6f1809bd686bc499c4421da1b239b5',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['maybesaveanytab_494',['MaybeSaveAnyTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a2ef7669b3b92d4a8c2b0782787653555',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['modifypassword_495',['ModifyPassword',['../classGpgFrontend_1_1GpgKeyOpera.html#a5e65fa1edd5db89b38cf021975a60465',1,'GpgFrontend::GpgKeyOpera']]],
|
||||
['modifytofupolicy_496',['ModifyTOFUPolicy',['../classGpgFrontend_1_1GpgKeyOpera.html#a9e8efd9e57e05059396f0120535eef30',1,'GpgFrontend::GpgKeyOpera']]],
|
||||
['module_497',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]],
|
||||
['modulecontrollerdialog_498',['ModuleControllerDialog',['../classGpgFrontend_1_1UI_1_1ModuleControllerDialog.html',1,'GpgFrontend::UI::ModuleControllerDialog'],['../classGpgFrontend_1_1UI_1_1ModuleControllerDialog.html#af9f73c66a013fdd10626cc61cbf4498e',1,'GpgFrontend::UI::ModuleControllerDialog::ModuleControllerDialog()']]],
|
||||
['moduleinitargs_499',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]],
|
||||
['modulelistview_500',['ModuleListView',['../classGpgFrontend_1_1UI_1_1ModuleListView.html',1,'GpgFrontend::UI']]],
|
||||
['modulemanager_501',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]],
|
||||
['moduleregisterinfo_502',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]],
|
||||
['moduleso_503',['ModuleSO',['../structGpgFrontend_1_1ModuleSO.html',1,'GpgFrontend']]],
|
||||
['mousepressevent_504',['mousePressEvent',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a1c0a1f76a713872530980b14baaaec29',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['mt_5f_505',['mt_',['../classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892',1,'GpgFrontend::PassphraseGenerator']]]
|
||||
['m_5ftext_5fpage_5f_492',['m_text_page_',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a6380776ea1bf9a020370589e1e20efd3',1,'GpgFrontend::UI::InfoBoardWidget::m_text_page_()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html#a11f9d0f07b704539ad1df15a5c15dca9',1,'GpgFrontend::UI::FindWidget::m_text_page_()']]],
|
||||
['mainwindow_493',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]],
|
||||
['maybe_5fsave_5fcurrent_5ftab_494',['maybe_save_current_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3d6f1809bd686bc499c4421da1b239b5',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['maybesaveanytab_495',['MaybeSaveAnyTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a2ef7669b3b92d4a8c2b0782787653555',1,'GpgFrontend::UI::TextEdit']]],
|
||||
['modifypassword_496',['ModifyPassword',['../classGpgFrontend_1_1GpgKeyOpera.html#a5e65fa1edd5db89b38cf021975a60465',1,'GpgFrontend::GpgKeyOpera']]],
|
||||
['modifytofupolicy_497',['ModifyTOFUPolicy',['../classGpgFrontend_1_1GpgKeyOpera.html#a9e8efd9e57e05059396f0120535eef30',1,'GpgFrontend::GpgKeyOpera']]],
|
||||
['module_498',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]],
|
||||
['modulecontrollerdialog_499',['ModuleControllerDialog',['../classGpgFrontend_1_1UI_1_1ModuleControllerDialog.html',1,'GpgFrontend::UI::ModuleControllerDialog'],['../classGpgFrontend_1_1UI_1_1ModuleControllerDialog.html#af9f73c66a013fdd10626cc61cbf4498e',1,'GpgFrontend::UI::ModuleControllerDialog::ModuleControllerDialog()']]],
|
||||
['moduleinitargs_500',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]],
|
||||
['modulelistview_501',['ModuleListView',['../classGpgFrontend_1_1UI_1_1ModuleListView.html',1,'GpgFrontend::UI']]],
|
||||
['modulemanager_502',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]],
|
||||
['moduleregisterinfo_503',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]],
|
||||
['moduleso_504',['ModuleSO',['../structGpgFrontend_1_1ModuleSO.html',1,'GpgFrontend']]],
|
||||
['mousepressevent_505',['mousePressEvent',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a1c0a1f76a713872530980b14baaaec29',1,'GpgFrontend::UI::FileTreeView']]],
|
||||
['mt_5f_506',['mt_',['../classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892',1,'GpgFrontend::PassphraseGenerator']]]
|
||||
];
|
||||
|
@ -1,13 +1,13 @@
|
||||
var searchData=
|
||||
[
|
||||
['name_5fedit_5f_506',['name_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0',1,'GpgFrontend::UI::KeyGenDialog']]],
|
||||
['name_5fvar_5flabel_5f_507',['name_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a9d57be18c2091827c04ec8809f4154be',1,'GpgFrontend::UI::KeyPairDetailTab']]],
|
||||
['needupgrade_508',['NeedUpgrade',['../structSoftwareVersion.html#a7ee4d13cc556ef34e016ac1d67e3e087',1,'SoftwareVersion']]],
|
||||
['networktab_509',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html',1,'GpgFrontend::UI::NetworkTab'],['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a444d3630919c1f9c4db495a58acbb9a8',1,'GpgFrontend::UI::NetworkTab::NetworkTab()']]],
|
||||
['new_5ftab_5fact_5f_510',['new_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['newarchive2dataexchanger_511',['NewArchive2DataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#ad8c5a68a80b99346ab622f329b4c8f3c',1,'GpgFrontend::ArchiveFileOperator']]],
|
||||
['nextid_512',['nextId',['../classGpgFrontend_1_1UI_1_1IntroPage.html#a812fd63d87955f9131a98ad8b679f8a4',1,'GpgFrontend::UI::IntroPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ChoosePage.html#a243a82d13267b7252844fd7691c703f0',1,'GpgFrontend::UI::ChoosePage::nextId()'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a28958f6627f01db7c6f75fc0dec3eead',1,'GpgFrontend::UI::KeyGenPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#a0f3f3118456ccce7c2a6965cf68d2cf7',1,'GpgFrontend::UI::ConclusionPage::nextId()']]],
|
||||
['no_5fpass_5fphrase_5fcheck_5fbox_5f_513',['no_pass_phrase_check_box_',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a001803152c0e5bd9de7c7dd04cef8ad4',1,'GpgFrontend::UI::SubkeyGenerateDialog']]],
|
||||
['notify_514',['notify',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a6f8ab335d89948c48cd634ab20ff9aa0',1,'GpgFrontend::UI::GpgFrontendApplication']]],
|
||||
['notifyfilesaved_515',['NotifyFileSaved',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5',1,'GpgFrontend::UI::PlainTextEditorPage']]]
|
||||
['name_5fedit_5f_507',['name_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0',1,'GpgFrontend::UI::KeyGenDialog']]],
|
||||
['name_5fvar_5flabel_5f_508',['name_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a9d57be18c2091827c04ec8809f4154be',1,'GpgFrontend::UI::KeyPairDetailTab']]],
|
||||
['needupgrade_509',['NeedUpgrade',['../structSoftwareVersion.html#a7ee4d13cc556ef34e016ac1d67e3e087',1,'SoftwareVersion']]],
|
||||
['networktab_510',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html',1,'GpgFrontend::UI::NetworkTab'],['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a444d3630919c1f9c4db495a58acbb9a8',1,'GpgFrontend::UI::NetworkTab::NetworkTab()']]],
|
||||
['new_5ftab_5fact_5f_511',['new_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['newarchive2dataexchanger_512',['NewArchive2DataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#ad8c5a68a80b99346ab622f329b4c8f3c',1,'GpgFrontend::ArchiveFileOperator']]],
|
||||
['nextid_513',['nextId',['../classGpgFrontend_1_1UI_1_1IntroPage.html#a812fd63d87955f9131a98ad8b679f8a4',1,'GpgFrontend::UI::IntroPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ChoosePage.html#a243a82d13267b7252844fd7691c703f0',1,'GpgFrontend::UI::ChoosePage::nextId()'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a28958f6627f01db7c6f75fc0dec3eead',1,'GpgFrontend::UI::KeyGenPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#a0f3f3118456ccce7c2a6965cf68d2cf7',1,'GpgFrontend::UI::ConclusionPage::nextId()']]],
|
||||
['no_5fpass_5fphrase_5fcheck_5fbox_5f_514',['no_pass_phrase_check_box_',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a001803152c0e5bd9de7c7dd04cef8ad4',1,'GpgFrontend::UI::SubkeyGenerateDialog']]],
|
||||
['notify_515',['notify',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a6f8ab335d89948c48cd634ab20ff9aa0',1,'GpgFrontend::UI::GpgFrontendApplication']]],
|
||||
['notifyfilesaved_516',['NotifyFileSaved',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5',1,'GpgFrontend::UI::PlainTextEditorPage']]]
|
||||
];
|
||||
|
@ -1,13 +1,13 @@
|
||||
var searchData=
|
||||
[
|
||||
['open_5fact_5f_516',['open_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['open_5fkey_5ffile_5fact_5f_517',['open_key_file_act_',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7',1,'GpgFrontend::UI::KeyMgmt']]],
|
||||
['open_5fkey_5fmanagement_5fact_5f_518',['open_key_management_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['open_5fsettings_5fact_5f_519',['open_settings_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['operator_20gpgme_5fdata_5ft_520',['operator gpgme_data_t',['../classGpgFrontend_1_1GpgData.html#afca7a03bd71436c8b3c4f6e8c2acd700',1,'GpgFrontend::GpgData']]],
|
||||
['operator_20gpgme_5fkey_5ft_521',['operator gpgme_key_t',['../classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b',1,'GpgFrontend::GpgKey']]],
|
||||
['operator_3c_3d_522',['operator<=',['../classGpgFrontend_1_1GpgKey.html#a316766dc789c63c1b459915860d61c40',1,'GpgFrontend::GpgKey']]],
|
||||
['operator_3d_523',['operator=',['../classGpgFrontend_1_1GpgKeySignature.html#a2f6e7ba797cc59b26729a8f63038f7dd',1,'GpgFrontend::GpgKeySignature::operator=()'],['../classGpgFrontend_1_1GpgUID.html#a919c71b4832e8866a672d35d9e3ddbd9',1,'GpgFrontend::GpgUID::operator=(const GpgUID &) -> GpgUID &=delete'],['../classGpgFrontend_1_1GpgUID.html#ad974f2650de07111a76336afcd9d8239',1,'GpgFrontend::GpgUID::operator=(GpgUID &&o) noexcept -> GpgUID &'],['../classGpgFrontend_1_1GpgTOFUInfo.html#ac9e79369424693557fe243881df86858',1,'GpgFrontend::GpgTOFUInfo::operator=(const GpgTOFUInfo &) -> GpgTOFUInfo &=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a0387dad26d2fcc70189fbfad6a9b7936',1,'GpgFrontend::GpgTOFUInfo::operator=(GpgTOFUInfo &&o) noexcept -> GpgTOFUInfo &'],['../classGpgFrontend_1_1GpgSubKey.html#a8b7fa22d50d6bade01af1e347c0539e1',1,'GpgFrontend::GpgSubKey::operator=(const GpgSubKey &) -> GpgSubKey &=delete'],['../classGpgFrontend_1_1GpgSubKey.html#aca8af7e3c71de89b753ff72504dfc5c9',1,'GpgFrontend::GpgSubKey::operator=(GpgSubKey &&o) noexcept -> GpgSubKey &'],['../classGpgFrontend_1_1GpgSignature.html#a4fa42f48fc9cc031e83975a26a840d24',1,'GpgFrontend::GpgSignature::operator=(const GpgSignature &) -> GpgSignature &=delete'],['../classGpgFrontend_1_1GpgSignature.html#a8fc463fcd607e3d53c211d3bc57b86ad',1,'GpgFrontend::GpgSignature::operator=(GpgSignature &&) noexcept -> GpgSignature &'],['../classGpgFrontend_1_1GpgKeySignature.html#a56f7e2df71d4277105f0b7cef31ca83b',1,'GpgFrontend::GpgKeySignature::operator=()'],['../classGpgFrontend_1_1GpgKey.html#a869904f711c4a7f484828bfa972c9b76',1,'GpgFrontend::GpgKey::operator=(const gpgme_key_t &) -> GpgKey &=delete'],['../classGpgFrontend_1_1GpgKey.html#ad4003b0d623b178866fdfe01c4d7c29d',1,'GpgFrontend::GpgKey::operator=(const GpgKey &) -> GpgKey &'],['../classGpgFrontend_1_1GpgKey.html#a47fb1f1e2c5582746cdda0b7fb81ccd8',1,'GpgFrontend::GpgKey::operator=(GpgKey &&) noexcept -> GpgKey &'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7',1,'GpgFrontend::SingletonFunctionObject::operator=()']]],
|
||||
['operator_3d_3d_524',['operator==',['../classGpgFrontend_1_1GpgKey.html#ab5ba2a5bcd115c2c150baaefd244c13a',1,'GpgFrontend::GpgKey::operator==()'],['../classGpgFrontend_1_1GpgSubKey.html#af62212a90e58a861f540e050f549d426',1,'GpgFrontend::GpgSubKey::operator==()']]],
|
||||
['owner_5fbox_5f_525',['owner_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ad8c25061351d8e739b70d5466b87410e',1,'GpgFrontend::UI::KeyPairDetailTab']]]
|
||||
['open_5fact_5f_517',['open_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['open_5fkey_5ffile_5fact_5f_518',['open_key_file_act_',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7',1,'GpgFrontend::UI::KeyMgmt']]],
|
||||
['open_5fkey_5fmanagement_5fact_5f_519',['open_key_management_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['open_5fsettings_5fact_5f_520',['open_settings_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['operator_20gpgme_5fdata_5ft_521',['operator gpgme_data_t',['../classGpgFrontend_1_1GpgData.html#afca7a03bd71436c8b3c4f6e8c2acd700',1,'GpgFrontend::GpgData']]],
|
||||
['operator_20gpgme_5fkey_5ft_522',['operator gpgme_key_t',['../classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b',1,'GpgFrontend::GpgKey']]],
|
||||
['operator_3c_3d_523',['operator<=',['../classGpgFrontend_1_1GpgKey.html#a316766dc789c63c1b459915860d61c40',1,'GpgFrontend::GpgKey']]],
|
||||
['operator_3d_524',['operator=',['../classGpgFrontend_1_1GpgKeySignature.html#a2f6e7ba797cc59b26729a8f63038f7dd',1,'GpgFrontend::GpgKeySignature::operator=()'],['../classGpgFrontend_1_1GpgUID.html#a919c71b4832e8866a672d35d9e3ddbd9',1,'GpgFrontend::GpgUID::operator=(const GpgUID &) -> GpgUID &=delete'],['../classGpgFrontend_1_1GpgUID.html#ad974f2650de07111a76336afcd9d8239',1,'GpgFrontend::GpgUID::operator=(GpgUID &&o) noexcept -> GpgUID &'],['../classGpgFrontend_1_1GpgTOFUInfo.html#ac9e79369424693557fe243881df86858',1,'GpgFrontend::GpgTOFUInfo::operator=(const GpgTOFUInfo &) -> GpgTOFUInfo &=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a0387dad26d2fcc70189fbfad6a9b7936',1,'GpgFrontend::GpgTOFUInfo::operator=(GpgTOFUInfo &&o) noexcept -> GpgTOFUInfo &'],['../classGpgFrontend_1_1GpgSubKey.html#a8b7fa22d50d6bade01af1e347c0539e1',1,'GpgFrontend::GpgSubKey::operator=(const GpgSubKey &) -> GpgSubKey &=delete'],['../classGpgFrontend_1_1GpgSubKey.html#aca8af7e3c71de89b753ff72504dfc5c9',1,'GpgFrontend::GpgSubKey::operator=(GpgSubKey &&o) noexcept -> GpgSubKey &'],['../classGpgFrontend_1_1GpgSignature.html#a4fa42f48fc9cc031e83975a26a840d24',1,'GpgFrontend::GpgSignature::operator=(const GpgSignature &) -> GpgSignature &=delete'],['../classGpgFrontend_1_1GpgSignature.html#a8fc463fcd607e3d53c211d3bc57b86ad',1,'GpgFrontend::GpgSignature::operator=(GpgSignature &&) noexcept -> GpgSignature &'],['../classGpgFrontend_1_1GpgKeySignature.html#a56f7e2df71d4277105f0b7cef31ca83b',1,'GpgFrontend::GpgKeySignature::operator=()'],['../classGpgFrontend_1_1GpgKey.html#a869904f711c4a7f484828bfa972c9b76',1,'GpgFrontend::GpgKey::operator=(const gpgme_key_t &) -> GpgKey &=delete'],['../classGpgFrontend_1_1GpgKey.html#ad4003b0d623b178866fdfe01c4d7c29d',1,'GpgFrontend::GpgKey::operator=(const GpgKey &) -> GpgKey &'],['../classGpgFrontend_1_1GpgKey.html#a47fb1f1e2c5582746cdda0b7fb81ccd8',1,'GpgFrontend::GpgKey::operator=(GpgKey &&) noexcept -> GpgKey &'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7',1,'GpgFrontend::SingletonFunctionObject::operator=()']]],
|
||||
['operator_3d_3d_525',['operator==',['../classGpgFrontend_1_1GpgKey.html#ab5ba2a5bcd115c2c150baaefd244c13a',1,'GpgFrontend::GpgKey::operator==()'],['../classGpgFrontend_1_1GpgSubKey.html#af62212a90e58a861f540e050f549d426',1,'GpgFrontend::GpgSubKey::operator==()']]],
|
||||
['owner_5fbox_5f_526',['owner_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ad8c25061351d8e739b70d5466b87410e',1,'GpgFrontend::UI::KeyPairDetailTab']]]
|
||||
];
|
||||
|
@ -1,24 +1,24 @@
|
||||
var searchData=
|
||||
[
|
||||
['paintevent_526',['paintEvent',['../classGpgFrontend_1_1UI_1_1GRTTreeView.html#a464ce9bed987da4652d9862cb101c3e9',1,'GpgFrontend::UI::GRTTreeView']]],
|
||||
['parameterinitializer_527',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]],
|
||||
['passphrasegenerator_528',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend::PassphraseGenerator'],['../classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf',1,'GpgFrontend::PassphraseGenerator::PassphraseGenerator()']]],
|
||||
['paste_5fact_5f_529',['paste_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['pinentry_530',['pinentry',['../structpinentry.html',1,'']]],
|
||||
['pinentryconfirm_531',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]],
|
||||
['pinentrydialog_532',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]],
|
||||
['pinlineedit_533',['PinLineEdit',['../classPinLineEdit.html',1,'']]],
|
||||
['plaintexteditorpage_534',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI::PlainTextEditorPage'],['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1',1,'GpgFrontend::UI::PlainTextEditorPage::PlainTextEditorPage()']]],
|
||||
['pointerconverter_535',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]],
|
||||
['postconcurrenttask_536',['PostConcurrentTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['postscheduletask_537',['PostScheduleTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['posttask_538',['PostTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b',1,'GpgFrontend::Thread::TaskRunner::PostTask(Task *task)'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e',1,'GpgFrontend::Thread::TaskRunner::PostTask(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)']]],
|
||||
['print_5fact_5f_539',['print_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['print_5frecipient_540',['print_recipient',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a705d1a24a3ab53ce6d11432b7f907c9d',1,'GpgFrontend::GpgDecryptResultAnalyse']]],
|
||||
['print_5fsigner_541',['print_signer',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a591bc0f998e7c1e85f1838248c58b212',1,'GpgFrontend::GpgVerifyResultAnalyse']]],
|
||||
['print_5fsigner_5fwithout_5fkey_542',['print_signer_without_key',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ac35988f5f806ea1bedbbe2a6d5a900aa',1,'GpgFrontend::GpgVerifyResultAnalyse']]],
|
||||
['private_543',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]],
|
||||
['process_5foperation_544',['process_operation',['../namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac',1,'GpgFrontend::UI']]],
|
||||
['process_5fresult_5fanalyse_545',['process_result_analyse',['../namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)'],['../namespaceGpgFrontend_1_1UI.html#a60b5887adabc74015700795dc3c07ae9',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse_a, const GpgResultAnalyse &result_analyse_b)']]],
|
||||
['proxyconnectiontesttask_546',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI::ProxyConnectionTestTask'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a8036aaf9a2adcf033fc9f8e51da59956',1,'GpgFrontend::UI::ProxyConnectionTestTask::ProxyConnectionTestTask()']]]
|
||||
['paintevent_527',['paintEvent',['../classGpgFrontend_1_1UI_1_1GRTTreeView.html#a464ce9bed987da4652d9862cb101c3e9',1,'GpgFrontend::UI::GRTTreeView']]],
|
||||
['parameterinitializer_528',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]],
|
||||
['passphrasegenerator_529',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend::PassphraseGenerator'],['../classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf',1,'GpgFrontend::PassphraseGenerator::PassphraseGenerator()']]],
|
||||
['paste_5fact_5f_530',['paste_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['pinentry_531',['pinentry',['../structpinentry.html',1,'']]],
|
||||
['pinentryconfirm_532',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]],
|
||||
['pinentrydialog_533',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]],
|
||||
['pinlineedit_534',['PinLineEdit',['../classPinLineEdit.html',1,'']]],
|
||||
['plaintexteditorpage_535',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI::PlainTextEditorPage'],['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1',1,'GpgFrontend::UI::PlainTextEditorPage::PlainTextEditorPage()']]],
|
||||
['pointerconverter_536',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]],
|
||||
['postconcurrenttask_537',['PostConcurrentTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['postscheduletask_538',['PostScheduleTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac',1,'GpgFrontend::Thread::TaskRunner']]],
|
||||
['posttask_539',['PostTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b',1,'GpgFrontend::Thread::TaskRunner::PostTask(Task *task)'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e',1,'GpgFrontend::Thread::TaskRunner::PostTask(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)']]],
|
||||
['print_5fact_5f_540',['print_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['print_5frecipient_541',['print_recipient',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a705d1a24a3ab53ce6d11432b7f907c9d',1,'GpgFrontend::GpgDecryptResultAnalyse']]],
|
||||
['print_5fsigner_542',['print_signer',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a591bc0f998e7c1e85f1838248c58b212',1,'GpgFrontend::GpgVerifyResultAnalyse']]],
|
||||
['print_5fsigner_5fwithout_5fkey_543',['print_signer_without_key',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ac35988f5f806ea1bedbbe2a6d5a900aa',1,'GpgFrontend::GpgVerifyResultAnalyse']]],
|
||||
['private_544',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]],
|
||||
['process_5foperation_545',['process_operation',['../namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac',1,'GpgFrontend::UI']]],
|
||||
['process_5fresult_5fanalyse_546',['process_result_analyse',['../namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)'],['../namespaceGpgFrontend_1_1UI.html#a60b5887adabc74015700795dc3c07ae9',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse_a, const GpgResultAnalyse &result_analyse_b)']]],
|
||||
['proxyconnectiontesttask_547',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI::ProxyConnectionTestTask'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a8036aaf9a2adcf033fc9f8e51da59956',1,'GpgFrontend::UI::ProxyConnectionTestTask::ProxyConnectionTestTask()']]]
|
||||
];
|
||||
|
@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['quit_5fact_5f_547',['quit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['quitdialog_548',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html',1,'GpgFrontend::UI::QuitDialog'],['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a60419bf8e817db25128c2f941fc42a3d',1,'GpgFrontend::UI::QuitDialog::QuitDialog()']]],
|
||||
['quote_5fact_5f_549',['quote_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac',1,'GpgFrontend::UI::MainWindow']]]
|
||||
['quit_5fact_5f_548',['quit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9',1,'GpgFrontend::UI::MainWindow']]],
|
||||
['quitdialog_549',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html',1,'GpgFrontend::UI::QuitDialog'],['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a60419bf8e817db25128c2f941fc42a3d',1,'GpgFrontend::UI::QuitDialog::QuitDialog()']]],
|
||||
['quote_5fact_5f_550',['quote_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac',1,'GpgFrontend::UI::MainWindow']]]
|
||||
];
|
||||
|
@ -1,10 +1,10 @@
|
||||
var searchData=
|
||||
[
|
||||
['aboutdialog_860',['AboutDialog',['../classGpgFrontend_1_1UI_1_1AboutDialog.html',1,'GpgFrontend::UI']]],
|
||||
['alloc_861',['alloc',['../classsecmem_1_1alloc.html',1,'secmem']]],
|
||||
['appearanceso_862',['AppearanceSO',['../structGpgFrontend_1_1UI_1_1AppearanceSO.html',1,'GpgFrontend::UI']]],
|
||||
['appearancetab_863',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html',1,'GpgFrontend::UI']]],
|
||||
['archivefileoperator_864',['ArchiveFileOperator',['../classGpgFrontend_1_1ArchiveFileOperator.html',1,'GpgFrontend']]],
|
||||
['archivereadclientdata_865',['ArchiveReadClientData',['../structGpgFrontend_1_1ArchiveReadClientData.html',1,'GpgFrontend']]],
|
||||
['automatonhandelstruct_866',['AutomatonHandelStruct',['../structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct.html',1,'GpgFrontend::GpgKeyManager']]]
|
||||
['aboutdialog_861',['AboutDialog',['../classGpgFrontend_1_1UI_1_1AboutDialog.html',1,'GpgFrontend::UI']]],
|
||||
['alloc_862',['alloc',['../classsecmem_1_1alloc.html',1,'secmem']]],
|
||||
['appearanceso_863',['AppearanceSO',['../structGpgFrontend_1_1UI_1_1AppearanceSO.html',1,'GpgFrontend::UI']]],
|
||||
['appearancetab_864',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html',1,'GpgFrontend::UI']]],
|
||||
['archivefileoperator_865',['ArchiveFileOperator',['../classGpgFrontend_1_1ArchiveFileOperator.html',1,'GpgFrontend']]],
|
||||
['archivereadclientdata_866',['ArchiveReadClientData',['../structGpgFrontend_1_1ArchiveReadClientData.html',1,'GpgFrontend']]],
|
||||
['automatonhandelstruct_867',['AutomatonHandelStruct',['../structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct.html',1,'GpgFrontend::GpgKeyManager']]]
|
||||
];
|
||||
|
@ -1,15 +1,15 @@
|
||||
var searchData=
|
||||
[
|
||||
['cachemanager_867',['CacheManager',['../classGpgFrontend_1_1CacheManager.html',1,'GpgFrontend']]],
|
||||
['cacheobject_868',['CacheObject',['../classGpgFrontend_1_1CacheObject.html',1,'GpgFrontend']]],
|
||||
['capslockwatcher_869',['CapsLockWatcher',['../classCapsLockWatcher.html',1,'']]],
|
||||
['channelobject_870',['ChannelObject',['../classGpgFrontend_1_1ChannelObject.html',1,'GpgFrontend']]],
|
||||
['choosepage_871',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html',1,'GpgFrontend::UI']]],
|
||||
['class_872',['class',['../classclass.html',1,'']]],
|
||||
['commonutils_873',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html',1,'GpgFrontend::UI']]],
|
||||
['conclusionpage_874',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html',1,'GpgFrontend::UI']]],
|
||||
['constraintsoptions_875',['ConstraintsOptions',['../structPinEntryDialog_1_1ConstraintsOptions.html',1,'PinEntryDialog']]],
|
||||
['coreinitargs_876',['CoreInitArgs',['../structGpgFrontend_1_1CoreInitArgs.html',1,'GpgFrontend']]],
|
||||
['coresignalstation_877',['CoreSignalStation',['../classGpgFrontend_1_1CoreSignalStation.html',1,'GpgFrontend']]],
|
||||
['cryptomenu_878',['CryptoMenu',['../structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html',1,'GpgFrontend::UI::MainWindow']]]
|
||||
['cachemanager_868',['CacheManager',['../classGpgFrontend_1_1CacheManager.html',1,'GpgFrontend']]],
|
||||
['cacheobject_869',['CacheObject',['../classGpgFrontend_1_1CacheObject.html',1,'GpgFrontend']]],
|
||||
['capslockwatcher_870',['CapsLockWatcher',['../classCapsLockWatcher.html',1,'']]],
|
||||
['channelobject_871',['ChannelObject',['../classGpgFrontend_1_1ChannelObject.html',1,'GpgFrontend']]],
|
||||
['choosepage_872',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html',1,'GpgFrontend::UI']]],
|
||||
['class_873',['class',['../classclass.html',1,'']]],
|
||||
['commonutils_874',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html',1,'GpgFrontend::UI']]],
|
||||
['conclusionpage_875',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html',1,'GpgFrontend::UI']]],
|
||||
['constraintsoptions_876',['ConstraintsOptions',['../structPinEntryDialog_1_1ConstraintsOptions.html',1,'PinEntryDialog']]],
|
||||
['coreinitargs_877',['CoreInitArgs',['../structGpgFrontend_1_1CoreInitArgs.html',1,'GpgFrontend']]],
|
||||
['coresignalstation_878',['CoreSignalStation',['../classGpgFrontend_1_1CoreSignalStation.html',1,'GpgFrontend']]],
|
||||
['cryptomenu_879',['CryptoMenu',['../structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html',1,'GpgFrontend::UI::MainWindow']]]
|
||||
];
|
||||
|
@ -1,13 +1,13 @@
|
||||
var searchData=
|
||||
[
|
||||
['task_1034',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html',1,'GpgFrontend::Thread']]],
|
||||
['taskhandler_1035',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]],
|
||||
['taskrunner_1036',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread']]],
|
||||
['taskrunnergetter_1037',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]],
|
||||
['testlistedkeyserverthread_1038',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]],
|
||||
['textedit_1039',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]],
|
||||
['threadsafemap_1040',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]],
|
||||
['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_1041',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]],
|
||||
['tofuinfopage_1042',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html',1,'GpgFrontend::UI']]],
|
||||
['translatorstab_1043',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI']]]
|
||||
['task_1035',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html',1,'GpgFrontend::Thread']]],
|
||||
['taskhandler_1036',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]],
|
||||
['taskrunner_1037',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread']]],
|
||||
['taskrunnergetter_1038',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]],
|
||||
['testlistedkeyserverthread_1039',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]],
|
||||
['textedit_1040',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]],
|
||||
['threadsafemap_1041',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]],
|
||||
['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_1042',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]],
|
||||
['tofuinfopage_1043',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html',1,'GpgFrontend::UI']]],
|
||||
['translatorstab_1044',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|
@ -1,5 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['uisignalstation_1044',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]],
|
||||
['updatetab_1045',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html',1,'GpgFrontend::UI']]]
|
||||
['uisignalstation_1045',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]],
|
||||
['updatetab_1046',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|
@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['verifydetailsdialog_1046',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI']]],
|
||||
['verifykeydetailbox_1047',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI']]],
|
||||
['versionchecktask_1048',['VersionCheckTask',['../classVersionCheckTask.html',1,'']]]
|
||||
['verifydetailsdialog_1047',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI']]],
|
||||
['verifykeydetailbox_1048',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI']]],
|
||||
['versionchecktask_1049',['VersionCheckTask',['../classVersionCheckTask.html',1,'']]]
|
||||
];
|
||||
|
@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['waitingdialog_1049',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI']]],
|
||||
['windowstateso_1050',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]],
|
||||
['wizard_1051',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI']]]
|
||||
['waitingdialog_1050',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI']]],
|
||||
['windowstateso_1051',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]],
|
||||
['wizard_1052',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|
@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['dataobject_879',['DataObject',['../classGpgFrontend_1_1DataObject.html',1,'GpgFrontend']]],
|
||||
['dataobjectoperator_880',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html',1,'GpgFrontend']]],
|
||||
['datarefdeleter_881',['DataRefDeleter',['../structGpgFrontend_1_1GpgData_1_1DataRefDeleter.html',1,'GpgFrontend::GpgData']]]
|
||||
['dataobject_880',['DataObject',['../classGpgFrontend_1_1DataObject.html',1,'GpgFrontend']]],
|
||||
['dataobjectoperator_881',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html',1,'GpgFrontend']]],
|
||||
['datarefdeleter_882',['DataRefDeleter',['../structGpgFrontend_1_1GpgData_1_1DataRefDeleter.html',1,'GpgFrontend::GpgData']]]
|
||||
];
|
||||
|
@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['event_882',['Event',['../classGpgFrontend_1_1Module_1_1Event.html',1,'GpgFrontend::Module']]],
|
||||
['executecontext_883',['ExecuteContext',['../structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html',1,'GpgFrontend::GpgCommandExecutor']]],
|
||||
['exportkeypackagedialog_884',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html',1,'GpgFrontend::UI']]]
|
||||
['event_883',['Event',['../classGpgFrontend_1_1Module_1_1Event.html',1,'GpgFrontend::Module']]],
|
||||
['executecontext_884',['ExecuteContext',['../structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html',1,'GpgFrontend::GpgCommandExecutor']]],
|
||||
['exportkeypackagedialog_885',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|
@ -1,11 +1,11 @@
|
||||
var searchData=
|
||||
[
|
||||
['filepage_885',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html',1,'GpgFrontend::UI']]],
|
||||
['filereadtask_886',['FileReadTask',['../classGpgFrontend_1_1UI_1_1FileReadTask.html',1,'GpgFrontend::UI']]],
|
||||
['filetreeview_887',['FileTreeView',['../classGpgFrontend_1_1UI_1_1FileTreeView.html',1,'GpgFrontend::UI']]],
|
||||
['findwidget_888',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html',1,'GpgFrontend::UI']]],
|
||||
['formattedpassphraseoptions_889',['FormattedPassphraseOptions',['../structPinEntryDialog_1_1FormattedPassphraseOptions.html',1,'PinEntryDialog']]],
|
||||
['formatter_3c_20qbytearray_20_3e_890',['formatter< QByteArray >',['../structfmt_1_1formatter_3_01QByteArray_01_4.html',1,'fmt']]],
|
||||
['formatter_3c_20qstring_20_3e_891',['formatter< QString >',['../structfmt_1_1formatter_3_01QString_01_4.html',1,'fmt']]],
|
||||
['functionobjecttypelockinfo_892',['FunctionObjectTypeLockInfo',['../structFunctionObjectTypeLockInfo.html',1,'']]]
|
||||
['filepage_886',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html',1,'GpgFrontend::UI']]],
|
||||
['filereadtask_887',['FileReadTask',['../classGpgFrontend_1_1UI_1_1FileReadTask.html',1,'GpgFrontend::UI']]],
|
||||
['filetreeview_888',['FileTreeView',['../classGpgFrontend_1_1UI_1_1FileTreeView.html',1,'GpgFrontend::UI']]],
|
||||
['findwidget_889',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html',1,'GpgFrontend::UI']]],
|
||||
['formattedpassphraseoptions_890',['FormattedPassphraseOptions',['../structPinEntryDialog_1_1FormattedPassphraseOptions.html',1,'PinEntryDialog']]],
|
||||
['formatter_3c_20qbytearray_20_3e_891',['formatter< QByteArray >',['../structfmt_1_1formatter_3_01QByteArray_01_4.html',1,'fmt']]],
|
||||
['formatter_3c_20qstring_20_3e_892',['formatter< QString >',['../structfmt_1_1formatter_3_01QString_01_4.html',1,'fmt']]],
|
||||
['functionobjecttypelockinfo_893',['FunctionObjectTypeLockInfo',['../structFunctionObjectTypeLockInfo.html',1,'']]]
|
||||
];
|
||||
|
@ -1,59 +1,59 @@
|
||||
var searchData=
|
||||
[
|
||||
['generaldialog_893',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html',1,'GpgFrontend::UI']]],
|
||||
['generalmainwindow_894',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html',1,'GpgFrontend::UI']]],
|
||||
['generaltab_895',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html',1,'GpgFrontend::UI']]],
|
||||
['generalwindowstate_896',['GeneralWindowState',['../classGpgFrontend_1_1UI_1_1GeneralWindowState.html',1,'GpgFrontend::UI']]],
|
||||
['generaterevokecertification_897',['GenerateRevokeCertification',['../classGpgFrontend_1_1UI_1_1GenerateRevokeCertification.html',1,'GpgFrontend::UI']]],
|
||||
['genkeyinfo_898',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html',1,'GpgFrontend']]],
|
||||
['gfbuffer_899',['GFBuffer',['../classGpgFrontend_1_1GFBuffer.html',1,'GpgFrontend']]],
|
||||
['gfdataexchanger_900',['GFDataExchanger',['../classGpgFrontend_1_1GFDataExchanger.html',1,'GpgFrontend']]],
|
||||
['gfmoduleevent_901',['GFModuleEvent',['../structGFModuleEvent.html',1,'']]],
|
||||
['gfmoduleeventparam_902',['GFModuleEventParam',['../structGFModuleEventParam.html',1,'']]],
|
||||
['gfmodulemetadata_903',['GFModuleMetaData',['../structGFModuleMetaData.html',1,'']]],
|
||||
['globalmodulecontext_904',['GlobalModuleContext',['../classGpgFrontend_1_1Module_1_1GlobalModuleContext.html',1,'GpgFrontend::Module']]],
|
||||
['globalregistertable_905',['GlobalRegisterTable',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable.html',1,'GpgFrontend::Module']]],
|
||||
['globalregistertabletreemodel_906',['GlobalRegisterTableTreeModel',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTableTreeModel.html',1,'GpgFrontend::Module']]],
|
||||
['globalsettingstation_907',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html',1,'GpgFrontend']]],
|
||||
['gnupgcontrollerdialog_908',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html',1,'GpgFrontend::UI']]],
|
||||
['gnupgtab_909',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html',1,'GpgFrontend::UI']]],
|
||||
['gpgadvancedoperator_910',['GpgAdvancedOperator',['../classGpgFrontend_1_1GpgAdvancedOperator.html',1,'GpgFrontend']]],
|
||||
['gpgbasicoperator_911',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html',1,'GpgFrontend']]],
|
||||
['gpgcommandexecutor_912',['GpgCommandExecutor',['../classGpgFrontend_1_1GpgCommandExecutor.html',1,'GpgFrontend']]],
|
||||
['gpgcomponentinfo_913',['GpgComponentInfo',['../structGpgComponentInfo.html',1,'']]],
|
||||
['gpgcontext_914',['GpgContext',['../classGpgFrontend_1_1GpgContext.html',1,'GpgFrontend']]],
|
||||
['gpgcontextinitargs_915',['GpgContextInitArgs',['../structGpgFrontend_1_1GpgContextInitArgs.html',1,'GpgFrontend']]],
|
||||
['gpgcoretest_916',['GpgCoreTest',['../classGpgFrontend_1_1Test_1_1GpgCoreTest.html',1,'GpgFrontend::Test']]],
|
||||
['gpgdata_917',['GpgData',['../classGpgFrontend_1_1GpgData.html',1,'GpgFrontend']]],
|
||||
['gpgdecryptresult_918',['GpgDecryptResult',['../classGpgFrontend_1_1GpgDecryptResult.html',1,'GpgFrontend']]],
|
||||
['gpgdecryptresultanalyse_919',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['gpgencryptresult_920',['GpgEncryptResult',['../classGpgFrontend_1_1GpgEncryptResult.html',1,'GpgFrontend']]],
|
||||
['gpgencryptresultanalyse_921',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['gpgfileopera_922',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html',1,'GpgFrontend']]],
|
||||
['gpgfrontendapplication_923',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html',1,'GpgFrontend::UI']]],
|
||||
['gpgfrontendcontext_924',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html',1,'GpgFrontend::GpgFrontendContext'],['../structGpgFrontend_1_1Test_1_1GpgFrontendContext.html',1,'GpgFrontend::Test::GpgFrontendContext']]],
|
||||
['gpggeneratekeyresult_925',['GpgGenerateKeyResult',['../classGpgFrontend_1_1GpgGenerateKeyResult.html',1,'GpgFrontend']]],
|
||||
['gpgimportedkey_926',['GpgImportedKey',['../classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey.html',1,'GpgFrontend::GpgImportInformation']]],
|
||||
['gpgimportinformation_927',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html',1,'GpgFrontend']]],
|
||||
['gpginfo_928',['GpgInfo',['../classGpgInfo.html',1,'']]],
|
||||
['gpgkey_929',['GpgKey',['../classGpgFrontend_1_1GpgKey.html',1,'GpgFrontend']]],
|
||||
['gpgkeygetter_930',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html',1,'GpgFrontend']]],
|
||||
['gpgkeyimportexporter_931',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html',1,'GpgFrontend']]],
|
||||
['gpgkeymanager_932',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html',1,'GpgFrontend']]],
|
||||
['gpgkeyopera_933',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html',1,'GpgFrontend']]],
|
||||
['gpgkeysignature_934',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html',1,'GpgFrontend']]],
|
||||
['gpgoptionsinfo_935',['GpgOptionsInfo',['../structGpgOptionsInfo.html',1,'']]],
|
||||
['gpgpassphrasecontext_936',['GpgPassphraseContext',['../classGpgFrontend_1_1GpgPassphraseContext.html',1,'GpgFrontend']]],
|
||||
['gpgrecipient_937',['GpgRecipient',['../structGpgFrontend_1_1GpgRecipient.html',1,'GpgFrontend']]],
|
||||
['gpgresultanalyse_938',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['gpgsignature_939',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html',1,'GpgFrontend']]],
|
||||
['gpgsignresult_940',['GpgSignResult',['../classGpgFrontend_1_1GpgSignResult.html',1,'GpgFrontend']]],
|
||||
['gpgsignresultanalyse_941',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['gpgsubkey_942',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html',1,'GpgFrontend']]],
|
||||
['gpgtofuinfo_943',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html',1,'GpgFrontend']]],
|
||||
['gpguid_944',['GpgUID',['../classGpgFrontend_1_1GpgUID.html',1,'GpgFrontend']]],
|
||||
['gpguidoperator_945',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html',1,'GpgFrontend']]],
|
||||
['gpgverifyresult_946',['GpgVerifyResult',['../classGpgFrontend_1_1GpgVerifyResult.html',1,'GpgFrontend']]],
|
||||
['gpgverifyresultanalyse_947',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['grttreeview_948',['GRTTreeView',['../classGpgFrontend_1_1UI_1_1GRTTreeView.html',1,'GpgFrontend::UI']]]
|
||||
['generaldialog_894',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html',1,'GpgFrontend::UI']]],
|
||||
['generalmainwindow_895',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html',1,'GpgFrontend::UI']]],
|
||||
['generaltab_896',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html',1,'GpgFrontend::UI']]],
|
||||
['generalwindowstate_897',['GeneralWindowState',['../classGpgFrontend_1_1UI_1_1GeneralWindowState.html',1,'GpgFrontend::UI']]],
|
||||
['generaterevokecertification_898',['GenerateRevokeCertification',['../classGpgFrontend_1_1UI_1_1GenerateRevokeCertification.html',1,'GpgFrontend::UI']]],
|
||||
['genkeyinfo_899',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html',1,'GpgFrontend']]],
|
||||
['gfbuffer_900',['GFBuffer',['../classGpgFrontend_1_1GFBuffer.html',1,'GpgFrontend']]],
|
||||
['gfdataexchanger_901',['GFDataExchanger',['../classGpgFrontend_1_1GFDataExchanger.html',1,'GpgFrontend']]],
|
||||
['gfmoduleevent_902',['GFModuleEvent',['../structGFModuleEvent.html',1,'']]],
|
||||
['gfmoduleeventparam_903',['GFModuleEventParam',['../structGFModuleEventParam.html',1,'']]],
|
||||
['gfmodulemetadata_904',['GFModuleMetaData',['../structGFModuleMetaData.html',1,'']]],
|
||||
['globalmodulecontext_905',['GlobalModuleContext',['../classGpgFrontend_1_1Module_1_1GlobalModuleContext.html',1,'GpgFrontend::Module']]],
|
||||
['globalregistertable_906',['GlobalRegisterTable',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable.html',1,'GpgFrontend::Module']]],
|
||||
['globalregistertabletreemodel_907',['GlobalRegisterTableTreeModel',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTableTreeModel.html',1,'GpgFrontend::Module']]],
|
||||
['globalsettingstation_908',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html',1,'GpgFrontend']]],
|
||||
['gnupgcontrollerdialog_909',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html',1,'GpgFrontend::UI']]],
|
||||
['gnupgtab_910',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html',1,'GpgFrontend::UI']]],
|
||||
['gpgadvancedoperator_911',['GpgAdvancedOperator',['../classGpgFrontend_1_1GpgAdvancedOperator.html',1,'GpgFrontend']]],
|
||||
['gpgbasicoperator_912',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html',1,'GpgFrontend']]],
|
||||
['gpgcommandexecutor_913',['GpgCommandExecutor',['../classGpgFrontend_1_1GpgCommandExecutor.html',1,'GpgFrontend']]],
|
||||
['gpgcomponentinfo_914',['GpgComponentInfo',['../structGpgComponentInfo.html',1,'']]],
|
||||
['gpgcontext_915',['GpgContext',['../classGpgFrontend_1_1GpgContext.html',1,'GpgFrontend']]],
|
||||
['gpgcontextinitargs_916',['GpgContextInitArgs',['../structGpgFrontend_1_1GpgContextInitArgs.html',1,'GpgFrontend']]],
|
||||
['gpgcoretest_917',['GpgCoreTest',['../classGpgFrontend_1_1Test_1_1GpgCoreTest.html',1,'GpgFrontend::Test']]],
|
||||
['gpgdata_918',['GpgData',['../classGpgFrontend_1_1GpgData.html',1,'GpgFrontend']]],
|
||||
['gpgdecryptresult_919',['GpgDecryptResult',['../classGpgFrontend_1_1GpgDecryptResult.html',1,'GpgFrontend']]],
|
||||
['gpgdecryptresultanalyse_920',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['gpgencryptresult_921',['GpgEncryptResult',['../classGpgFrontend_1_1GpgEncryptResult.html',1,'GpgFrontend']]],
|
||||
['gpgencryptresultanalyse_922',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['gpgfileopera_923',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html',1,'GpgFrontend']]],
|
||||
['gpgfrontendapplication_924',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html',1,'GpgFrontend::UI']]],
|
||||
['gpgfrontendcontext_925',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html',1,'GpgFrontend::GpgFrontendContext'],['../structGpgFrontend_1_1Test_1_1GpgFrontendContext.html',1,'GpgFrontend::Test::GpgFrontendContext']]],
|
||||
['gpggeneratekeyresult_926',['GpgGenerateKeyResult',['../classGpgFrontend_1_1GpgGenerateKeyResult.html',1,'GpgFrontend']]],
|
||||
['gpgimportedkey_927',['GpgImportedKey',['../classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey.html',1,'GpgFrontend::GpgImportInformation']]],
|
||||
['gpgimportinformation_928',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html',1,'GpgFrontend']]],
|
||||
['gpginfo_929',['GpgInfo',['../classGpgInfo.html',1,'']]],
|
||||
['gpgkey_930',['GpgKey',['../classGpgFrontend_1_1GpgKey.html',1,'GpgFrontend']]],
|
||||
['gpgkeygetter_931',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html',1,'GpgFrontend']]],
|
||||
['gpgkeyimportexporter_932',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html',1,'GpgFrontend']]],
|
||||
['gpgkeymanager_933',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html',1,'GpgFrontend']]],
|
||||
['gpgkeyopera_934',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html',1,'GpgFrontend']]],
|
||||
['gpgkeysignature_935',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html',1,'GpgFrontend']]],
|
||||
['gpgoptionsinfo_936',['GpgOptionsInfo',['../structGpgOptionsInfo.html',1,'']]],
|
||||
['gpgpassphrasecontext_937',['GpgPassphraseContext',['../classGpgFrontend_1_1GpgPassphraseContext.html',1,'GpgFrontend']]],
|
||||
['gpgrecipient_938',['GpgRecipient',['../structGpgFrontend_1_1GpgRecipient.html',1,'GpgFrontend']]],
|
||||
['gpgresultanalyse_939',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['gpgsignature_940',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html',1,'GpgFrontend']]],
|
||||
['gpgsignresult_941',['GpgSignResult',['../classGpgFrontend_1_1GpgSignResult.html',1,'GpgFrontend']]],
|
||||
['gpgsignresultanalyse_942',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['gpgsubkey_943',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html',1,'GpgFrontend']]],
|
||||
['gpgtofuinfo_944',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html',1,'GpgFrontend']]],
|
||||
['gpguid_945',['GpgUID',['../classGpgFrontend_1_1GpgUID.html',1,'GpgFrontend']]],
|
||||
['gpguidoperator_946',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html',1,'GpgFrontend']]],
|
||||
['gpgverifyresult_947',['GpgVerifyResult',['../classGpgFrontend_1_1GpgVerifyResult.html',1,'GpgFrontend']]],
|
||||
['gpgverifyresultanalyse_948',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html',1,'GpgFrontend']]],
|
||||
['grttreeview_949',['GRTTreeView',['../classGpgFrontend_1_1UI_1_1GRTTreeView.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|
@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['helppage_949',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html',1,'GpgFrontend::UI']]]
|
||||
['helppage_950',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|
@ -1,7 +1,7 @@
|
||||
var searchData=
|
||||
[
|
||||
['impl_950',['Impl',['../classGpgFrontend_1_1CacheManager_1_1Impl.html',1,'GpgFrontend::CacheManager::Impl'],['../classGpgFrontend_1_1DataObject_1_1Impl.html',1,'GpgFrontend::DataObject::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html',1,'GpgFrontend::GlobalSettingStation::Impl'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html',1,'GpgFrontend::GpgContext::Impl'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html',1,'GpgFrontend::GpgKeyGetter::Impl'],['../classGpgFrontend_1_1Module_1_1Event_1_1Impl.html',1,'GpgFrontend::Module::Event::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTableTreeModel_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTableTreeModel::Impl'],['../classGpgFrontend_1_1Module_1_1Module_1_1Impl.html',1,'GpgFrontend::Module::Module::Impl'],['../classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html',1,'GpgFrontend::Module::ModuleManager::Impl'],['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html',1,'GpgFrontend::SingletonStorage::Impl'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html',1,'GpgFrontend::SingletonStorageCollection::Impl'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html',1,'GpgFrontend::Thread::Task::Impl'],['../classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html',1,'GpgFrontend::Thread::TaskRunner::Impl']]],
|
||||
['infoboardwidget_951',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html',1,'GpgFrontend::UI']]],
|
||||
['infotab_952',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html',1,'GpgFrontend::UI']]],
|
||||
['intropage_953',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI']]]
|
||||
['impl_951',['Impl',['../classGpgFrontend_1_1CacheManager_1_1Impl.html',1,'GpgFrontend::CacheManager::Impl'],['../classGpgFrontend_1_1DataObject_1_1Impl.html',1,'GpgFrontend::DataObject::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html',1,'GpgFrontend::GlobalSettingStation::Impl'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html',1,'GpgFrontend::GpgContext::Impl'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html',1,'GpgFrontend::GpgKeyGetter::Impl'],['../classGpgFrontend_1_1Module_1_1Event_1_1Impl.html',1,'GpgFrontend::Module::Event::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTableTreeModel_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTableTreeModel::Impl'],['../classGpgFrontend_1_1Module_1_1Module_1_1Impl.html',1,'GpgFrontend::Module::Module::Impl'],['../classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html',1,'GpgFrontend::Module::ModuleManager::Impl'],['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html',1,'GpgFrontend::SingletonStorage::Impl'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html',1,'GpgFrontend::SingletonStorageCollection::Impl'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html',1,'GpgFrontend::Thread::Task::Impl'],['../classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html',1,'GpgFrontend::Thread::TaskRunner::Impl']]],
|
||||
['infoboardwidget_952',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html',1,'GpgFrontend::UI']]],
|
||||
['infotab_953',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html',1,'GpgFrontend::UI']]],
|
||||
['intropage_954',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|
@ -1,28 +1,28 @@
|
||||
var searchData=
|
||||
[
|
||||
['keydetailsdialog_954',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keygendialog_955',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keygenpage_956',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI']]],
|
||||
['keyimportdetaildialog_957',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keylist_958',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI']]],
|
||||
['keylistcolumn_959',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]],
|
||||
['keylistrow_960',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]],
|
||||
['keymenuability_961',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]],
|
||||
['keymgmt_962',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI']]],
|
||||
['keynewuiddialog_963',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keypackageoperator_964',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]],
|
||||
['keypairdetailtab_965',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI']]],
|
||||
['keypairoperatab_966',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI']]],
|
||||
['keypairsubkeytab_967',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI']]],
|
||||
['keypairuidtab_968',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI']]],
|
||||
['keyrefdeleter_969',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]],
|
||||
['keyserverimportdialog_970',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keyserverimporttask_971',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI']]],
|
||||
['keyserversearchtask_972',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI']]],
|
||||
['keyserverso_973',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]],
|
||||
['keyservertab_974',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI']]],
|
||||
['keysetexpiredatedialog_975',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keytable_976',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI']]],
|
||||
['keyuidsigndialog_977',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keyuploaddialog_978',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI']]]
|
||||
['keydetailsdialog_955',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keygendialog_956',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keygenpage_957',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI']]],
|
||||
['keyimportdetaildialog_958',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keylist_959',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI']]],
|
||||
['keylistcolumn_960',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]],
|
||||
['keylistrow_961',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]],
|
||||
['keymenuability_962',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]],
|
||||
['keymgmt_963',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI']]],
|
||||
['keynewuiddialog_964',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keypackageoperator_965',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]],
|
||||
['keypairdetailtab_966',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI']]],
|
||||
['keypairoperatab_967',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI']]],
|
||||
['keypairsubkeytab_968',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI']]],
|
||||
['keypairuidtab_969',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI']]],
|
||||
['keyrefdeleter_970',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]],
|
||||
['keyserverimportdialog_971',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keyserverimporttask_972',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI']]],
|
||||
['keyserversearchtask_973',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI']]],
|
||||
['keyserverso_974',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]],
|
||||
['keyservertab_975',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI']]],
|
||||
['keysetexpiredatedialog_976',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keytable_977',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI']]],
|
||||
['keyuidsigndialog_978',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI']]],
|
||||
['keyuploaddialog_979',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|
@ -1,5 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['listedkeyservertesttask_979',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI']]],
|
||||
['loggermanager_980',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]]
|
||||
['listedkeyservertesttask_980',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI']]],
|
||||
['loggermanager_981',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]]
|
||||
];
|
||||
|
@ -1,11 +1,11 @@
|
||||
var searchData=
|
||||
[
|
||||
['mainwindow_981',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]],
|
||||
['module_982',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]],
|
||||
['modulecontrollerdialog_983',['ModuleControllerDialog',['../classGpgFrontend_1_1UI_1_1ModuleControllerDialog.html',1,'GpgFrontend::UI']]],
|
||||
['moduleinitargs_984',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]],
|
||||
['modulelistview_985',['ModuleListView',['../classGpgFrontend_1_1UI_1_1ModuleListView.html',1,'GpgFrontend::UI']]],
|
||||
['modulemanager_986',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]],
|
||||
['moduleregisterinfo_987',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]],
|
||||
['moduleso_988',['ModuleSO',['../structGpgFrontend_1_1ModuleSO.html',1,'GpgFrontend']]]
|
||||
['mainwindow_982',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]],
|
||||
['module_983',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]],
|
||||
['modulecontrollerdialog_984',['ModuleControllerDialog',['../classGpgFrontend_1_1UI_1_1ModuleControllerDialog.html',1,'GpgFrontend::UI']]],
|
||||
['moduleinitargs_985',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]],
|
||||
['modulelistview_986',['ModuleListView',['../classGpgFrontend_1_1UI_1_1ModuleListView.html',1,'GpgFrontend::UI']]],
|
||||
['modulemanager_987',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]],
|
||||
['moduleregisterinfo_988',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]],
|
||||
['moduleso_989',['ModuleSO',['../structGpgFrontend_1_1ModuleSO.html',1,'GpgFrontend']]]
|
||||
];
|
||||
|
@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['networktab_989',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html',1,'GpgFrontend::UI']]]
|
||||
['networktab_990',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|
@ -1,13 +1,13 @@
|
||||
var searchData=
|
||||
[
|
||||
['parameterinitializer_990',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]],
|
||||
['passphrasegenerator_991',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend']]],
|
||||
['pinentry_992',['pinentry',['../structpinentry.html',1,'']]],
|
||||
['pinentryconfirm_993',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]],
|
||||
['pinentrydialog_994',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]],
|
||||
['pinlineedit_995',['PinLineEdit',['../classPinLineEdit.html',1,'']]],
|
||||
['plaintexteditorpage_996',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI']]],
|
||||
['pointerconverter_997',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]],
|
||||
['private_998',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]],
|
||||
['proxyconnectiontesttask_999',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI']]]
|
||||
['parameterinitializer_991',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]],
|
||||
['passphrasegenerator_992',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend']]],
|
||||
['pinentry_993',['pinentry',['../structpinentry.html',1,'']]],
|
||||
['pinentryconfirm_994',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]],
|
||||
['pinentrydialog_995',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]],
|
||||
['pinlineedit_996',['PinLineEdit',['../classPinLineEdit.html',1,'']]],
|
||||
['plaintexteditorpage_997',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI']]],
|
||||
['pointerconverter_998',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]],
|
||||
['private_999',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]],
|
||||
['proxyconnectiontesttask_1000',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI']]]
|
||||
];
|
||||
|