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" / >
2024-01-23 07:22:33 +00:00
< title > GpgFrontend Project: GpgFrontend::UI::UISignalStation Class Reference< / title >
2022-05-08 19:59:26 +00:00
< 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 */
2024-01-23 07:22:33 +00:00
$(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1UISignalStation.html',''); initResizable(); });
2022-05-08 19:59:26 +00:00
/* @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 = "#signals" > Signals< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pri-static-attribs" > Static Private Attributes< / a > |
2024-01-23 07:22:33 +00:00
< a href = "classGpgFrontend_1_1UI_1_1UISignalStation-members.html" > List of all members< / a > < / div >
2022-05-08 22:01:23 +00:00
< div class = "headertitle" >
2024-01-23 07:22:33 +00:00
< div class = "title" > GpgFrontend::UI::UISignalStation Class Reference< / div > < / div >
2022-05-08 19:59:26 +00:00
< / div > <!-- header -->
< div class = "contents" >
< div class = "dynheader" >
2024-01-23 07:22:33 +00:00
Inheritance diagram for GpgFrontend::UI::UISignalStation:< / div >
2022-05-08 19:59:26 +00:00
< div class = "dyncontent" >
2024-01-23 07:22:33 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1UISignalStation__inherit__graph.png" border = "0" usemap = "#aGpgFrontend_1_1UI_1_1UISignalStation_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "aGpgFrontend_1_1UI_1_1UISignalStation_inherit__map" id = "aGpgFrontend_1_1UI_1_1UISignalStation_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,131,195,237" / >
< area shape = "rect" title = " " alt = "" coords = "63,5,137,83" / >
2022-05-08 22:01:23 +00:00
< / map >
2022-05-08 19:59:26 +00:00
< / div >
< div class = "dynheader" >
2024-01-23 07:22:33 +00:00
Collaboration diagram for GpgFrontend::UI::UISignalStation:< / div >
2022-05-08 19:59:26 +00:00
< div class = "dyncontent" >
2024-01-23 07:22:33 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1UISignalStation__coll__graph.png" border = "0" usemap = "#aGpgFrontend_1_1UI_1_1UISignalStation_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "aGpgFrontend_1_1UI_1_1UISignalStation_coll__map" id = "aGpgFrontend_1_1UI_1_1UISignalStation_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "5,455,195,561" / >
< area shape = "rect" title = " " alt = "" coords = "41,307,116,385" / >
< area shape = "rect" title = " " alt = "" coords = "141,300,358,392" / >
< area shape = "rect" title = " " alt = "" coords = "171,145,328,223" / >
< area shape = "rect" title = " " alt = "" coords = "230,5,269,83" / >
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 = "signals" > < / a >
2022-05-08 19:59:26 +00:00
Signals< / h2 > < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:ab188594618297e68730e0acbbcaff74b" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ab188594618297e68730e0acbbcaff74b" > < / a >
2022-05-08 19:59:26 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalKeyDatabaseRefresh< / b > ()< / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "separator:ab188594618297e68730e0acbbcaff74b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaad3bf9919b47634cc856a008d3a5af9" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aaad3bf9919b47634cc856a008d3a5af9" > < / a >
2022-05-09 15:32:58 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalKeyDatabaseRefreshDone< / b > ()< / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "separator:aaad3bf9919b47634cc856a008d3a5af9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e6b7bd872d385d96932e33e70e9c5cb" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a5e6b7bd872d385d96932e33e70e9c5cb" > < / a >
2023-08-01 15:09:22 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalUIRefresh< / b > ()< / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "separator:a5e6b7bd872d385d96932e33e70e9c5cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-30 05:39:43 +00:00
< tr class = "memitem:a1dc7383120b4bc030b3734062aacded3" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a1dc7383120b4bc030b3734062aacded3" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalMainWindowlUpdateBasicalOperaMenu< / b > (unsigned int)< / td > < / tr >
< tr class = "separator:a1dc7383120b4bc030b3734062aacded3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48b27b92e27d215912b8e9ded203f6c0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a48b27b92e27d215912b8e9ded203f6c0" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalMainWindowOpenFile< / b > (QString)< / td > < / tr >
< tr class = "separator:a48b27b92e27d215912b8e9ded203f6c0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a04aea8b748d541996044acda569589e4" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a04aea8b748d541996044acda569589e4" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalKeyRevoked< / b > (QString)< / td > < / tr >
< tr class = "separator:a04aea8b748d541996044acda569589e4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a1952bc7608f4449afd2c0f0e169a0007" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007" > SignalRefreshInfoBoard< / a > (const QString & text, < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d" > InfoBoardStatus< / a > verify_label_status)< / td > < / tr >
< tr class = "separator:a1952bc7608f4449afd2c0f0e169a0007" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a28d70bad814ed795ba47e4daf2917e19" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19" > SignalRefreshStatusBar< / a > (const QString & message, int timeout)< / td > < / tr >
< tr class = "separator:a28d70bad814ed795ba47e4daf2917e19" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6db890d5c1499e56d2ebb893358c65f4" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a6db890d5c1499e56d2ebb893358c65f4" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalNeedUserInputPassphrase< / b > (QSharedPointer< < a class = "el" href = "classGpgFrontend_1_1GpgPassphraseContext.html" > GpgPassphraseContext< / a > > )< / td > < / tr >
< tr class = "separator:a6db890d5c1499e56d2ebb893358c65f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4867f3058640386c98f27ca30cc81094" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a4867f3058640386c98f27ca30cc81094" > < / a >
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalUserInputPassphraseCallback< / b > (QSharedPointer< < a class = "el" href = "classGpgFrontend_1_1GpgPassphraseContext.html" > GpgPassphraseContext< / a > > )< / td > < / tr >
< tr class = "separator:a4867f3058640386c98f27ca30cc81094" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7fc7690f8f0c4bc48d94a1373f47fc00" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a7fc7690f8f0c4bc48d94a1373f47fc00" > < / a >
2023-08-01 15:09:22 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SignalRestartApplication< / b > (int)< / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "separator:a7fc7690f8f0c4bc48d94a1373f47fc00" > < 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 = "pub-static-methods" > < / a >
2022-05-08 19:59:26 +00:00
Static Public Member Functions< / h2 > < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a6294f44348070707b4b6abcfd1b6509d" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d" > GetInstance< / a > () -> < a class = "el" href = "classGpgFrontend_1_1UI_1_1UISignalStation.html" > UISignalStation< / a > *< / td > < / tr >
< tr class = "memdesc:a6294f44348070707b4b6abcfd1b6509d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Instance object. < a href = "classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6294f44348070707b4b6abcfd1b6509d" > < 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-static-attribs" > < / a >
2022-05-08 19:59:26 +00:00
Static Private Attributes< / h2 > < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:ae9e1a49f6de526d27985f6e17e3848b2" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ae9e1a49f6de526d27985f6e17e3848b2" > < / a >
static std::unique_ptr< < a class = "el" href = "classGpgFrontend_1_1UI_1_1UISignalStation.html" > UISignalStation< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < b > instance< / b > = nullptr< / td > < / tr >
< tr class = "separator:ae9e1a49f6de526d27985f6e17e3848b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< / table >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2024-01-23 07:22:33 +00:00
< a id = "a6294f44348070707b4b6abcfd1b6509d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6294f44348070707b4b6abcfd1b6509d" > ◆ < / a > < / span > GetInstance()< / 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 >
2024-01-23 07:22:33 +00:00
< td class = "memname" > auto GpgFrontend::UI::UISignalStation::GetInstance < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
2024-01-23 07:22:33 +00:00
< td > -> < a class = "el" href = "classGpgFrontend_1_1UI_1_1UISignalStation.html" > UISignalStation< / a > *< / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Instance object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > SignalStation* < / dd > < / dl >
2024-01-23 07:22:33 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1CommonUtils.html#a78f5c2696152e9326e845c76c94be965" > GpgFrontend::UI::CommonUtils::CommonUtils()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a5339dcb3890afa6ca4f50fb833bafaa0" > GpgFrontend::UI::SetOwnerTrustLevel::Exec()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835" > GpgFrontend::UI::GnuPGControllerDialog::GnuPGControllerDialog()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010" > GpgFrontend::UI::InfoBoardWidget::InfoBoardWidget()< / a > , < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad" > GpgFrontend::UI::InitGpgFrontendUI()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9" > GpgFrontend::UI::KeyGenDialog::KeyGenDialog()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64" > GpgFrontend::UI::KeyMgmt::KeyMgmt()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27" > GpgFrontend::UI::KeyNewUIDDialog::KeyNewUIDDialog()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a90263d565b9343cf03de5542e9dee9a7" > GpgFrontend::UI::KeyPairDetailTab::KeyPairDetailTab()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8" > GpgFrontend::UI::KeyPairOperaTab::KeyPairOperaTab()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a9ba9e92dcb92dbed09db4aa72d2c346d" > GpgFrontend::UI::KeyPairSubkeyTab::KeyPairSubkeyTab()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0743109e397d0cc842b2d5155c61ecf3" > GpgFrontend::UI::KeyPairUIDTab::KeyPairUIDTab()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e" > GpgFrontend::UI::KeyServerImportDialog::KeyServerImportDialog()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55" > GpgFrontend::UI::KeyUIDSignDialog::KeyUIDSignDialog()< / a > , and < a class = "el" href = "classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aab426dec4b4655b215b09b490e05ad05" > GpgFrontend::UI::SubkeyGenerateDialog::slot_key_gen_accept()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "a1952bc7608f4449afd2c0f0e169a0007" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1952bc7608f4449afd2c0f0e169a0007" > ◆ < / a > < / span > SignalRefreshInfoBoard< / 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 >
2024-01-23 07:22:33 +00:00
< td class = "memname" > void GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard < / 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" > < a class = "el" href = "namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d" > InfoBoardStatus< / a >   < / td >
< td class = "paramname" > < em > verify_label_status< / 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" > signal< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > text< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > verify_label_status< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010" > GpgFrontend::UI::InfoBoardWidget::InfoBoardWidget()< / a > .< / p >
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "a28d70bad814ed795ba47e4daf2917e19" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a28d70bad814ed795ba47e4daf2917e19" > ◆ < / a > < / span > SignalRefreshStatusBar< / 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 >
2024-01-23 07:22:33 +00:00
< td class = "memname" > void GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
< td class = "paramtype" > const QString &   < / td >
< td class = "paramname" > < em > message< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > timeout< / 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" > signal< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > message< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > timeout< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2022-11-26 18:19:17 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64" > GpgFrontend::UI::KeyMgmt::KeyMgmt()< / 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 >
2024-01-23 07:22:33 +00:00
< li > src/ui/< a class = "el" href = "UISignalStation_8h_source.html" > UISignalStation.h< / a > < / li >
< li > src/ui/UISignalStation.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 >
2024-01-23 07:22:33 +00:00
< 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_1UISignalStation.html" > UISignalStation< / 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 >