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::SettingsDialog 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_1SettingsDialog.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 = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pub-attribs" > Public Attributes< / 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_1SettingsDialog-members.html" > List of all members< / a > < / div >
2022-05-08 22:01:23 +00:00
< div class = "headertitle" >
< div class = "title" > GpgFrontend::UI::SettingsDialog 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::SettingsDialog:< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1SettingsDialog__inherit__graph.png" border = "0" usemap = "#aGpgFrontend_1_1UI_1_1SettingsDialog_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "aGpgFrontend_1_1UI_1_1SettingsDialog_inherit__map" id = "aGpgFrontend_1_1UI_1_1SettingsDialog_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "28,403,225,641" / >
< 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::SettingsDialog:< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.png" border = "0" usemap = "#aGpgFrontend_1_1UI_1_1SettingsDialog_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "aGpgFrontend_1_1UI_1_1SettingsDialog_coll__map" id = "aGpgFrontend_1_1UI_1_1SettingsDialog_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "506,2319,703,2499" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html" title = " " alt = "" coords = "1594,1723,1837,1933" / >
< area shape = "rect" title = " " alt = "" coords = "1715,1345,1790,1422" / >
< area shape = "rect" title = " " alt = "" coords = "1604,1345,1691,1422" / >
< area shape = "rect" title = " " alt = "" coords = "1383,1789,1570,1867" / >
< area shape = "rect" title = " " alt = "" coords = "1641,1131,1779,1223" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1GeneralTab.html" title = " " alt = "" coords = "783,2149,991,2256" / >
< area shape = "rect" title = " " alt = "" coords = "615,1345,693,1422" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1KeyList.html" title = " " alt = "" coords = "941,1569,1143,2087" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1AppearanceTab.html" title = " " alt = "" coords = "487,1767,722,1889" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1NetworkTab.html" title = " " alt = "" coords = "252,1738,464,1918" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1KeyserverTab.html" title = " " alt = "" coords = "5,1716,228,1940" / >
< area shape = "rect" title = " " alt = "" coords = "813,1453,961,1545" / >
< area shape = "rect" title = " " alt = "" coords = "542,1139,699,1216" / >
< area shape = "rect" title = " " alt = "" coords = "851,1337,999,1429" / >
< area shape = "rect" title = " " alt = "" coords = "416,1337,591,1429" / >
< area shape = "rect" title = " " alt = "" coords = "239,1337,391,1429" / >
< area shape = "rect" title = " " alt = "" coords = "33,1337,195,1429" / >
< area shape = "rect" title = " " alt = "" coords = "1036,5,1075,83" / >
< area shape = "rect" title = " " alt = "" coords = "977,145,1134,223" / >
< area shape = "rect" title = " " alt = "" coords = "1392,620,1521,697" / >
< area shape = "rect" title = " " alt = "" coords = "811,431,1022,523" / >
< area shape = "rect" title = " " alt = "" coords = "1057,795,1256,887" / >
< area shape = "rect" title = " " alt = "" coords = "970,300,1141,407" / >
< area shape = "rect" title = " " alt = "" coords = "1079,1337,1269,1429" / >
< area shape = "rect" href = "structGpgFrontend_1_1UI_1_1KeyTable.html" title = " " alt = "" coords = "1077,1080,1271,1275" / >
< area shape = "rect" title = " " alt = "" coords = "990,911,1179,1003" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgKey.html" title = " " alt = "" coords = "967,547,1144,771" / >
< area shape = "rect" title = " " alt = "" coords = "1293,1345,1385,1422" / >
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 >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:aa1a54f43f17388a07befb5f15e4906ea" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aa1a54f43f17388a07befb5f15e4906ea" > < / a >
2022-05-08 19:59:26 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > SlotAccept< / b > ()< / td > < / tr >
< tr class = "separator:aa1a54f43f17388a07befb5f15e4906ea" > < 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 = "signals" > < / a >
2022-05-08 19:59:26 +00:00
Signals< / h2 > < / td > < / tr >
< tr class = "memitem:a91b25637962923a4bc646e8e1ab5d068" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a91b25637962923a4bc646e8e1ab5d068" > SignalRestartNeeded< / a > (bool needed)< / td > < / tr >
< tr class = "separator:a91b25637962923a4bc646e8e1ab5d068" > < 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:a1b7ddc7861d1b4b9dc3810ed98023ffc" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc" > SettingsDialog< / a > (QWidget *parent=nullptr)< / td > < / tr >
< tr class = "memdesc:a1b7ddc7861d1b4b9dc3810ed98023ffc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Settings Dialog object. < a href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1b7ddc7861d1b4b9dc3810ed98023ffc" > < 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 = "pub-static-methods" > < / a >
2022-05-08 19:59:26 +00:00
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:acd22ac2fd91704551e5317e2c549ae26" > < td class = "memItemLeft" align = "right" valign = "top" > static QHash< QString, QString >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#acd22ac2fd91704551e5317e2c549ae26" > ListLanguages< / a > ()< / td > < / tr >
< tr class = "separator:acd22ac2fd91704551e5317e2c549ae26" > < 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-attribs" > < / a >
2022-05-08 19:59:26 +00:00
Public Attributes< / h2 > < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a6532bcf29023e2d18209caae9960fd3f" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a6532bcf29023e2d18209caae9960fd3f" > < / a >
2022-05-08 19:59:26 +00:00
< a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralTab.html" > GeneralTab< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < b > general_tab_< / b > < / td > < / tr >
< tr class = "separator:a6532bcf29023e2d18209caae9960fd3f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:ac32111f86366175b943f8d96eee975ed" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ac32111f86366175b943f8d96eee975ed" > < / a >
2022-05-08 19:59:26 +00:00
< a class = "el" href = "classGpgFrontend_1_1UI_1_1AppearanceTab.html" > AppearanceTab< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < b > appearance_tab_< / b > < / td > < / tr >
< tr class = "separator:ac32111f86366175b943f8d96eee975ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:aac6feb4c12abb882446756c889d5fa78" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aac6feb4c12abb882446756c889d5fa78" > < / a >
2022-05-08 19:59:26 +00:00
< a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyserverTab.html" > KeyserverTab< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < b > key_server_tab_< / b > < / td > < / tr >
< tr class = "separator:aac6feb4c12abb882446756c889d5fa78" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:acfd6e61f789f022790e9a83ce6359fbe" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "acfd6e61f789f022790e9a83ce6359fbe" > < / a >
2022-05-08 19:59:26 +00:00
< a class = "el" href = "classGpgFrontend_1_1UI_1_1NetworkTab.html" > NetworkTab< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < b > network_tab_< / b > < / td > < / tr >
< tr class = "separator:acfd6e61f789f022790e9a83ce6359fbe" > < 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-slots" > < / a >
2022-05-08 19:59:26 +00:00
Private Slots< / h2 > < / td > < / tr >
< tr class = "memitem:a204f8e834337aea7df2779a494dc6216" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a204f8e834337aea7df2779a494dc6216" > slot_set_restart_needed< / a > (bool needed)< / td > < / tr >
< tr class = "separator:a204f8e834337aea7df2779a494dc6216" > < 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 >
< tr class = "memitem:a44f48d9578d62b1786cbf10a8f20a518" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a44f48d9578d62b1786cbf10a8f20a518" > get_restart_needed< / a > () const< / td > < / tr >
< tr class = "memdesc:a44f48d9578d62b1786cbf10a8f20a518" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Restart Needed object. < a href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a44f48d9578d62b1786cbf10a8f20a518" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a44f48d9578d62b1786cbf10a8f20a518" > < 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:ac43d73ffaadf316118ab0d7b46da4e41" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ac43d73ffaadf316118ab0d7b46da4e41" > < / a >
2022-05-08 19:59:26 +00:00
QTabWidget *  < / td > < td class = "memItemRight" valign = "bottom" > < b > tab_widget_< / b > < / td > < / tr >
< tr class = "separator:ac43d73ffaadf316118ab0d7b46da4e41" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a4e2ce62b4f14bb77d577efe208655bcb" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a4e2ce62b4f14bb77d577efe208655bcb" > < / a >
2022-05-08 19:59:26 +00:00
QDialogButtonBox *  < / td > < td class = "memItemRight" valign = "bottom" > < b > button_box_< / b > < / td > < / tr >
< tr class = "separator:a4e2ce62b4f14bb77d577efe208655bcb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a0e317d53b055887c86e851d1b10aec6b" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a0e317d53b055887c86e851d1b10aec6b" > < / a >
2022-05-08 19:59:26 +00:00
bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > restart_needed_< / b > {}< / td > < / tr >
< tr class = "separator:a0e317d53b055887c86e851d1b10aec6b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +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 = "a1b7ddc7861d1b4b9dc3810ed98023ffc" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1b7ddc7861d1b4b9dc3810ed98023ffc" > ◆ < / a > < / span > SettingsDialog()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > GpgFrontend::UI::SettingsDialog::SettingsDialog < / 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 Settings 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 >
2022-11-26 18:19:17 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a91b25637962923a4bc646e8e1ab5d068" > SignalRestartNeeded()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralTab.html#aa88ccbda61728be6de0aa2d9b92e0b69" > GpgFrontend::UI::GeneralTab::SignalRestartNeeded()< / a > , < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a204f8e834337aea7df2779a494dc6216" > slot_set_restart_needed()< / a > , and < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#ab1fb798caf43dd067beca5285444d47d" > GpgFrontend::UI::MainWindow::SlotSetRestartNeeded()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-05-08 22:01:23 +00:00
< a id = "a44f48d9578d62b1786cbf10a8f20a518" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a44f48d9578d62b1786cbf10a8f20a518" > ◆ < / a > < / span > get_restart_needed()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool GpgFrontend::UI::SettingsDialog::get_restart_needed < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 > Get the Restart Needed object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > true < / dd >
< dd >
false < / dd > < / dl >
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "acd22ac2fd91704551e5317e2c549ae26" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acd22ac2fd91704551e5317e2c549ae26" > ◆ < / a > < / span > ListLanguages()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > QHash< QString, QString > GpgFrontend::UI::SettingsDialog::ListLanguages < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "section return" > < dt > Returns< / dt > < dd > QHash< QString, QString> < / 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< GlobalSettingStation > ::GetInstance()< / a > , and < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#a0b3780564305e9b210d66ef377c21565" > GpgFrontend::GlobalSettingStation::GetLocaleDir()< / a > .< / p >
2022-05-08 19:59:26 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1GeneralTab.html#a214079dfbacdc6898146c8468611cf0c" > GpgFrontend::UI::GeneralTab::GeneralTab()< / a > .< / p >
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "a91b25637962923a4bc646e8e1ab5d068" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91b25637962923a4bc646e8e1ab5d068" > ◆ < / a > < / span > SignalRestartNeeded< / 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::SettingsDialog::SignalRestartNeeded < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > needed< / em > < / 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" > needed< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc" > SettingsDialog()< / a > .< / p >
< / div >
< / div >
2022-05-08 22:01:23 +00:00
< a id = "a204f8e834337aea7df2779a494dc6216" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a204f8e834337aea7df2779a494dc6216" > ◆ < / a > < / span > slot_set_restart_needed< / 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::SettingsDialog::slot_set_restart_needed < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > needed< / em > < / td > < td > )< / td >
< td > < / td >
< / 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" > needed< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc" > SettingsDialog()< / a > .< / p >
< / 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/settings/< a class = "el" href = "SettingsDialog_8h_source.html" > SettingsDialog.h< / a > < / li >
< li > src/ui/dialog/settings/SettingsDialog.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_1SettingsDialog.html" > SettingsDialog< / 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 >