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" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2022-05-08 19:59:26 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > GpgFrontend Project: GpgFrontend::UI::InfoTab 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-05-08 22:01:23 +00:00
<!-- Generated by Doxygen 1.8.17 -->
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 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
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_1InfoTab.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 = "classGpgFrontend_1_1UI_1_1InfoTab-members.html" > List of all members< / a > < / div >
2022-05-08 22:01:23 +00:00
< div class = "headertitle" >
< div class = "title" > GpgFrontend::UI::InfoTab Class Reference< / div > < / div >
2022-05-08 19:59:26 +00:00
< / div > <!-- header -->
< div class = "contents" >
< p > Class containing the main tab of about dialog.
< a href = "classGpgFrontend_1_1UI_1_1InfoTab.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::InfoTab:< / div >
< div class = "dyncontent" >
2022-05-08 22:01:23 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1InfoTab__inherit__graph.png" border = "0" usemap = "#GpgFrontend_1_1UI_1_1InfoTab_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "GpgFrontend_1_1UI_1_1InfoTab_inherit__map" id = "GpgFrontend_1_1UI_1_1InfoTab_inherit__map" >
< area shape = "rect" title = "Class containing the main tab of about dialog." alt = "" coords = "5,131,188,208" / >
< area shape = "rect" title = " " alt = "" coords = "57,5,136,83" / >
< / map >
2022-05-08 19:59:26 +00:00
< / div >
< div class = "dynheader" >
Collaboration diagram for GpgFrontend::UI::InfoTab:< / div >
< div class = "dyncontent" >
2022-05-08 22:01:23 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1UI_1_1InfoTab__coll__graph.png" border = "0" usemap = "#GpgFrontend_1_1UI_1_1InfoTab_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "GpgFrontend_1_1UI_1_1InfoTab_coll__map" id = "GpgFrontend_1_1UI_1_1InfoTab_coll__map" >
< area shape = "rect" title = "Class containing the main tab of about dialog." alt = "" coords = "5,131,188,208" / >
< area shape = "rect" title = " " alt = "" coords = "57,5,136,83" / >
< / 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:a99d8b059ee28ea257981892e0b35d4cc" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc" > InfoTab< / a > (QWidget *parent=nullptr)< / td > < / tr >
< tr class = "memdesc:a99d8b059ee28ea257981892e0b35d4cc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Info Tab object. < a href = "classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a99d8b059ee28ea257981892e0b35d4cc" > < 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 containing the main tab of 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 = "a99d8b059ee28ea257981892e0b35d4cc" > < / a >
2022-05-08 19:59:26 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a99d8b059ee28ea257981892e0b35d4cc" > ◆ < / a > < / span > InfoTab()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > GpgFrontend::UI::InfoTab::InfoTab < / 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 Info Tab 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-05-08 22:01:23 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a70484d7cfe9f9dcbcd5f8bb749250f36" > GpgFrontend::SingletonFunctionObject< GpgContext > ::GetInstance()< / 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/ui/help/< a class = "el" href = "AboutDialog_8h_source.html" > AboutDialog.h< / a > < / li >
< li > src/ui/help/AboutDialog.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 = "namespaceGpgFrontend_1_1UI.html" > UI< / a > < / li > < li class = "navelem" > < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoTab.html" > InfoTab< / a > < / li >
2022-05-08 22:01:23 +00:00
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
2022-05-08 19:59:26 +00:00
< / ul >
< / div >
< / body >
< / html >