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" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2022-05-08 19:59:26 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > GpgFrontend Project: GpgFrontend::UI::SignersPicker Class 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-05-08 22:01:23 +00:00
<!-- Generated by Doxygen 1.8.17 -->
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 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
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('classGpgFrontend_1_1UI_1_1SignersPicker.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 = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
< a href = "classGpgFrontend_1_1UI_1_1SignersPicker-members.html" > List of all members< / a > < / div >
2022-05-08 22:01:23 +00:00
< div class = "headertitle" >
< div class = "title" > GpgFrontend::UI::SignersPicker Class Reference< / div > < / div >
2022-05-08 19:59:26 +00:00
< / div > <!-- header -->
< div class = "contents" >
< div class = "dynheader" >
Inheritance diagram for GpgFrontend::UI::SignersPicker:< / div >
< div class = "dyncontent" >
2022-05-08 22:01:23 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1SignersPicker__inherit__graph.png" border = "0" usemap = "#GpgFrontend_1_1UI_1_1SignersPicker_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "GpgFrontend_1_1UI_1_1SignersPicker_inherit__map" id = "GpgFrontend_1_1UI_1_1SignersPicker_inherit__map" >
2022-09-03 12:23:15 +00:00
< area shape = "rect" title = " " alt = "" coords = "10,359,193,495" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html" title = " " alt = "" coords = "5,131,197,311" / >
< area shape = "rect" title = " " alt = "" coords = "64,5,139,83" / >
2022-05-08 22:01:23 +00:00
< / map >
2022-05-08 19:59:26 +00:00
< / div >
< div class = "dynheader" >
Collaboration diagram for GpgFrontend::UI::SignersPicker:< / div >
< div class = "dyncontent" >
2022-05-08 22:01:23 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.png" border = "0" usemap = "#GpgFrontend_1_1UI_1_1SignersPicker_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "GpgFrontend_1_1UI_1_1SignersPicker_coll__map" id = "GpgFrontend_1_1UI_1_1SignersPicker_coll__map" >
2022-07-22 19:42:14 +00:00
< area shape = "rect" title = " " alt = "" coords = "322,2009,505,2131" / >
2022-09-03 12:23:15 +00:00
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html" title = " " alt = "" coords = "52,1605,244,1771" / >
2022-07-22 19:42:14 +00:00
< area shape = "rect" title = " " alt = "" coords = "5,1267,80,1345" / >
< area shape = "rect" title = "STL class." alt = "" coords = "105,1267,191,1345" / >
< area shape = "rect" title = "STL class." alt = "" coords = "79,1054,217,1146" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1KeyList.html" title = " " alt = "" coords = "395,1429,597,1947" / >
< area shape = "rect" title = " " alt = "" coords = "215,1267,294,1345" / >
< area shape = "rect" title = " " alt = "" coords = "211,307,421,399" / >
< area shape = "rect" title = "STL class." alt = "" coords = "266,145,374,223" / >
< area shape = "rect" title = " " alt = "" coords = "679,5,718,83" / >
< area shape = "rect" title = "STL class." alt = "" coords = "429,145,587,223" / >
< area shape = "rect" title = "STL class." alt = "" coords = "701,620,830,697" / >
< area shape = "rect" title = "STL class." alt = "" coords = "825,145,983,223" / >
< area shape = "rect" title = " " alt = "" coords = "369,833,567,925" / >
< area shape = "rect" title = " " alt = "" coords = "515,300,685,407" / >
< area shape = "rect" title = " " alt = "" coords = "501,1260,691,1352" / >
< area shape = "rect" href = "structGpgFrontend_1_1UI_1_1KeyTable.html" title = " " alt = "" coords = "499,1003,693,1197" / >
< area shape = "rect" title = " " alt = "" coords = "592,833,781,925" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgKey.html" title = " " alt = "" coords = "499,547,677,771" / >
< area shape = "rect" title = "STL class." alt = "" coords = "1054,1267,1146,1345" / >
< area shape = "rect" title = " " alt = "" coords = "931,431,1079,523" / >
2022-05-08 22:01:23 +00:00
< / map >
2022-05-08 19:59:26 +00:00
< / div >
< table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
2022-05-08 19:59:26 +00:00
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a02c3ba737702894fc6d4ac1a1c543ccb" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SignersPicker.html#a02c3ba737702894fc6d4ac1a1c543ccb" > SignersPicker< / a > (QWidget *parent=nullptr)< / td > < / tr >
< tr class = "memdesc:a02c3ba737702894fc6d4ac1a1c543ccb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Signers Picker object. < a href = "classGpgFrontend_1_1UI_1_1SignersPicker.html#a02c3ba737702894fc6d4ac1a1c543ccb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a02c3ba737702894fc6d4ac1a1c543ccb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e98dcdf647a2e0e6455998b018aed00" > < td class = "memItemLeft" align = "right" valign = "top" > GpgFrontend::KeyIdArgsListPtr  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SignersPicker.html#a2e98dcdf647a2e0e6455998b018aed00" > GetCheckedSigners< / a > ()< / td > < / tr >
< tr class = "memdesc:a2e98dcdf647a2e0e6455998b018aed00" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Checked Signers object. < a href = "classGpgFrontend_1_1UI_1_1SignersPicker.html#a2e98dcdf647a2e0e6455998b018aed00" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2e98dcdf647a2e0e6455998b018aed00" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-07-22 19:42:14 +00:00
< tr class = "memitem:aba7633983da57c7a7eb2710a1f33f7ac" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SignersPicker.html#aba7633983da57c7a7eb2710a1f33f7ac" > GetStatus< / a > () const< / td > < / tr >
< tr class = "separator:aba7633983da57c7a7eb2710a1f33f7ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classGpgFrontend_1_1UI_1_1GeneralDialog')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html" > GpgFrontend::UI::GeneralDialog< / a > < / td > < / tr >
< tr class = "memitem:ac9de4c49668ffaeb6916c64f878a202c inherit pub_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html#ac9de4c49668ffaeb6916c64f878a202c" > GeneralDialog< / a > (std::string name, QWidget *parent=nullptr)< / td > < / tr >
< tr class = "separator:ac9de4c49668ffaeb6916c64f878a202c inherit pub_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-09-03 12:23:15 +00:00
< tr class = "memitem:abad7cff23d2426820e320ecea47b479c inherit pub_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "abad7cff23d2426820e320ecea47b479c" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > setPosCenterOfScreen< / b > ()< / td > < / tr >
< tr class = "separator:abad7cff23d2426820e320ecea47b479c inherit pub_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< / table > < table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
2022-05-08 19:59:26 +00:00
Private Attributes< / h2 > < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a4daf860ef736aedd986e566383666be5" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a4daf860ef736aedd986e566383666be5" > < / a >
2022-05-08 19:59:26 +00:00
< a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyList.html" > KeyList< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < b > key_list_< / b > < / td > < / tr >
< tr class = "separator:a4daf860ef736aedd986e566383666be5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-07-22 19:42:14 +00:00
< tr class = "memitem:a524ee72ddb4fe397d71c0d4b5eb69171" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a524ee72ddb4fe397d71c0d4b5eb69171" > < / a >
bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > accepted_< / b > = false< / td > < / tr >
< tr class = "separator:a524ee72ddb4fe397d71c0d4b5eb69171" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< / table >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2022-05-08 22:01:23 +00:00
< a id = "a02c3ba737702894fc6d4ac1a1c543ccb" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a02c3ba737702894fc6d4ac1a1c543ccb" > ◆ < / a > < / span > SignersPicker()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > GpgFrontend::UI::SignersPicker::SignersPicker < / td >
< td > (< / td >
< td class = "paramtype" > QWidget *  < / td >
< td class = "paramname" > < em > parent< / em > = < code > nullptr< / code > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Construct a new Signers Picker object. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > parent< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyList.html#a73ddb7feb1f70eac44e038c3dc925fec" > GpgFrontend::UI::KeyList::AddListGroupTab()< / a > , and < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#aefa0a44adb1b7c49553a85b545fdffe1" > GpgFrontend::GpgKey::IsHasActualSigningCapability()< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-05-08 22:01:23 +00:00
< a id = "a2e98dcdf647a2e0e6455998b018aed00" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2e98dcdf647a2e0e6455998b018aed00" > ◆ < / a > < / span > GetCheckedSigners()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GpgFrontend::KeyIdArgsListPtr GpgFrontend::UI::SignersPicker::GetCheckedSigners < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Checked Signers object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > GpgFrontend::KeyIdArgsListPtr < / dd > < / dl >
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyList.html#a81c2e36427371fa6ae6381870b9b5bdd" > GpgFrontend::UI::KeyList::GetPrivateChecked()< / a > .< / p >
2022-07-22 19:42:14 +00:00
< / div >
< / div >
< a id = "aba7633983da57c7a7eb2710a1f33f7ac" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aba7633983da57c7a7eb2710a1f33f7ac" > ◆ < / a > < / span > GetStatus()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool GpgFrontend::UI::SignersPicker::GetStatus < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "section return" > < dt > Returns< / dt > < dd > < / dd > < / dl >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
2022-07-22 19:42:14 +00:00
< li > src/ui/dialog/< a class = "el" href = "SignersPicker_8h_source.html" > SignersPicker.h< / a > < / li >
< li > src/ui/dialog/SignersPicker.cpp< / li >
2022-05-08 19:59:26 +00:00
< / ul >
< / 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 > < li class = "navelem" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SignersPicker.html" > SignersPicker< / a > < / li >
2022-05-08 22:01:23 +00:00
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
2022-05-08 19:59:26 +00:00
< / ul >
< / div >
< / body >
< / html >