2022-05-08 19:59:26 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2022-05-08 22:01:23 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2022-11-26 18:19:17 +00:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2022-05-08 19:59:26 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > GpgFrontend Project: GpgFrontend::UI Namespace Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
2022-05-08 22:01:23 +00:00
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2022-05-08 19:59:26 +00:00
< div id = "projectname" > GpgFrontend Project
< / div >
< div id = "projectbrief" > A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-11-26 18:19:17 +00:00
<!-- Generated by Doxygen 1.9.1 -->
2022-05-08 19:59:26 +00:00
< script type = "text/javascript" >
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2022-11-26 18:19:17 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2022-05-08 19:59:26 +00:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2022-05-08 19:59:26 +00:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-05-08 22:01:23 +00:00
/* @license-end */< / script >
2022-05-08 19:59:26 +00:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2022-05-08 19:59:26 +00:00
$(document).ready(function(){initNavTree('namespaceGpgFrontend_1_1UI.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
2024-01-23 07:22:33 +00:00
< a href = "#typedef-members" > Typedefs< / a > |
2022-05-08 19:59:26 +00:00
< a href = "#enum-members" > Enumerations< / a > |
2024-01-23 07:22:33 +00:00
< a href = "#func-members" > Functions< / a > |
< a href = "#var-members" > Variables< / a > < / div >
2022-05-08 22:01:23 +00:00
< div class = "headertitle" >
< div class = "title" > GpgFrontend::UI Namespace Reference< / div > < / div >
2022-05-08 19:59:26 +00:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
2022-05-08 19:59:26 +00:00
Classes< / h2 > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1FileReadTask.html" > FileReadTask< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html" > VerifyDetailsDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html" > GeneralDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-08-01 15:09:22 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html" > GnuPGControllerDialog< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoTab.html" > InfoTab< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Class containing the main tab of about dialog. < a href = "classGpgFrontend_1_1UI_1_1InfoTab.html#details" > More...< / a > < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1TranslatorsTab.html" > TranslatorsTab< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Class containing the translator tab of about dialog. < a href = "classGpgFrontend_1_1UI_1_1TranslatorsTab.html#details" > More...< / a > < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1UpdateTab.html" > UpdateTab< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Class containing the main tab of about dialog. < a href = "classGpgFrontend_1_1UI_1_1UpdateTab.html#details" > More...< / a > < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1AboutDialog.html" > AboutDialog< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Class for handling the about dialog. < a href = "classGpgFrontend_1_1UI_1_1AboutDialog.html#details" > More...< / a > < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1GnupgTab.html" > GnupgTab< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html" > ExportKeyPackageDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html" > KeyImportDetailDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html" > KeyServerImportDialog< / a > < / td > < / tr >
2022-07-22 19:42:14 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyUploadDialog.html" > KeyUploadDialog< / a > < / td > < / tr >
2022-07-22 19:42:14 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyGenDialog.html" > KeyGenDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html" > SubkeyGenerateDialog< / a > < / td > < / tr >
2022-07-23 12:29:17 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html" > KeyDetailsDialog< / a > < / td > < / tr >
2022-05-20 18:33:31 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html" > KeyNewUIDDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html" > KeyPairDetailTab< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html" > KeyPairOperaTab< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html" > KeyPairSubkeyTab< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html" > KeyPairUIDTab< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html" > KeySetExpireDateDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html" > KeyUIDSignDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1QuitDialog.html" > QuitDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1AppearanceTab.html" > AppearanceTab< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html" > SettingsDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralTab.html" > GeneralTab< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyserverTab.html" > KeyserverTab< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1NetworkTab.html" > NetworkTab< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SignersPicker.html" > SignersPicker< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1WaitingDialog.html" > WaitingDialog< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1Wizard.html" > Wizard< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1IntroPage.html" > IntroPage< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1ChoosePage.html" > ChoosePage< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyGenPage.html" > KeyGenPage< / a > < / td > < / tr >
2022-07-22 19:42:14 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1ConclusionPage.html" > ConclusionPage< / a > < / td > < / tr >
2022-07-22 19:42:14 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1GenerateRevokeCertification.html" > GenerateRevokeCertification< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / 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_1UI_1_1RaisePinentry.html" > RaisePinentry< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / 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_1UI_1_1SetOwnerTrustLevel.html" > SetOwnerTrustLevel< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html" > GpgFrontendApplication< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralWindowState.html" > GeneralWindowState< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralMainWindow.html" > GeneralMainWindow< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyMgmt.html" > KeyMgmt< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html" > MainWindow< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1CacheObject.html" > CacheObject< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structGpgFrontend_1_1UI_1_1AppearanceSO.html" > AppearanceSO< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structGpgFrontend_1_1UI_1_1KeyServerSO.html" > KeyServerSO< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structGpgFrontend_1_1UI_1_1WindowStateSO.html" > WindowStateSO< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / 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_1UI_1_1SettingsObject.html" > SettingsObject< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsObject.html" title = "The SettingsObject class This class is used to store data for the application securely." > SettingsObject< / a > class This class is used to store data for the application securely. < a href = "classGpgFrontend_1_1UI_1_1SettingsObject.html#details" > More...< / a > < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportTask.html" > KeyServerImportTask< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html" > KeyServerSearchTask< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html" > ListedKeyServerTestTask< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-08-01 15:09:22 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html" > ProxyConnectionTestTask< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1UISignalStation.html" > UISignalStation< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1CommonUtils.html" > CommonUtils< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1FilePage.html" > FilePage< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1FileTreeView.html" > FileTreeView< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1FindWidget.html" > FindWidget< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Class for handling the find widget shown at buttom of a textedit-page. < a href = "classGpgFrontend_1_1UI_1_1FindWidget.html#details" > More...< / a > < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1HelpPage.html" > HelpPage< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" > InfoBoardWidget< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Class for handling the verify label shown at bottom of a textedit-page. < a href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#details" > More...< / a > < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structGpgFrontend_1_1UI_1_1KeyListRow.html" > KeyListRow< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structGpgFrontend_1_1UI_1_1KeyListColumn.html" > KeyListColumn< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structGpgFrontend_1_1UI_1_1KeyMenuAbility.html" > KeyMenuAbility< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structGpgFrontend_1_1UI_1_1KeyTable.html" > KeyTable< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyList.html" > KeyList< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html" > PlainTextEditorPage< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Class for handling a single tab of the tabwidget. < a href = "classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#details" > More...< / a > < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1TextEdit.html" > TextEdit< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1TextEdit.html" title = "TextEdit class." > TextEdit< / a > class. < a href = "classGpgFrontend_1_1UI_1_1TextEdit.html#details" > More...< / a > < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1TOFUInfoPage.html" > TOFUInfoPage< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html" > VerifyKeyDetailBox< / a > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2024-01-23 07:22:33 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:a87d1b5ad9d36cb3c11de8a7797289206" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a87d1b5ad9d36cb3c11de8a7797289206" > < / a >
using  < / td > < td class = "memItemRight" valign = "bottom" > < b > OperaWaitingHd< / b > = std::function< void()> < / td > < / tr >
< tr class = "separator:a87d1b5ad9d36cb3c11de8a7797289206" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7a11bdd5c8cacecaad2c6aa40f45b7f" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aa7a11bdd5c8cacecaad2c6aa40f45b7f" > < / a >
using  < / td > < td class = "memItemRight" valign = "bottom" > < b > OperaWaitingCb< / b > = const std::function< void(OperaWaitingHd)> < / td > < / tr >
< tr class = "separator:aa7a11bdd5c8cacecaad2c6aa40f45b7f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
2022-05-08 19:59:26 +00:00
Enumerations< / h2 > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:acbaebd342a317b1f067942e5144bb00d" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d" > InfoBoardStatus< / a > { < b > INFO_ERROR_OK< / b > = 0
, < b > INFO_ERROR_WARN< / b > = 1
, < b > INFO_ERROR_CRITICAL< / b > = 2
, < b > INFO_ERROR_NEUTRAL< / b > = 3
2022-05-08 19:59:26 +00:00
}< / td > < / tr >
< tr class = "separator:acbaebd342a317b1f067942e5144bb00d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
2022-05-08 19:59:26 +00:00
Functions< / h2 > < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:ae9881d62765f780fc58a8397f7382b96" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ae9881d62765f780fc58a8397f7382b96" > < / a >
auto  < / td > < td class = "memItemRight" valign = "bottom" > < b > FindTopMostWindow< / b > (QWidget *fallback) -> QWidget *< / td > < / tr >
< tr class = "separator:ae9881d62765f780fc58a8397f7382b96" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-30 05:39:43 +00:00
< tr class = "memitem:af70783922ff1de1800683874eb3aa3ce" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af70783922ff1de1800683874eb3aa3ce" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce" > InitUITranslations< / a > ()< / td > < / tr >
< tr class = "memdesc:af70783922ff1de1800683874eb3aa3ce" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > setup the locale and load the translations < br / > < / td > < / tr >
< tr class = "separator:af70783922ff1de1800683874eb3aa3ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a09b25a9e0be03c914c1d3d480fb6cdf0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a09b25a9e0be03c914c1d3d480fb6cdf0" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > WaitEnvCheckingProcess< / b > ()< / td > < / tr >
< tr class = "separator:a09b25a9e0be03c914c1d3d480fb6cdf0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9a7d9a69168c833186f6a7b1accdd050" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a9a7d9a69168c833186f6a7b1accdd050" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > PreInitGpgFrontendUI< / b > ()< / td > < / tr >
< tr class = "separator:a9a7d9a69168c833186f6a7b1accdd050" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:ab0311557c1d7bde9c56cbca85fefa6ad" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ab0311557c1d7bde9c56cbca85fefa6ad" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad" > InitGpgFrontendUI< / a > (QApplication *)< / td > < / tr >
< tr class = "memdesc:ab0311557c1d7bde9c56cbca85fefa6ad" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > init the < a class = "el" href = "namespaceGpgFrontend_1_1UI.html" > UI< / a > library < br / > < / td > < / tr >
2022-05-20 18:33:31 +00:00
< tr class = "separator:ab0311557c1d7bde9c56cbca85fefa6ad" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:ac53b300d580dcb56188aaed68c3de755" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ac53b300d580dcb56188aaed68c3de755" > < / a >
auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755" > RunGpgFrontendUI< / a > (QApplication *) -> int< / td > < / tr >
< tr class = "memdesc:ac53b300d580dcb56188aaed68c3de755" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > run main window < br / > < / td > < / tr >
< tr class = "separator:ac53b300d580dcb56188aaed68c3de755" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8c56bcc19761bbc2fc3134878d9bae37" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a8c56bcc19761bbc2fc3134878d9bae37" > < / a >
void GPGFRONTEND_UI_EXPORT  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#a8c56bcc19761bbc2fc3134878d9bae37" > DestroyGpgFrontendUI< / a > ()< / td > < / tr >
< tr class = "memdesc:a8c56bcc19761bbc2fc3134878d9bae37" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > init the < a class = "el" href = "namespaceGpgFrontend_1_1UI.html" > UI< / a > library < br / > < / td > < / tr >
< tr class = "separator:a8c56bcc19761bbc2fc3134878d9bae37" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a590a26051105940a6d6e0743b147e281" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281" > show_verify_details< / a > (QWidget *parent, < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" > InfoBoardWidget< / a > *info_board, < a class = "el" href = "namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8" > GpgError< / a > error, const < a class = "el" href = "classGpgFrontend_1_1GpgVerifyResult.html" > GpgVerifyResult< / a > & verify_result)< / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:a590a26051105940a6d6e0743b147e281" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ab218dde057182cb4911c4792acd925" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925" > import_unknown_key_from_keyserver< / a > (QWidget *parent, const < a class = "el" href = "classGpgFrontend_1_1GpgVerifyResultAnalyse.html" > GpgVerifyResultAnalyse< / a > & verify_res)< / td > < / tr >
< tr class = "separator:a9ab218dde057182cb4911c4792acd925" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:aec857a0eb461ce71c4535f5d71e7aaee" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee" > refresh_info_board< / a > (< a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" > InfoBoardWidget< / a > *info_board, int status, const QString & report_text)< / td > < / tr >
< tr class = "separator:aec857a0eb461ce71c4535f5d71e7aaee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "memitem:abd3c7c636954390d52150b4e6d38e1b3" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3" > process_result_analyse< / a > (< a class = "el" href = "classGpgFrontend_1_1UI_1_1TextEdit.html" > TextEdit< / a > *edit, < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" > InfoBoardWidget< / a > *info_board, const < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html" > GpgResultAnalyse< / a > & result_analyse)< / td > < / tr >
< tr class = "separator:abd3c7c636954390d52150b4e6d38e1b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a60b5887adabc74015700795dc3c07ae9" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#a60b5887adabc74015700795dc3c07ae9" > process_result_analyse< / a > (< a class = "el" href = "classGpgFrontend_1_1UI_1_1TextEdit.html" > TextEdit< / a > *edit, < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" > InfoBoardWidget< / a > *info_board, const < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html" > GpgResultAnalyse< / a > & result_analyse_a, const < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html" > GpgResultAnalyse< / a > & result_analyse_b)< / td > < / tr >
< tr class = "separator:a60b5887adabc74015700795dc3c07ae9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a288897c6062a7820a3a1c5faba7cfeac" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac" > process_operation< / a > (QWidget *parent, const QString & waiting_title, const Thread::Task::TaskRunnable func, const Thread::Task::TaskCallback callback, DataObjectPtr data_object)< / td > < / tr >
< tr class = "separator:a288897c6062a7820a3a1c5faba7cfeac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab4cb453500419f2b3e391664d2c67487" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ab4cb453500419f2b3e391664d2c67487" > < / a >
auto  < / td > < td class = "memItemRight" valign = "bottom" > < b > BinaryToString< / b > (const QByteArray & source) -> QString< / td > < / tr >
< tr class = "separator:ab4cb453500419f2b3e391664d2c67487" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "var-members" > < / a >
Variables< / h2 > < / td > < / tr >
< tr class = "memitem:ab3c7c7a20a7e1d1c560082770ba28882" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ab3c7c7a20a7e1d1c560082770ba28882" > < / a >
constexpr size_t  < / td > < td class = "memItemRight" valign = "bottom" > < b > kBufferSize< / b > = 8192< / td > < / tr >
< tr class = "separator:ab3c7c7a20a7e1d1c560082770ba28882" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2024-01-23 07:22:33 +00:00
< div class = "textblock" > < p > Copyright (C) 2021 Saturneric < a href = "#" onclick = "location.href='mai'+'lto:'+'eri'+'c@'+'bkt'+'us'+'.co'+'m'; return false;" > eric@< span style = "display: none;" > .nosp@m.< / span > bktu< span style = "display: none;" > .nosp@m.< / span > s.com< / a > < / p >
2022-05-08 22:01:23 +00:00
< p > This file is part of < a class = "el" href = "namespaceGpgFrontend.html" > GpgFrontend< / a > .< / p >
< p > < a class = "el" href = "namespaceGpgFrontend.html" > GpgFrontend< / a > is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.< / p >
< p > < a class = "el" href = "namespaceGpgFrontend.html" > GpgFrontend< / a > is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.< / p >
< p > You should have received a copy of the GNU General Public License along with < a class = "el" href = "namespaceGpgFrontend.html" > GpgFrontend< / a > . If not, see < a href = "https://www.gnu.org/licenses/" > https://www.gnu.org/licenses/< / a > .< / p >
< p > The initial version of the source code is inherited from the gpg4usb project, which is under GPL-3.0-or-later.< / p >
2024-01-23 07:22:33 +00:00
< p > All the source code of < a class = "el" href = "namespaceGpgFrontend.html" > GpgFrontend< / a > was modified and released by Saturneric < a href = "#" onclick = "location.href='mai'+'lto:'+'eri'+'c@'+'bkt'+'us'+'.co'+'m'; return false;" > eric@< span style = "display: none;" > .nosp@m.< / span > bktu< span style = "display: none;" > .nosp@m.< / span > s.com< / a > starting on May 12, 2021.< / p >
2022-05-13 17:46:04 +00:00
< p > SPDX-License-Identifier: GPL-3.0-or-later < / p >
2022-05-08 19:59:26 +00:00
< / div > < h2 class = "groupheader" > Enumeration Type Documentation< / h2 >
2022-05-08 22:01:23 +00:00
< a id = "acbaebd342a317b1f067942e5144bb00d" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acbaebd342a317b1f067942e5144bb00d" > ◆ < / a > < / span > InfoBoardStatus< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d" > GpgFrontend::UI::InfoBoardStatus< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-05-08 22:01:23 +00:00
< p > Enumeration for the status of Verify label < / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
2022-05-08 22:01:23 +00:00
< a id = "a9ab218dde057182cb4911c4792acd925" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9ab218dde057182cb4911c4792acd925" > ◆ < / a > < / span > import_unknown_key_from_keyserver()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::import_unknown_key_from_keyserver < / td >
< td > (< / td >
< td class = "paramtype" > QWidget *  < / td >
< td class = "paramname" > < em > parent< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classGpgFrontend_1_1GpgVerifyResultAnalyse.html" > GpgVerifyResultAnalyse< / a > &   < / td >
< td class = "paramname" > < em > verify_res< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > parent< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > verify_res< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b" > GpgFrontend::GpgVerifyResultAnalyse::GetSignatures()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "a288897c6062a7820a3a1c5faba7cfeac" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a288897c6062a7820a3a1c5faba7cfeac" > ◆ < / a > < / span > process_operation()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::process_operation < / td >
< td > (< / td >
< td class = "paramtype" > QWidget *  < / td >
< td class = "paramname" > < em > parent< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2024-01-23 07:22:33 +00:00
< td class = "paramtype" > const QString &   < / td >
2022-05-08 19:59:26 +00:00
< td class = "paramname" > < em > waiting_title< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2024-01-23 07:22:33 +00:00
< td class = "paramtype" > Thread::Task::TaskRunnable  < / td >
2022-05-15 08:40:18 +00:00
< td class = "paramname" > < em > func< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2024-01-23 07:22:33 +00:00
< td class = "paramtype" > Thread::Task::TaskCallback  < / td >
2022-05-15 08:40:18 +00:00
< td class = "paramname" > < em > callback< / em > = < code > nullptr< / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2024-01-23 07:22:33 +00:00
< td class = "paramtype" > DataObjectPtr  < / td >
2022-05-15 08:40:18 +00:00
< td class = "paramname" > < em > data_object< / em > = < code > nullptr< / code >   < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > parent< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > waiting_title< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > func< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f" > GpgFrontend::SingletonFunctionObject< TaskRunnerGetter > ::GetInstance()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "abd3c7c636954390d52150b4e6d38e1b3" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abd3c7c636954390d52150b4e6d38e1b3" > ◆ < / a > < / span > process_result_analyse() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::process_result_analyse < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1TextEdit.html" > TextEdit< / a > *  < / td >
< td class = "paramname" > < em > edit< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" > InfoBoardWidget< / a > *  < / td >
< td class = "paramname" > < em > info_board< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html" > GpgResultAnalyse< / a > &   < / td >
< td class = "paramname" > < em > result_analyse< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > edit< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > info_board< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > result_analyse< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adfa4acd435d2ec29f951f4e7e6a43f38" > GpgFrontend::UI::InfoBoardWidget::AssociateTabWidget()< / a > , < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html#af271ad9aa3bc37e8445abf56f5fb0274" > GpgFrontend::GpgResultAnalyse::GetResultReport()< / a > , < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html#ad1bd7527f7481ca4f2d6e84add30bbf2" > GpgFrontend::GpgResultAnalyse::GetStatus()< / a > , and < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee" > refresh_info_board()< / a > .< / p >
2022-05-08 19:59:26 +00:00
2024-01-23 07:22:33 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd" > GpgFrontend::UI::MainWindow::SlotArchiveDecrypt()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c" > GpgFrontend::UI::MainWindow::SlotArchiveDecryptVerify()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb" > GpgFrontend::UI::MainWindow::SlotDecrypt()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72" > GpgFrontend::UI::MainWindow::SlotDecryptVerify()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527" > GpgFrontend::UI::MainWindow::SlotDirectoryEncryptSign()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad" > GpgFrontend::UI::MainWindow::SlotEncrypt()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8" > GpgFrontend::UI::MainWindow::SlotEncryptSign()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421" > GpgFrontend::UI::MainWindow::SlotFileDecrypt()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22" > GpgFrontend::UI::MainWindow::SlotFileDecryptVerify()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9" > GpgFrontend::UI::MainWindow::SlotFileEncrypt()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f" > GpgFrontend::UI::MainWindow::SlotFileEncryptSign()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d" > GpgFrontend::UI::MainWindow::SlotFileSign()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac" > GpgFrontend::UI::MainWindow::SlotFileVerify()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8" > GpgFrontend::UI::MainWindow::SlotSign()< / a > , and < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5" > GpgFrontend::UI::MainWindow::SlotVerify()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "a60b5887adabc74015700795dc3c07ae9" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a60b5887adabc74015700795dc3c07ae9" > ◆ < / a > < / span > process_result_analyse() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::process_result_analyse < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1TextEdit.html" > TextEdit< / a > *  < / td >
< td class = "paramname" > < em > edit< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" > InfoBoardWidget< / a > *  < / td >
< td class = "paramname" > < em > info_board< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html" > GpgResultAnalyse< / a > &   < / td >
< td class = "paramname" > < em > result_analyse_a< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html" > GpgResultAnalyse< / a > &   < / td >
< td class = "paramname" > < em > result_analyse_b< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > edit< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > info_board< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > result_analyse_a< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > result_analyse_b< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adfa4acd435d2ec29f951f4e7e6a43f38" > GpgFrontend::UI::InfoBoardWidget::AssociateTabWidget()< / a > , < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html#af271ad9aa3bc37e8445abf56f5fb0274" > GpgFrontend::GpgResultAnalyse::GetResultReport()< / a > , < a class = "el" href = "classGpgFrontend_1_1GpgResultAnalyse.html#ad1bd7527f7481ca4f2d6e84add30bbf2" > GpgFrontend::GpgResultAnalyse::GetStatus()< / a > , and < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee" > refresh_info_board()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "aec857a0eb461ce71c4535f5d71e7aaee" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec857a0eb461ce71c4535f5d71e7aaee" > ◆ < / a > < / span > refresh_info_board()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::refresh_info_board < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" > InfoBoardWidget< / a > *  < / td >
< td class = "paramname" > < em > info_board< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > status< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2024-01-23 07:22:33 +00:00
< td class = "paramtype" > const QString &   < / td >
2022-05-08 19:59:26 +00:00
< td class = "paramname" > < em > report_text< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > info_board< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > status< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > report_text< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516" > GpgFrontend::UI::InfoBoardWidget::SlotRefresh()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3" > process_result_analyse()< / a > .< / p >
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "a590a26051105940a6d6e0743b147e281" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a590a26051105940a6d6e0743b147e281" > ◆ < / a > < / span > show_verify_details()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::show_verify_details < / td >
< td > (< / td >
< td class = "paramtype" > QWidget *  < / td >
< td class = "paramname" > < em > parent< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html" > InfoBoardWidget< / a > *  < / td >
< td class = "paramname" > < em > info_board< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2024-01-23 07:22:33 +00:00
< td class = "paramtype" > < a class = "el" href = "namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8" > GpgError< / a >   < / td >
2022-05-08 19:59:26 +00:00
< td class = "paramname" > < em > error< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2024-01-23 07:22:33 +00:00
< td class = "paramtype" > const < a class = "el" href = "classGpgFrontend_1_1GpgVerifyResult.html" > GpgVerifyResult< / a > &   < / td >
2022-05-08 19:59:26 +00:00
< td class = "paramname" > < em > verify_result< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > parent< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > info_board< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > error< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > verify_result< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a456f15315a03107f7757d84362c1af71" > GpgFrontend::UI::InfoBoardWidget::AddOptionalAction()< / a > , and < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32" > GpgFrontend::UI::InfoBoardWidget::ResetOptionActionsMenu()< / a > .< / p >
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespaceGpgFrontend.html" > GpgFrontend< / a > < / li > < li class = "navelem" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html" > UI< / a > < / li >
2022-11-26 18:19:17 +00:00
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.1 < / li >
2022-05-08 19:59:26 +00:00
< / ul >
< / div >
< / body >
< / html >