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::AboutDialog 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_1AboutDialog.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
< a href = "classGpgFrontend_1_1UI_1_1AboutDialog-members.html" > List of all members< / a > < / div >
2022-05-08 22:01:23 +00:00
< div class = "headertitle" >
< div class = "title" > GpgFrontend::UI::AboutDialog Class Reference< / div > < / div >
2022-05-08 19:59:26 +00:00
< / div > <!-- header -->
< div class = "contents" >
< p > Class for handling the about dialog.
< a href = "classGpgFrontend_1_1UI_1_1AboutDialog.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "AboutDialog_8h_source.html" > AboutDialog.h< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for GpgFrontend::UI::AboutDialog:< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.png" border = "0" usemap = "#aGpgFrontend_1_1UI_1_1AboutDialog_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "aGpgFrontend_1_1UI_1_1AboutDialog_inherit__map" id = "aGpgFrontend_1_1UI_1_1AboutDialog_inherit__map" >
2022-12-22 08:19:55 +00:00
< area shape = "rect" title = "Class for handling the about dialog." alt = "" coords = "19,403,234,495" / >
< 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::AboutDialog:< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.png" border = "0" usemap = "#aGpgFrontend_1_1UI_1_1AboutDialog_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "aGpgFrontend_1_1UI_1_1AboutDialog_coll__map" id = "aGpgFrontend_1_1UI_1_1AboutDialog_coll__map" >
2022-12-22 08:19:55 +00:00
< area shape = "rect" title = "Class for handling the about dialog." alt = "" coords = "143,559,358,651" / >
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1GeneralDialog.html" title = " " alt = "" coords = "5,287,248,496" / >
< area shape = "rect" title = " " alt = "" coords = "37,147,112,224" / >
< area shape = "rect" title = " " alt = "" coords = "137,147,223,224" / >
< area shape = "rect" title = " " alt = "" coords = "111,5,249,97" / >
2023-03-31 19:20:09 +00:00
< area shape = "rect" href = "classGpgFrontend_1_1UI_1_1UpdateTab.html" title = "Class containing the main tab of about dialog." alt = "" coords = "272,309,480,474" / >
2022-12-22 08:19:55 +00:00
< area shape = "rect" title = " " alt = "" coords = "337,147,415,224" / >
2022-05-08 22:01:23 +00:00
< / map >
2022-05-08 19:59:26 +00:00
< / div >
< table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
2022-05-08 19:59:26 +00:00
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ab04683ab4c4d682af1e259705c60d85a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1AboutDialog.html#ab04683ab4c4d682af1e259705c60d85a" > AboutDialog< / a > (int defaultIndex, QWidget *parent)< / td > < / tr >
< tr class = "memdesc:ab04683ab4c4d682af1e259705c60d85a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new About Dialog object. < a href = "classGpgFrontend_1_1UI_1_1AboutDialog.html#ab04683ab4c4d682af1e259705c60d85a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab04683ab4c4d682af1e259705c60d85a" > < 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 = "pro-methods" > < / a >
2022-05-08 19:59:26 +00:00
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ab799cd5e07b06a8e953d72105c0a1083" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083" > showEvent< / a > (QShowEvent *ev) override< / td > < / tr >
< tr class = "separator:ab799cd5e07b06a8e953d72105c0a1083" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-12-22 08:19:55 +00:00
< 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 > < 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:abc146c6fa63199d4acd1521bc9919606" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "abc146c6fa63199d4acd1521bc9919606" > < / a >
2022-05-08 19:59:26 +00:00
< a class = "el" href = "classGpgFrontend_1_1UI_1_1UpdateTab.html" > UpdateTab< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < b > update_tab_< / b > < / td > < / tr >
< tr class = "separator:abc146c6fa63199d4acd1521bc9919606" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2022-05-08 22:01:23 +00:00
< div class = "textblock" > < p > Class for handling the about dialog. < / p >
2022-05-08 19:59:26 +00:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2022-05-08 22:01:23 +00:00
< a id = "ab04683ab4c4d682af1e259705c60d85a" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab04683ab4c4d682af1e259705c60d85a" > ◆ < / a > < / span > AboutDialog()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > GpgFrontend::UI::AboutDialog::AboutDialog < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > defaultIndex< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > QWidget *  < / td >
< td class = "paramname" > < em > parent< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / 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 About Dialog object. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > defaultIndex< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > parent< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-05-08 22:01:23 +00:00
< a id = "ab799cd5e07b06a8e953d72105c0a1083" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab799cd5e07b06a8e953d72105c0a1083" > ◆ < / a > < / span > showEvent()< / 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::AboutDialog::showEvent < / td >
< td > (< / td >
< td class = "paramtype" > QShowEvent *  < / td >
< td class = "paramname" > < em > ev< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > ev< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1UI_1_1UpdateTab.html#a7329657135624fc42ad80d821e11befe" > GpgFrontend::UI::UpdateTab::getLatestVersion()< / 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/help/< a class = "el" href = "AboutDialog_8h_source.html" > AboutDialog.h< / a > < / li >
< li > src/ui/dialog/help/AboutDialog.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_1AboutDialog.html" > AboutDialog< / 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 >