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::GlobalSettingStation 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_1GlobalSettingStation.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" >
2024-01-23 07:22:33 +00:00
< a href = "#nested-classes" > Classes< / a > |
2022-05-08 19:59:26 +00:00
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
< a href = "classGpgFrontend_1_1GlobalSettingStation-members.html" > List of all members< / a > < / div >
2022-05-08 22:01:23 +00:00
< div class = "headertitle" >
< div class = "title" > GpgFrontend::GlobalSettingStation Class Reference< / div > < / div >
2022-05-08 19:59:26 +00:00
< / div > <!-- header -->
< div class = "contents" >
2024-01-23 07:22:33 +00:00
< p > Singleton class for managing global settings in the application.
< a href = "classGpgFrontend_1_1GlobalSettingStation.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "GlobalSettingStation_8h_source.html" > GlobalSettingStation.h< / a > > < / code > < / p >
2022-05-08 19:59:26 +00:00
< div class = "dynheader" >
Inheritance diagram for GpgFrontend::GlobalSettingStation:< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1GlobalSettingStation__inherit__graph.png" border = "0" usemap = "#aGpgFrontend_1_1GlobalSettingStation_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "aGpgFrontend_1_1GlobalSettingStation_inherit__map" id = "aGpgFrontend_1_1GlobalSettingStation_inherit__map" >
2024-01-23 07:22:33 +00:00
< area shape = "rect" title = "Singleton class for managing global settings in the application." alt = "" coords = "17,897,223,1121" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "5,565,235,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1ChannelObject.html" title = "object which in channel system is called "channel"" alt = "" coords = "11,5,219,171" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "136,220,365,503" / >
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::GlobalSettingStation:< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1GlobalSettingStation__coll__graph.png" border = "0" usemap = "#aGpgFrontend_1_1GlobalSettingStation_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "aGpgFrontend_1_1GlobalSettingStation_coll__map" id = "aGpgFrontend_1_1GlobalSettingStation_coll__map" >
2024-01-23 07:22:33 +00:00
< area shape = "rect" title = "Singleton class for managing global settings in the application." alt = "" coords = "17,897,223,1121" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "5,565,235,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1ChannelObject.html" title = "object which in channel system is called "channel"" alt = "" coords = "11,5,219,171" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "136,220,365,503" / >
2022-05-08 22:01:23 +00:00
< / map >
2022-05-08 19:59:26 +00:00
< / div >
< table class = "memberdecls" >
2024-01-23 07:22:33 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html" > Impl< / a > < / td > < / tr >
< tr class = "separator:" > < 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 >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:abdc6dda369d4214e43ffa2930f7386b0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "abdc6dda369d4214e43ffa2930f7386b0" > < / a >
2024-01-23 07:22:33 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#abdc6dda369d4214e43ffa2930f7386b0" > GlobalSettingStation< / a > (int channel=< a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc" > SingletonFunctionObject::GetDefaultChannel< / a > ()) noexcept< / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memdesc:abdc6dda369d4214e43ffa2930f7386b0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Global Setting Station object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:abdc6dda369d4214e43ffa2930f7386b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:af700161900e623a0ea14261d51616451" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af700161900e623a0ea14261d51616451" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#af700161900e623a0ea14261d51616451" > ~GlobalSettingStation< / a > () noexcept override< / td > < / tr >
< tr class = "memdesc:af700161900e623a0ea14261d51616451" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destroy the Global Setting Station object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:af700161900e623a0ea14261d51616451" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:ac767d0c3240d366cbb4f5f7e7e6c5562" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562" > GetSettings< / a > () const -> QSettings< / td > < / tr >
< tr class = "memdesc:ac767d0c3240d366cbb4f5f7e7e6c5562" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Settings object. < a href = "classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac767d0c3240d366cbb4f5f7e7e6c5562" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0493f07e63b300e272826561bbc6d9f7" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#a0493f07e63b300e272826561bbc6d9f7" > GetAppDir< / a > () const -> QString< / td > < / tr >
< tr class = "memdesc:a0493f07e63b300e272826561bbc6d9f7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the App Dir object. < a href = "classGpgFrontend_1_1GlobalSettingStation.html#a0493f07e63b300e272826561bbc6d9f7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0493f07e63b300e272826561bbc6d9f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7da8fc60ba403d6addd8f671089faeaa" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#a7da8fc60ba403d6addd8f671089faeaa" > GetAppDataPath< / a > () const -> QString< / td > < / tr >
< tr class = "memdesc:a7da8fc60ba403d6addd8f671089faeaa" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Gets the application data directory. < a href = "classGpgFrontend_1_1GlobalSettingStation.html#a7da8fc60ba403d6addd8f671089faeaa" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7da8fc60ba403d6addd8f671089faeaa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7a7eb68d192184bb2f447abbb4440fec" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#a7a7eb68d192184bb2f447abbb4440fec" > GetLogDir< / a > () const -> QString< / td > < / tr >
< tr class = "memdesc:a7a7eb68d192184bb2f447abbb4440fec" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Log Dir object. < a href = "classGpgFrontend_1_1GlobalSettingStation.html#a7a7eb68d192184bb2f447abbb4440fec" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7a7eb68d192184bb2f447abbb4440fec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6521cacfd63f42558399077f9301e500" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#a6521cacfd63f42558399077f9301e500" > GetLogFilesSize< / a > () const -> QString< / td > < / tr >
< tr class = "memdesc:a6521cacfd63f42558399077f9301e500" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Log Files Size object. < a href = "classGpgFrontend_1_1GlobalSettingStation.html#a6521cacfd63f42558399077f9301e500" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6521cacfd63f42558399077f9301e500" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67d731d4a2c0f3033c9f6b6f52094e25" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#a67d731d4a2c0f3033c9f6b6f52094e25" > GetDataObjectsFilesSize< / a > () const -> QString< / td > < / tr >
< tr class = "memdesc:a67d731d4a2c0f3033c9f6b6f52094e25" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Data Objects Files Size object. < a href = "classGpgFrontend_1_1GlobalSettingStation.html#a67d731d4a2c0f3033c9f6b6f52094e25" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a67d731d4a2c0f3033c9f6b6f52094e25" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-08-01 15:09:22 +00:00
< tr class = "memitem:a43c472c40896308e7bbc14796b5740af" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a43c472c40896308e7bbc14796b5740af" > < / a >
2024-01-23 07:22:33 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#a43c472c40896308e7bbc14796b5740af" > ClearAllLogFiles< / a > () const< / td > < / tr >
< tr class = "memdesc:a43c472c40896308e7bbc14796b5740af" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > clear all log files < br / > < / td > < / tr >
2023-08-01 15:09:22 +00:00
< tr class = "separator:a43c472c40896308e7bbc14796b5740af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a393186ae479062b007a41485f608636f" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a393186ae479062b007a41485f608636f" > < / a >
2024-01-23 07:22:33 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#a393186ae479062b007a41485f608636f" > ClearAllDataObjects< / a > () const< / td > < / tr >
< tr class = "memdesc:a393186ae479062b007a41485f608636f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > clear all data objects < br / > < / td > < / tr >
2023-08-01 15:09:22 +00:00
< tr class = "separator:a393186ae479062b007a41485f608636f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "inherit_header pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classGpgFrontend_1_1SingletonFunctionObject')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< GlobalSettingStation > < / a > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:a194e49b07d46345bdad386505d743a61 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a194e49b07d46345bdad386505d743a61" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a194e49b07d46345bdad386505d743a61" > SingletonFunctionObject< / a > (const < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > < < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html" > GlobalSettingStation< / a > > & )=delete< / td > < / tr >
< tr class = "memdesc:a194e49b07d46345bdad386505d743a61 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > prohibit copy < br / > < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "separator:a194e49b07d46345bdad386505d743a61 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:aabc5fe8e5a372ac276a265286457cb9a inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aabc5fe8e5a372ac276a265286457cb9a" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#aabc5fe8e5a372ac276a265286457cb9a" > SingletonFunctionObject< / a > (< a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html" > GlobalSettingStation< / a > & & )=delete< / td > < / tr >
< tr class = "memdesc:aabc5fe8e5a372ac276a265286457cb9a inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Singleton Function Object object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:aabc5fe8e5a372ac276a265286457cb9a inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:a7090636bed6f4bad5b99f28f6872c645 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a7090636bed6f4bad5b99f28f6872c645" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a7090636bed6f4bad5b99f28f6872c645" > SingletonFunctionObject< / a > (const < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html" > GlobalSettingStation< / a > & )=delete< / td > < / tr >
< tr class = "memdesc:a7090636bed6f4bad5b99f28f6872c645 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Singleton Function Object object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:a7090636bed6f4bad5b99f28f6872c645 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a99eb547639a63e7c2f467ebb611c95b7 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7" > operator=< / a > (const < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > < < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html" > GlobalSettingStation< / a > > & ) -> < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > & =delete< / td > < / tr >
< tr class = "memdesc:a99eb547639a63e7c2f467ebb611c95b7 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > prohibit copy < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a99eb547639a63e7c2f467ebb611c95b7 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a03ce3095a745ecbf5e6a032e7da4bc97 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a03ce3095a745ecbf5e6a032e7da4bc97" > < / a >
2022-05-08 19:59:26 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > operator=< / b > (const < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html" > GlobalSettingStation< / a > & )=delete< / td > < / tr >
< tr class = "separator:a03ce3095a745ecbf5e6a032e7da4bc97 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a94ee1e1251023610590e675ae3de8bd5 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5" > GetChannel< / a > () const -> int< / td > < / tr >
< tr class = "memdesc:a94ee1e1251023610590e675ae3de8bd5 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Channel object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a94ee1e1251023610590e675ae3de8bd5 inherit pub_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "inherit_header pub_methods_classGpgFrontend_1_1ChannelObject" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classGpgFrontend_1_1ChannelObject')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html" > GpgFrontend::ChannelObject< / a > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:aedbf32eddc701e521bd8e790ef208da0 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aedbf32eddc701e521bd8e790ef208da0" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#aedbf32eddc701e521bd8e790ef208da0" > ChannelObject< / a > () noexcept< / td > < / tr >
< tr class = "memdesc:aedbf32eddc701e521bd8e790ef208da0 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Default Channel Object object. < br / > < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "separator:aedbf32eddc701e521bd8e790ef208da0 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a85a29ff6a1233114eb9f159c408cbe35 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a85a29ff6a1233114eb9f159c408cbe35" > < / a >
virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a85a29ff6a1233114eb9f159c408cbe35" > ~ChannelObject< / a > () noexcept< / td > < / tr >
< tr class = "memdesc:a85a29ff6a1233114eb9f159c408cbe35 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destroy the Channel Object object. < br / > < / td > < / tr >
< tr class = "separator:a85a29ff6a1233114eb9f159c408cbe35 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3d55a57ee60bdb5a747125da9586a0e5 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a3d55a57ee60bdb5a747125da9586a0e5" > ChannelObject< / a > (int channel, QString type)< / td > < / tr >
< tr class = "memdesc:a3d55a57ee60bdb5a747125da9586a0e5 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Channel Object object. < a href = "classGpgFrontend_1_1ChannelObject.html#a3d55a57ee60bdb5a747125da9586a0e5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3d55a57ee60bdb5a747125da9586a0e5 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a085b36517fcc46916279b9d633da2d26 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26" > GetChannel< / a > () const -> int< / td > < / tr >
< tr class = "memdesc:a085b36517fcc46916279b9d633da2d26 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Channel object. < a href = "classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a085b36517fcc46916279b9d633da2d26 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "memitem:aa3b19cad6d873b314bba32a3dae85f09 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09" > SetChannel< / a > (int channel)< / td > < / tr >
< tr class = "memdesc:aa3b19cad6d873b314bba32a3dae85f09 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Channel object. < a href = "classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa3b19cad6d873b314bba32a3dae85f09 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< / table > < table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
2022-05-08 19:59:26 +00:00
Private Attributes< / h2 > < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a001bfe0040dcbf932fb02fddb1617019" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a001bfe0040dcbf932fb02fddb1617019" > < / a >
SecureUniquePtr< < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html" > Impl< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < b > p_< / b > < / td > < / tr >
< tr class = "separator:a001bfe0040dcbf932fb02fddb1617019" > < 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 = "inherited" > < / a >
2022-05-08 19:59:26 +00:00
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject')" > < img src = "closed.png" alt = "-" / >   Static Public Member Functions inherited from < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< GlobalSettingStation > < / a > < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:ac963fee992753970bfb5c81608d4070f inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f" > GetInstance< / a > (int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html" > GlobalSettingStation< / a > & < / td > < / tr >
< tr class = "memdesc:ac963fee992753970bfb5c81608d4070f inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Instance object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac963fee992753970bfb5c81608d4070f inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adff3ff15fc67b7e9cdeeb2577541fbc4 inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#adff3ff15fc67b7e9cdeeb2577541fbc4" > CreateInstance< / a > (int channel, const std::function< ChannelObjectPtr(void)> & factory) -> < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html" > GlobalSettingStation< / a > & < / td > < / tr >
< tr class = "memdesc:adff3ff15fc67b7e9cdeeb2577541fbc4 inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Create a Instance object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#adff3ff15fc67b7e9cdeeb2577541fbc4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adff3ff15fc67b7e9cdeeb2577541fbc4 inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "memitem:ab49b1d50252e1934691a9483a6df2106 inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106" > ReleaseChannel< / a > (int channel)< / td > < / tr >
< tr class = "separator:ab49b1d50252e1934691a9483a6df2106 inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:ad983153cbe3a0c32c123c506e04f31fc inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc" > GetDefaultChannel< / a > () -> int< / td > < / tr >
< tr class = "memdesc:ad983153cbe3a0c32c123c506e04f31fc inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Default Channel object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad983153cbe3a0c32c123c506e04f31fc inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7b5db19f3a130886f43607a345a0e1d inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d" > GetAllChannelId< / a > () -> std::vector< int > < / td > < / tr >
< tr class = "memdesc:aa7b5db19f3a130886f43607a345a0e1d inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get all the channel ids. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa7b5db19f3a130886f43607a345a0e1d inherit pub_static_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "inherit_header pub_static_methods_classGpgFrontend_1_1ChannelObject" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_methods_classGpgFrontend_1_1ChannelObject')" > < img src = "closed.png" alt = "-" / >   Static Public Member Functions inherited from < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html" > GpgFrontend::ChannelObject< / a > < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a6a3672c8ff3d4fb5ef6bc1bda202bbb8 inherit pub_static_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8" > GetDefaultChannel< / a > () -> int< / td > < / tr >
< tr class = "memdesc:a6a3672c8ff3d4fb5ef6bc1bda202bbb8 inherit pub_static_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Default Channel object. < a href = "classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6a3672c8ff3d4fb5ef6bc1bda202bbb8 inherit pub_static_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "inherit_header pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classGpgFrontend_1_1SingletonFunctionObject')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< GlobalSettingStation > < / a > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:a02e76b42ab51d77588b01c7508bed258 inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a02e76b42ab51d77588b01c7508bed258" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a02e76b42ab51d77588b01c7508bed258" > SingletonFunctionObject< / a > ()=default< / td > < / tr >
< tr class = "memdesc:a02e76b42ab51d77588b01c7508bed258 inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Singleton Function Object object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:a02e76b42ab51d77588b01c7508bed258 inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4aa7f1eb1d3281bb1fccfcbb1b416251 inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a4aa7f1eb1d3281bb1fccfcbb1b416251" > SingletonFunctionObject< / a > (int channel)< / td > < / tr >
< tr class = "memdesc:a4aa7f1eb1d3281bb1fccfcbb1b416251 inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Singleton Function Object object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#a4aa7f1eb1d3281bb1fccfcbb1b416251" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4aa7f1eb1d3281bb1fccfcbb1b416251 inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:a8296be8c449f88175285186831b995bc inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a8296be8c449f88175285186831b995bc" > < / a >
virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a8296be8c449f88175285186831b995bc" > ~SingletonFunctionObject< / a > ()=default< / td > < / tr >
< tr class = "memdesc:a8296be8c449f88175285186831b995bc inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destroy the Singleton Function Object object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:a8296be8c449f88175285186831b995bc inherit pro_methods_classGpgFrontend_1_1SingletonFunctionObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2024-01-23 07:22:33 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Singleton class for managing global settings in the application. < / p >
< p > This class handles reading and writing of global settings, as well as managing application directories and resource paths. < / p >
< / div > < h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a7da8fc60ba403d6addd8f671089faeaa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7da8fc60ba403d6addd8f671089faeaa" > ◆ < / a > < / span > GetAppDataPath()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > auto GpgFrontend::GlobalSettingStation::GetAppDataPath < / 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 > const -> QString< / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-01-23 07:22:33 +00:00
< p > Gets the application data directory. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > Path to the application data directory. < / dd > < / dl >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "a0493f07e63b300e272826561bbc6d9f7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0493f07e63b300e272826561bbc6d9f7" > ◆ < / a > < / span > GetAppDir()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > auto GpgFrontend::GlobalSettingStation::GetAppDir < / 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 > const -> QString< / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-01-23 07:22:33 +00:00
< p > Get the App Dir object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > QString < / dd > < / dl >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "a67d731d4a2c0f3033c9f6b6f52094e25" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a67d731d4a2c0f3033c9f6b6f52094e25" > ◆ < / a > < / span > GetDataObjectsFilesSize()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > auto GpgFrontend::GlobalSettingStation::GetDataObjectsFilesSize < / 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 > const -> QString< / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-01-23 07:22:33 +00:00
< p > Get the Data Objects Files Size object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > QString < / dd > < / dl >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "a7a7eb68d192184bb2f447abbb4440fec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a7eb68d192184bb2f447abbb4440fec" > ◆ < / a > < / span > GetLogDir()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > auto GpgFrontend::GlobalSettingStation::GetLogDir < / 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 > const -> QString< / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Log Dir object. < / p >
2024-01-23 07:22:33 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > QString < / dd > < / dl >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "a6521cacfd63f42558399077f9301e500" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6521cacfd63f42558399077f9301e500" > ◆ < / a > < / span > GetLogFilesSize()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > auto GpgFrontend::GlobalSettingStation::GetLogFilesSize < / 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 > const -> QString< / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-01-23 07:22:33 +00:00
< p > Get the Log Files Size object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > QString < / dd > < / dl >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "ac767d0c3240d366cbb4f5f7e7e6c5562" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac767d0c3240d366cbb4f5f7e7e6c5562" > ◆ < / a > < / span > GetSettings()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > auto GpgFrontend::GlobalSettingStation::GetSettings < / 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 > const -> QSettings< / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-01-23 07:22:33 +00:00
< p > Get the Settings object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > QSettings < / dd > < / dl >
2023-08-01 15:09:22 +00:00
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562" > GetSettings()< / a > .< / p >
2022-05-08 19:59:26 +00:00
2024-01-23 07:22:33 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562" > GetSettings()< / 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 >
< li > src/core/function/< a class = "el" href = "GlobalSettingStation_8h_source.html" > GlobalSettingStation.h< / a > < / li >
< li > src/core/function/GlobalSettingStation.cpp< / li >
< / 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 = "classGpgFrontend_1_1GlobalSettingStation.html" > GlobalSettingStation< / 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 >