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::KeyServerImportDialog 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-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('classGpgFrontend_1_1UI_1_1KeyServerImportDialog.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-slots" > Public Slots< / a > |
< a href = "#signals" > Signals< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pri-slots" > Private Slots< / a > |
< a href = "#pri-methods" > Private Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
< a href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog-members.html" > List of all members< / a > < / div >
2022-05-08 22:01:23 +00:00
< div class = "headertitle" >
< div class = "title" > GpgFrontend::UI::KeyServerImportDialog 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::KeyServerImportDialog:< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.png" border = "0" usemap = "#aGpgFrontend_1_1UI_1_1KeyServerImportDialog_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "aGpgFrontend_1_1UI_1_1KeyServerImportDialog_inherit__map" id = "aGpgFrontend_1_1UI_1_1KeyServerImportDialog_inherit__map" >
2022-12-22 08:19:55 +00:00
< area shape = "rect" title = " " alt = "" coords = "26,403,227,847" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html" title = " " alt = "" coords = "5,131,248,355" / >
< area shape = "rect" title = " " alt = "" coords = "89,5,164,83" / >
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::KeyServerImportDialog:< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.png" border = "0" usemap = "#aGpgFrontend_1_1UI_1_1KeyServerImportDialog_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "aGpgFrontend_1_1UI_1_1KeyServerImportDialog_coll__map" id = "aGpgFrontend_1_1UI_1_1KeyServerImportDialog_coll__map" >
2022-12-22 08:19:55 +00:00
< area shape = "rect" title = " " alt = "" coords = "26,545,227,989" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html" title = " " alt = "" coords = "5,287,248,496" / >
< area shape = "rect" title = " " alt = "" coords = "68,147,143,224" / >
< area shape = "rect" title = " " alt = "" coords = "167,147,254,224" / >
< area shape = "rect" title = " " alt = "" coords = "141,5,280,97" / >
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-slots" > < / a >
2022-05-08 19:59:26 +00:00
Public Slots< / h2 > < / td > < / tr >
< tr class = "memitem:a1e17305d6b470d0f7050eb8e3e6ee3d8" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a1e17305d6b470d0f7050eb8e3e6ee3d8" > SlotImport< / a > (const KeyIdArgsListPtr & keys)< / td > < / tr >
< tr class = "separator:a1e17305d6b470d0f7050eb8e3e6ee3d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-07-22 19:42:14 +00:00
< tr class = "memitem:abb3d99b2c17b0f6ddb0e5b93dd8f8802" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#abb3d99b2c17b0f6ddb0e5b93dd8f8802" > SlotImport< / a > (std::vector< std::string > key_ids_list, std::string keyserver_url)< / td > < / tr >
< tr class = "separator:abb3d99b2c17b0f6ddb0e5b93dd8f8802" > < 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 = "signals" > < / a >
2022-05-08 19:59:26 +00:00
Signals< / h2 > < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:ad7f4df9aa6ee20ff4a36049bbf3e7f6e" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ad7f4df9aa6ee20ff4a36049bbf3e7f6e" > < / a >
2022-05-08 19:59:26 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalKeyImported< / b > ()< / td > < / tr >
< tr class = "separator:ad7f4df9aa6ee20ff4a36049bbf3e7f6e" > < 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 = "pub-methods" > < / a >
2022-05-08 19:59:26 +00:00
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a96b40e94b5c5a3216f513b9699820063" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a96b40e94b5c5a3216f513b9699820063" > KeyServerImportDialog< / a > (bool automatic, QWidget *parent)< / td > < / tr >
< tr class = "memdesc:a96b40e94b5c5a3216f513b9699820063" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Key Server Import Dialog object. < a href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a96b40e94b5c5a3216f513b9699820063" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a96b40e94b5c5a3216f513b9699820063" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4c4e44963dcd4f656b10788a7fafbb4e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e" > KeyServerImportDialog< / a > (QWidget *parent)< / td > < / tr >
< tr class = "memdesc:a4c4e44963dcd4f656b10788a7fafbb4e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Key Server Import Dialog object. < a href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4c4e44963dcd4f656b10788a7fafbb4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-07-22 19:42:14 +00:00
< 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-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-slots" > < / a >
2022-05-08 19:59:26 +00:00
Private Slots< / h2 > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:ac9c14bbc97945c94fd02c8e067ccab06" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ac9c14bbc97945c94fd02c8e067ccab06" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06" > slot_import< / a > ()< / td > < / tr >
< tr class = "memdesc:ac9c14bbc97945c94fd02c8e067ccab06" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > import key(s) for the key table selection < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:ac9c14bbc97945c94fd02c8e067ccab06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-07-22 19:42:14 +00:00
< tr class = "memitem:ab0585bbabc450d2cb571a5bd374ebb0e" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ab0585bbabc450d2cb571a5bd374ebb0e" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > slot_search_finished< / b > (QNetworkReply::NetworkError reply, QByteArray buffer)< / td > < / tr >
< tr class = "separator:ab0585bbabc450d2cb571a5bd374ebb0e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6f1c5238da7cd6f117bed8018469b37a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f1c5238da7cd6f117bed8018469b37a" > slot_import_finished< / a > (QNetworkReply::NetworkError error, QByteArray buffer)< / td > < / tr >
< tr class = "separator:a6f1c5238da7cd6f117bed8018469b37a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:adc7249b039e078c84f705c7111a148b0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "adc7249b039e078c84f705c7111a148b0" > < / a >
2022-05-08 19:59:26 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > slot_search< / b > ()< / td > < / tr >
< tr class = "separator:adc7249b039e078c84f705c7111a148b0" > < 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 = "pri-methods" > < / a >
2022-05-08 19:59:26 +00:00
Private Member Functions< / h2 > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:a6f006d4702885fb41317d10d654dfa3c" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a6f006d4702885fb41317d10d654dfa3c" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f006d4702885fb41317d10d654dfa3c" > create_keys_table< / a > ()< / td > < / tr >
< tr class = "memdesc:a6f006d4702885fb41317d10d654dfa3c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Create a keys table object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:a6f006d4702885fb41317d10d654dfa3c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab93fbf5e0626bffe398f5baa2bc00b1a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a" > set_message< / a > (const QString & text, bool error)< / td > < / tr >
< tr class = "memdesc:ab93fbf5e0626bffe398f5baa2bc00b1a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the message object. < a href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab93fbf5e0626bffe398f5baa2bc00b1a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3b818c2a3e5c32fc32425b17e63367e2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2" > import_keys< / a > (ByteArrayPtr in_data)< / td > < / tr >
< tr class = "separator:a3b818c2a3e5c32fc32425b17e63367e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad4a75da57fa18bfcfaeb7fc601f1c8f6" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6" > set_loading< / a > (bool status)< / td > < / tr >
< tr class = "memdesc:ad4a75da57fa18bfcfaeb7fc601f1c8f6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the loading object. < a href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad4a75da57fa18bfcfaeb7fc601f1c8f6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a4c5d8a43fd8a6f1c217d83694dcc689c" > < td class = "memItemLeft" align = "right" valign = "top" > QPushButton *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c5d8a43fd8a6f1c217d83694dcc689c" > create_button< / a > (const QString & text, const char *member)< / td > < / tr >
< tr class = "memdesc:a4c5d8a43fd8a6f1c217d83694dcc689c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Create a button object. < a href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c5d8a43fd8a6f1c217d83694dcc689c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4c5d8a43fd8a6f1c217d83694dcc689c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "memitem:ab9e2fe38d54c0f0d3d73907300faa513" > < td class = "memItemLeft" align = "right" valign = "top" > QComboBox *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab9e2fe38d54c0f0d3d73907300faa513" > create_comboBox< / a > ()< / td > < / tr >
< tr class = "memdesc:ab9e2fe38d54c0f0d3d73907300faa513" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Create a comboBox object. < a href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab9e2fe38d54c0f0d3d73907300faa513" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab9e2fe38d54c0f0d3d73907300faa513" > < 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 = "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:aab814c68a1d532bef6e0e77b6614c622" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aab814c68a1d532bef6e0e77b6614c622" > < / a >
2022-05-08 19:59:26 +00:00
bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > m_automatic_< / b > = false< / td > < / tr >
< tr class = "separator:aab814c68a1d532bef6e0e77b6614c622" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:af615a531375a74aa4b46a7dd53d38422" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af615a531375a74aa4b46a7dd53d38422" > < / a >
2022-05-08 19:59:26 +00:00
QLineEdit *  < / td > < td class = "memItemRight" valign = "bottom" > < b > search_line_edit_< / b > {}< / td > < / tr >
< tr class = "separator:af615a531375a74aa4b46a7dd53d38422" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a4cbacc689425edd3105af64083c7b3a1" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a4cbacc689425edd3105af64083c7b3a1" > < / a >
2022-05-08 19:59:26 +00:00
QComboBox *  < / td > < td class = "memItemRight" valign = "bottom" > < b > key_server_combo_box_< / b > {}< / td > < / tr >
< tr class = "separator:a4cbacc689425edd3105af64083c7b3a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:ab2e8ddb2180df363ad2cf8fc27fabee3" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ab2e8ddb2180df363ad2cf8fc27fabee3" > < / a >
2022-05-08 19:59:26 +00:00
QProgressBar *  < / td > < td class = "memItemRight" valign = "bottom" > < b > waiting_bar_< / b > < / td > < / tr >
< tr class = "separator:ab2e8ddb2180df363ad2cf8fc27fabee3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a95460bd9977b72ef20d4566f5e231dab" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a95460bd9977b72ef20d4566f5e231dab" > < / a >
2022-05-08 19:59:26 +00:00
QLabel *  < / td > < td class = "memItemRight" valign = "bottom" > < b > search_label_< / b > {}< / td > < / tr >
< tr class = "separator:a95460bd9977b72ef20d4566f5e231dab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a9d752319d7342f0156f8dfa15868fc48" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a9d752319d7342f0156f8dfa15868fc48" > < / a >
2022-05-08 19:59:26 +00:00
QLabel *  < / td > < td class = "memItemRight" valign = "bottom" > < b > key_server_label_< / b > {}< / td > < / tr >
< tr class = "separator:a9d752319d7342f0156f8dfa15868fc48" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a228c855a0676155572d691cb0df9c328" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a228c855a0676155572d691cb0df9c328" > < / a >
2022-05-08 19:59:26 +00:00
QLabel *  < / td > < td class = "memItemRight" valign = "bottom" > < b > message_< / b > {}< / td > < / tr >
< tr class = "separator:a228c855a0676155572d691cb0df9c328" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a7f6e60d52be1bc06e2f9ddad4ca11d98" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a7f6e60d52be1bc06e2f9ddad4ca11d98" > < / a >
2022-05-08 19:59:26 +00:00
QLabel *  < / td > < td class = "memItemRight" valign = "bottom" > < b > icon_< / b > {}< / td > < / tr >
< tr class = "separator:a7f6e60d52be1bc06e2f9ddad4ca11d98" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:abdf29b8b4337573cafd839fd4ce25104" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "abdf29b8b4337573cafd839fd4ce25104" > < / a >
2022-05-08 19:59:26 +00:00
QPushButton *  < / td > < td class = "memItemRight" valign = "bottom" > < b > close_button_< / b > {}< / td > < / tr >
< tr class = "separator:abdf29b8b4337573cafd839fd4ce25104" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:afae8573a9f425bd53c84828576f4ac1f" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "afae8573a9f425bd53c84828576f4ac1f" > < / a >
2022-05-08 19:59:26 +00:00
QPushButton *  < / td > < td class = "memItemRight" valign = "bottom" > < b > import_button_< / b > {}< / td > < / tr >
< tr class = "separator:afae8573a9f425bd53c84828576f4ac1f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a3d2e0010ac4e4ed0b2a88d9487d2732c" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a3d2e0010ac4e4ed0b2a88d9487d2732c" > < / a >
2022-05-08 19:59:26 +00:00
QPushButton *  < / td > < td class = "memItemRight" valign = "bottom" > < b > search_button_< / b > {}< / td > < / tr >
< tr class = "separator:a3d2e0010ac4e4ed0b2a88d9487d2732c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:af48f4a6d2744bad2759e691f9c59f209" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af48f4a6d2744bad2759e691f9c59f209" > < / a >
2022-05-08 19:59:26 +00:00
QTableWidget *  < / td > < td class = "memItemRight" valign = "bottom" > < b > keys_table_< / b > {}< / td > < / tr >
< tr class = "separator:af48f4a6d2744bad2759e691f9c59f209" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-12-22 08:19:55 +00:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html" > GpgFrontend::UI::GeneralDialog< / a > < / td > < / tr >
< tr class = "memitem:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "abad7cff23d2426820e320ecea47b479c" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > setPosCenterOfScreen< / b > ()< / td > < / tr >
< tr class = "separator:abad7cff23d2426820e320ecea47b479c inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ad9d5be542aa422450a96dff00232ebe5" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > movePosition2CenterOfParent< / b > ()< / td > < / tr >
< tr class = "separator:ad9d5be542aa422450a96dff00232ebe5 inherit pro_methods_classGpgFrontend_1_1UI_1_1GeneralDialog" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
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 = "a96b40e94b5c5a3216f513b9699820063" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a96b40e94b5c5a3216f513b9699820063" > ◆ < / a > < / span > KeyServerImportDialog() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GpgFrontend::UI::KeyServerImportDialog::KeyServerImportDialog < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > automatic< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > QWidget *  < / td >
< td class = "paramname" > < em > parent< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Construct a new Key Server Import Dialog object. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > automatic< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > parent< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2023-04-05 05:26:17 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab9e2fe38d54c0f0d3d73907300faa513" > create_comboBox()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f006d4702885fb41317d10d654dfa3c" > create_keys_table()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1SignalStation.html#abe381ce56a7b157a3760b2fd9c3b7419" > GpgFrontend::UI::SignalStation::GetInstance()< / a > , < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36" > GpgFrontend::SingletonFunctionObject< GlobalSettingStation > ::GetInstance()< / a > , < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#a819b3f4ea553fc1e839ef0ae230f0ea2" > GpgFrontend::GlobalSettingStation::LookupSettings()< / a > , and < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06" > slot_import()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "a4c4e44963dcd4f656b10788a7fafbb4e" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c4e44963dcd4f656b10788a7fafbb4e" > ◆ < / a > < / span > KeyServerImportDialog() < 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" > GpgFrontend::UI::KeyServerImportDialog::KeyServerImportDialog < / td >
< td > (< / td >
< td class = "paramtype" > QWidget *  < / td >
< td class = "paramname" > < em > parent< / em > < / 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 Key Server Import Dialog 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_1KeyServerImportDialog.html#ab9e2fe38d54c0f0d3d73907300faa513" > create_comboBox()< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-05-08 22:01:23 +00:00
< a id = "a4c5d8a43fd8a6f1c217d83694dcc689c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c5d8a43fd8a6f1c217d83694dcc689c" > ◆ < / a > < / span > create_button()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-05-08 22:01:23 +00:00
< td class = "memname" > QPushButton* GpgFrontend::UI::KeyServerImportDialog::create_button < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
< td class = "paramtype" > const QString &   < / td >
< td class = "paramname" > < em > text< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > member< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Create a button object. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > text< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > member< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > QPushButton* < / dd > < / dl >
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "ab9e2fe38d54c0f0d3d73907300faa513" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab9e2fe38d54c0f0d3d73907300faa513" > ◆ < / a > < / span > create_comboBox()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > QComboBox * GpgFrontend::UI::KeyServerImportDialog::create_comboBox < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Create a comboBox object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > QComboBox* < / dd > < / dl >
2022-05-22 16:12:20 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsObject.html#a5ddcc2e0bc6d4c2f88e6e00371d4792e" > GpgFrontend::UI::SettingsObject::Check()< / a > .< / p >
2022-05-08 22:01:23 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a96b40e94b5c5a3216f513b9699820063" > KeyServerImportDialog()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "a3b818c2a3e5c32fc32425b17e63367e2" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b818c2a3e5c32fc32425b17e63367e2" > ◆ < / a > < / span > import_keys()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::KeyServerImportDialog::import_keys < / td >
< td > (< / td >
< td class = "paramtype" > ByteArrayPtr  < / td >
< td class = "paramname" > < em > in_data< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > in_data< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2022-05-08 22:01:23 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36" > GpgFrontend::SingletonFunctionObject< GpgKeyImportExporter > ::GetInstance()< / a > , and < a class = "el" href = "classGpgFrontend_1_1GpgKeyImportExporter.html#ab7a9be5283047695cd47562775adf79d" > GpgFrontend::GpgKeyImportExporter::ImportKey()< / a > .< / p >
2022-05-08 19:59:26 +00:00
2022-07-22 19:42:14 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f1c5238da7cd6f117bed8018469b37a" > slot_import_finished()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "ad4a75da57fa18bfcfaeb7fc601f1c8f6" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad4a75da57fa18bfcfaeb7fc601f1c8f6" > ◆ < / a > < / span > set_loading()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::KeyServerImportDialog::set_loading < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > status< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the loading object. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > status< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "ab93fbf5e0626bffe398f5baa2bc00b1a" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab93fbf5e0626bffe398f5baa2bc00b1a" > ◆ < / a > < / span > set_message()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::KeyServerImportDialog::set_message < / td >
< td > (< / td >
< td class = "paramtype" > const QString &   < / td >
< td class = "paramname" > < em > text< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > error< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Set the message object. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > text< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > error< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2022-07-22 19:42:14 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f1c5238da7cd6f117bed8018469b37a" > slot_import_finished()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2022-07-22 19:42:14 +00:00
< a id = "a6f1c5238da7cd6f117bed8018469b37a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6f1c5238da7cd6f117bed8018469b37a" > ◆ < / a > < / span > slot_import_finished< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::KeyServerImportDialog::slot_import_finished < / td >
< td > (< / td >
2022-07-22 19:42:14 +00:00
< td class = "paramtype" > QNetworkReply::NetworkError  < / td >
< td class = "paramname" > < em > error< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
2022-05-08 19:59:26 +00:00
< td > < / td >
2022-07-22 19:42:14 +00:00
< td class = "paramtype" > QByteArray  < / td >
< td class = "paramname" > < em > buffer< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < span class = "mlabel" > slot< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > keyid< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2" > import_keys()< / a > , and < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a" > set_message()< / a > .< / p >
2022-07-22 19:42:14 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#abb3d99b2c17b0f6ddb0e5b93dd8f8802" > SlotImport()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "a1e17305d6b470d0f7050eb8e3e6ee3d8" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e17305d6b470d0f7050eb8e3e6ee3d8" > ◆ < / a > < / span > SlotImport < 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::UI::KeyServerImportDialog::SlotImport < / td >
< td > (< / td >
< td class = "paramtype" > const KeyIdArgsListPtr &   < / td >
< td class = "paramname" > < em > keys< / em > < / td > < 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" >
< tr > < td class = "paramname" > keys< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2022-07-22 19:42:14 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsObject.html#a5ddcc2e0bc6d4c2f88e6e00371d4792e" > GpgFrontend::UI::SettingsObject::Check()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06" > slot_import()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2022-07-22 19:42:14 +00:00
< a id = "abb3d99b2c17b0f6ddb0e5b93dd8f8802" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abb3d99b2c17b0f6ddb0e5b93dd8f8802" > ◆ < / a > < / span > SlotImport < span class = "overload" > [2/2]< / span > < / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void GpgFrontend::UI::KeyServerImportDialog::SlotImport < / td >
< td > (< / td >
2022-07-22 19:42:14 +00:00
< td class = "paramtype" > std::vector< std::string >   < / td >
< td class = "paramname" > < em > key_ids_list< / em > , < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2022-07-22 19:42:14 +00:00
< td class = "paramtype" > std::string  < / td >
< td class = "paramname" > < em > keyserver_url< / em >   < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< 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" >
< tr > < td class = "paramname" > keyIds< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > keyserverUrl< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2022-07-22 19:42:14 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36" > GpgFrontend::SingletonFunctionObject< TaskRunnerGetter > ::GetInstance()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a6b2c07d193fb28a57b1738fa493b2b3f" > GpgFrontend::UI::KeyServerImportTask::SignalKeyServerImportResult()< / a > , and < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f1c5238da7cd6f117bed8018469b37a" > slot_import_finished()< / a > .< / p >
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/import_export/< a class = "el" href = "KeyServerImportDialog_8h_source.html" > KeyServerImportDialog.h< / a > < / li >
< li > src/ui/dialog/import_export/KeyServerImportDialog.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_1KeyServerImportDialog.html" > KeyServerImportDialog< / 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 >