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: Class Members< / 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('functions_i.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 = "contents" >
< div class = "textblock" > Here is a list of all documented class members with links to the class documentation for each member:< / div >
2022-05-08 22:01:23 +00:00
< h3 > < a id = "index_i" > < / a > - i -< / h3 > < ul >
2024-01-23 07:22:33 +00:00
< li > Impl()
: < a class = "el" href = "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9572b3082d5b9f6e08fc7992114b19ce" > GpgFrontend::GlobalSettingStation::Impl< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgContext_1_1Impl.html#af1cf48d1f5f5a16193c0e575fdec2f95" > GpgFrontend::GpgContext::Impl< / a >
< / li >
2022-05-08 22:01:23 +00:00
< li > import_button_
: < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be" > GpgFrontend::UI::MainWindow< / a >
< / li >
< li > import_key_from_edit_act_
: < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e" > GpgFrontend::UI::MainWindow< / a >
< / li >
< li > import_key_menu_
: < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745" > GpgFrontend::UI::MainWindow< / a >
< / li >
< li > import_keys()
: < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153" > GpgFrontend::UI::KeyList< / a >
, < a class = "el" href = "classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2" > GpgFrontend::UI::KeyServerImportDialog< / a >
< / li >
< li > ImportKey()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKeyImportExporter.html#ab613412788fe4cf120d6fdef0cb2a54c" > GpgFrontend::GpgKeyImportExporter< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > ImportKeyPackage()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1KeyPackageOperator.html#a3b5e580bfd67cfda094c664e2987e319" > GpgFrontend::KeyPackageOperator< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > InfoBoardWidget()
: < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010" > GpgFrontend::UI::InfoBoardWidget< / a >
< / li >
< li > InfoTab()
: < a class = "el" href = "classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc" > GpgFrontend::UI::InfoTab< / a >
< / li >
2023-01-07 14:23:38 +00:00
< li > InfoValid()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#ade7a3d92e0ba644b9a984d9e3db0f662" > GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion< / a >
2022-05-20 18:33:31 +00:00
< / li >
2022-05-08 22:01:23 +00:00
< li > Init()
: < a class = "el" href = "classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759" > GpgFrontend::UI::MainWindow< / a >
< / li >
< li > init_app_secure_key()
: < a class = "el" href = "classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf" > GpgFrontend::DataObjectOperator< / a >
< / li >
2024-01-23 07:22:33 +00:00
< li > instance
: < a class = "el" href = "classGpgFrontend_1_1CoreSignalStation.html#a671214ba506895fa5de6f80acf450d12" > GpgFrontend::CoreSignalStation< / a >
< / li >
2022-05-09 15:32:58 +00:00
< li > instances_map_
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ae9347224f7094fd77236823d69bc3a4c" > GpgFrontend::SingletonStorage::Impl< / a >
2022-05-09 15:32:58 +00:00
< / li >
< li > instances_mutex_
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ad9c24c40dbad720eaf8a6a86156bca86" > GpgFrontend::SingletonStorage::Impl< / a >
2022-05-09 15:32:58 +00:00
< / li >
2022-05-08 22:01:23 +00:00
< li > IntroPage()
: < a class = "el" href = "classGpgFrontend_1_1UI_1_1IntroPage.html#aed4220a7372b192ee4e8bc5024db922d" > GpgFrontend::UI::IntroPage< / a >
< / li >
< li > IsAllowAuthentication()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#aa73b6fe349eb4c2438fd0a0ae61b6c03" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsAllowCertification()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#ae01bbb4af8da59317797d599b28abb31" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsAllowChangeAuthentication()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#a6b6635977ea47b1c2220aed48bc5c57d" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsAllowChangeCertification()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#a858ace5de6d4b8cd31fa6c68f33d0f92" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsAllowChangeEncryption()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#a81d52ff47ecd7aca34fb4f5a613b922d" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsAllowChangeSigning()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#a4aedcb38a9fb4ffe65d16bce61a610c4" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsAllowEncryption()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#a75b69b9e3f889e9fc5ffe9ee7af2c365" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsAllowNoPassPhrase()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#af3cc933fddc87f2a250b6686ceddf4ac" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsAllowSigning()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#abc16a0f5b11c814a5fd2ec9198c88a99" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsCardKey()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#a37a00de8cdf77d9af9db794246a13a4a" > GpgFrontend::GpgSubKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsDisabled()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687" > GpgFrontend::GpgKey< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25" > GpgFrontend::GpgSubKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsDiscarded()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe" > GpgFrontend::UI::QuitDialog< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsExpired()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd" > GpgFrontend::GpgKey< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgKeySignature.html#af813643b81367bbff2d686a346f6c1e8" > GpgFrontend::GpgKeySignature< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#a55f5aa99dd86cc5cb3ae175de41e925c" > GpgFrontend::GpgSubKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsExportable()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKeySignature.html#a61ac1fdc773ecfc5b932a3aedd001eed" > GpgFrontend::GpgKeySignature< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsGood()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#ac418e4de3fde347b466c295b7b4434dc" > GpgFrontend::GpgKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasActualAuthenticationCapability()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a2cbc6dfcac640226c924fabbf718c9d8" > GpgFrontend::GpgKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasActualCertificationCapability()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a5ec602ce6fd35b893ffc33d684c6a7f0" > GpgFrontend::GpgKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasActualEncryptionCapability()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a21844aa5c7d903e6d4c8e0af49aae40a" > GpgFrontend::GpgKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasActualSigningCapability()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df" > GpgFrontend::GpgKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasAuthenticationCapability()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a4ada9f15077101753524df3eeaa893c4" > GpgFrontend::GpgKey< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#af305996f419fef0dde7aa2a1b58ecd5f" > GpgFrontend::GpgSubKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasCardKey()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#ad2b67a93cdcf2bcc2a5378927174df16" > GpgFrontend::GpgKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasCertificationCapability()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820" > GpgFrontend::GpgKey< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#a8afd699012e6367d5fb71655dc37e22c" > GpgFrontend::GpgSubKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasEncryptionCapability()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a8f19ab9a9610f5ee20dcd29af438b03f" > GpgFrontend::GpgKey< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#a36919446a988986a04dc91264e31d8dd" > GpgFrontend::GpgSubKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasMasterKey()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1" > GpgFrontend::GpgKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsHasSigningCapability()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a15e6f328b8cc6dc69e097d366a5bb351" > GpgFrontend::GpgKey< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0" > GpgFrontend::GpgSubKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsInvalid()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKeySignature.html#a7f6af885500105df3c2a53a6ba9f5f62" > GpgFrontend::GpgKeySignature< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsNonExpired()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#a812adab61edebf96bbba4a18c2b82a72" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsNoPassPhrase()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#a2dd1d385b95569e60526cbf15bdf03ec" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsPrivateKey()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a" > GpgFrontend::GpgKey< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e" > GpgFrontend::GpgSubKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsRevoked()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4" > GpgFrontend::GpgKey< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgKeySignature.html#ae3eb5dccbf6c2702ceeeec37308ff642" > GpgFrontend::GpgKeySignature< / a >
, < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#a6e7401fb58bfb3dcc719c06898504bfa" > GpgFrontend::GpgSubKey< / a >
< / li >
< li > IsRunning()
: < a class = "el" href = "classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450" > GpgFrontend::Thread::TaskRunner< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsSecretKey()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756" > GpgFrontend::GpgSubKey< / a >
2022-05-08 22:01:23 +00:00
< / li >
< li > IsSubKey()
2024-01-23 07:22:33 +00:00
: < a class = "el" href = "classGpgFrontend_1_1GenKeyInfo.html#a5018adac1ec215cc17dd7dabea39829d" > GpgFrontend::GenKeyInfo< / a >
2022-05-08 22:01:23 +00:00
< / 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 >
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 >