diff --git a/docs/html/DataObjectOperator_8h_source.html b/docs/html/DataObjectOperator_8h_source.html index 2cfee550..5e3df36e 100644 --- a/docs/html/DataObjectOperator_8h_source.html +++ b/docs/html/DataObjectOperator_8h_source.html @@ -129,7 +129,7 @@ $(document).ready(function(){initNavTree('DataObjectOperator_8h_source.html','')
GpgFrontend::DataObjectOperator
Definition: DataObjectOperator.h:39
GpgFrontend::DataObjectOperator::hash_key_
QByteArray hash_key_
Hash key.
Definition: DataObjectOperator.h:73
GpgFrontend::GlobalSettingStation
Singleton class for managing global settings in the application.
Definition: GlobalSettingStation.h:43
-
GpgFrontend::GlobalSettingStation::GetAppDataPath
auto GetAppDataPath() const -> QString
Gets the application data directory.
Definition: GlobalSettingStation.cpp:149
+
GpgFrontend::GlobalSettingStation::GetAppDataPath
auto GetAppDataPath() const -> QString
Gets the application data directory.
Definition: GlobalSettingStation.cpp:169
GpgFrontend::SingletonFunctionObject
Definition: GpgFunctionObject.h:58
GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance
static auto GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> GlobalSettingStation &
Get the Instance object.
Definition: GpgFunctionObject.h:80
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
diff --git a/docs/html/classGpgFrontend_1_1DataObjectOperator.html b/docs/html/classGpgFrontend_1_1DataObjectOperator.html index b6a8fbda..5f81536a 100644 --- a/docs/html/classGpgFrontend_1_1DataObjectOperator.html +++ b/docs/html/classGpgFrontend_1_1DataObjectOperator.html @@ -290,7 +290,7 @@ virtual 
=
global_setting_station_.GetAppDataPath() + "/data_objs"
GpgFrontend::DataObjectOperator::global_setting_station_
GlobalSettingStation & global_setting_station_
GlobalSettingStation.
Definition: DataObjectOperator.h:62
-
GpgFrontend::GlobalSettingStation::GetAppDataPath
auto GetAppDataPath() const -> QString
Gets the application data directory.
Definition: GlobalSettingStation.cpp:149
+
GpgFrontend::GlobalSettingStation::GetAppDataPath
auto GetAppDataPath() const -> QString
Gets the application data directory.
Definition: GlobalSettingStation.cpp:169
diff --git a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl-members.html b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl-members.html index 02e8c8b7..ec5aedd8 100644 --- a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl-members.html +++ b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl-members.html @@ -89,6 +89,8 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1GlobalSettingStati

This is the complete list of members for GpgFrontend::GlobalSettingStation::Impl, including all inherited members.

+ + diff --git a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html index fe421415..c7783e76 100644 --- a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html +++ b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html @@ -96,7 +96,7 @@ Collaboration diagram for GpgFrontend::GlobalSettingStation::Impl:
Collaboration graph
- +
app_config_path_ (defined in GpgFrontend::GlobalSettingStation::Impl)GpgFrontend::GlobalSettingStation::Implprivate
app_config_target_path_GpgFrontend::GlobalSettingStation::Implprivate
app_data_objs_path_GpgFrontend::GlobalSettingStation::Implprivate
app_data_path_GpgFrontend::GlobalSettingStation::Implprivate
app_log_path_GpgFrontend::GlobalSettingStation::Implprivate
@@ -145,6 +145,8 @@ QString  + + @@ -152,6 +154,9 @@ QString  + + + @@ -251,6 +256,56 @@ bool 
working_path_
QString app_data_path_
 Program Data Location. More...
 
QString app_config_path_
 
QString app_log_path_ = app_data_path_ + "/logs"
 Program Data Location.
QString app_data_objs_path_
 Object storage path. More...
 
QString app_config_target_path_
 take effect only in portable mode More...
 
bool portable_mode_ = false
 
portable_mode_ =

Member Data Documentation

+ +

◆ app_config_path_

+ +
+
+ + + + + +
+ + + + +
QString GpgFrontend::GlobalSettingStation::Impl::app_config_path_
+
+private
+
+Initial value:
= QString{
+
QStandardPaths::writableLocation(QStandardPaths::AppConfigLocation)}
+
+
+
+ +

◆ app_config_target_path_

+ +
+
+ + + + + +
+ + + + +
QString GpgFrontend::GlobalSettingStation::Impl::app_config_target_path_
+
+private
+
+Initial value:
=
+
app_config_path_ + "/config.ini"
+
+

take effect only in portable mode

+ +
+

◆ app_data_objs_path_

@@ -272,7 +327,7 @@ bool 
portable_mode_ =
Initial value:
=
app_data_path_ + "/data_objs"
-
QString app_data_path_
Program Data Location.
Definition: GlobalSettingStation.cpp:116
+
QString app_data_path_
Program Data Location.
Definition: GlobalSettingStation.cpp:130

Object storage path.

diff --git a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.js b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.js index c6d73680..cc32df94 100644 --- a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.js +++ b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.js @@ -10,6 +10,8 @@ var classGpgFrontend_1_1GlobalSettingStation_1_1Impl = [ "GetLogFilesSize", "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc95158e89167da21c2de6070952c6ad", null ], [ "GetSettings", "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae4bf91a8b0bc4367f611206439b26130", null ], [ "init_app_secure_key", "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a19d61d462efea0147ea5e10ed49c106d", null ], + [ "app_config_path_", "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9d047076c437a46c09f1e683d4e99312", null ], + [ "app_config_target_path_", "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4612f0a224cf38c9f4439b4750476b10", null ], [ "app_data_objs_path_", "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a7eae19f7ada6914cc566912e74c73221", null ], [ "app_data_path_", "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a67f2e4e8a62d3b34d9f86c9235a35f05", null ], [ "app_log_path_", "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a92ca0d1c51d36d8984528ec089280da7", null ], diff --git a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.map b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.map index 6bbc8b2c..991c1d61 100644 --- a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.map +++ b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.map @@ -1,3 +1,3 @@ - + diff --git a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.md5 b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.md5 index e7c7b7d4..7c8edd8f 100644 --- a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.md5 +++ b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.md5 @@ -1 +1 @@ -8e26ef523ac6c5ceba2e8cd642c4fbfe \ No newline at end of file +50b7877b4c40bb8ecfdb18231c80b05a \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.png b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.png index 694d07cc..ef2c48c5 100644 Binary files a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.png and b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.png differ diff --git a/docs/html/functions.html b/docs/html/functions.html index bbc8d19b..b228ccf7 100644 --- a/docs/html/functions.html +++ b/docs/html/functions.html @@ -116,6 +116,9 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable(); : GpgFrontend::UI::KeyPairDetailTab , GpgFrontend::UI::KeyPairSubkeyTab +
  • app_config_target_path_ +: GpgFrontend::GlobalSettingStation::Impl +
  • app_data_objs_path_ : GpgFrontend::GlobalSettingStation::Impl
  • diff --git a/docs/html/functions_vars.html b/docs/html/functions_vars.html index 3c244628..348d1a34 100644 --- a/docs/html/functions_vars.html +++ b/docs/html/functions_vars.html @@ -101,6 +101,9 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl : GpgFrontend::UI::KeyPairDetailTab , GpgFrontend::UI::KeyPairSubkeyTab +
  • app_config_target_path_ +: GpgFrontend::GlobalSettingStation::Impl +
  • app_data_objs_path_ : GpgFrontend::GlobalSettingStation::Impl
  • diff --git a/docs/html/navtreedata.js b/docs/html/navtreedata.js index d7ab841a..a9cb2d63 100644 --- a/docs/html/navtreedata.js +++ b/docs/html/navtreedata.js @@ -54,18 +54,18 @@ var NAVTREE = var NAVTREEINDEX = [ -"", -"classGpgFrontend_1_1DataObject_1_1Impl.html#a52d00fb15bee9947a8a3062254f3ad15", -"classGpgFrontend_1_1GpgGenerateKeyResult.html", -"classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437", -"classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892", -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2", -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa10636ab18ccf63bcd3dfa60bdd9cbc7", -"classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081", -"classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5", -"files.html", -"namespaceGpgFrontend_1_1RawAPI.html", -"structGpgFrontend_1_1UI_1_1KeyTable.html#a0719f023069e0f6e29db20b6cd0cf5ea" +"AboutDialog_8h_source.html", +"classGpgFrontend_1_1GFBuffer.html#a11850e9664ed9e1f6333bca539ecfde5", +"classGpgFrontend_1_1GpgGenerateKeyResult.html#a7b59cc89f2c9441783c3b87ddc2986d7", +"classGpgFrontend_1_1GpgTOFUInfo.html#a7659c5c7483a7629be347d6a8f05fe37", +"classGpgFrontend_1_1PassphraseGenerator.html#ae53436e5b7dc44e96afe014ccd544998", +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a5238316d0c0de7377302c62b7795fd5e", +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ab06b65fbb2581eb1245d45273ed3885a", +"classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f", +"classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c", +"functions.html", +"namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f", +"structGpgFrontend_1_1UI_1_1KeyTable.html#a5bce4bf0dc41ac05390a4f93da8b8985" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/docs/html/navtreeindex0.js b/docs/html/navtreeindex0.js index acb02cf2..c9f64c9f 100644 --- a/docs/html/navtreeindex0.js +++ b/docs/html/navtreeindex0.js @@ -1,9 +1,5 @@ var NAVTREEINDEX0 = { -"":[1,0,0], -"":[1,0,1], -"":[1,0,3], -"":[1,0,2,0,0], "AboutDialog_8h_source.html":[3,0,0,4,0,2,0], "AppearanceSO_8h_source.html":[3,0,0,4,3,0,0], "ArchiveFileOperator_8h_source.html":[3,0,0,0,0,3], @@ -249,5 +245,9 @@ var NAVTREEINDEX0 = "classGpgFrontend_1_1DataObject_1_1Impl.html":[2,0,1,38,0], "classGpgFrontend_1_1DataObject_1_1Impl.html#a37b2d9e563d6b89a3cff2c07151f3f3b":[2,0,1,38,0,0], "classGpgFrontend_1_1DataObject_1_1Impl.html#a495a9d81102b1700e127d30c17fd1399":[2,0,1,38,0,1], -"classGpgFrontend_1_1DataObject_1_1Impl.html#a4deafdee492ea0607f445cf6bbfb8264":[2,0,1,38,0,3] +"classGpgFrontend_1_1DataObject_1_1Impl.html#a4deafdee492ea0607f445cf6bbfb8264":[2,0,1,38,0,3], +"classGpgFrontend_1_1DataObject_1_1Impl.html#a52d00fb15bee9947a8a3062254f3ad15":[2,0,1,38,0,5], +"classGpgFrontend_1_1DataObject_1_1Impl.html#a86ac3dcb4c1b90e606ac49505dc9e672":[2,0,1,38,0,4], +"classGpgFrontend_1_1DataObject_1_1Impl.html#afddd49f6e41546d08fa7b01605e8e6b9":[2,0,1,38,0,2], +"classGpgFrontend_1_1GFBuffer.html":[2,0,1,39] }; diff --git a/docs/html/navtreeindex1.js b/docs/html/navtreeindex1.js index 70e94596..b9c1d3f5 100644 --- a/docs/html/navtreeindex1.js +++ b/docs/html/navtreeindex1.js @@ -1,9 +1,5 @@ var NAVTREEINDEX1 = { -"classGpgFrontend_1_1DataObject_1_1Impl.html#a52d00fb15bee9947a8a3062254f3ad15":[2,0,1,38,0,5], -"classGpgFrontend_1_1DataObject_1_1Impl.html#a86ac3dcb4c1b90e606ac49505dc9e672":[2,0,1,38,0,4], -"classGpgFrontend_1_1DataObject_1_1Impl.html#afddd49f6e41546d08fa7b01605e8e6b9":[2,0,1,38,0,2], -"classGpgFrontend_1_1GFBuffer.html":[2,0,1,39], "classGpgFrontend_1_1GFBuffer.html#a11850e9664ed9e1f6333bca539ecfde5":[2,0,1,39,4], "classGpgFrontend_1_1GFBuffer.html#a167ed0fa84aba84db410302cf1661f14":[2,0,1,39,10], "classGpgFrontend_1_1GFBuffer.html#a1a1b67002461f91a52e027bb3a1b8eca":[2,0,1,39,11], @@ -108,18 +104,20 @@ var NAVTREEINDEX1 = "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html":[2,0,1,14,0], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a09a4ced555c4c4c79c8c408c6d31f1ea":[2,0,1,14,0,5], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a19d61d462efea0147ea5e10ed49c106d":[2,0,1,14,0,9], -"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4f164aa1707e6afdef29387b4a644a59":[2,0,1,14,0,13], -"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a67f2e4e8a62d3b34d9f86c9235a35f05":[2,0,1,14,0,11], -"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a7eae19f7ada6914cc566912e74c73221":[2,0,1,14,0,10], -"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a92ca0d1c51d36d8984528ec089280da7":[2,0,1,14,0,12], +"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4612f0a224cf38c9f4439b4750476b10":[2,0,1,14,0,11], +"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4f164aa1707e6afdef29387b4a644a59":[2,0,1,14,0,15], +"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a67f2e4e8a62d3b34d9f86c9235a35f05":[2,0,1,14,0,13], +"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a7eae19f7ada6914cc566912e74c73221":[2,0,1,14,0,12], +"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a92ca0d1c51d36d8984528ec089280da7":[2,0,1,14,0,14], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9572b3082d5b9f6e08fc7992114b19ce":[2,0,1,14,0,0], +"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9d047076c437a46c09f1e683d4e99312":[2,0,1,14,0,10], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc4ed01c7a4cf9c3c7d9a9462027abd0":[2,0,1,14,0,4], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc95158e89167da21c2de6070952c6ad":[2,0,1,14,0,7], -"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ac640f8f0efdce03715ade7fd25fc9837":[2,0,1,14,0,14], +"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ac640f8f0efdce03715ade7fd25fc9837":[2,0,1,14,0,16], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ad603faf6a2095121cad7ec887ca78bac":[2,0,1,14,0,1], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae051656e52a286cd9b3a891d82099ce0":[2,0,1,14,0,3], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae4bf91a8b0bc4367f611206439b26130":[2,0,1,14,0,8], -"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#aee8c6bc32e4af0a6f7ef19035d810525":[2,0,1,14,0,15], +"classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#aee8c6bc32e4af0a6f7ef19035d810525":[2,0,1,14,0,17], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#af067b39bc0926f1189980d26c027a729":[2,0,1,14,0,6], "classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#af14663f21fe65a57fcb557f435a5c561":[2,0,1,14,0,2], "classGpgFrontend_1_1GpgAdvancedOperator.html":[2,0,1,15], @@ -249,5 +247,7 @@ var NAVTREEINDEX1 = "classGpgFrontend_1_1GpgFileOpera.html#acd125de9f5d6c49b2e5cf796f27a3398":[2,0,1,20,15], "classGpgFrontend_1_1GpgFileOpera.html#ace69ece7bb107e350e1ab5b3ff443657":[2,0,1,20,9], "classGpgFrontend_1_1GpgFileOpera.html#af10bf1aa98a6717adbef57c11750094c":[2,0,1,20,6], -"classGpgFrontend_1_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430":[2,0,1,20,19] +"classGpgFrontend_1_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430":[2,0,1,20,19], +"classGpgFrontend_1_1GpgGenerateKeyResult.html":[2,0,1,44], +"classGpgFrontend_1_1GpgGenerateKeyResult.html#a500e904bb2af1e9805a08f5d382c200b":[2,0,1,44,5] }; diff --git a/docs/html/navtreeindex10.js b/docs/html/navtreeindex10.js index bad7eacd..7506b359 100644 --- a/docs/html/navtreeindex10.js +++ b/docs/html/navtreeindex10.js @@ -1,7 +1,5 @@ var NAVTREEINDEX10 = { -"namespaceGpgFrontend_1_1RawAPI.html":[1,0,2,1], -"namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697":[1,0,2,1,2], "namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f":[1,0,2,1,0], "namespaceGpgFrontend_1_1RawAPI.html#aa2bc88cf78b8da893f1b5c7e2e8ccf42":[1,0,2,1,1], "namespaceGpgFrontend_1_1Test.html":[1,0,2,2], @@ -249,5 +247,7 @@ var NAVTREEINDEX10 = "structGpgFrontend_1_1UI_1_1KeyServerSO.html#af0a58755c2b62dac4695a7dc0d407e0a":[2,0,1,3,46,5], "structGpgFrontend_1_1UI_1_1KeyServerSO.html#af5f83b07717f206a069fae945be9c388":[2,0,1,3,46,4], "structGpgFrontend_1_1UI_1_1KeyServerSO.html#afec2c455b7b57c66a2f034f49ba21105":[2,0,1,3,46,3], -"structGpgFrontend_1_1UI_1_1KeyTable.html":[2,0,1,3,63] +"structGpgFrontend_1_1UI_1_1KeyTable.html":[2,0,1,3,63], +"structGpgFrontend_1_1UI_1_1KeyTable.html#a0719f023069e0f6e29db20b6cd0cf5ea":[2,0,1,3,63,8], +"structGpgFrontend_1_1UI_1_1KeyTable.html#a1560962e3a6eac5f042ba4963f439f15":[2,0,1,3,63,12] }; diff --git a/docs/html/navtreeindex11.js b/docs/html/navtreeindex11.js index b6b281c1..3680c5b3 100644 --- a/docs/html/navtreeindex11.js +++ b/docs/html/navtreeindex11.js @@ -1,7 +1,5 @@ var NAVTREEINDEX11 = { -"structGpgFrontend_1_1UI_1_1KeyTable.html#a0719f023069e0f6e29db20b6cd0cf5ea":[2,0,1,3,63,8], -"structGpgFrontend_1_1UI_1_1KeyTable.html#a1560962e3a6eac5f042ba4963f439f15":[2,0,1,3,63,12], "structGpgFrontend_1_1UI_1_1KeyTable.html#a5bce4bf0dc41ac05390a4f93da8b8985":[2,0,1,3,63,14], "structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e":[2,0,1,3,63,3], "structGpgFrontend_1_1UI_1_1KeyTable.html#a9ef84e0b2d9146b962ca4ca79e7f0e9c":[2,0,1,3,63,2], @@ -122,5 +120,9 @@ var NAVTREEINDEX11 = "structpinentry.html#afa4e4b457995d3ca3907c65930d18e26":[2,0,6,62], "structpinentry.html#afaf96dbf5f96d41e4b3760ba498d3837":[2,0,6,53], "structsecmem_1_1alloc_1_1rebind.html":[2,0,2,0,0], -"structsecmem_1_1alloc_1_1rebind.html#ad8d07ef1da80f557d0814db49a919b14":[2,0,2,0,0,0] +"structsecmem_1_1alloc_1_1rebind.html#ad8d07ef1da80f557d0814db49a919b14":[2,0,2,0,0,0], +"":[1,0,2,0,0], +"":[1,0,1], +"":[1,0,0], +"":[1,0,3] }; diff --git a/docs/html/navtreeindex2.js b/docs/html/navtreeindex2.js index aba364db..fea51cff 100644 --- a/docs/html/navtreeindex2.js +++ b/docs/html/navtreeindex2.js @@ -1,7 +1,5 @@ var NAVTREEINDEX2 = { -"classGpgFrontend_1_1GpgGenerateKeyResult.html":[2,0,1,44], -"classGpgFrontend_1_1GpgGenerateKeyResult.html#a500e904bb2af1e9805a08f5d382c200b":[2,0,1,44,5], "classGpgFrontend_1_1GpgGenerateKeyResult.html#a7b59cc89f2c9441783c3b87ddc2986d7":[2,0,1,44,1], "classGpgFrontend_1_1GpgGenerateKeyResult.html#a7bedbb216a82219aad31d60103921dfe":[2,0,1,44,6], "classGpgFrontend_1_1GpgGenerateKeyResult.html#a7fdc3ba87f30ca6de4c0da382f0f4b7c":[2,0,1,44,7], @@ -249,5 +247,7 @@ var NAVTREEINDEX2 = "classGpgFrontend_1_1GpgTOFUInfo.html#a35510807eea162b83d71ecebf98cf25f":[2,0,1,54,12], "classGpgFrontend_1_1GpgTOFUInfo.html#a4dc5e5573cabb90f55761bdc252f4f82":[2,0,1,54,7], "classGpgFrontend_1_1GpgTOFUInfo.html#a4f46d32bc9bf1a1a3bbc32461538a422":[2,0,1,54,4], -"classGpgFrontend_1_1GpgTOFUInfo.html#a506686bed09a700157050824c4ec0db9":[2,0,1,54,8] +"classGpgFrontend_1_1GpgTOFUInfo.html#a506686bed09a700157050824c4ec0db9":[2,0,1,54,8], +"classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437":[2,0,1,54,6], +"classGpgFrontend_1_1GpgTOFUInfo.html#a6931d87dab449d0c635a354364c69178":[2,0,1,54,10] }; diff --git a/docs/html/navtreeindex3.js b/docs/html/navtreeindex3.js index cd6c1f42..c0fe3e1e 100644 --- a/docs/html/navtreeindex3.js +++ b/docs/html/navtreeindex3.js @@ -1,7 +1,5 @@ var NAVTREEINDEX3 = { -"classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437":[2,0,1,54,6], -"classGpgFrontend_1_1GpgTOFUInfo.html#a6931d87dab449d0c635a354364c69178":[2,0,1,54,10], "classGpgFrontend_1_1GpgTOFUInfo.html#a7659c5c7483a7629be347d6a8f05fe37":[2,0,1,54,5], "classGpgFrontend_1_1GpgTOFUInfo.html#a80acb09347a74cc35776d58b9874cf37":[2,0,1,54,1], "classGpgFrontend_1_1GpgTOFUInfo.html#a86f44d98d2109f0fe210604326393eb3":[2,0,1,54,0], @@ -249,5 +247,7 @@ var NAVTREEINDEX3 = "classGpgFrontend_1_1Module_1_1Module_1_1Impl.html#af262a7f6c555eb4966bb51175280df5c":[2,0,1,0,4,0,0], "classGpgFrontend_1_1Module_1_1Module_1_1Impl.html#afe85061d93568cabc555b05fff0e63e7":[2,0,1,0,4,0,4], "classGpgFrontend_1_1PassphraseGenerator.html":[2,0,1,28], -"classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa":[2,0,1,28,3] +"classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa":[2,0,1,28,3], +"classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892":[2,0,1,28,2], +"classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf":[2,0,1,28,0] }; diff --git a/docs/html/navtreeindex4.js b/docs/html/navtreeindex4.js index 3416c877..1a703e9f 100644 --- a/docs/html/navtreeindex4.js +++ b/docs/html/navtreeindex4.js @@ -1,7 +1,5 @@ var NAVTREEINDEX4 = { -"classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892":[2,0,1,28,2], -"classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf":[2,0,1,28,0], "classGpgFrontend_1_1PassphraseGenerator.html#ae53436e5b7dc44e96afe014ccd544998":[2,0,1,28,1], "classGpgFrontend_1_1PointerConverter.html":[2,0,1,57], "classGpgFrontend_1_1PointerConverter.html#a1a6b5b600655d46afc57b877c9b94a14":[2,0,1,57,0], @@ -249,5 +247,7 @@ var NAVTREEINDEX4 = "classGpgFrontend_1_1UI_1_1FileTreeView.html#a3c1f1811b9022af5accf5dd6f408a4a5":[2,0,1,3,56,36], "classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0":[2,0,1,3,56,15], "classGpgFrontend_1_1UI_1_1FileTreeView.html#a41fdc92e83892a89404913232a89e5a4":[2,0,1,3,56,27], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a46daeb183f5f127c7d7f91e1ae506e38":[2,0,1,3,56,33] +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a46daeb183f5f127c7d7f91e1ae506e38":[2,0,1,3,56,33], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2":[2,0,1,3,56,10], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1":[2,0,1,3,56,13] }; diff --git a/docs/html/navtreeindex5.js b/docs/html/navtreeindex5.js index 59962388..e3e4a22f 100644 --- a/docs/html/navtreeindex5.js +++ b/docs/html/navtreeindex5.js @@ -1,7 +1,5 @@ var NAVTREEINDEX5 = { -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2":[2,0,1,3,56,10], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1":[2,0,1,3,56,13], "classGpgFrontend_1_1UI_1_1FileTreeView.html#a5238316d0c0de7377302c62b7795fd5e":[2,0,1,3,56,35], "classGpgFrontend_1_1UI_1_1FileTreeView.html#a55ab0ccc16e3a1696e3b1ee47e884544":[2,0,1,3,56,37], "classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7":[2,0,1,3,56,16], @@ -249,5 +247,7 @@ var NAVTREEINDEX5 = "classGpgFrontend_1_1UI_1_1KeyMgmt.html#a7623fa63b3c24ee86d923b434dee9c7f":[2,0,1,3,42,33], "classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7":[2,0,1,3,42,35], "classGpgFrontend_1_1UI_1_1KeyMgmt.html#a905d55ac2c7de8579db9f5a7b91a0abf":[2,0,1,3,42,15], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#a9ec2dc6b623617496aa934a45256d695":[2,0,1,3,42,20] +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#a9ec2dc6b623617496aa934a45256d695":[2,0,1,3,42,20], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa10636ab18ccf63bcd3dfa60bdd9cbc7":[2,0,1,3,42,12], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa5cd08927c720e1d545149e8318559c8":[2,0,1,3,42,14] }; diff --git a/docs/html/navtreeindex6.js b/docs/html/navtreeindex6.js index 74f057fd..7d8c9215 100644 --- a/docs/html/navtreeindex6.js +++ b/docs/html/navtreeindex6.js @@ -1,7 +1,5 @@ var NAVTREEINDEX6 = { -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa10636ab18ccf63bcd3dfa60bdd9cbc7":[2,0,1,3,42,12], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aa5cd08927c720e1d545149e8318559c8":[2,0,1,3,42,14], "classGpgFrontend_1_1UI_1_1KeyMgmt.html#ab06b65fbb2581eb1245d45273ed3885a":[2,0,1,3,42,13], "classGpgFrontend_1_1UI_1_1KeyMgmt.html#ab3698ef93ee48a949915f205452f8743":[2,0,1,3,42,16], "classGpgFrontend_1_1UI_1_1KeyMgmt.html#abf0f05743185c40b3cd0936ddccf8f9d":[2,0,1,3,42,22], @@ -249,5 +247,7 @@ var NAVTREEINDEX6 = "classGpgFrontend_1_1UI_1_1MainWindow.html#a0ab96012df041f2c2e47092db0600355":[2,0,1,3,43,4], "classGpgFrontend_1_1UI_1_1MainWindow.html#a0cb094e0409337cfd7dba1bb510ea96e":[2,0,1,3,43,75], "classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839":[2,0,1,3,43,131], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2":[2,0,1,3,43,141] +"classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2":[2,0,1,3,43,141], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081":[2,0,1,3,43,140], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57":[2,0,1,3,43,109] }; diff --git a/docs/html/navtreeindex7.js b/docs/html/navtreeindex7.js index 79e817f6..89be5591 100644 --- a/docs/html/navtreeindex7.js +++ b/docs/html/navtreeindex7.js @@ -1,7 +1,5 @@ var NAVTREEINDEX7 = { -"classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081":[2,0,1,3,43,140], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57":[2,0,1,3,43,109], "classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f":[2,0,1,3,43,34], "classGpgFrontend_1_1UI_1_1MainWindow.html#a1759412cb7ee71600c4b6e3c6e752d2e":[2,0,1,3,43,3], "classGpgFrontend_1_1UI_1_1MainWindow.html#a19d24772c88b55070f139b97806c10ca":[2,0,1,3,43,124], @@ -249,5 +247,7 @@ var NAVTREEINDEX7 = "classGpgFrontend_1_1UI_1_1TextEdit.html#a32327f592965d8922eb7095af117336d":[2,0,1,3,66,35], "classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780":[2,0,1,3,66,12], "classGpgFrontend_1_1UI_1_1TextEdit.html#a3c17fdf3abf9c4fb6ce35cfb8f0f8fc4":[2,0,1,3,66,18], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1":[2,0,1,3,66,14] +"classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1":[2,0,1,3,66,14], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5":[2,0,1,3,66,33], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474":[2,0,1,3,66,31] }; diff --git a/docs/html/navtreeindex8.js b/docs/html/navtreeindex8.js index 96bf65b6..6b2d9127 100644 --- a/docs/html/navtreeindex8.js +++ b/docs/html/navtreeindex8.js @@ -1,7 +1,5 @@ var NAVTREEINDEX8 = { -"classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5":[2,0,1,3,66,33], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474":[2,0,1,3,66,31], "classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c":[2,0,1,3,66,19], "classGpgFrontend_1_1UI_1_1TextEdit.html#a60c73cc66a48a38c13e7890de49e86c3":[2,0,1,3,66,22], "classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf":[2,0,1,3,66,6], @@ -249,5 +247,7 @@ var NAVTREEINDEX8 = "dir_f3911b9629b0e27ea480d06d47573cbf.html":[3,0,0,4,5], "dir_f8a0abd6d3586538a5b71803e0ab7ffa.html":[3,0,0,0,0], "dir_fc6c58bf49530122ab17df13a9869378.html":[3,0,0,0,0,2], -"dir_fd71accbf528c1576ca21e7ec5716833.html":[3,0,0,0,4] +"dir_fd71accbf528c1576ca21e7ec5716833.html":[3,0,0,0,4], +"files.html":[3,0], +"functions.html":[2,3,0,0] }; diff --git a/docs/html/navtreeindex9.js b/docs/html/navtreeindex9.js index 14ed9028..f6f3c192 100644 --- a/docs/html/navtreeindex9.js +++ b/docs/html/navtreeindex9.js @@ -1,8 +1,6 @@ var NAVTREEINDEX9 = { -"files.html":[3,0], "functions.html":[2,3,0], -"functions.html":[2,3,0,0], "functions_b.html":[2,3,0,1], "functions_c.html":[2,3,0,2], "functions_d.html":[2,3,0,3], @@ -249,5 +247,7 @@ var NAVTREEINDEX9 = "namespaceGpgFrontend_1_1Module_1_1SDK.html#a6a1dff88f1da053117d0614c0f94e52c":[1,0,2,0,1,2], "namespaceGpgFrontend_1_1Module_1_1SDK.html#a77f3de0edd4f66611431addcdc69e4c1":[1,0,2,0,1,3], "namespaceGpgFrontend_1_1Module_1_1SDK.html#ab16a035830f089a32f873bb4c61b420f":[1,0,2,0,1,4], -"namespaceGpgFrontend_1_1Module_1_1SDK.html#acee0c8da2a824cc7c5eef423fefa5840":[1,0,2,0,1,1] +"namespaceGpgFrontend_1_1Module_1_1SDK.html#acee0c8da2a824cc7c5eef423fefa5840":[1,0,2,0,1,1], +"namespaceGpgFrontend_1_1RawAPI.html":[1,0,2,1], +"namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697":[1,0,2,1,2] }; diff --git a/docs/html/search/all_0.js b/docs/html/search/all_0.js index bea0c613..9636891d 100644 --- a/docs/html/search/all_0.js +++ b/docs/html/search/all_0.js @@ -7,26 +7,27 @@ var searchData= ['addlistgrouptab_4',['AddListGroupTab',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4',1,'GpgFrontend::UI::KeyList']]], ['addmenuaction_5',['AddMenuAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886',1,'GpgFrontend::UI::KeyList']]], ['addoptionalaction_6',['AddOptionalAction',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a456f15315a03107f7757d84362c1af71',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['adduid_7',['AddUID',['../classGpgFrontend_1_1GpgUIDOperator.html#ad85cb5988f90d395bb6b8f1810b14510',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &name, const QString &comment, const QString &email) -> bool'],['../classGpgFrontend_1_1GpgUIDOperator.html#ac2983b9e56569500911da72cad07fcda',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &uid) -> bool']]], + ['adduid_7',['AddUID',['../classGpgFrontend_1_1GpgUIDOperator.html#ac2983b9e56569500911da72cad07fcda',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &uid) -> bool'],['../classGpgFrontend_1_1GpgUIDOperator.html#ad85cb5988f90d395bb6b8f1810b14510',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &name, const QString &comment, const QString &email) -> bool']]], ['aes_5f256_5fcbc_5fdecrypt_8',['aes_256_cbc_decrypt',['../namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f',1,'GpgFrontend::RawAPI']]], ['aes_5f256_5fcbc_5fencrypt_9',['aes_256_cbc_encrypt',['../namespaceGpgFrontend_1_1RawAPI.html#aa2bc88cf78b8da893f1b5c7e2e8ccf42',1,'GpgFrontend::RawAPI']]], ['aes_5f256_5fcbc_5finit_10',['aes_256_cbc_init',['../namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697',1,'GpgFrontend::RawAPI']]], ['algorithm_5fdetail_5fvar_5flabel_5f_11',['algorithm_detail_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#abbfe5c15ea09478f52f25ce0a91bbbf8',1,'GpgFrontend::UI::KeyPairDetailTab']]], ['algorithm_5fvar_5flabel_5f_12',['algorithm_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aadcb3bbb4233fdc2deca5b509c46b2e1',1,'GpgFrontend::UI::KeyPairDetailTab::algorithm_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a1790a8b163b94f33a3bb968f9a19f00c',1,'GpgFrontend::UI::KeyPairSubkeyTab::algorithm_var_label_()']]], ['alloc_13',['alloc',['../classsecmem_1_1alloc.html',1,'secmem']]], - ['app_5fdata_5fobjs_5fpath_5f_14',['app_data_objs_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a7eae19f7ada6914cc566912e74c73221',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5fdata_5fpath_5f_15',['app_data_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a67f2e4e8a62d3b34d9f86c9235a35f05',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5flog_5fpath_5f_16',['app_log_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a92ca0d1c51d36d8984528ec089280da7',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5fportable_5fconfig_5fpath_5f_17',['app_portable_config_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4f164aa1707e6afdef29387b4a644a59',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5fsecure_5fkey_5fpath_5f_18',['app_secure_key_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a9b13d6d68ebc584cb231e6f349a2a138',1,'GpgFrontend::DataObjectOperator']]], - ['app_5fsecure_5fpath_5f_19',['app_secure_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a4e7673037b5c7eda5c334d50f8155150',1,'GpgFrontend::DataObjectOperator']]], - ['appearanceso_20',['AppearanceSO',['../structGpgFrontend_1_1UI_1_1AppearanceSO.html',1,'GpgFrontend::UI']]], - ['appearancetab_21',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c',1,'GpgFrontend::UI::AppearanceTab::AppearanceTab()'],['../classGpgFrontend_1_1UI_1_1AppearanceTab.html',1,'GpgFrontend::UI::AppearanceTab']]], - ['append_5fselected_5fkeys_5fact_5f_22',['append_selected_keys_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab67486a71126073e7c39ca12603198f4',1,'GpgFrontend::UI::MainWindow']]], - ['archivefileoperator_23',['ArchiveFileOperator',['../classGpgFrontend_1_1ArchiveFileOperator.html',1,'GpgFrontend']]], - ['archivereadclientdata_24',['ArchiveReadClientData',['../structGpgFrontend_1_1ArchiveReadClientData.html',1,'GpgFrontend']]], - ['associatetabwidget_25',['AssociateTabWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adfa4acd435d2ec29f951f4e7e6a43f38',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['associatetextedit_26',['AssociateTextEdit',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a4fd6f91eb435feb41ae93e44485646ab',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['attachment_5fdock_5f_27',['attachment_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd243a5f00f86d65431081ead2cae153',1,'GpgFrontend::UI::MainWindow']]], - ['automatonhandelstruct_28',['AutomatonHandelStruct',['../structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct.html',1,'GpgFrontend::GpgKeyManager']]] + ['app_5fconfig_5ftarget_5fpath_5f_14',['app_config_target_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4612f0a224cf38c9f4439b4750476b10',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5fdata_5fobjs_5fpath_5f_15',['app_data_objs_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a7eae19f7ada6914cc566912e74c73221',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5fdata_5fpath_5f_16',['app_data_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a67f2e4e8a62d3b34d9f86c9235a35f05',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5flog_5fpath_5f_17',['app_log_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a92ca0d1c51d36d8984528ec089280da7',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5fportable_5fconfig_5fpath_5f_18',['app_portable_config_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4f164aa1707e6afdef29387b4a644a59',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5fsecure_5fkey_5fpath_5f_19',['app_secure_key_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a9b13d6d68ebc584cb231e6f349a2a138',1,'GpgFrontend::DataObjectOperator']]], + ['app_5fsecure_5fpath_5f_20',['app_secure_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a4e7673037b5c7eda5c334d50f8155150',1,'GpgFrontend::DataObjectOperator']]], + ['appearanceso_21',['AppearanceSO',['../structGpgFrontend_1_1UI_1_1AppearanceSO.html',1,'GpgFrontend::UI']]], + ['appearancetab_22',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c',1,'GpgFrontend::UI::AppearanceTab::AppearanceTab()'],['../classGpgFrontend_1_1UI_1_1AppearanceTab.html',1,'GpgFrontend::UI::AppearanceTab']]], + ['append_5fselected_5fkeys_5fact_5f_23',['append_selected_keys_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab67486a71126073e7c39ca12603198f4',1,'GpgFrontend::UI::MainWindow']]], + ['archivefileoperator_24',['ArchiveFileOperator',['../classGpgFrontend_1_1ArchiveFileOperator.html',1,'GpgFrontend']]], + ['archivereadclientdata_25',['ArchiveReadClientData',['../structGpgFrontend_1_1ArchiveReadClientData.html',1,'GpgFrontend']]], + ['associatetabwidget_26',['AssociateTabWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adfa4acd435d2ec29f951f4e7e6a43f38',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['associatetextedit_27',['AssociateTextEdit',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a4fd6f91eb435feb41ae93e44485646ab',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['attachment_5fdock_5f_28',['attachment_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd243a5f00f86d65431081ead2cae153',1,'GpgFrontend::UI::MainWindow']]], + ['automatonhandelstruct_29',['AutomatonHandelStruct',['../structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct.html',1,'GpgFrontend::GpgKeyManager']]] ]; diff --git a/docs/html/search/all_1.js b/docs/html/search/all_1.js index 533c390a..46cccf9e 100644 --- a/docs/html/search/all_1.js +++ b/docs/html/search/all_1.js @@ -1,7 +1,7 @@ var searchData= [ - ['beautifyfingerprint_29',['BeautifyFingerprint',['../namespaceGpgFrontend.html#ad437908d506d86137a0d2fdec4c6c957',1,'GpgFrontend']]], - ['browser_5f_30',['browser_',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af4f61342fae06a49c95d8d20ca51ca2c',1,'GpgFrontend::UI::HelpPage']]], - ['browser_5fact_5f_31',['browser_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3c0a5305cf55fe5bee2f18298f983cad',1,'GpgFrontend::UI::MainWindow']]], - ['button_5fbox_5f_32',['button_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa765259f9aa65b81d59b982ee0595e52',1,'GpgFrontend::UI::KeyGenDialog::button_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ab06b11f407fbb407139235fc84325de2',1,'GpgFrontend::UI::SubkeyGenerateDialog::button_box_()']]] + ['beautifyfingerprint_30',['BeautifyFingerprint',['../namespaceGpgFrontend.html#ad437908d506d86137a0d2fdec4c6c957',1,'GpgFrontend']]], + ['browser_5f_31',['browser_',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af4f61342fae06a49c95d8d20ca51ca2c',1,'GpgFrontend::UI::HelpPage']]], + ['browser_5fact_5f_32',['browser_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3c0a5305cf55fe5bee2f18298f983cad',1,'GpgFrontend::UI::MainWindow']]], + ['button_5fbox_5f_33',['button_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa765259f9aa65b81d59b982ee0595e52',1,'GpgFrontend::UI::KeyGenDialog::button_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ab06b11f407fbb407139235fc84325de2',1,'GpgFrontend::UI::SubkeyGenerateDialog::button_box_()']]] ]; diff --git a/docs/html/search/all_10.js b/docs/html/search/all_10.js index 68e5b0b8..d0c4281c 100644 --- a/docs/html/search/all_10.js +++ b/docs/html/search/all_10.js @@ -1,40 +1,40 @@ var searchData= [ - ['raisefailuremessagebox_532',['RaiseFailureMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a4bc0d817e2083cc262f4fb2c65027442',1,'GpgFrontend::UI::CommonUtils']]], - ['raisemessagebox_533',['RaiseMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644',1,'GpgFrontend::UI::CommonUtils']]], - ['raisepinentry_534',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html',1,'GpgFrontend::UI::RaisePinentry'],['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#acce90910b541e1f8b3409d22ed5dbd98',1,'GpgFrontend::UI::RaisePinentry::RaisePinentry()']]], - ['rd_5f_535',['rd_',['../classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa',1,'GpgFrontend::PassphraseGenerator']]], - ['read2gfbuffer_536',['Read2GFBuffer',['../classGpgFrontend_1_1GpgData.html#a7e59c37c350caa54424ec8a4e2a2e7a2',1,'GpgFrontend::GpgData']]], - ['readdone_537',['ReadDone',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['readfile_538',['ReadFile',['../namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de',1,'GpgFrontend']]], - ['readfilegfbuffer_539',['ReadFileGFBuffer',['../namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc',1,'GpgFrontend']]], - ['rebind_540',['rebind',['../structsecmem_1_1alloc_1_1rebind.html',1,'secmem::alloc']]], - ['redo_5fact_5f_541',['redo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e',1,'GpgFrontend::UI::MainWindow']]], - ['refdeleter_542',['RefDeleter',['../structGpgFrontend_1_1RefDeleter.html',1,'GpgFrontend']]], - ['refresh_543',['Refresh',['../structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f',1,'GpgFrontend::UI::KeyTable']]], - ['refresh_5finfo_5fboard_544',['refresh_info_board',['../namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee',1,'GpgFrontend::UI']]], - ['refresh_5fkeys_5ffrom_5fkey_5fserver_545',['refresh_keys_from_key_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98',1,'GpgFrontend::UI::MainWindow']]], - ['refresh_5fwidgets_5fstate_546',['refresh_widgets_state',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb',1,'GpgFrontend::UI::KeyGenDialog::refresh_widgets_state()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a4a5b77fb909e9a6a0e4da780c75f7535',1,'GpgFrontend::UI::SubkeyGenerateDialog::refresh_widgets_state()']]], - ['register_5fcache_5fkey_547',['register_cache_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#ab8723181823b8c3c3b1dd5f333c0f196',1,'GpgFrontend::CacheManager::Impl']]], - ['registerasynclogger_548',['RegisterAsyncLogger',['../namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f',1,'GpgFrontend']]], - ['registersynclogger_549',['RegisterSyncLogger',['../namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859',1,'GpgFrontend']]], - ['registertask_550',['RegisterTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9',1,'GpgFrontend::Thread::TaskRunner']]], - ['releasechannel_551',['ReleaseChannel',['../classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106',1,'GpgFrontend::SingletonFunctionObject::ReleaseChannel()'],['../classGpgFrontend_1_1SingletonStorage.html#adb22cc80a1ab040b6e4bce962625edfd',1,'GpgFrontend::SingletonStorage::ReleaseChannel()']]], - ['reloadgpgcomponents_552',['ReloadGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#acac2e0b60aec9e02b7dd5be6d37f0b31',1,'GpgFrontend::GpgAdvancedOperator']]], - ['resetcache_553',['ResetCache',['../classGpgFrontend_1_1CacheManager.html#a5600c892efc29bcf3279fa4d9447d328',1,'GpgFrontend::CacheManager']]], - ['resetcachevalue_554',['ResetCacheValue',['../namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5',1,'GpgFrontend']]], - ['resetconfigures_555',['ResetConfigures',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a62a1e0d0eeef7ecbd43c261b77c393e1',1,'GpgFrontend::GpgAdvancedOperator']]], - ['resetdurablecache_556',['ResetDurableCache',['../classGpgFrontend_1_1CacheManager.html#a62c3f25d8c897c10acf7dc8faf792906',1,'GpgFrontend::CacheManager']]], - ['resetoptionactionsmenu_557',['ResetOptionActionsMenu',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['restartgpgcomponents_558',['RestartGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a224daa8424245db4ea6be831ef791f8d',1,'GpgFrontend::GpgAdvancedOperator']]], - ['restore_5fsettings_559',['restore_settings',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a',1,'GpgFrontend::UI::MainWindow']]], - ['revsign_560',['RevSign',['../classGpgFrontend_1_1GpgKeyManager.html#a85c5ca9f31480fe3351c056b92b0aa12',1,'GpgFrontend::GpgKeyManager']]], - ['revuid_561',['RevUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a9b34da410125ab866e40b047298a9caa',1,'GpgFrontend::GpgUIDOperator']]], - ['rtnode_562',['RTNode',['../structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl']]], - ['run_563',['Run',['../classGpgFrontend_1_1Thread_1_1Task.html#ab3e3d4206efeeff5d3d6f1b5f0c60ab2',1,'GpgFrontend::Thread::Task::Run()'],['../classGpgFrontend_1_1UI_1_1FileReadTask.html#abd8f62be2b544d0fc8bbb1e5b7b3de9b',1,'GpgFrontend::UI::FileReadTask::Run()'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a0c58343f261ff4304868f314f03ca658',1,'GpgFrontend::UI::ProxyConnectionTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a3f0a9f8c46e7495b654f297594de8ea3',1,'GpgFrontend::UI::ListedKeyServerTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#a2a1a60dc9e87755ed77a2e6318b23115',1,'GpgFrontend::UI::KeyServerSearchTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#acc4979fdc2daa3c0805754a725969aa3',1,'GpgFrontend::UI::KeyServerImportTask::Run()'],['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a5bc74b894e86574fb4659dcb7f13fe26',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask::Run()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#af57e2e511eb44f755d1bfc62898f433d',1,'GpgFrontend::Thread::Task::Impl::Run()']]], - ['rungpgfrontendui_564',['RunGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755',1,'GpgFrontend::UI']]], - ['rungpgoperaasync_565',['RunGpgOperaAsync',['../namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22',1,'GpgFrontend']]], - ['rungpgoperasync_566',['RunGpgOperaSync',['../namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0',1,'GpgFrontend']]], - ['runiooperaasync_567',['RunIOOperaAsync',['../namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c',1,'GpgFrontend']]], - ['runoperaasync_568',['RunOperaAsync',['../namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61',1,'GpgFrontend']]] + ['raisefailuremessagebox_533',['RaiseFailureMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a4bc0d817e2083cc262f4fb2c65027442',1,'GpgFrontend::UI::CommonUtils']]], + ['raisemessagebox_534',['RaiseMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644',1,'GpgFrontend::UI::CommonUtils']]], + ['raisepinentry_535',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html',1,'GpgFrontend::UI::RaisePinentry'],['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#acce90910b541e1f8b3409d22ed5dbd98',1,'GpgFrontend::UI::RaisePinentry::RaisePinentry()']]], + ['rd_5f_536',['rd_',['../classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa',1,'GpgFrontend::PassphraseGenerator']]], + ['read2gfbuffer_537',['Read2GFBuffer',['../classGpgFrontend_1_1GpgData.html#a7e59c37c350caa54424ec8a4e2a2e7a2',1,'GpgFrontend::GpgData']]], + ['readdone_538',['ReadDone',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['readfile_539',['ReadFile',['../namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de',1,'GpgFrontend']]], + ['readfilegfbuffer_540',['ReadFileGFBuffer',['../namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc',1,'GpgFrontend']]], + ['rebind_541',['rebind',['../structsecmem_1_1alloc_1_1rebind.html',1,'secmem::alloc']]], + ['redo_5fact_5f_542',['redo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e',1,'GpgFrontend::UI::MainWindow']]], + ['refdeleter_543',['RefDeleter',['../structGpgFrontend_1_1RefDeleter.html',1,'GpgFrontend']]], + ['refresh_544',['Refresh',['../structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f',1,'GpgFrontend::UI::KeyTable']]], + ['refresh_5finfo_5fboard_545',['refresh_info_board',['../namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee',1,'GpgFrontend::UI']]], + ['refresh_5fkeys_5ffrom_5fkey_5fserver_546',['refresh_keys_from_key_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98',1,'GpgFrontend::UI::MainWindow']]], + ['refresh_5fwidgets_5fstate_547',['refresh_widgets_state',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb',1,'GpgFrontend::UI::KeyGenDialog::refresh_widgets_state()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a4a5b77fb909e9a6a0e4da780c75f7535',1,'GpgFrontend::UI::SubkeyGenerateDialog::refresh_widgets_state()']]], + ['register_5fcache_5fkey_548',['register_cache_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#ab8723181823b8c3c3b1dd5f333c0f196',1,'GpgFrontend::CacheManager::Impl']]], + ['registerasynclogger_549',['RegisterAsyncLogger',['../namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f',1,'GpgFrontend']]], + ['registersynclogger_550',['RegisterSyncLogger',['../namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859',1,'GpgFrontend']]], + ['registertask_551',['RegisterTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9',1,'GpgFrontend::Thread::TaskRunner']]], + ['releasechannel_552',['ReleaseChannel',['../classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106',1,'GpgFrontend::SingletonFunctionObject::ReleaseChannel()'],['../classGpgFrontend_1_1SingletonStorage.html#adb22cc80a1ab040b6e4bce962625edfd',1,'GpgFrontend::SingletonStorage::ReleaseChannel()']]], + ['reloadgpgcomponents_553',['ReloadGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#acac2e0b60aec9e02b7dd5be6d37f0b31',1,'GpgFrontend::GpgAdvancedOperator']]], + ['resetcache_554',['ResetCache',['../classGpgFrontend_1_1CacheManager.html#a5600c892efc29bcf3279fa4d9447d328',1,'GpgFrontend::CacheManager']]], + ['resetcachevalue_555',['ResetCacheValue',['../namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5',1,'GpgFrontend']]], + ['resetconfigures_556',['ResetConfigures',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a62a1e0d0eeef7ecbd43c261b77c393e1',1,'GpgFrontend::GpgAdvancedOperator']]], + ['resetdurablecache_557',['ResetDurableCache',['../classGpgFrontend_1_1CacheManager.html#a62c3f25d8c897c10acf7dc8faf792906',1,'GpgFrontend::CacheManager']]], + ['resetoptionactionsmenu_558',['ResetOptionActionsMenu',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['restartgpgcomponents_559',['RestartGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a224daa8424245db4ea6be831ef791f8d',1,'GpgFrontend::GpgAdvancedOperator']]], + ['restore_5fsettings_560',['restore_settings',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a',1,'GpgFrontend::UI::MainWindow']]], + ['revsign_561',['RevSign',['../classGpgFrontend_1_1GpgKeyManager.html#a85c5ca9f31480fe3351c056b92b0aa12',1,'GpgFrontend::GpgKeyManager']]], + ['revuid_562',['RevUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a9b34da410125ab866e40b047298a9caa',1,'GpgFrontend::GpgUIDOperator']]], + ['rtnode_563',['RTNode',['../structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl']]], + ['run_564',['Run',['../classGpgFrontend_1_1Thread_1_1Task.html#ab3e3d4206efeeff5d3d6f1b5f0c60ab2',1,'GpgFrontend::Thread::Task::Run()'],['../classGpgFrontend_1_1UI_1_1FileReadTask.html#abd8f62be2b544d0fc8bbb1e5b7b3de9b',1,'GpgFrontend::UI::FileReadTask::Run()'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a0c58343f261ff4304868f314f03ca658',1,'GpgFrontend::UI::ProxyConnectionTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a3f0a9f8c46e7495b654f297594de8ea3',1,'GpgFrontend::UI::ListedKeyServerTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#a2a1a60dc9e87755ed77a2e6318b23115',1,'GpgFrontend::UI::KeyServerSearchTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#acc4979fdc2daa3c0805754a725969aa3',1,'GpgFrontend::UI::KeyServerImportTask::Run()'],['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a5bc74b894e86574fb4659dcb7f13fe26',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask::Run()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#af57e2e511eb44f755d1bfc62898f433d',1,'GpgFrontend::Thread::Task::Impl::Run()']]], + ['rungpgfrontendui_565',['RunGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755',1,'GpgFrontend::UI']]], + ['rungpgoperaasync_566',['RunGpgOperaAsync',['../namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22',1,'GpgFrontend']]], + ['rungpgoperasync_567',['RunGpgOperaSync',['../namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0',1,'GpgFrontend']]], + ['runiooperaasync_568',['RunIOOperaAsync',['../namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c',1,'GpgFrontend']]], + ['runoperaasync_569',['RunOperaAsync',['../namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/all_11.js b/docs/html/search/all_11.js index a1a5fb54..80e43169 100644 --- a/docs/html/search/all_11.js +++ b/docs/html/search/all_11.js @@ -1,220 +1,220 @@ var searchData= [ - ['safelyrun_569',['SafelyRun',['../classGpgFrontend_1_1Thread_1_1Task.html#a3983635b9bcb8d7ec84d97109dddacec',1,'GpgFrontend::Thread::Task']]], - ['save_5fact_5f_570',['save_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc',1,'GpgFrontend::UI::MainWindow']]], - ['save_5fas_5fact_5f_571',['save_as_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112',1,'GpgFrontend::UI::MainWindow']]], - ['save_5ffile_572',['save_file',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf',1,'GpgFrontend::UI::TextEdit']]], - ['savecache_573',['SaveCache',['../classGpgFrontend_1_1CacheManager.html#ac7e6ac02327d98eff60817bde774b872',1,'GpgFrontend::CacheManager']]], - ['savedurablecache_574',['SaveDurableCache',['../classGpgFrontend_1_1CacheManager.html#ac000be202e836c85f505f8d9808e0f89',1,'GpgFrontend::CacheManager']]], - ['securemalloc_575',['SecureMalloc',['../namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4',1,'GpgFrontend']]], - ['securemallocastype_576',['SecureMallocAsType',['../namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c',1,'GpgFrontend']]], - ['securememoryallocator_577',['SecureMemoryAllocator',['../classGpgFrontend_1_1SecureMemoryAllocator.html',1,'GpgFrontend']]], - ['secureobjectdeleter_578',['SecureObjectDeleter',['../structGpgFrontend_1_1SecureObjectDeleter.html',1,'GpgFrontend']]], - ['securerealloc_579',['SecureRealloc',['../namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe',1,'GpgFrontend']]], - ['securereallocastype_580',['SecureReallocAsType',['../namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53',1,'GpgFrontend']]], - ['select_5fall_5fact_5f_581',['select_all_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc',1,'GpgFrontend::UI::MainWindow']]], - ['selectionchanged_582',['selectionChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0',1,'GpgFrontend::UI::FileTreeView']]], - ['set_5fbackground_583',['set_background',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a0c531f2c673caed29225a323e750205f',1,'GpgFrontend::UI::FindWidget']]], - ['set_5floading_584',['set_loading',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['set_5fmessage_585',['set_message',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['set_5fsettings_586',['set_settings',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['set_5fsignal_5fslot_587',['set_signal_slot',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146',1,'GpgFrontend::UI::KeyGenDialog::set_signal_slot()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a90900b67eceb2d16af5de27f9f038f7f',1,'GpgFrontend::UI::SubkeyGenerateDialog::set_signal_slot()']]], - ['setalgo_588',['SetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a438c9bd77727a93961109a8492673fe5',1,'GpgFrontend::GenKeyInfo']]], - ['setallowauthentication_589',['SetAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de',1,'GpgFrontend::GenKeyInfo']]], - ['setallowcertification_590',['SetAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e',1,'GpgFrontend::GenKeyInfo']]], - ['setallowencryption_591',['SetAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454',1,'GpgFrontend::GenKeyInfo']]], - ['setallowsigning_592',['SetAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a',1,'GpgFrontend::GenKeyInfo']]], - ['setcachevalue_593',['SetCacheValue',['../namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455',1,'GpgFrontend']]], - ['setchannel_594',['SetChannel',['../classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09',1,'GpgFrontend::ChannelObject']]], - ['setchecked_595',['SetChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689',1,'GpgFrontend::UI::KeyList::SetChecked()'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c',1,'GpgFrontend::UI::KeyTable::SetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe',1,'GpgFrontend::UI::KeyList::SetChecked(const KeyIdArgsListPtr &keyIds, const KeyTable &key_table)']]], - ['setcolumnwidth_596',['SetColumnWidth',['../classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5',1,'GpgFrontend::UI::KeyList']]], - ['setcomment_597',['SetComment',['../classGpgFrontend_1_1GenKeyInfo.html#a0d498db9a8249db8b7e1742065a82c42',1,'GpgFrontend::GenKeyInfo']]], - ['setdefaultloglevel_598',['SetDefaultLogLevel',['../namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d',1,'GpgFrontend']]], - ['setdoubleclickedaction_599',['SetDoubleClickedAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291',1,'GpgFrontend::UI::KeyList']]], - ['setemail_600',['SetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#a6cff6c278089c5e6a646592e87f046b5',1,'GpgFrontend::GenKeyInfo']]], - ['setexpire_601',['SetExpire',['../classGpgFrontend_1_1GpgKeyManager.html#ab4a61f4a895ddc965a018a851b222dce',1,'GpgFrontend::GpgKeyManager::SetExpire()'],['../classGpgFrontend_1_1GpgKeyOpera.html#a46fcc0675c7015a70a7b2b2517a2b99e',1,'GpgFrontend::GpgKeyOpera::SetExpire()']]], - ['setexpiretime_602',['SetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#a8475c1f419a65055dd659d3b60d4e356',1,'GpgFrontend::GenKeyInfo']]], - ['setextensionofoutputfile_603',['SetExtensionOfOutputFile',['../namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a',1,'GpgFrontend']]], - ['setextensionofoutputfileforarchive_604',['SetExtensionOfOutputFileForArchive',['../namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69',1,'GpgFrontend']]], - ['setfilepath_605',['SetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['setinfoboard_606',['SetInfoBoard',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#ac936cfc8e1b3af65d0d71b74fb3f0b02',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['setissubkey_607',['SetIsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1',1,'GpgFrontend::GenKeyInfo']]], - ['setkeylength_608',['SetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75',1,'GpgFrontend::GenKeyInfo']]], - ['setname_609',['SetName',['../classGpgFrontend_1_1GenKeyInfo.html#a8f80b74f6ed3183063a46f2cd3bb9172',1,'GpgFrontend::GenKeyInfo']]], - ['setnonexpired_610',['SetNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329',1,'GpgFrontend::GenKeyInfo']]], - ['setnonpassphrase_611',['SetNonPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef',1,'GpgFrontend::GenKeyInfo']]], - ['setobjectinchannel_612',['SetObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#a8da5e914fe1469681a0caec2542428d8',1,'GpgFrontend::SingletonStorage']]], - ['setownertrustlevel_613',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html',1,'GpgFrontend::UI::SetOwnerTrustLevel'],['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a635e1ca7837abb556ffa589d52d8ce42',1,'GpgFrontend::UI::SetOwnerTrustLevel::SetOwnerTrustLevel()'],['../classGpgFrontend_1_1GpgKeyManager.html#a5fa56401416872cd4ed741830b72041b',1,'GpgFrontend::GpgKeyManager::SetOwnerTrustLevel()']]], - ['setpassphrase_614',['SetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a0499b0e924ff9d63361b744ead83fc40',1,'GpgFrontend::GenKeyInfo']]], - ['setprimaryuid_615',['SetPrimaryUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a5a591f82d024b0383c1445acad99d8ee',1,'GpgFrontend::GpgUIDOperator']]], - ['setrtn_616',['setRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a406206b3ecb2bdcff9608d762735c5e4',1,'GpgFrontend::Thread::Task']]], - ['setrtn_617',['SetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a4f5addc7abfd18e180a5969895f5d83a',1,'GpgFrontend::Thread::Task::Impl']]], - ['setsettings_618',['SetSettings',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a51cd114731899b6480cc1b6d5a80826a',1,'GpgFrontend::UI::NetworkTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56',1,'GpgFrontend::UI::AppearanceTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a7b26d8a088ce8f50b1fd0e719e38534b',1,'GpgFrontend::UI::GeneralTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a221117b56dda48956e44d96a08f6823b',1,'GpgFrontend::UI::KeyserverTab::SetSettings()']]], - ['setsigners_619',['SetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#aba9f6442dadcba29994d6680a4a0a8d6',1,'GpgFrontend::GpgBasicOperator']]], - ['setstatus_620',['setStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#a034b7e5ccf50f9d89ac9597cd5c84efc',1,'GpgFrontend::GpgResultAnalyse']]], - ['settingsdialog_621',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html',1,'GpgFrontend::UI::SettingsDialog'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc',1,'GpgFrontend::UI::SettingsDialog::SettingsDialog()']]], - ['settingsobject_622',['SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html',1,'GpgFrontend::UI::SettingsObject'],['../classGpgFrontend_1_1UI_1_1SettingsObject.html#aa4e047f7498658c88dc26245e12095e4',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QString settings_name)'],['../classGpgFrontend_1_1UI_1_1SettingsObject.html#a4cc703c4ee125d44d5f7b48ae01432ff',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QJsonObject sub_json)']]], - ['show_5fkey_5fdetails_5fact_5f_623',['show_key_details_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b',1,'GpgFrontend::UI::MainWindow']]], - ['show_5fverify_5fdetails_624',['show_verify_details',['../namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281',1,'GpgFrontend::UI']]], - ['showevent_625',['showEvent',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083',1,'GpgFrontend::UI::AboutDialog']]], - ['shownotificationwidget_626',['ShowNotificationWidget',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['shutdownglobalbasicalenv_627',['ShutdownGlobalBasicalEnv',['../namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff',1,'GpgFrontend']]], - ['shutdowngpgfrontendmodules_628',['ShutdownGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a0bc3154cfe2667afe7bcd95895442d16',1,'GpgFrontend::Module']]], - ['sign_629',['Sign',['../classGpgFrontend_1_1GpgBasicOperator.html#a8c52574f86bd8452a578143e08c7254b',1,'GpgFrontend::GpgBasicOperator']]], - ['sign_5fact_5f_630',['sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839',1,'GpgFrontend::UI::MainWindow']]], - ['sign_5fmarked_5f_631',['sign_marked_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['signaldeeprestartneeded_632',['SignalDeepRestartNeeded',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#afc107d56f13000aa28436a5e26a0876b',1,'GpgFrontend::UI::GeneralTab']]], - ['signalkeydatabaserefreshdone_633',['SignalKeyDatabaseRefreshDone',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28',1,'GpgFrontend::UI::CommonUtils']]], - ['signalkeyserverimportresult_634',['SignalKeyServerImportResult',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a857152c19538b833f8945e2e68c6fe1b',1,'GpgFrontend::UI::KeyServerImportTask']]], - ['signalkeyserverlisttestresult_635',['SignalKeyServerListTestResult',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a20f0147d670be7ab5c9d3051a900f508',1,'GpgFrontend::UI::ListedKeyServerTestTask']]], - ['signalkeyserversearchresult_636',['SignalKeyServerSearchResult',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ae478130476c95a8b220c3b0e6a7b88b4',1,'GpgFrontend::UI::KeyServerSearchTask']]], - ['signalmainwindowlupdatebasicaloperamenu_637',['SignalMainWindowlUpdateBasicalOperaMenu',['../classGpgFrontend_1_1UI_1_1FilePage.html#adadebdebea3d4d8ced7aacc17b617627',1,'GpgFrontend::UI::FilePage']]], - ['signalopenhelp_638',['SignalOpenHelp',['../classGpgFrontend_1_1UI_1_1Wizard.html#a8b5f5ddb1e6470cbf6c87cc6400031fb',1,'GpgFrontend::UI::Wizard']]], - ['signalpathchanged_639',['SignalPathChanged',['../classGpgFrontend_1_1UI_1_1FilePage.html#af4462f25386ff65594ab0de771cb45c5',1,'GpgFrontend::UI::FilePage::SignalPathChanged()'],['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2',1,'GpgFrontend::UI::FileTreeView::SignalPathChanged()']]], - ['signalproxyconnectiontestresult_640',['SignalProxyConnectionTestResult',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a31cd14d72c6c28c811c9183f118f5873',1,'GpgFrontend::UI::ProxyConnectionTestTask']]], - ['signalrefreshinfoboard_641',['SignalRefreshInfoBoard',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007',1,'GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#a8c24032167f81c86770c216c3831da57',1,'GpgFrontend::UI::FilePage::SignalRefreshInfoBoard()']]], - ['signalrefreshstatusbar_642',['SignalRefreshStatusBar',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19',1,'GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a',1,'GpgFrontend::UI::KeyList::SignalRefreshStatusBar()']]], - ['signalreplyfromupdateserver_643',['SignalReplyFromUpdateServer',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a5e752e01539ccfdc6bbe41a404ddaa95',1,'GpgFrontend::UI::UpdateTab']]], - ['signalrestartneeded_644',['signalRestartNeeded',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712',1,'GpgFrontend::UI::AppearanceTab']]], + ['safelyrun_570',['SafelyRun',['../classGpgFrontend_1_1Thread_1_1Task.html#a3983635b9bcb8d7ec84d97109dddacec',1,'GpgFrontend::Thread::Task']]], + ['save_5fact_5f_571',['save_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc',1,'GpgFrontend::UI::MainWindow']]], + ['save_5fas_5fact_5f_572',['save_as_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112',1,'GpgFrontend::UI::MainWindow']]], + ['save_5ffile_573',['save_file',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf',1,'GpgFrontend::UI::TextEdit']]], + ['savecache_574',['SaveCache',['../classGpgFrontend_1_1CacheManager.html#ac7e6ac02327d98eff60817bde774b872',1,'GpgFrontend::CacheManager']]], + ['savedurablecache_575',['SaveDurableCache',['../classGpgFrontend_1_1CacheManager.html#ac000be202e836c85f505f8d9808e0f89',1,'GpgFrontend::CacheManager']]], + ['securemalloc_576',['SecureMalloc',['../namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4',1,'GpgFrontend']]], + ['securemallocastype_577',['SecureMallocAsType',['../namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c',1,'GpgFrontend']]], + ['securememoryallocator_578',['SecureMemoryAllocator',['../classGpgFrontend_1_1SecureMemoryAllocator.html',1,'GpgFrontend']]], + ['secureobjectdeleter_579',['SecureObjectDeleter',['../structGpgFrontend_1_1SecureObjectDeleter.html',1,'GpgFrontend']]], + ['securerealloc_580',['SecureRealloc',['../namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe',1,'GpgFrontend']]], + ['securereallocastype_581',['SecureReallocAsType',['../namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53',1,'GpgFrontend']]], + ['select_5fall_5fact_5f_582',['select_all_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc',1,'GpgFrontend::UI::MainWindow']]], + ['selectionchanged_583',['selectionChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0',1,'GpgFrontend::UI::FileTreeView']]], + ['set_5fbackground_584',['set_background',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a0c531f2c673caed29225a323e750205f',1,'GpgFrontend::UI::FindWidget']]], + ['set_5floading_585',['set_loading',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['set_5fmessage_586',['set_message',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['set_5fsettings_587',['set_settings',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], + ['set_5fsignal_5fslot_588',['set_signal_slot',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146',1,'GpgFrontend::UI::KeyGenDialog::set_signal_slot()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a90900b67eceb2d16af5de27f9f038f7f',1,'GpgFrontend::UI::SubkeyGenerateDialog::set_signal_slot()']]], + ['setalgo_589',['SetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a438c9bd77727a93961109a8492673fe5',1,'GpgFrontend::GenKeyInfo']]], + ['setallowauthentication_590',['SetAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de',1,'GpgFrontend::GenKeyInfo']]], + ['setallowcertification_591',['SetAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e',1,'GpgFrontend::GenKeyInfo']]], + ['setallowencryption_592',['SetAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454',1,'GpgFrontend::GenKeyInfo']]], + ['setallowsigning_593',['SetAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a',1,'GpgFrontend::GenKeyInfo']]], + ['setcachevalue_594',['SetCacheValue',['../namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455',1,'GpgFrontend']]], + ['setchannel_595',['SetChannel',['../classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09',1,'GpgFrontend::ChannelObject']]], + ['setchecked_596',['SetChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689',1,'GpgFrontend::UI::KeyList::SetChecked()'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c',1,'GpgFrontend::UI::KeyTable::SetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe',1,'GpgFrontend::UI::KeyList::SetChecked(const KeyIdArgsListPtr &keyIds, const KeyTable &key_table)']]], + ['setcolumnwidth_597',['SetColumnWidth',['../classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5',1,'GpgFrontend::UI::KeyList']]], + ['setcomment_598',['SetComment',['../classGpgFrontend_1_1GenKeyInfo.html#a0d498db9a8249db8b7e1742065a82c42',1,'GpgFrontend::GenKeyInfo']]], + ['setdefaultloglevel_599',['SetDefaultLogLevel',['../namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d',1,'GpgFrontend']]], + ['setdoubleclickedaction_600',['SetDoubleClickedAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291',1,'GpgFrontend::UI::KeyList']]], + ['setemail_601',['SetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#a6cff6c278089c5e6a646592e87f046b5',1,'GpgFrontend::GenKeyInfo']]], + ['setexpire_602',['SetExpire',['../classGpgFrontend_1_1GpgKeyManager.html#ab4a61f4a895ddc965a018a851b222dce',1,'GpgFrontend::GpgKeyManager::SetExpire()'],['../classGpgFrontend_1_1GpgKeyOpera.html#a46fcc0675c7015a70a7b2b2517a2b99e',1,'GpgFrontend::GpgKeyOpera::SetExpire()']]], + ['setexpiretime_603',['SetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#a8475c1f419a65055dd659d3b60d4e356',1,'GpgFrontend::GenKeyInfo']]], + ['setextensionofoutputfile_604',['SetExtensionOfOutputFile',['../namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a',1,'GpgFrontend']]], + ['setextensionofoutputfileforarchive_605',['SetExtensionOfOutputFileForArchive',['../namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69',1,'GpgFrontend']]], + ['setfilepath_606',['SetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['setinfoboard_607',['SetInfoBoard',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#ac936cfc8e1b3af65d0d71b74fb3f0b02',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['setissubkey_608',['SetIsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1',1,'GpgFrontend::GenKeyInfo']]], + ['setkeylength_609',['SetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75',1,'GpgFrontend::GenKeyInfo']]], + ['setname_610',['SetName',['../classGpgFrontend_1_1GenKeyInfo.html#a8f80b74f6ed3183063a46f2cd3bb9172',1,'GpgFrontend::GenKeyInfo']]], + ['setnonexpired_611',['SetNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329',1,'GpgFrontend::GenKeyInfo']]], + ['setnonpassphrase_612',['SetNonPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef',1,'GpgFrontend::GenKeyInfo']]], + ['setobjectinchannel_613',['SetObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#a8da5e914fe1469681a0caec2542428d8',1,'GpgFrontend::SingletonStorage']]], + ['setownertrustlevel_614',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html',1,'GpgFrontend::UI::SetOwnerTrustLevel'],['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a635e1ca7837abb556ffa589d52d8ce42',1,'GpgFrontend::UI::SetOwnerTrustLevel::SetOwnerTrustLevel()'],['../classGpgFrontend_1_1GpgKeyManager.html#a5fa56401416872cd4ed741830b72041b',1,'GpgFrontend::GpgKeyManager::SetOwnerTrustLevel()']]], + ['setpassphrase_615',['SetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a0499b0e924ff9d63361b744ead83fc40',1,'GpgFrontend::GenKeyInfo']]], + ['setprimaryuid_616',['SetPrimaryUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a5a591f82d024b0383c1445acad99d8ee',1,'GpgFrontend::GpgUIDOperator']]], + ['setrtn_617',['setRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a406206b3ecb2bdcff9608d762735c5e4',1,'GpgFrontend::Thread::Task']]], + ['setrtn_618',['SetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a4f5addc7abfd18e180a5969895f5d83a',1,'GpgFrontend::Thread::Task::Impl']]], + ['setsettings_619',['SetSettings',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a51cd114731899b6480cc1b6d5a80826a',1,'GpgFrontend::UI::NetworkTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56',1,'GpgFrontend::UI::AppearanceTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a7b26d8a088ce8f50b1fd0e719e38534b',1,'GpgFrontend::UI::GeneralTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a221117b56dda48956e44d96a08f6823b',1,'GpgFrontend::UI::KeyserverTab::SetSettings()']]], + ['setsigners_620',['SetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#aba9f6442dadcba29994d6680a4a0a8d6',1,'GpgFrontend::GpgBasicOperator']]], + ['setstatus_621',['setStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#a034b7e5ccf50f9d89ac9597cd5c84efc',1,'GpgFrontend::GpgResultAnalyse']]], + ['settingsdialog_622',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html',1,'GpgFrontend::UI::SettingsDialog'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc',1,'GpgFrontend::UI::SettingsDialog::SettingsDialog()']]], + ['settingsobject_623',['SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html',1,'GpgFrontend::UI::SettingsObject'],['../classGpgFrontend_1_1UI_1_1SettingsObject.html#aa4e047f7498658c88dc26245e12095e4',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QString settings_name)'],['../classGpgFrontend_1_1UI_1_1SettingsObject.html#a4cc703c4ee125d44d5f7b48ae01432ff',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QJsonObject sub_json)']]], + ['show_5fkey_5fdetails_5fact_5f_624',['show_key_details_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b',1,'GpgFrontend::UI::MainWindow']]], + ['show_5fverify_5fdetails_625',['show_verify_details',['../namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281',1,'GpgFrontend::UI']]], + ['showevent_626',['showEvent',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083',1,'GpgFrontend::UI::AboutDialog']]], + ['shownotificationwidget_627',['ShowNotificationWidget',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['shutdownglobalbasicalenv_628',['ShutdownGlobalBasicalEnv',['../namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff',1,'GpgFrontend']]], + ['shutdowngpgfrontendmodules_629',['ShutdownGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a0bc3154cfe2667afe7bcd95895442d16',1,'GpgFrontend::Module']]], + ['sign_630',['Sign',['../classGpgFrontend_1_1GpgBasicOperator.html#a8c52574f86bd8452a578143e08c7254b',1,'GpgFrontend::GpgBasicOperator']]], + ['sign_5fact_5f_631',['sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839',1,'GpgFrontend::UI::MainWindow']]], + ['sign_5fmarked_5f_632',['sign_marked_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['signaldeeprestartneeded_633',['SignalDeepRestartNeeded',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#afc107d56f13000aa28436a5e26a0876b',1,'GpgFrontend::UI::GeneralTab']]], + ['signalkeydatabaserefreshdone_634',['SignalKeyDatabaseRefreshDone',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28',1,'GpgFrontend::UI::CommonUtils']]], + ['signalkeyserverimportresult_635',['SignalKeyServerImportResult',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a857152c19538b833f8945e2e68c6fe1b',1,'GpgFrontend::UI::KeyServerImportTask']]], + ['signalkeyserverlisttestresult_636',['SignalKeyServerListTestResult',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a20f0147d670be7ab5c9d3051a900f508',1,'GpgFrontend::UI::ListedKeyServerTestTask']]], + ['signalkeyserversearchresult_637',['SignalKeyServerSearchResult',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ae478130476c95a8b220c3b0e6a7b88b4',1,'GpgFrontend::UI::KeyServerSearchTask']]], + ['signalmainwindowlupdatebasicaloperamenu_638',['SignalMainWindowlUpdateBasicalOperaMenu',['../classGpgFrontend_1_1UI_1_1FilePage.html#adadebdebea3d4d8ced7aacc17b617627',1,'GpgFrontend::UI::FilePage']]], + ['signalopenhelp_639',['SignalOpenHelp',['../classGpgFrontend_1_1UI_1_1Wizard.html#a8b5f5ddb1e6470cbf6c87cc6400031fb',1,'GpgFrontend::UI::Wizard']]], + ['signalpathchanged_640',['SignalPathChanged',['../classGpgFrontend_1_1UI_1_1FilePage.html#af4462f25386ff65594ab0de771cb45c5',1,'GpgFrontend::UI::FilePage::SignalPathChanged()'],['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2',1,'GpgFrontend::UI::FileTreeView::SignalPathChanged()']]], + ['signalproxyconnectiontestresult_641',['SignalProxyConnectionTestResult',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a31cd14d72c6c28c811c9183f118f5873',1,'GpgFrontend::UI::ProxyConnectionTestTask']]], + ['signalrefreshinfoboard_642',['SignalRefreshInfoBoard',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007',1,'GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#a8c24032167f81c86770c216c3831da57',1,'GpgFrontend::UI::FilePage::SignalRefreshInfoBoard()']]], + ['signalrefreshstatusbar_643',['SignalRefreshStatusBar',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19',1,'GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a',1,'GpgFrontend::UI::KeyList::SignalRefreshStatusBar()']]], + ['signalreplyfromupdateserver_644',['SignalReplyFromUpdateServer',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a5e752e01539ccfdc6bbe41a404ddaa95',1,'GpgFrontend::UI::UpdateTab']]], ['signalrestartneeded_645',['SignalRestartNeeded',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a35a707865fbcc95b6261e382a6ff171c',1,'GpgFrontend::UI::GnuPGControllerDialog::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#af5ba6646af45d0d1d794bc52ee54b1b9',1,'GpgFrontend::UI::SettingsDialog::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#aa88ccbda61728be6de0aa2d9b92e0b69',1,'GpgFrontend::UI::GeneralTab::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a26449a77844d9db69a543ff88f10e347',1,'GpgFrontend::UI::KeyserverTab::SignalRestartNeeded()']]], - ['signaluibytesdisplayed_646',['SignalUIBytesDisplayed',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#afd3749488fdd3d1c53446fb8c833f3f4',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['signalupgradeversion_647',['SignalUpgradeVersion',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#afdf59c9fb2770c860eb3a38d5917b78a',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], - ['signaturedetailsdialog_648',['SignatureDetailsDialog',['../classSignatureDetailsDialog.html',1,'']]], - ['signerspicker_649',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html',1,'GpgFrontend::UI::SignersPicker'],['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a02c3ba737702894fc6d4ac1a1c543ccb',1,'GpgFrontend::UI::SignersPicker::SignersPicker()']]], - ['signfile_650',['SignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acbbc57156fd7aa984489a2397b942fef',1,'GpgFrontend::GpgFileOpera']]], - ['signfilesync_651',['SignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a247db95aa42991f6772f2404e81e822d',1,'GpgFrontend::GpgFileOpera']]], - ['signkey_652',['SignKey',['../classGpgFrontend_1_1GpgKeyManager.html#ab5e56b3a2161f3251666c988d7eaa929',1,'GpgFrontend::GpgKeyManager']]], - ['signsync_653',['SignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#aec37726d1386dcca7a75e1f2706bad77',1,'GpgFrontend::GpgBasicOperator']]], - ['singletonfunctionobject_654',['SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend::SingletonFunctionObject< T >'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a194e49b07d46345bdad386505d743a61',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const SingletonFunctionObject< T > &)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#aabc5fe8e5a372ac276a265286457cb9a',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(T &&)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a7090636bed6f4bad5b99f28f6872c645',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const T &)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a02e76b42ab51d77588b01c7508bed258',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject()=default'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a4aa7f1eb1d3281bb1fccfcbb1b416251',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(int channel)']]], - ['singletonfunctionobject_3c_20cachemanager_20_3e_655',['SingletonFunctionObject< CacheManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20dataobjectoperator_20_3e_656',['SingletonFunctionObject< DataObjectOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20globalsettingstation_20_3e_657',['SingletonFunctionObject< GlobalSettingStation >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgbasicoperator_20_3e_658',['SingletonFunctionObject< GpgBasicOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgcontext_20_3e_659',['SingletonFunctionObject< GpgContext >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgfileopera_20_3e_660',['SingletonFunctionObject< GpgFileOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeygetter_20_3e_661',['SingletonFunctionObject< GpgKeyGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeygetter_3a_3aimpl_20_3e_662',['SingletonFunctionObject< GpgKeyGetter::Impl >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeyimportexporter_20_3e_663',['SingletonFunctionObject< GpgKeyImportExporter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeymanager_20_3e_664',['SingletonFunctionObject< GpgKeyManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeyopera_20_3e_665',['SingletonFunctionObject< GpgKeyOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpguidoperator_20_3e_666',['SingletonFunctionObject< GpgUIDOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20loggermanager_20_3e_667',['SingletonFunctionObject< LoggerManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20modulemanager_20_3e_668',['SingletonFunctionObject< ModuleManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20passphrasegenerator_20_3e_669',['SingletonFunctionObject< PassphraseGenerator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20taskrunnergetter_20_3e_670',['SingletonFunctionObject< TaskRunnerGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonstorage_671',['SingletonStorage',['../classGpgFrontend_1_1SingletonStorage.html',1,'GpgFrontend']]], - ['singletonstoragecollection_672',['SingletonStorageCollection',['../classGpgFrontend_1_1SingletonStorageCollection.html',1,'GpgFrontend']]], - ['slot_5factivated_5fkey_5ftype_673',['slot_activated_key_type',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a52a0aadc9b1e80bdcaaf1ad9d8997957',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_activated_key_type()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab8f04b046abb56d53bdbe67838b84fdc',1,'GpgFrontend::UI::KeyGenDialog::slot_activated_key_type()']]], - ['slot_5fadd_5fpgp_5fheader_674',['slot_add_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fadd_5fuid_5fresult_675',['slot_add_uid_result',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a16f1ae88d6a417b614cfc6ae1852187c',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['slot_5fappend_5fselected_5fkeys_676',['slot_append_selected_keys',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fauthentication_5fbox_5fchanged_677',['slot_authentication_box_changed',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5',1,'GpgFrontend::UI::KeyGenDialog::slot_authentication_box_changed()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a13229f07ef0ed594357df1918af50d3d',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed()']]], - ['slot_5fcertification_5fbox_5fchanged_678',['slot_certification_box_changed',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226',1,'GpgFrontend::UI::KeyGenDialog::slot_certification_box_changed()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8ab50d8f47489c57e382b3fe231ba9a7',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed()']]], - ['slot_5fclean_5fdouble_5fline_5fbreaks_679',['slot_clean_double_line_breaks',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcompress_5ffiles_680',['slot_compress_files',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5fcopy_5fdefault_5fuid_5fto_5fclipboard_681',['slot_copy_default_uid_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcopy_5ffingerprint_682',['slot_copy_fingerprint',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#af8b600fbd7cd0fbb5b6183403bf870b2',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['slot_5fcopy_5fkey_5fid_5fto_5fclipboard_683',['slot_copy_key_id_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcopy_5fmail_5faddress_5fto_5fclipboard_684',['slot_copy_mail_address_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcreate_5fnew_5fuid_685',['slot_create_new_uid',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c',1,'GpgFrontend::UI::KeyNewUIDDialog']]], - ['slot_5fcreate_5fpopup_5fmenu_686',['slot_create_popup_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5fcut_5fpgp_5fheader_687',['slot_cut_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fdisable_5ftab_5factions_688',['slot_disable_tab_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fdouble_5fclicked_689',['slot_double_clicked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e',1,'GpgFrontend::UI::KeyList']]], - ['slot_5fencryption_5fbox_5fchanged_690',['slot_encryption_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a1f4dda7500b3de7476e5d1e7bd5b550b',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_encryption_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae611933ccd6fd67e65a2cf1ff09b5e8f',1,'GpgFrontend::UI::KeyGenDialog::slot_encryption_box_changed()']]], - ['slot_5fexpire_5fbox_5fchanged_691',['slot_expire_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a49d9f3bb2cfb17eb39dcd4dc0385234e',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_expire_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a516aa59c71a9ddf06c51e93252e93b76',1,'GpgFrontend::UI::KeyGenDialog::slot_expire_box_changed()']]], - ['slot_5fexport_5fprivate_5fkey_692',['slot_export_private_key',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a384f4250e58110da58c0e6996b42a8ab',1,'GpgFrontend::UI::KeyPairOperaTab']]], - ['slot_5ffile_5ftree_5fview_5fitem_5fdouble_5fclicked_693',['slot_file_tree_view_item_double_clicked',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5ffind_694',['slot_find',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fformat_5fgpg_5fheader_695',['slot_format_gpg_header',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a45267bcfc8fc83851894061c0fe2a9c2',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['slot_5fimport_696',['slot_import',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['slot_5fimport_5ffinished_697',['slot_import_finished',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a236935d77e2b2a17ee66798c490f1361',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['slot_5fimport_5fkey_5ffrom_5fedit_698',['slot_import_key_from_edit',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5finsert_5ftext_699',['slot_insert_text',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a184985104f23da8fdf2b9aaf7b27405b',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['slot_5fjump_5fpage_700',['slot_jump_page',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b',1,'GpgFrontend::UI::ChoosePage']]], - ['slot_5fkey_5fgen_5faccept_701',['slot_key_gen_accept',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#af1f7a62dcb024513453766ee8816d514',1,'GpgFrontend::UI::KeyGenDialog::slot_key_gen_accept()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aab426dec4b4655b215b09b490e05ad05',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_key_gen_accept()']]], - ['slot_5fnon_5fexpired_5fchecked_702',['slot_non_expired_checked',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#adde2b33bd17f521f0630702987b1d274',1,'GpgFrontend::UI::KeySetExpireDateDialog']]], - ['slot_5fopen_5ffile_5ftab_703',['slot_open_file_tab',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fopen_5fkey_5fmanagement_704',['slot_open_key_management',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fopen_5fsettings_5fdialog_705',['slot_open_settings_dialog',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fopen_5furl_706',['slot_open_url',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a51ff99077a75507365307f5dd783df99',1,'GpgFrontend::UI::HelpPage']]], - ['slot_5fprocess_5fnetwork_5freply_707',['slot_process_network_reply',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a612eabb08138bed927bdd845d0fdd3e6',1,'GpgFrontend::UI::ProxyConnectionTestTask::slot_process_network_reply()'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#af9350e0a8d5993e5be0a5478fcb161be',1,'GpgFrontend::UI::ListedKeyServerTestTask::slot_process_network_reply()']]], - ['slot_5fremove_5ftab_708',['slot_remove_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a12f65fbc4984c266a5df4505ecde7c42',1,'GpgFrontend::UI::TextEdit']]], - ['slot_5fsave_5fstatus_5fto_5fcache_5ffor_5frevovery_709',['slot_save_status_to_cache_for_revovery',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1bf57ebe1e32b12c48bb633b7dd7a4f1',1,'GpgFrontend::UI::TextEdit']]], - ['slot_5fset_5frestart_5fneeded_710',['slot_set_restart_needed',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#acc6b4386de554fce6fbb60ac6d201952',1,'GpgFrontend::UI::SettingsDialog::slot_set_restart_needed()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83',1,'GpgFrontend::UI::GnuPGControllerDialog::slot_set_restart_needed()']]], - ['slot_5fshow_5fcustom_5fcontext_5fmenu_711',['slot_show_custom_context_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5fshow_5fkey_5fdetails_712',['slot_show_key_details',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fshow_5fversion_5fstatus_713',['slot_show_version_status',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a29a504b9657b0f553b7c5a6997892a24',1,'GpgFrontend::UI::UpdateTab']]], - ['slot_5fsign_5fkey_714',['slot_sign_key',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#a82f6bf641ff3b64341a0bdcf76571c43',1,'GpgFrontend::UI::KeyUIDSignDialog']]], - ['slot_5fsigning_5fbox_5fchanged_715',['slot_signing_box_changed',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03b7fe3e34147e404ca3ca6a0aa80cfc',1,'GpgFrontend::UI::KeyGenDialog::slot_signing_box_changed()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aedef4e8784c8a3edb06b0f2821500552',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_signing_box_changed()']]], - ['slot_5fstart_5fwizard_716',['slot_start_wizard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fupdate_5fkey_5fstatus_717',['slot_update_key_status',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e',1,'GpgFrontend::UI::CommonUtils']]], - ['slot_5fupload_5fkey_5fto_5fserver_718',['slot_upload_key_to_server',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#ae72c3bbd04e1bfbf142d806d50bbe617',1,'GpgFrontend::UI::KeyUploadDialog']]], - ['slot_5fversion_5fupgrade_5fnofity_719',['slot_version_upgrade_nofity',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd',1,'GpgFrontend::UI::MainWindow']]], - ['slotappendtext2curtextpage_720',['SlotAppendText2CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae9ffb1f027ce05737e77add66bd1540f',1,'GpgFrontend::UI::TextEdit']]], - ['slotarchivedecrypt_721',['SlotArchiveDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd',1,'GpgFrontend::UI::MainWindow']]], - ['slotarchivedecryptverify_722',['SlotArchiveDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c',1,'GpgFrontend::UI::MainWindow']]], - ['slotclosetab_723',['SlotCloseTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b',1,'GpgFrontend::UI::TextEdit']]], - ['slotcopy_724',['SlotCopy',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780',1,'GpgFrontend::UI::TextEdit']]], - ['slotcurpagefiletreeview_725',['SlotCurPageFileTreeView',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9',1,'GpgFrontend::UI::TextEdit']]], - ['slotcurpagetextedit_726',['SlotCurPageTextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1',1,'GpgFrontend::UI::TextEdit']]], - ['slotcut_727',['SlotCut',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae1e710c6722910b8d35df97aaabb3162',1,'GpgFrontend::UI::TextEdit']]], - ['slotdecrypt_728',['SlotDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb',1,'GpgFrontend::UI::MainWindow']]], - ['slotdecryptverify_729',['SlotDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72',1,'GpgFrontend::UI::MainWindow']]], - ['slotdirectoryencryptsign_730',['SlotDirectoryEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527',1,'GpgFrontend::UI::MainWindow']]], - ['slotencrypt_731',['SlotEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad',1,'GpgFrontend::UI::MainWindow']]], - ['slotencryptsign_732',['SlotEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8',1,'GpgFrontend::UI::MainWindow']]], - ['slotexecutecommand_733',['SlotExecuteCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a39fbfbc9ab39581330a02d9cb54e6e4d',1,'GpgFrontend::UI::CommonUtils']]], - ['slotexecutegpgcommand_734',['SlotExecuteGpgCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d',1,'GpgFrontend::UI::CommonUtils']]], - ['slotfiledecrypt_735',['SlotFileDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421',1,'GpgFrontend::UI::MainWindow']]], - ['slotfiledecryptverify_736',['SlotFileDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22',1,'GpgFrontend::UI::MainWindow']]], - ['slotfileencrypt_737',['SlotFileEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9',1,'GpgFrontend::UI::MainWindow']]], - ['slotfileencryptsign_738',['SlotFileEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f',1,'GpgFrontend::UI::MainWindow']]], - ['slotfilesign_739',['SlotFileSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d',1,'GpgFrontend::UI::MainWindow']]], - ['slotfileverify_740',['SlotFileVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac',1,'GpgFrontend::UI::MainWindow']]], - ['slotfilltexteditwithtext_741',['SlotFillTextEditWithText',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20',1,'GpgFrontend::UI::TextEdit']]], - ['slotimport_742',['SlotImport',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a7de2096702baf67f1335ac4fe50cfa38',1,'GpgFrontend::UI::KeyServerImportDialog::SlotImport(std::vector< QString > key_ids_list, QString keyserver_url)'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a1e17305d6b470d0f7050eb8e3e6ee3d8',1,'GpgFrontend::UI::KeyServerImportDialog::SlotImport(const KeyIdArgsListPtr &keys)']]], - ['slotimportkeyfromclipboard_743',['SlotImportKeyFromClipboard',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a',1,'GpgFrontend::UI::CommonUtils']]], - ['slotimportkeyfromfile_744',['SlotImportKeyFromFile',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d',1,'GpgFrontend::UI::CommonUtils']]], - ['slotimportkeyfromkeyserver_745',['SlotImportKeyFromKeyServer',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a35a47fc31b81b6c4f5899e8ab5c4c51a',1,'GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer(const GpgFrontend::KeyIdArgsList &key_ids, const GpgFrontend::UI::CommonUtils::ImportCallbackFunctiopn &callback)'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html#af1b3538d3119c8564e83c7661f73f6ea',1,'GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer(QWidget *parent)']]], - ['slotimportkeys_746',['SlotImportKeys',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ae730cf0ee73379186f082f29a90a2f94',1,'GpgFrontend::UI::CommonUtils']]], - ['slotnewfiletab_747',['SlotNewFileTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1859df6906160400710accb0481d6b0c',1,'GpgFrontend::UI::TextEdit']]], - ['slotnewhelptab_748',['slotNewHelpTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3c17fdf3abf9c4fb6ce35cfb8f0f8fc4',1,'GpgFrontend::UI::TextEdit']]], - ['slotnewtab_749',['SlotNewTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c',1,'GpgFrontend::UI::TextEdit']]], - ['slotopen_750',['SlotOpen',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a15335d38187ddf580b7200d856768cfb',1,'GpgFrontend::UI::TextEdit']]], - ['slotopenfile_751',['SlotOpenFile',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad344606cf3c665fc73a3c0dd10a44310',1,'GpgFrontend::UI::MainWindow::SlotOpenFile()'],['../classGpgFrontend_1_1UI_1_1TextEdit.html#a60c73cc66a48a38c13e7890de49e86c3',1,'GpgFrontend::UI::TextEdit::SlotOpenFile(const QString &path)']]], - ['slotpaste_752',['SlotPaste',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9',1,'GpgFrontend::UI::TextEdit']]], - ['slotprint_753',['SlotPrint',['../classGpgFrontend_1_1UI_1_1TextEdit.html#adca2bbfa746b5598f2a4f74026b84224',1,'GpgFrontend::UI::TextEdit']]], - ['slotquote_754',['SlotQuote',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee',1,'GpgFrontend::UI::TextEdit']]], - ['slotraisepinentry_755',['SlotRaisePinentry',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf',1,'GpgFrontend::UI::MainWindow']]], - ['slotredo_756',['SlotRedo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae2b3bf422789d56087face98b6a9e929',1,'GpgFrontend::UI::TextEdit']]], - ['slotrefresh_757',['SlotRefresh',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['slotsave_758',['SlotSave',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0',1,'GpgFrontend::UI::TextEdit']]], - ['slotsaveas_759',['SlotSaveAs',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a306999df608947dc0728d651893b20f6',1,'GpgFrontend::UI::TextEdit']]], - ['slotselectall_760',['SlotSelectAll',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55',1,'GpgFrontend::UI::TextEdit']]], - ['slotsetrestartneeded_761',['SlotSetRestartNeeded',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327',1,'GpgFrontend::UI::MainWindow']]], - ['slotshowhiddenfile_762',['SlotShowHiddenFile',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd',1,'GpgFrontend::UI::FileTreeView']]], - ['slotshowmodified_763',['SlotShowModified',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ab24adc1adb3b9b29469992e4c444436e',1,'GpgFrontend::UI::TextEdit']]], - ['slotsign_764',['SlotSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8',1,'GpgFrontend::UI::MainWindow']]], - ['slotswitchtabdown_765',['SlotSwitchTabDown',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474',1,'GpgFrontend::UI::TextEdit']]], - ['slotswitchtabup_766',['SlotSwitchTabUp',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af1e364b513f566c743a5d36c19098762',1,'GpgFrontend::UI::TextEdit']]], - ['slotundo_767',['SlotUndo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5',1,'GpgFrontend::UI::TextEdit']]], - ['slotupdatecryptomenustatus_768',['SlotUpdateCryptoMenuStatus',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abd5408ca5f908c330a15db24d959f3a5',1,'GpgFrontend::UI::MainWindow']]], - ['slotverify_769',['SlotVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5',1,'GpgFrontend::UI::MainWindow']]], - ['softwareversion_770',['SoftwareVersion',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], - ['spdlog_771',['spdlog',['../namespacespdlog.html',1,'']]], - ['special_5fedit_5ftool_5fbar_5f_772',['special_edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0',1,'GpgFrontend::UI::MainWindow']]], - ['start_5fwizard_5fact_5f_773',['start_wizard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6',1,'GpgFrontend::UI::MainWindow']]], - ['startapplication_774',['StartApplication',['../namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e',1,'GpgFrontend']]], - ['startdirmngr_775',['StartDirmngr',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a7687d84063c6c1d9d8bc11c617085530',1,'GpgFrontend::GpgAdvancedOperator']]], - ['startgpgagent_776',['StartGpgAgent',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a4af186d06b01ce998e51a42e39e01c86',1,'GpgFrontend::GpgAdvancedOperator']]], - ['startkeyboxd_777',['StartKeyBoxd',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ae2b097912eb2c9d97da859c45e7a5bac',1,'GpgFrontend::GpgAdvancedOperator']]], - ['steganography_5fmenu_5f_778',['steganography_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853',1,'GpgFrontend::UI::MainWindow']]], - ['storages_5fmutex_5f_779',['storages_mutex_',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a10851118e959ef798ae9c534dac74824',1,'GpgFrontend::SingletonStorageCollection::Impl']]], - ['stripped_5fname_780',['stripped_name',['../classGpgFrontend_1_1UI_1_1TextEdit.html#afb9b7a7d88154d774b3d727d8e640cbb',1,'GpgFrontend::UI::TextEdit']]], - ['subkeygeneratedialog_781',['SubkeyGenerateDialog',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html',1,'GpgFrontend::UI::SubkeyGenerateDialog'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd',1,'GpgFrontend::UI::SubkeyGenerateDialog::SubkeyGenerateDialog()']]], - ['switch_5ftab_5fdown_5fact_5f_782',['switch_tab_down_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41',1,'GpgFrontend::UI::MainWindow']]], - ['switch_5ftab_5fup_5fact_5f_783',['switch_tab_up_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701',1,'GpgFrontend::UI::MainWindow']]], - ['switch_5fui_5fenabled_784',['switch_ui_enabled',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#ae3d97948f205e84f0604d4da634a4513',1,'GpgFrontend::UI::NetworkTab']]], - ['switch_5fui_5fproxy_5ftype_785',['switch_ui_proxy_type',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a1b0297158f13daec77645c88e5a8adcd',1,'GpgFrontend::UI::NetworkTab']]] + ['signalrestartneeded_646',['signalRestartNeeded',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712',1,'GpgFrontend::UI::AppearanceTab']]], + ['signaluibytesdisplayed_647',['SignalUIBytesDisplayed',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#afd3749488fdd3d1c53446fb8c833f3f4',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['signalupgradeversion_648',['SignalUpgradeVersion',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#afdf59c9fb2770c860eb3a38d5917b78a',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], + ['signaturedetailsdialog_649',['SignatureDetailsDialog',['../classSignatureDetailsDialog.html',1,'']]], + ['signerspicker_650',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html',1,'GpgFrontend::UI::SignersPicker'],['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a02c3ba737702894fc6d4ac1a1c543ccb',1,'GpgFrontend::UI::SignersPicker::SignersPicker()']]], + ['signfile_651',['SignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acbbc57156fd7aa984489a2397b942fef',1,'GpgFrontend::GpgFileOpera']]], + ['signfilesync_652',['SignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a247db95aa42991f6772f2404e81e822d',1,'GpgFrontend::GpgFileOpera']]], + ['signkey_653',['SignKey',['../classGpgFrontend_1_1GpgKeyManager.html#ab5e56b3a2161f3251666c988d7eaa929',1,'GpgFrontend::GpgKeyManager']]], + ['signsync_654',['SignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#aec37726d1386dcca7a75e1f2706bad77',1,'GpgFrontend::GpgBasicOperator']]], + ['singletonfunctionobject_655',['SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend::SingletonFunctionObject< T >'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a194e49b07d46345bdad386505d743a61',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const SingletonFunctionObject< T > &)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#aabc5fe8e5a372ac276a265286457cb9a',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(T &&)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a7090636bed6f4bad5b99f28f6872c645',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const T &)=delete'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a02e76b42ab51d77588b01c7508bed258',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject()=default'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a4aa7f1eb1d3281bb1fccfcbb1b416251',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(int channel)']]], + ['singletonfunctionobject_3c_20cachemanager_20_3e_656',['SingletonFunctionObject< CacheManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20dataobjectoperator_20_3e_657',['SingletonFunctionObject< DataObjectOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20globalsettingstation_20_3e_658',['SingletonFunctionObject< GlobalSettingStation >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgbasicoperator_20_3e_659',['SingletonFunctionObject< GpgBasicOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgcontext_20_3e_660',['SingletonFunctionObject< GpgContext >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgfileopera_20_3e_661',['SingletonFunctionObject< GpgFileOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeygetter_20_3e_662',['SingletonFunctionObject< GpgKeyGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeygetter_3a_3aimpl_20_3e_663',['SingletonFunctionObject< GpgKeyGetter::Impl >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeyimportexporter_20_3e_664',['SingletonFunctionObject< GpgKeyImportExporter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeymanager_20_3e_665',['SingletonFunctionObject< GpgKeyManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeyopera_20_3e_666',['SingletonFunctionObject< GpgKeyOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpguidoperator_20_3e_667',['SingletonFunctionObject< GpgUIDOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20loggermanager_20_3e_668',['SingletonFunctionObject< LoggerManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20modulemanager_20_3e_669',['SingletonFunctionObject< ModuleManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20passphrasegenerator_20_3e_670',['SingletonFunctionObject< PassphraseGenerator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20taskrunnergetter_20_3e_671',['SingletonFunctionObject< TaskRunnerGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonstorage_672',['SingletonStorage',['../classGpgFrontend_1_1SingletonStorage.html',1,'GpgFrontend']]], + ['singletonstoragecollection_673',['SingletonStorageCollection',['../classGpgFrontend_1_1SingletonStorageCollection.html',1,'GpgFrontend']]], + ['slot_5factivated_5fkey_5ftype_674',['slot_activated_key_type',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a52a0aadc9b1e80bdcaaf1ad9d8997957',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_activated_key_type()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab8f04b046abb56d53bdbe67838b84fdc',1,'GpgFrontend::UI::KeyGenDialog::slot_activated_key_type()']]], + ['slot_5fadd_5fpgp_5fheader_675',['slot_add_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fadd_5fuid_5fresult_676',['slot_add_uid_result',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a16f1ae88d6a417b614cfc6ae1852187c',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['slot_5fappend_5fselected_5fkeys_677',['slot_append_selected_keys',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fauthentication_5fbox_5fchanged_678',['slot_authentication_box_changed',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5',1,'GpgFrontend::UI::KeyGenDialog::slot_authentication_box_changed()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a13229f07ef0ed594357df1918af50d3d',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed()']]], + ['slot_5fcertification_5fbox_5fchanged_679',['slot_certification_box_changed',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226',1,'GpgFrontend::UI::KeyGenDialog::slot_certification_box_changed()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8ab50d8f47489c57e382b3fe231ba9a7',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed()']]], + ['slot_5fclean_5fdouble_5fline_5fbreaks_680',['slot_clean_double_line_breaks',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fcompress_5ffiles_681',['slot_compress_files',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1',1,'GpgFrontend::UI::FileTreeView']]], + ['slot_5fcopy_5fdefault_5fuid_5fto_5fclipboard_682',['slot_copy_default_uid_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fcopy_5ffingerprint_683',['slot_copy_fingerprint',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#af8b600fbd7cd0fbb5b6183403bf870b2',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['slot_5fcopy_5fkey_5fid_5fto_5fclipboard_684',['slot_copy_key_id_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fcopy_5fmail_5faddress_5fto_5fclipboard_685',['slot_copy_mail_address_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fcreate_5fnew_5fuid_686',['slot_create_new_uid',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c',1,'GpgFrontend::UI::KeyNewUIDDialog']]], + ['slot_5fcreate_5fpopup_5fmenu_687',['slot_create_popup_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44',1,'GpgFrontend::UI::FileTreeView']]], + ['slot_5fcut_5fpgp_5fheader_688',['slot_cut_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fdisable_5ftab_5factions_689',['slot_disable_tab_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fdouble_5fclicked_690',['slot_double_clicked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e',1,'GpgFrontend::UI::KeyList']]], + ['slot_5fencryption_5fbox_5fchanged_691',['slot_encryption_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a1f4dda7500b3de7476e5d1e7bd5b550b',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_encryption_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae611933ccd6fd67e65a2cf1ff09b5e8f',1,'GpgFrontend::UI::KeyGenDialog::slot_encryption_box_changed()']]], + ['slot_5fexpire_5fbox_5fchanged_692',['slot_expire_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a49d9f3bb2cfb17eb39dcd4dc0385234e',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_expire_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a516aa59c71a9ddf06c51e93252e93b76',1,'GpgFrontend::UI::KeyGenDialog::slot_expire_box_changed()']]], + ['slot_5fexport_5fprivate_5fkey_693',['slot_export_private_key',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a384f4250e58110da58c0e6996b42a8ab',1,'GpgFrontend::UI::KeyPairOperaTab']]], + ['slot_5ffile_5ftree_5fview_5fitem_5fdouble_5fclicked_694',['slot_file_tree_view_item_double_clicked',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0',1,'GpgFrontend::UI::FileTreeView']]], + ['slot_5ffind_695',['slot_find',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fformat_5fgpg_5fheader_696',['slot_format_gpg_header',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a45267bcfc8fc83851894061c0fe2a9c2',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['slot_5fimport_697',['slot_import',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['slot_5fimport_5ffinished_698',['slot_import_finished',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a236935d77e2b2a17ee66798c490f1361',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['slot_5fimport_5fkey_5ffrom_5fedit_699',['slot_import_key_from_edit',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5finsert_5ftext_700',['slot_insert_text',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a184985104f23da8fdf2b9aaf7b27405b',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['slot_5fjump_5fpage_701',['slot_jump_page',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b',1,'GpgFrontend::UI::ChoosePage']]], + ['slot_5fkey_5fgen_5faccept_702',['slot_key_gen_accept',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#af1f7a62dcb024513453766ee8816d514',1,'GpgFrontend::UI::KeyGenDialog::slot_key_gen_accept()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aab426dec4b4655b215b09b490e05ad05',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_key_gen_accept()']]], + ['slot_5fnon_5fexpired_5fchecked_703',['slot_non_expired_checked',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#adde2b33bd17f521f0630702987b1d274',1,'GpgFrontend::UI::KeySetExpireDateDialog']]], + ['slot_5fopen_5ffile_5ftab_704',['slot_open_file_tab',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fopen_5fkey_5fmanagement_705',['slot_open_key_management',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fopen_5fsettings_5fdialog_706',['slot_open_settings_dialog',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fopen_5furl_707',['slot_open_url',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a51ff99077a75507365307f5dd783df99',1,'GpgFrontend::UI::HelpPage']]], + ['slot_5fprocess_5fnetwork_5freply_708',['slot_process_network_reply',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a612eabb08138bed927bdd845d0fdd3e6',1,'GpgFrontend::UI::ProxyConnectionTestTask::slot_process_network_reply()'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#af9350e0a8d5993e5be0a5478fcb161be',1,'GpgFrontend::UI::ListedKeyServerTestTask::slot_process_network_reply()']]], + ['slot_5fremove_5ftab_709',['slot_remove_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a12f65fbc4984c266a5df4505ecde7c42',1,'GpgFrontend::UI::TextEdit']]], + ['slot_5fsave_5fstatus_5fto_5fcache_5ffor_5frevovery_710',['slot_save_status_to_cache_for_revovery',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1bf57ebe1e32b12c48bb633b7dd7a4f1',1,'GpgFrontend::UI::TextEdit']]], + ['slot_5fset_5frestart_5fneeded_711',['slot_set_restart_needed',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#acc6b4386de554fce6fbb60ac6d201952',1,'GpgFrontend::UI::SettingsDialog::slot_set_restart_needed()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83',1,'GpgFrontend::UI::GnuPGControllerDialog::slot_set_restart_needed()']]], + ['slot_5fshow_5fcustom_5fcontext_5fmenu_712',['slot_show_custom_context_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7',1,'GpgFrontend::UI::FileTreeView']]], + ['slot_5fshow_5fkey_5fdetails_713',['slot_show_key_details',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fshow_5fversion_5fstatus_714',['slot_show_version_status',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a29a504b9657b0f553b7c5a6997892a24',1,'GpgFrontend::UI::UpdateTab']]], + ['slot_5fsign_5fkey_715',['slot_sign_key',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#a82f6bf641ff3b64341a0bdcf76571c43',1,'GpgFrontend::UI::KeyUIDSignDialog']]], + ['slot_5fsigning_5fbox_5fchanged_716',['slot_signing_box_changed',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03b7fe3e34147e404ca3ca6a0aa80cfc',1,'GpgFrontend::UI::KeyGenDialog::slot_signing_box_changed()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aedef4e8784c8a3edb06b0f2821500552',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_signing_box_changed()']]], + ['slot_5fstart_5fwizard_717',['slot_start_wizard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fupdate_5fkey_5fstatus_718',['slot_update_key_status',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e',1,'GpgFrontend::UI::CommonUtils']]], + ['slot_5fupload_5fkey_5fto_5fserver_719',['slot_upload_key_to_server',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#ae72c3bbd04e1bfbf142d806d50bbe617',1,'GpgFrontend::UI::KeyUploadDialog']]], + ['slot_5fversion_5fupgrade_5fnofity_720',['slot_version_upgrade_nofity',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd',1,'GpgFrontend::UI::MainWindow']]], + ['slotappendtext2curtextpage_721',['SlotAppendText2CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae9ffb1f027ce05737e77add66bd1540f',1,'GpgFrontend::UI::TextEdit']]], + ['slotarchivedecrypt_722',['SlotArchiveDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd',1,'GpgFrontend::UI::MainWindow']]], + ['slotarchivedecryptverify_723',['SlotArchiveDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c',1,'GpgFrontend::UI::MainWindow']]], + ['slotclosetab_724',['SlotCloseTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b',1,'GpgFrontend::UI::TextEdit']]], + ['slotcopy_725',['SlotCopy',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780',1,'GpgFrontend::UI::TextEdit']]], + ['slotcurpagefiletreeview_726',['SlotCurPageFileTreeView',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9',1,'GpgFrontend::UI::TextEdit']]], + ['slotcurpagetextedit_727',['SlotCurPageTextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1',1,'GpgFrontend::UI::TextEdit']]], + ['slotcut_728',['SlotCut',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae1e710c6722910b8d35df97aaabb3162',1,'GpgFrontend::UI::TextEdit']]], + ['slotdecrypt_729',['SlotDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb',1,'GpgFrontend::UI::MainWindow']]], + ['slotdecryptverify_730',['SlotDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72',1,'GpgFrontend::UI::MainWindow']]], + ['slotdirectoryencryptsign_731',['SlotDirectoryEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527',1,'GpgFrontend::UI::MainWindow']]], + ['slotencrypt_732',['SlotEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad',1,'GpgFrontend::UI::MainWindow']]], + ['slotencryptsign_733',['SlotEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8',1,'GpgFrontend::UI::MainWindow']]], + ['slotexecutecommand_734',['SlotExecuteCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a39fbfbc9ab39581330a02d9cb54e6e4d',1,'GpgFrontend::UI::CommonUtils']]], + ['slotexecutegpgcommand_735',['SlotExecuteGpgCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d',1,'GpgFrontend::UI::CommonUtils']]], + ['slotfiledecrypt_736',['SlotFileDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421',1,'GpgFrontend::UI::MainWindow']]], + ['slotfiledecryptverify_737',['SlotFileDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22',1,'GpgFrontend::UI::MainWindow']]], + ['slotfileencrypt_738',['SlotFileEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9',1,'GpgFrontend::UI::MainWindow']]], + ['slotfileencryptsign_739',['SlotFileEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f',1,'GpgFrontend::UI::MainWindow']]], + ['slotfilesign_740',['SlotFileSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d',1,'GpgFrontend::UI::MainWindow']]], + ['slotfileverify_741',['SlotFileVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac',1,'GpgFrontend::UI::MainWindow']]], + ['slotfilltexteditwithtext_742',['SlotFillTextEditWithText',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20',1,'GpgFrontend::UI::TextEdit']]], + ['slotimport_743',['SlotImport',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a7de2096702baf67f1335ac4fe50cfa38',1,'GpgFrontend::UI::KeyServerImportDialog::SlotImport(std::vector< QString > key_ids_list, QString keyserver_url)'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a1e17305d6b470d0f7050eb8e3e6ee3d8',1,'GpgFrontend::UI::KeyServerImportDialog::SlotImport(const KeyIdArgsListPtr &keys)']]], + ['slotimportkeyfromclipboard_744',['SlotImportKeyFromClipboard',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a',1,'GpgFrontend::UI::CommonUtils']]], + ['slotimportkeyfromfile_745',['SlotImportKeyFromFile',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d',1,'GpgFrontend::UI::CommonUtils']]], + ['slotimportkeyfromkeyserver_746',['SlotImportKeyFromKeyServer',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a35a47fc31b81b6c4f5899e8ab5c4c51a',1,'GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer(const GpgFrontend::KeyIdArgsList &key_ids, const GpgFrontend::UI::CommonUtils::ImportCallbackFunctiopn &callback)'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html#af1b3538d3119c8564e83c7661f73f6ea',1,'GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer(QWidget *parent)']]], + ['slotimportkeys_747',['SlotImportKeys',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ae730cf0ee73379186f082f29a90a2f94',1,'GpgFrontend::UI::CommonUtils']]], + ['slotnewfiletab_748',['SlotNewFileTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1859df6906160400710accb0481d6b0c',1,'GpgFrontend::UI::TextEdit']]], + ['slotnewhelptab_749',['slotNewHelpTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3c17fdf3abf9c4fb6ce35cfb8f0f8fc4',1,'GpgFrontend::UI::TextEdit']]], + ['slotnewtab_750',['SlotNewTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c',1,'GpgFrontend::UI::TextEdit']]], + ['slotopen_751',['SlotOpen',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a15335d38187ddf580b7200d856768cfb',1,'GpgFrontend::UI::TextEdit']]], + ['slotopenfile_752',['SlotOpenFile',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad344606cf3c665fc73a3c0dd10a44310',1,'GpgFrontend::UI::MainWindow::SlotOpenFile()'],['../classGpgFrontend_1_1UI_1_1TextEdit.html#a60c73cc66a48a38c13e7890de49e86c3',1,'GpgFrontend::UI::TextEdit::SlotOpenFile(const QString &path)']]], + ['slotpaste_753',['SlotPaste',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9',1,'GpgFrontend::UI::TextEdit']]], + ['slotprint_754',['SlotPrint',['../classGpgFrontend_1_1UI_1_1TextEdit.html#adca2bbfa746b5598f2a4f74026b84224',1,'GpgFrontend::UI::TextEdit']]], + ['slotquote_755',['SlotQuote',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee',1,'GpgFrontend::UI::TextEdit']]], + ['slotraisepinentry_756',['SlotRaisePinentry',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf',1,'GpgFrontend::UI::MainWindow']]], + ['slotredo_757',['SlotRedo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae2b3bf422789d56087face98b6a9e929',1,'GpgFrontend::UI::TextEdit']]], + ['slotrefresh_758',['SlotRefresh',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['slotsave_759',['SlotSave',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0',1,'GpgFrontend::UI::TextEdit']]], + ['slotsaveas_760',['SlotSaveAs',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a306999df608947dc0728d651893b20f6',1,'GpgFrontend::UI::TextEdit']]], + ['slotselectall_761',['SlotSelectAll',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55',1,'GpgFrontend::UI::TextEdit']]], + ['slotsetrestartneeded_762',['SlotSetRestartNeeded',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327',1,'GpgFrontend::UI::MainWindow']]], + ['slotshowhiddenfile_763',['SlotShowHiddenFile',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd',1,'GpgFrontend::UI::FileTreeView']]], + ['slotshowmodified_764',['SlotShowModified',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ab24adc1adb3b9b29469992e4c444436e',1,'GpgFrontend::UI::TextEdit']]], + ['slotsign_765',['SlotSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8',1,'GpgFrontend::UI::MainWindow']]], + ['slotswitchtabdown_766',['SlotSwitchTabDown',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474',1,'GpgFrontend::UI::TextEdit']]], + ['slotswitchtabup_767',['SlotSwitchTabUp',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af1e364b513f566c743a5d36c19098762',1,'GpgFrontend::UI::TextEdit']]], + ['slotundo_768',['SlotUndo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5',1,'GpgFrontend::UI::TextEdit']]], + ['slotupdatecryptomenustatus_769',['SlotUpdateCryptoMenuStatus',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abd5408ca5f908c330a15db24d959f3a5',1,'GpgFrontend::UI::MainWindow']]], + ['slotverify_770',['SlotVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5',1,'GpgFrontend::UI::MainWindow']]], + ['softwareversion_771',['SoftwareVersion',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], + ['spdlog_772',['spdlog',['../namespacespdlog.html',1,'']]], + ['special_5fedit_5ftool_5fbar_5f_773',['special_edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0',1,'GpgFrontend::UI::MainWindow']]], + ['start_5fwizard_5fact_5f_774',['start_wizard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6',1,'GpgFrontend::UI::MainWindow']]], + ['startapplication_775',['StartApplication',['../namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e',1,'GpgFrontend']]], + ['startdirmngr_776',['StartDirmngr',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a7687d84063c6c1d9d8bc11c617085530',1,'GpgFrontend::GpgAdvancedOperator']]], + ['startgpgagent_777',['StartGpgAgent',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a4af186d06b01ce998e51a42e39e01c86',1,'GpgFrontend::GpgAdvancedOperator']]], + ['startkeyboxd_778',['StartKeyBoxd',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ae2b097912eb2c9d97da859c45e7a5bac',1,'GpgFrontend::GpgAdvancedOperator']]], + ['steganography_5fmenu_5f_779',['steganography_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853',1,'GpgFrontend::UI::MainWindow']]], + ['storages_5fmutex_5f_780',['storages_mutex_',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a10851118e959ef798ae9c534dac74824',1,'GpgFrontend::SingletonStorageCollection::Impl']]], + ['stripped_5fname_781',['stripped_name',['../classGpgFrontend_1_1UI_1_1TextEdit.html#afb9b7a7d88154d774b3d727d8e640cbb',1,'GpgFrontend::UI::TextEdit']]], + ['subkeygeneratedialog_782',['SubkeyGenerateDialog',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html',1,'GpgFrontend::UI::SubkeyGenerateDialog'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd',1,'GpgFrontend::UI::SubkeyGenerateDialog::SubkeyGenerateDialog()']]], + ['switch_5ftab_5fdown_5fact_5f_783',['switch_tab_down_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41',1,'GpgFrontend::UI::MainWindow']]], + ['switch_5ftab_5fup_5fact_5f_784',['switch_tab_up_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701',1,'GpgFrontend::UI::MainWindow']]], + ['switch_5fui_5fenabled_785',['switch_ui_enabled',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#ae3d97948f205e84f0604d4da634a4513',1,'GpgFrontend::UI::NetworkTab']]], + ['switch_5fui_5fproxy_5ftype_786',['switch_ui_proxy_type',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a1b0297158f13daec77645c88e5a8adcd',1,'GpgFrontend::UI::NetworkTab']]] ]; diff --git a/docs/html/search/all_12.js b/docs/html/search/all_12.js index e5bde236..aa1518e1 100644 --- a/docs/html/search/all_12.js +++ b/docs/html/search/all_12.js @@ -1,18 +1,18 @@ var searchData= [ - ['tabcount_786',['TabCount',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a05c54658597b04c3976c72d3a5f9add9',1,'GpgFrontend::UI::TextEdit']]], - ['takechargeofresult_787',['TakeChargeOfResult',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e',1,'GpgFrontend::GpgVerifyResultAnalyse']]], - ['targetfileprecheck_788',['TargetFilePreCheck',['../namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06',1,'GpgFrontend']]], - ['task_789',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html',1,'GpgFrontend::Thread::Task'],['../classGpgFrontend_1_1Thread_1_1Task.html#afa69068f1b2f930d6ab1d9f66340c565',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data, TaskCallback callback)'],['../classGpgFrontend_1_1Thread_1_1Task.html#a287d737e66f873850d5eb49d1475a762',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data_object=nullptr)'],['../classGpgFrontend_1_1Thread_1_1Task.html#a3ca97551610b81a476d5594c97fde559',1,'GpgFrontend::Thread::Task::Task(QString name)']]], - ['taskhandler_790',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]], - ['taskrunner_791',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread::TaskRunner'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ad3c8612cbe60112f9b14e616fb0a4acf',1,'GpgFrontend::Thread::TaskRunner::TaskRunner()']]], - ['taskrunnergetter_792',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]], - ['testlistedkeyserverthread_793',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]], - ['textedit_794',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]], - ['textissigned_795',['TextIsSigned',['../namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db',1,'GpgFrontend']]], - ['threadsafemap_796',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], - ['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_797',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], - ['tofuinfopage_798',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html',1,'GpgFrontend::UI::TOFUInfoPage'],['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html#a9adc1666e3f57536594876520019e395',1,'GpgFrontend::UI::TOFUInfoPage::TOFUInfoPage()']]], - ['translate_5fact_5f_799',['translate_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e',1,'GpgFrontend::UI::MainWindow']]], - ['translatorstab_800',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI::TranslatorsTab'],['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html#a89e5c7b9c17fb41b7c7bf461fb8ad99e',1,'GpgFrontend::UI::TranslatorsTab::TranslatorsTab()']]] + ['tabcount_787',['TabCount',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a05c54658597b04c3976c72d3a5f9add9',1,'GpgFrontend::UI::TextEdit']]], + ['takechargeofresult_788',['TakeChargeOfResult',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e',1,'GpgFrontend::GpgVerifyResultAnalyse']]], + ['targetfileprecheck_789',['TargetFilePreCheck',['../namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06',1,'GpgFrontend']]], + ['task_790',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html',1,'GpgFrontend::Thread::Task'],['../classGpgFrontend_1_1Thread_1_1Task.html#afa69068f1b2f930d6ab1d9f66340c565',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data, TaskCallback callback)'],['../classGpgFrontend_1_1Thread_1_1Task.html#a287d737e66f873850d5eb49d1475a762',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data_object=nullptr)'],['../classGpgFrontend_1_1Thread_1_1Task.html#a3ca97551610b81a476d5594c97fde559',1,'GpgFrontend::Thread::Task::Task(QString name)']]], + ['taskhandler_791',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]], + ['taskrunner_792',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread::TaskRunner'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ad3c8612cbe60112f9b14e616fb0a4acf',1,'GpgFrontend::Thread::TaskRunner::TaskRunner()']]], + ['taskrunnergetter_793',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]], + ['testlistedkeyserverthread_794',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]], + ['textedit_795',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]], + ['textissigned_796',['TextIsSigned',['../namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db',1,'GpgFrontend']]], + ['threadsafemap_797',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], + ['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_798',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], + ['tofuinfopage_799',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html',1,'GpgFrontend::UI::TOFUInfoPage'],['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html#a9adc1666e3f57536594876520019e395',1,'GpgFrontend::UI::TOFUInfoPage::TOFUInfoPage()']]], + ['translate_5fact_5f_800',['translate_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e',1,'GpgFrontend::UI::MainWindow']]], + ['translatorstab_801',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI::TranslatorsTab'],['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html#a89e5c7b9c17fb41b7c7bf461fb8ad99e',1,'GpgFrontend::UI::TranslatorsTab::TranslatorsTab()']]] ]; diff --git a/docs/html/search/all_13.js b/docs/html/search/all_13.js index af654319..2322dac3 100644 --- a/docs/html/search/all_13.js +++ b/docs/html/search/all_13.js @@ -1,9 +1,9 @@ var searchData= [ - ['uisignalstation_801',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]], - ['undo_5fact_5f_802',['undo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c',1,'GpgFrontend::UI::MainWindow']]], - ['unsaveddocuments_803',['UnsavedDocuments',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a82fe98d45f54909ebea933b540367c39',1,'GpgFrontend::UI::TextEdit']]], - ['updatetab_804',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html',1,'GpgFrontend::UI::UpdateTab'],['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a833c5f709607032bac530aacf389a117',1,'GpgFrontend::UI::UpdateTab::UpdateTab()']]], - ['upload_5fkey_5fto_5fserver_805',['upload_key_to_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c',1,'GpgFrontend::UI::MainWindow']]], - ['upsertrtvalue_806',['UpsertRTValue',['../namespaceGpgFrontend_1_1Module.html#a5e4614222306688d8c2f36fd4ae23de3',1,'GpgFrontend::Module']]] + ['uisignalstation_802',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]], + ['undo_5fact_5f_803',['undo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c',1,'GpgFrontend::UI::MainWindow']]], + ['unsaveddocuments_804',['UnsavedDocuments',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a82fe98d45f54909ebea933b540367c39',1,'GpgFrontend::UI::TextEdit']]], + ['updatetab_805',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html',1,'GpgFrontend::UI::UpdateTab'],['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a833c5f709607032bac530aacf389a117',1,'GpgFrontend::UI::UpdateTab::UpdateTab()']]], + ['upload_5fkey_5fto_5fserver_806',['upload_key_to_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c',1,'GpgFrontend::UI::MainWindow']]], + ['upsertrtvalue_807',['UpsertRTValue',['../namespaceGpgFrontend_1_1Module.html#a5e4614222306688d8c2f36fd4ae23de3',1,'GpgFrontend::Module']]] ]; diff --git a/docs/html/search/all_14.js b/docs/html/search/all_14.js index 59ec1bac..cd45f6f6 100644 --- a/docs/html/search/all_14.js +++ b/docs/html/search/all_14.js @@ -1,14 +1,14 @@ var searchData= [ - ['verify_807',['Verify',['../classGpgFrontend_1_1GpgBasicOperator.html#ae9a2f9923061efae82fe012ebc7a56ab',1,'GpgFrontend::GpgBasicOperator']]], - ['verify_5fact_5f_808',['verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081',1,'GpgFrontend::UI::MainWindow']]], - ['verifydetailsdialog_809',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI::VerifyDetailsDialog'],['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html#ac73f0405e249f623ddd0de22b5130fda',1,'GpgFrontend::UI::VerifyDetailsDialog::VerifyDetailsDialog()']]], - ['verifyfile_810',['VerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430',1,'GpgFrontend::GpgFileOpera']]], - ['verifyfilesync_811',['VerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9511b6a128a6228ebca47ae637c44e55',1,'GpgFrontend::GpgFileOpera']]], - ['verifykeydetailbox_812',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI::VerifyKeyDetailBox'],['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#afbbe8e87786cca020c9aa8759eb041a0',1,'GpgFrontend::UI::VerifyKeyDetailBox::VerifyKeyDetailBox()']]], - ['verifysync_813',['VerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a3507dec7f2528c8627d3289cfb638a7a',1,'GpgFrontend::GpgBasicOperator']]], - ['versioncheckingmodule_814',['VersionCheckingModule',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], - ['versionchecktask_815',['VersionCheckTask',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask'],['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a5b1b330c412772ed945158de226a1f1c',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask::VersionCheckTask()']]], - ['versionwithdrawn_816',['VersionWithdrawn',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a13f5326b54ff1f36dd75e6f9241ec9ee',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['view_5fmenu_5f_817',['view_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2',1,'GpgFrontend::UI::MainWindow']]] + ['verify_808',['Verify',['../classGpgFrontend_1_1GpgBasicOperator.html#ae9a2f9923061efae82fe012ebc7a56ab',1,'GpgFrontend::GpgBasicOperator']]], + ['verify_5fact_5f_809',['verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081',1,'GpgFrontend::UI::MainWindow']]], + ['verifydetailsdialog_810',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI::VerifyDetailsDialog'],['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html#ac73f0405e249f623ddd0de22b5130fda',1,'GpgFrontend::UI::VerifyDetailsDialog::VerifyDetailsDialog()']]], + ['verifyfile_811',['VerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430',1,'GpgFrontend::GpgFileOpera']]], + ['verifyfilesync_812',['VerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9511b6a128a6228ebca47ae637c44e55',1,'GpgFrontend::GpgFileOpera']]], + ['verifykeydetailbox_813',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI::VerifyKeyDetailBox'],['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#afbbe8e87786cca020c9aa8759eb041a0',1,'GpgFrontend::UI::VerifyKeyDetailBox::VerifyKeyDetailBox()']]], + ['verifysync_814',['VerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a3507dec7f2528c8627d3289cfb638a7a',1,'GpgFrontend::GpgBasicOperator']]], + ['versioncheckingmodule_815',['VersionCheckingModule',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], + ['versionchecktask_816',['VersionCheckTask',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask'],['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a5b1b330c412772ed945158de226a1f1c',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask::VersionCheckTask()']]], + ['versionwithdrawn_817',['VersionWithdrawn',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a13f5326b54ff1f36dd75e6f9241ec9ee',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], + ['view_5fmenu_5f_818',['view_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/all_15.js b/docs/html/search/all_15.js index 100626f0..ca5908e6 100644 --- a/docs/html/search/all_15.js +++ b/docs/html/search/all_15.js @@ -1,10 +1,10 @@ var searchData= [ - ['waitforopera_818',['WaitForOpera',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82',1,'GpgFrontend::UI::CommonUtils']]], - ['waitingdialog_819',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI::WaitingDialog'],['../classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc',1,'GpgFrontend::UI::WaitingDialog::WaitingDialog()']]], - ['windowstateso_820',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]], - ['wizard_821',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI::Wizard'],['../classGpgFrontend_1_1UI_1_1Wizard.html#a448db8fe5ace96418ffd1f23b0142b10',1,'GpgFrontend::UI::Wizard::Wizard()']]], - ['writebuffertofile_822',['WriteBufferToFile',['../namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86',1,'GpgFrontend']]], - ['writefile_823',['WriteFile',['../namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1',1,'GpgFrontend']]], - ['writefilegfbuffer_824',['WriteFileGFBuffer',['../namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9',1,'GpgFrontend']]] + ['waitforopera_819',['WaitForOpera',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82',1,'GpgFrontend::UI::CommonUtils']]], + ['waitingdialog_820',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI::WaitingDialog'],['../classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc',1,'GpgFrontend::UI::WaitingDialog::WaitingDialog()']]], + ['windowstateso_821',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]], + ['wizard_822',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI::Wizard'],['../classGpgFrontend_1_1UI_1_1Wizard.html#a448db8fe5ace96418ffd1f23b0142b10',1,'GpgFrontend::UI::Wizard::Wizard()']]], + ['writebuffertofile_823',['WriteBufferToFile',['../namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86',1,'GpgFrontend']]], + ['writefile_824',['WriteFile',['../namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1',1,'GpgFrontend']]], + ['writefilegfbuffer_825',['WriteFileGFBuffer',['../namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/all_16.js b/docs/html/search/all_16.js index a0a8d6b8..af4f0f13 100644 --- a/docs/html/search/all_16.js +++ b/docs/html/search/all_16.js @@ -1,5 +1,5 @@ var searchData= [ - ['zoom_5fin_5fact_5f_825',['zoom_in_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689',1,'GpgFrontend::UI::MainWindow']]], - ['zoom_5fout_5fact_5f_826',['zoom_out_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70397629ae3ffe039051b80a099c7979',1,'GpgFrontend::UI::MainWindow']]] + ['zoom_5fin_5fact_5f_826',['zoom_in_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689',1,'GpgFrontend::UI::MainWindow']]], + ['zoom_5fout_5fact_5f_827',['zoom_out_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70397629ae3ffe039051b80a099c7979',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/all_17.js b/docs/html/search/all_17.js index 27edd8e1..fbbd8480 100644 --- a/docs/html/search/all_17.js +++ b/docs/html/search/all_17.js @@ -1,18 +1,18 @@ var searchData= [ - ['_7ecachemanager_827',['~CacheManager',['../classGpgFrontend_1_1CacheManager.html#a1cb49178670a5f18debac7e59e388610',1,'GpgFrontend::CacheManager']]], - ['_7ecacheobject_828',['~CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a2806fb997ac37eab299154be2b49ee8b',1,'GpgFrontend::UI::CacheObject']]], - ['_7echannelobject_829',['~ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#a85a29ff6a1233114eb9f159c408cbe35',1,'GpgFrontend::ChannelObject']]], - ['_7eglobalsettingstation_830',['~GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#af700161900e623a0ea14261d51616451',1,'GpgFrontend::GlobalSettingStation']]], - ['_7egpgdata_831',['~GpgData',['../classGpgFrontend_1_1GpgData.html#a96f3c1cb27eb2f3e6f28b9cdb2135bc7',1,'GpgFrontend::GpgData']]], - ['_7egpgfrontendapplication_832',['~GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a32f0e7dda69f7b1e3cc869340736c590',1,'GpgFrontend::UI::GpgFrontendApplication']]], - ['_7egpgfrontendcontext_833',['~GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#a7492d29abfc6292ebf8ea015f8e31d1c',1,'GpgFrontend::GpgFrontendContext']]], - ['_7egpgkey_834',['~GpgKey',['../classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697',1,'GpgFrontend::GpgKey']]], - ['_7egpgkeygetter_835',['~GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#ac9dbf4a2358f6478cf0ce8c85260878f',1,'GpgFrontend::GpgKeyGetter']]], - ['_7egpgkeysignature_836',['~GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html#ab4d7044f4e1ddcf0ae0d28be43f0fcb3',1,'GpgFrontend::GpgKeySignature']]], - ['_7egpgsignature_837',['~GpgSignature',['../classGpgFrontend_1_1GpgSignature.html#a44f137a457ac109d145a1cdd8e544e3a',1,'GpgFrontend::GpgSignature']]], - ['_7esettingsobject_838',['~SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html#ae71336d240ace35756d1852a46271f6c',1,'GpgFrontend::UI::SettingsObject']]], - ['_7esingletonfunctionobject_839',['~SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html#a8296be8c449f88175285186831b995bc',1,'GpgFrontend::SingletonFunctionObject']]], - ['_7etask_840',['~Task',['../classGpgFrontend_1_1Thread_1_1Task.html#a37766a505662b33ad14672c29e209ea8',1,'GpgFrontend::Thread::Task']]], - ['_7etaskrunner_841',['~TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ac3e57b59d537e2a75e741d4a5418ae6d',1,'GpgFrontend::Thread::TaskRunner']]] + ['_7ecachemanager_828',['~CacheManager',['../classGpgFrontend_1_1CacheManager.html#a1cb49178670a5f18debac7e59e388610',1,'GpgFrontend::CacheManager']]], + ['_7ecacheobject_829',['~CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a2806fb997ac37eab299154be2b49ee8b',1,'GpgFrontend::UI::CacheObject']]], + ['_7echannelobject_830',['~ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#a85a29ff6a1233114eb9f159c408cbe35',1,'GpgFrontend::ChannelObject']]], + ['_7eglobalsettingstation_831',['~GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#af700161900e623a0ea14261d51616451',1,'GpgFrontend::GlobalSettingStation']]], + ['_7egpgdata_832',['~GpgData',['../classGpgFrontend_1_1GpgData.html#a96f3c1cb27eb2f3e6f28b9cdb2135bc7',1,'GpgFrontend::GpgData']]], + ['_7egpgfrontendapplication_833',['~GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a32f0e7dda69f7b1e3cc869340736c590',1,'GpgFrontend::UI::GpgFrontendApplication']]], + ['_7egpgfrontendcontext_834',['~GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#a7492d29abfc6292ebf8ea015f8e31d1c',1,'GpgFrontend::GpgFrontendContext']]], + ['_7egpgkey_835',['~GpgKey',['../classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697',1,'GpgFrontend::GpgKey']]], + ['_7egpgkeygetter_836',['~GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#ac9dbf4a2358f6478cf0ce8c85260878f',1,'GpgFrontend::GpgKeyGetter']]], + ['_7egpgkeysignature_837',['~GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html#ab4d7044f4e1ddcf0ae0d28be43f0fcb3',1,'GpgFrontend::GpgKeySignature']]], + ['_7egpgsignature_838',['~GpgSignature',['../classGpgFrontend_1_1GpgSignature.html#a44f137a457ac109d145a1cdd8e544e3a',1,'GpgFrontend::GpgSignature']]], + ['_7esettingsobject_839',['~SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html#ae71336d240ace35756d1852a46271f6c',1,'GpgFrontend::UI::SettingsObject']]], + ['_7esingletonfunctionobject_840',['~SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html#a8296be8c449f88175285186831b995bc',1,'GpgFrontend::SingletonFunctionObject']]], + ['_7etask_841',['~Task',['../classGpgFrontend_1_1Thread_1_1Task.html#a37766a505662b33ad14672c29e209ea8',1,'GpgFrontend::Thread::Task']]], + ['_7etaskrunner_842',['~TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ac3e57b59d537e2a75e741d4a5418ae6d',1,'GpgFrontend::Thread::TaskRunner']]] ]; diff --git a/docs/html/search/all_2.js b/docs/html/search/all_2.js index dda545a3..73087b13 100644 --- a/docs/html/search/all_2.js +++ b/docs/html/search/all_2.js @@ -1,74 +1,74 @@ var searchData= [ - ['cachemanager_33',['CacheManager',['../classGpgFrontend_1_1CacheManager.html#a311ae4d0cc4f4d9425b44789aea6090a',1,'GpgFrontend::CacheManager::CacheManager()'],['../classGpgFrontend_1_1CacheManager.html',1,'GpgFrontend::CacheManager']]], - ['cacheobject_34',['CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a0a05cd8145be0495674f1a4a36a031c2',1,'GpgFrontend::UI::CacheObject::CacheObject()'],['../classGpgFrontend_1_1UI_1_1CacheObject.html',1,'GpgFrontend::UI::CacheObject']]], - ['calculatehash_35',['CalculateHash',['../namespaceGpgFrontend.html#af395fb120a603d913ac040372ee5c651',1,'GpgFrontend']]], - ['capslockwatcher_36',['CapsLockWatcher',['../classCapsLockWatcher.html',1,'']]], - ['channel_5f_37',['channel_',['../classGpgFrontend_1_1ChannelObject.html#aee5f8a5575adbdf522da4dd195c091ee',1,'GpgFrontend::ChannelObject']]], - ['channelobject_38',['ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#aedbf32eddc701e521bd8e790ef208da0',1,'GpgFrontend::ChannelObject::ChannelObject() noexcept'],['../classGpgFrontend_1_1ChannelObject.html#a3d55a57ee60bdb5a747125da9586a0e5',1,'GpgFrontend::ChannelObject::ChannelObject(int channel, QString type)'],['../classGpgFrontend_1_1ChannelObject.html',1,'GpgFrontend::ChannelObject']]], - ['check_5fcustom_5fgnupg_5fkey_5fdatabase_5fpath_39',['check_custom_gnupg_key_database_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#af677680609f32ed65f78a0641bf05389',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['check_5fcustom_5fgnupg_5fpath_40',['check_custom_gnupg_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a296dd2fd013f34e7fb389a36bbcaa78e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['check_5femail_5faddress_41',['check_email_address',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae8aeaff7be0b1552b29d1f209af0bd28',1,'GpgFrontend::UI::KeyGenDialog::check_email_address()'],['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#ad4e09323a53992daee08173bed17bf9a',1,'GpgFrontend::UI::KeyNewUIDDialog::check_email_address()']]], - ['check_5fupdate_5fact_5f_42',['check_update_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a672f4ef07be6ad645613ecd49399700d',1,'GpgFrontend::UI::MainWindow']]], - ['checkgpgerror_43',['CheckGpgError',['../namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf',1,'GpgFrontend::CheckGpgError(GpgError err) -> GpgError'],['../namespaceGpgFrontend.html#a76dbbc37c483668600134ecb593f6263',1,'GpgFrontend::CheckGpgError(GpgError err, const QString &) -> GpgError']]], - ['checkgpgerror2errcode_44',['CheckGpgError2ErrCode',['../namespaceGpgFrontend.html#ac75881bd0bf993fa53464dbf76342a39',1,'GpgFrontend']]], - ['choosepage_45',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#ae370e789009be3926410cb749c86907b',1,'GpgFrontend::UI::ChoosePage::ChoosePage()'],['../classGpgFrontend_1_1UI_1_1ChoosePage.html',1,'GpgFrontend::UI::ChoosePage']]], - ['class_46',['class',['../classclass.html',1,'']]], - ['clean_5fdouble_5fline_5fbreaks_5fact_5f_47',['clean_double_line_breaks_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cb094e0409337cfd7dba1bb510ea96e',1,'GpgFrontend::UI::MainWindow']]], - ['clearalldataobjects_48',['ClearAllDataObjects',['../classGpgFrontend_1_1GlobalSettingStation.html#a393186ae479062b007a41485f608636f',1,'GpgFrontend::GlobalSettingStation']]], - ['clearalllogfiles_49',['ClearAllLogFiles',['../classGpgFrontend_1_1GlobalSettingStation.html#a43c472c40896308e7bbc14796b5740af',1,'GpgFrontend::GlobalSettingStation']]], - ['cleargpgpasswordcache_50',['ClearGpgPasswordCache',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ab1678720e30e957ad56e14b683cdedd1',1,'GpgFrontend::GpgAdvancedOperator']]], - ['close_5fattachment_5fdock_51',['close_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a473b679fa0dc3cdf4f6f98d6553fa0ec',1,'GpgFrontend::UI::MainWindow']]], - ['close_5ftab_5fact_5f_52',['close_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a09671c3aa26a750cfd6be6c092de8715',1,'GpgFrontend::UI::MainWindow']]], - ['closeevent_53',['closeEvent',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242',1,'GpgFrontend::UI::GeneralMainWindow::closeEvent()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1759412cb7ee71600c4b6e3c6e752d2e',1,'GpgFrontend::UI::MainWindow::closeEvent()']]], - ['closenotebyclass_54',['CloseNoteByClass',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aee4f46e54f29da671838ed232e526700',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['comment_5fedit_5f_55',['comment_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3008e2a9879a8e122e422f67cf0018f8',1,'GpgFrontend::UI::KeyGenDialog']]], - ['comment_5fvar_5flabel_5f_56',['comment_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a83b1290251a204def52677ae000a17ec',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['commonutils_57',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a78f5c2696152e9326e845c76c94be965',1,'GpgFrontend::UI::CommonUtils::CommonUtils()'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html',1,'GpgFrontend::UI::CommonUtils']]], - ['comparesoftwareversion_58',['CompareSoftwareVersion',['../namespaceGpgFrontend.html#a3eb3e3e38d04e035e3c2d44b5a553d32',1,'GpgFrontend']]], - ['conclusionpage_59',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#afcd98b4735047807d384e6b3d3aea3a7',1,'GpgFrontend::UI::ConclusionPage::ConclusionPage()'],['../classGpgFrontend_1_1UI_1_1ConclusionPage.html',1,'GpgFrontend::UI::ConclusionPage']]], - ['constraintsoptions_60',['ConstraintsOptions',['../structPinEntryDialog_1_1ConstraintsOptions.html',1,'PinEntryDialog']]], - ['containsprivatekeys_61',['ContainsPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb',1,'GpgFrontend::UI::KeyList']]], - ['contextmenuevent_62',['contextMenuEvent',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ad415e2dd5046c744b650b26c123130ff',1,'GpgFrontend::UI::KeyPairSubkeyTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a35d0b436cf13fa127dbba5b12f8f9144',1,'GpgFrontend::UI::KeyPairUIDTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a8cbd6e448e187260730ab8301ad4892e',1,'GpgFrontend::UI::KeyserverTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190',1,'GpgFrontend::UI::KeyList::contextMenuEvent()']]], - ['copy_5fact_5f_63',['copy_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a71402943f4ed19e3aba0556b23eaa8f8',1,'GpgFrontend::UI::MainWindow']]], - ['copy_5fmail_5faddress_5fto_5fclipboard_5fact_5f_64',['copy_mail_address_to_clipboard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af77f66b6b869f6ddb3d2caa3bc40bb09',1,'GpgFrontend::UI::MainWindow']]], - ['coreinitargs_65',['CoreInitArgs',['../structGpgFrontend_1_1CoreInitArgs.html',1,'GpgFrontend']]], - ['coresignalstation_66',['CoreSignalStation',['../classGpgFrontend_1_1CoreSignalStation.html',1,'GpgFrontend']]], - ['count_5fpage_5f_67',['count_page_',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a747d3740a88295e6c9565788d4cf56ec',1,'GpgFrontend::UI::TextEdit']]], - ['create_5factions_68',['create_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0ab96012df041f2c2e47092db0600355',1,'GpgFrontend::UI::MainWindow::create_actions()'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a23cf6665537f2a96708e9d5423ce3bb8',1,'GpgFrontend::UI::KeyMgmt::create_actions()']]], - ['create_5fattachment_5fdock_69',['create_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a92a6d8d46e197e25eaacc3ad7ed289ab',1,'GpgFrontend::UI::MainWindow']]], - ['create_5fbasic_5finfo_5fgroup_5fbox_70',['create_basic_info_group_box',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a010acccfd5fb5475769658f9cf68da7b',1,'GpgFrontend::UI::KeyGenDialog::create_basic_info_group_box()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a029017ad2e025a43d21144f1b7427593',1,'GpgFrontend::UI::SubkeyGenerateDialog::create_basic_info_group_box()']]], - ['create_5fbutton_71',['create_button',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c5d8a43fd8a6f1c217d83694dcc689c',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['create_5fbutton_5fbox_72',['create_button_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9f5912ff99e3820d5fa6a58ed14a70c8',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['create_5fcombo_5fbox_73',['create_combo_box',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#af64f0fb9433ea88853beec3a3dd5a334',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['create_5fdock_5fwindows_74',['create_dock_windows',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a04668246525874760f47a340b4b7d8de',1,'GpgFrontend::UI::MainWindow']]], - ['create_5fgeneral_5finfo_5fbox_75',['create_general_info_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#af88ee416b2227ce847a3b8123a23ce24',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['create_5fkey_5finfo_5fgrid_76',['create_key_info_grid',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#ae5fee2f307d8f1848a4f687a591f83af',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], - ['create_5fkey_5fusage_5fgroup_5fbox_77',['create_key_usage_group_box',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e6554b47e0dd6c2025ccb0d1d0cb658',1,'GpgFrontend::UI::KeyGenDialog::create_key_usage_group_box()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa24064a5f585b23d71e1036958f31d7d',1,'GpgFrontend::UI::SubkeyGenerateDialog::create_key_usage_group_box()']]], - ['create_5fkeys_5ftable_78',['create_keys_table',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f006d4702885fb41317d10d654dfa3c',1,'GpgFrontend::UI::KeyServerImportDialog::create_keys_table()'],['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9e37a653a982e671977d2101b72ae3b6',1,'GpgFrontend::UI::KeyImportDetailDialog::create_keys_table()']]], - ['create_5fmanage_5fuid_5fmenu_79',['create_manage_uid_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a5c029e55323d54aa2306267cea1809ea',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fmenus_80',['create_menus',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6ee90b63414038e9f840933a5b2c5e46',1,'GpgFrontend::UI::KeyMgmt::create_menus()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9fbd8a2f5b2b5869276db83a4ad20216',1,'GpgFrontend::UI::MainWindow::create_menus()']]], - ['create_5fsign_5flist_81',['create_sign_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a32dc14242d88ca168ae71e9a895d2b29',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fsign_5fpopup_5fmenu_82',['create_sign_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a7653654c81149c48e7e4d5f0c00c360f',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fstatus_5fbar_83',['create_status_bar',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585',1,'GpgFrontend::UI::MainWindow']]], - ['create_5fsubkey_5flist_84',['create_subkey_list',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a0503508ce7e11f497a05cdf6f536a253',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['create_5fsubkey_5fopera_5fmenu_85',['create_subkey_opera_menu',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a324446276f111be455773381ee8b6739',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['create_5ftool_5fbars_86',['create_tool_bars',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aaa1de043b71dbcf0e8d8c265b2a67bd3',1,'GpgFrontend::UI::MainWindow::create_tool_bars()'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6791486fd94567d504d48050c23476b5',1,'GpgFrontend::UI::KeyMgmt::create_tool_bars()']]], - ['create_5fuid_5flist_87',['create_uid_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0511f5714548920cf3563306536d0bd7',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fuid_5fpopup_5fmenu_88',['create_uid_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a2a87d3ed720a57a5d96a108c7a9827d7',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['created_5fvar_5flabel_5f_89',['created_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ac827e8474ace52814f8de70709987d36',1,'GpgFrontend::UI::KeyPairSubkeyTab::created_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aa45a2433ce82a88eeb2c9c282ab7b975',1,'GpgFrontend::UI::KeyPairDetailTab::created_var_label_()']]], - ['createinstance_90',['CreateInstance',['../classGpgFrontend_1_1SingletonFunctionObject.html#adff3ff15fc67b7e9cdeeb2577541fbc4',1,'GpgFrontend::SingletonFunctionObject']]], - ['createoperamenu_91',['CreateOperaMenu',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4dcec352e412afe5c5491f941495090f',1,'GpgFrontend::UI::KeyPairOperaTab']]], - ['createtempfileandwritedata_92',['CreateTempFileAndWriteData',['../namespaceGpgFrontend.html#aa8c5cb4cb2c9421dc8f754d3652c5313',1,'GpgFrontend::CreateTempFileAndWriteData(const QString &data) -> QString'],['../namespaceGpgFrontend.html#a75f249f0581b7886cad96fb8a47caebe',1,'GpgFrontend::CreateTempFileAndWriteData(const GFBuffer &data) -> QString']]], - ['crypt_5fmenu_5f_93',['crypt_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ef17c566a764f707f43593a1f6b3c60',1,'GpgFrontend::UI::MainWindow']]], - ['crypt_5ftool_5fbar_5f_94',['crypt_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aac320aef3b49cd068544aac54b927f7a',1,'GpgFrontend::UI::MainWindow']]], - ['cryptomenu_95',['CryptoMenu',['../structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html',1,'GpgFrontend::UI::MainWindow']]], - ['ctx_5f_96',['ctx_',['../classGpgFrontend_1_1GpgFileOpera.html#a1b78c6554dc6f6e2055664e825a0d1c4',1,'GpgFrontend::GpgFileOpera::ctx_()'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a4b6ff4f9484315d6352149b99efcdedd',1,'GpgFrontend::GpgKeyGetter::Impl::ctx_()'],['../classGpgFrontend_1_1GpgBasicOperator.html#afad990a43ab06a060a93db9948ebb740',1,'GpgFrontend::GpgBasicOperator::ctx_()']]], - ['ctx_5fmutex_5f_97',['ctx_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#ab8b61ca5dc753cc736a6a9062006e339',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['curfilepage_98',['CurFilePage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa30daf558cb85bbdcad55a805a106109',1,'GpgFrontend::UI::TextEdit']]], - ['current_5freply_5f_99',['current_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#ae6d869af65eaa2c8ddd8c87ffce9ba42',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], - ['currentversionreleased_100',['CurrentVersionReleased',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a5ae334032a49f4a2ffd1968196544369',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['curtextpage_101',['CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b',1,'GpgFrontend::UI::TextEdit']]], - ['cut_5fact_5f_102',['cut_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2c2f6c021219564846f1624f6bb5b9a2',1,'GpgFrontend::UI::MainWindow']]], - ['cut_5fpgp_5fheader_5fact_5f_103',['cut_pgp_header_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a313a5d7d0847114a6f11e4d7870edd86',1,'GpgFrontend::UI::MainWindow']]] + ['cachemanager_34',['CacheManager',['../classGpgFrontend_1_1CacheManager.html#a311ae4d0cc4f4d9425b44789aea6090a',1,'GpgFrontend::CacheManager::CacheManager()'],['../classGpgFrontend_1_1CacheManager.html',1,'GpgFrontend::CacheManager']]], + ['cacheobject_35',['CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a0a05cd8145be0495674f1a4a36a031c2',1,'GpgFrontend::UI::CacheObject::CacheObject()'],['../classGpgFrontend_1_1UI_1_1CacheObject.html',1,'GpgFrontend::UI::CacheObject']]], + ['calculatehash_36',['CalculateHash',['../namespaceGpgFrontend.html#af395fb120a603d913ac040372ee5c651',1,'GpgFrontend']]], + ['capslockwatcher_37',['CapsLockWatcher',['../classCapsLockWatcher.html',1,'']]], + ['channel_5f_38',['channel_',['../classGpgFrontend_1_1ChannelObject.html#aee5f8a5575adbdf522da4dd195c091ee',1,'GpgFrontend::ChannelObject']]], + ['channelobject_39',['ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#aedbf32eddc701e521bd8e790ef208da0',1,'GpgFrontend::ChannelObject::ChannelObject() noexcept'],['../classGpgFrontend_1_1ChannelObject.html#a3d55a57ee60bdb5a747125da9586a0e5',1,'GpgFrontend::ChannelObject::ChannelObject(int channel, QString type)'],['../classGpgFrontend_1_1ChannelObject.html',1,'GpgFrontend::ChannelObject']]], + ['check_5fcustom_5fgnupg_5fkey_5fdatabase_5fpath_40',['check_custom_gnupg_key_database_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#af677680609f32ed65f78a0641bf05389',1,'GpgFrontend::UI::GnuPGControllerDialog']]], + ['check_5fcustom_5fgnupg_5fpath_41',['check_custom_gnupg_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a296dd2fd013f34e7fb389a36bbcaa78e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], + ['check_5femail_5faddress_42',['check_email_address',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae8aeaff7be0b1552b29d1f209af0bd28',1,'GpgFrontend::UI::KeyGenDialog::check_email_address()'],['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#ad4e09323a53992daee08173bed17bf9a',1,'GpgFrontend::UI::KeyNewUIDDialog::check_email_address()']]], + ['check_5fupdate_5fact_5f_43',['check_update_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a672f4ef07be6ad645613ecd49399700d',1,'GpgFrontend::UI::MainWindow']]], + ['checkgpgerror_44',['CheckGpgError',['../namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf',1,'GpgFrontend::CheckGpgError(GpgError err) -> GpgError'],['../namespaceGpgFrontend.html#a76dbbc37c483668600134ecb593f6263',1,'GpgFrontend::CheckGpgError(GpgError err, const QString &) -> GpgError']]], + ['checkgpgerror2errcode_45',['CheckGpgError2ErrCode',['../namespaceGpgFrontend.html#ac75881bd0bf993fa53464dbf76342a39',1,'GpgFrontend']]], + ['choosepage_46',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#ae370e789009be3926410cb749c86907b',1,'GpgFrontend::UI::ChoosePage::ChoosePage()'],['../classGpgFrontend_1_1UI_1_1ChoosePage.html',1,'GpgFrontend::UI::ChoosePage']]], + ['class_47',['class',['../classclass.html',1,'']]], + ['clean_5fdouble_5fline_5fbreaks_5fact_5f_48',['clean_double_line_breaks_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cb094e0409337cfd7dba1bb510ea96e',1,'GpgFrontend::UI::MainWindow']]], + ['clearalldataobjects_49',['ClearAllDataObjects',['../classGpgFrontend_1_1GlobalSettingStation.html#a393186ae479062b007a41485f608636f',1,'GpgFrontend::GlobalSettingStation']]], + ['clearalllogfiles_50',['ClearAllLogFiles',['../classGpgFrontend_1_1GlobalSettingStation.html#a43c472c40896308e7bbc14796b5740af',1,'GpgFrontend::GlobalSettingStation']]], + ['cleargpgpasswordcache_51',['ClearGpgPasswordCache',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ab1678720e30e957ad56e14b683cdedd1',1,'GpgFrontend::GpgAdvancedOperator']]], + ['close_5fattachment_5fdock_52',['close_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a473b679fa0dc3cdf4f6f98d6553fa0ec',1,'GpgFrontend::UI::MainWindow']]], + ['close_5ftab_5fact_5f_53',['close_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a09671c3aa26a750cfd6be6c092de8715',1,'GpgFrontend::UI::MainWindow']]], + ['closeevent_54',['closeEvent',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242',1,'GpgFrontend::UI::GeneralMainWindow::closeEvent()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1759412cb7ee71600c4b6e3c6e752d2e',1,'GpgFrontend::UI::MainWindow::closeEvent()']]], + ['closenotebyclass_55',['CloseNoteByClass',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aee4f46e54f29da671838ed232e526700',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['comment_5fedit_5f_56',['comment_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3008e2a9879a8e122e422f67cf0018f8',1,'GpgFrontend::UI::KeyGenDialog']]], + ['comment_5fvar_5flabel_5f_57',['comment_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a83b1290251a204def52677ae000a17ec',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['commonutils_58',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a78f5c2696152e9326e845c76c94be965',1,'GpgFrontend::UI::CommonUtils::CommonUtils()'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html',1,'GpgFrontend::UI::CommonUtils']]], + ['comparesoftwareversion_59',['CompareSoftwareVersion',['../namespaceGpgFrontend.html#a3eb3e3e38d04e035e3c2d44b5a553d32',1,'GpgFrontend']]], + ['conclusionpage_60',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#afcd98b4735047807d384e6b3d3aea3a7',1,'GpgFrontend::UI::ConclusionPage::ConclusionPage()'],['../classGpgFrontend_1_1UI_1_1ConclusionPage.html',1,'GpgFrontend::UI::ConclusionPage']]], + ['constraintsoptions_61',['ConstraintsOptions',['../structPinEntryDialog_1_1ConstraintsOptions.html',1,'PinEntryDialog']]], + ['containsprivatekeys_62',['ContainsPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb',1,'GpgFrontend::UI::KeyList']]], + ['contextmenuevent_63',['contextMenuEvent',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ad415e2dd5046c744b650b26c123130ff',1,'GpgFrontend::UI::KeyPairSubkeyTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a35d0b436cf13fa127dbba5b12f8f9144',1,'GpgFrontend::UI::KeyPairUIDTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a8cbd6e448e187260730ab8301ad4892e',1,'GpgFrontend::UI::KeyserverTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190',1,'GpgFrontend::UI::KeyList::contextMenuEvent()']]], + ['copy_5fact_5f_64',['copy_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a71402943f4ed19e3aba0556b23eaa8f8',1,'GpgFrontend::UI::MainWindow']]], + ['copy_5fmail_5faddress_5fto_5fclipboard_5fact_5f_65',['copy_mail_address_to_clipboard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af77f66b6b869f6ddb3d2caa3bc40bb09',1,'GpgFrontend::UI::MainWindow']]], + ['coreinitargs_66',['CoreInitArgs',['../structGpgFrontend_1_1CoreInitArgs.html',1,'GpgFrontend']]], + ['coresignalstation_67',['CoreSignalStation',['../classGpgFrontend_1_1CoreSignalStation.html',1,'GpgFrontend']]], + ['count_5fpage_5f_68',['count_page_',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a747d3740a88295e6c9565788d4cf56ec',1,'GpgFrontend::UI::TextEdit']]], + ['create_5factions_69',['create_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0ab96012df041f2c2e47092db0600355',1,'GpgFrontend::UI::MainWindow::create_actions()'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a23cf6665537f2a96708e9d5423ce3bb8',1,'GpgFrontend::UI::KeyMgmt::create_actions()']]], + ['create_5fattachment_5fdock_70',['create_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a92a6d8d46e197e25eaacc3ad7ed289ab',1,'GpgFrontend::UI::MainWindow']]], + ['create_5fbasic_5finfo_5fgroup_5fbox_71',['create_basic_info_group_box',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a010acccfd5fb5475769658f9cf68da7b',1,'GpgFrontend::UI::KeyGenDialog::create_basic_info_group_box()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a029017ad2e025a43d21144f1b7427593',1,'GpgFrontend::UI::SubkeyGenerateDialog::create_basic_info_group_box()']]], + ['create_5fbutton_72',['create_button',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c5d8a43fd8a6f1c217d83694dcc689c',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['create_5fbutton_5fbox_73',['create_button_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9f5912ff99e3820d5fa6a58ed14a70c8',1,'GpgFrontend::UI::KeyImportDetailDialog']]], + ['create_5fcombo_5fbox_74',['create_combo_box',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#af64f0fb9433ea88853beec3a3dd5a334',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['create_5fdock_5fwindows_75',['create_dock_windows',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a04668246525874760f47a340b4b7d8de',1,'GpgFrontend::UI::MainWindow']]], + ['create_5fgeneral_5finfo_5fbox_76',['create_general_info_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#af88ee416b2227ce847a3b8123a23ce24',1,'GpgFrontend::UI::KeyImportDetailDialog']]], + ['create_5fkey_5finfo_5fgrid_77',['create_key_info_grid',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#ae5fee2f307d8f1848a4f687a591f83af',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], + ['create_5fkey_5fusage_5fgroup_5fbox_78',['create_key_usage_group_box',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e6554b47e0dd6c2025ccb0d1d0cb658',1,'GpgFrontend::UI::KeyGenDialog::create_key_usage_group_box()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa24064a5f585b23d71e1036958f31d7d',1,'GpgFrontend::UI::SubkeyGenerateDialog::create_key_usage_group_box()']]], + ['create_5fkeys_5ftable_79',['create_keys_table',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f006d4702885fb41317d10d654dfa3c',1,'GpgFrontend::UI::KeyServerImportDialog::create_keys_table()'],['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9e37a653a982e671977d2101b72ae3b6',1,'GpgFrontend::UI::KeyImportDetailDialog::create_keys_table()']]], + ['create_5fmanage_5fuid_5fmenu_80',['create_manage_uid_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a5c029e55323d54aa2306267cea1809ea',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['create_5fmenus_81',['create_menus',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6ee90b63414038e9f840933a5b2c5e46',1,'GpgFrontend::UI::KeyMgmt::create_menus()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9fbd8a2f5b2b5869276db83a4ad20216',1,'GpgFrontend::UI::MainWindow::create_menus()']]], + ['create_5fsign_5flist_82',['create_sign_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a32dc14242d88ca168ae71e9a895d2b29',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['create_5fsign_5fpopup_5fmenu_83',['create_sign_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a7653654c81149c48e7e4d5f0c00c360f',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['create_5fstatus_5fbar_84',['create_status_bar',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585',1,'GpgFrontend::UI::MainWindow']]], + ['create_5fsubkey_5flist_85',['create_subkey_list',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a0503508ce7e11f497a05cdf6f536a253',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], + ['create_5fsubkey_5fopera_5fmenu_86',['create_subkey_opera_menu',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a324446276f111be455773381ee8b6739',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], + ['create_5ftool_5fbars_87',['create_tool_bars',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aaa1de043b71dbcf0e8d8c265b2a67bd3',1,'GpgFrontend::UI::MainWindow::create_tool_bars()'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6791486fd94567d504d48050c23476b5',1,'GpgFrontend::UI::KeyMgmt::create_tool_bars()']]], + ['create_5fuid_5flist_88',['create_uid_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0511f5714548920cf3563306536d0bd7',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['create_5fuid_5fpopup_5fmenu_89',['create_uid_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a2a87d3ed720a57a5d96a108c7a9827d7',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['created_5fvar_5flabel_5f_90',['created_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ac827e8474ace52814f8de70709987d36',1,'GpgFrontend::UI::KeyPairSubkeyTab::created_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aa45a2433ce82a88eeb2c9c282ab7b975',1,'GpgFrontend::UI::KeyPairDetailTab::created_var_label_()']]], + ['createinstance_91',['CreateInstance',['../classGpgFrontend_1_1SingletonFunctionObject.html#adff3ff15fc67b7e9cdeeb2577541fbc4',1,'GpgFrontend::SingletonFunctionObject']]], + ['createoperamenu_92',['CreateOperaMenu',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4dcec352e412afe5c5491f941495090f',1,'GpgFrontend::UI::KeyPairOperaTab']]], + ['createtempfileandwritedata_93',['CreateTempFileAndWriteData',['../namespaceGpgFrontend.html#aa8c5cb4cb2c9421dc8f754d3652c5313',1,'GpgFrontend::CreateTempFileAndWriteData(const QString &data) -> QString'],['../namespaceGpgFrontend.html#a75f249f0581b7886cad96fb8a47caebe',1,'GpgFrontend::CreateTempFileAndWriteData(const GFBuffer &data) -> QString']]], + ['crypt_5fmenu_5f_94',['crypt_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ef17c566a764f707f43593a1f6b3c60',1,'GpgFrontend::UI::MainWindow']]], + ['crypt_5ftool_5fbar_5f_95',['crypt_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aac320aef3b49cd068544aac54b927f7a',1,'GpgFrontend::UI::MainWindow']]], + ['cryptomenu_96',['CryptoMenu',['../structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html',1,'GpgFrontend::UI::MainWindow']]], + ['ctx_5f_97',['ctx_',['../classGpgFrontend_1_1GpgFileOpera.html#a1b78c6554dc6f6e2055664e825a0d1c4',1,'GpgFrontend::GpgFileOpera::ctx_()'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a4b6ff4f9484315d6352149b99efcdedd',1,'GpgFrontend::GpgKeyGetter::Impl::ctx_()'],['../classGpgFrontend_1_1GpgBasicOperator.html#afad990a43ab06a060a93db9948ebb740',1,'GpgFrontend::GpgBasicOperator::ctx_()']]], + ['ctx_5fmutex_5f_98',['ctx_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#ab8b61ca5dc753cc736a6a9062006e339',1,'GpgFrontend::GpgKeyGetter::Impl']]], + ['curfilepage_99',['CurFilePage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa30daf558cb85bbdcad55a805a106109',1,'GpgFrontend::UI::TextEdit']]], + ['current_5freply_5f_100',['current_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#ae6d869af65eaa2c8ddd8c87ffce9ba42',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], + ['currentversionreleased_101',['CurrentVersionReleased',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a5ae334032a49f4a2ffd1968196544369',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], + ['curtextpage_102',['CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b',1,'GpgFrontend::UI::TextEdit']]], + ['cut_5fact_5f_103',['cut_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2c2f6c021219564846f1624f6bb5b9a2',1,'GpgFrontend::UI::MainWindow']]], + ['cut_5fpgp_5fheader_5fact_5f_104',['cut_pgp_header_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a313a5d7d0847114a6f11e4d7870edd86',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/all_3.js b/docs/html/search/all_3.js index 7c209f3d..33a056a1 100644 --- a/docs/html/search/all_3.js +++ b/docs/html/search/all_3.js @@ -1,30 +1,30 @@ var searchData= [ - ['dataobject_104',['DataObject',['../classGpgFrontend_1_1DataObject.html',1,'GpgFrontend']]], - ['dataobjectoperator_105',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html#a3a8ae5c36fec01d0d5c3e5f9aed457a6',1,'GpgFrontend::DataObjectOperator::DataObjectOperator()'],['../classGpgFrontend_1_1DataObjectOperator.html',1,'GpgFrontend::DataObjectOperator']]], - ['datarefdeleter_106',['DataRefDeleter',['../structGpgFrontend_1_1GpgData_1_1DataRefDeleter.html',1,'GpgFrontend::GpgData']]], - ['date_5fedit_5f_107',['date_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a242a3245de709ede086087d7a096e6cd',1,'GpgFrontend::UI::KeyGenDialog::date_edit_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa8bf228ba2a773c0d38f9e5c2f20539d',1,'GpgFrontend::UI::SubkeyGenerateDialog::date_edit_()']]], - ['decrypt_108',['Decrypt',['../classGpgFrontend_1_1GpgBasicOperator.html#a508bdf67776fe4e393956d935784f9a4',1,'GpgFrontend::GpgBasicOperator']]], - ['decrypt_5fact_5f_109',['decrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa92246123272e3e1085f22612aedf48f',1,'GpgFrontend::UI::MainWindow']]], - ['decrypt_5fverify_5fact_5f_110',['decrypt_verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70d2b2311708ab023466d343f2e914b1',1,'GpgFrontend::UI::MainWindow']]], - ['decryptarchive_111',['DecryptArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a14cbffefe515850c3c9453302d7f60a8',1,'GpgFrontend::GpgFileOpera']]], - ['decryptfile_112',['DecryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a5534131c79647b29c92ba282c3af7978',1,'GpgFrontend::GpgFileOpera']]], - ['decryptfilesync_113',['DecryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#aae616b77cdeaebdcf89ff75b7642c9dc',1,'GpgFrontend::GpgFileOpera']]], - ['decryptsync_114',['DecryptSync',['../classGpgFrontend_1_1GpgBasicOperator.html#af25a8b568723bf1c3b8b59ab1786238c',1,'GpgFrontend::GpgBasicOperator']]], - ['decryptverify_115',['DecryptVerify',['../classGpgFrontend_1_1GpgBasicOperator.html#a84a66a7a31269ba152c1329083540efc',1,'GpgFrontend::GpgBasicOperator']]], - ['decryptverifyarchive_116',['DecryptVerifyArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a0d890d70f943b0f07ab65bb8a907d94d',1,'GpgFrontend::GpgFileOpera']]], - ['decryptverifyfile_117',['DecryptVerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#a795be34a8849de70e90b501bd9e952f2',1,'GpgFrontend::GpgFileOpera']]], - ['decryptverifyfilesync_118',['DecryptVerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#af10bf1aa98a6717adbef57c11750094c',1,'GpgFrontend::GpgFileOpera']]], - ['decryptverifysync_119',['DecryptVerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a2de32d6c71f3d559aab4ee78648878c0',1,'GpgFrontend::GpgBasicOperator']]], - ['delete_5fkeys_5fwith_5fwarning_120',['delete_keys_with_warning',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6c62f6142fd4bfe0554223189a31d9a8',1,'GpgFrontend::UI::KeyMgmt']]], - ['delete_5fwidgets_5fin_5flayout_121',['delete_widgets_in_layout',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a852c1fe10c7d3153a2146bcea4dbe9ad',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['deleteallfilesbypattern_122',['DeleteAllFilesByPattern',['../namespaceGpgFrontend.html#a445c070c37811b064e6e4dbb8979bc95',1,'GpgFrontend']]], - ['deletekey_123',['DeleteKey',['../classGpgFrontend_1_1GpgKeyOpera.html#a151c47b997951e9162f8b036c3cb15e0',1,'GpgFrontend::GpgKeyOpera']]], - ['deletekeys_124',['DeleteKeys',['../classGpgFrontend_1_1GpgKeyOpera.html#a8a06d0f7a600d4428359b653a68f717e',1,'GpgFrontend::GpgKeyOpera']]], - ['describegpgerrcode_125',['DescribeGpgErrCode',['../namespaceGpgFrontend.html#aa22dc541423cb09a1dd250d458eb069c',1,'GpgFrontend']]], - ['destroy_126',['Destroy',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ac54d39d57fc7e6edd8d3b9d8b715c643',1,'GpgFrontend::SingletonStorageCollection::Impl']]], - ['destroygpgfrontendui_127',['DestroyGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#a8c56bcc19761bbc2fc3134878d9bae37',1,'GpgFrontend::UI']]], - ['doanalyse_128',['doAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a4652e6e7c86756159793306f2218d37b',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['dragenterevent_129',['dragEnterEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f',1,'GpgFrontend::UI::KeyList']]], - ['dropevent_130',['dropEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f',1,'GpgFrontend::UI::KeyList']]] + ['dataobject_105',['DataObject',['../classGpgFrontend_1_1DataObject.html',1,'GpgFrontend']]], + ['dataobjectoperator_106',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html#a3a8ae5c36fec01d0d5c3e5f9aed457a6',1,'GpgFrontend::DataObjectOperator::DataObjectOperator()'],['../classGpgFrontend_1_1DataObjectOperator.html',1,'GpgFrontend::DataObjectOperator']]], + ['datarefdeleter_107',['DataRefDeleter',['../structGpgFrontend_1_1GpgData_1_1DataRefDeleter.html',1,'GpgFrontend::GpgData']]], + ['date_5fedit_5f_108',['date_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a242a3245de709ede086087d7a096e6cd',1,'GpgFrontend::UI::KeyGenDialog::date_edit_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa8bf228ba2a773c0d38f9e5c2f20539d',1,'GpgFrontend::UI::SubkeyGenerateDialog::date_edit_()']]], + ['decrypt_109',['Decrypt',['../classGpgFrontend_1_1GpgBasicOperator.html#a508bdf67776fe4e393956d935784f9a4',1,'GpgFrontend::GpgBasicOperator']]], + ['decrypt_5fact_5f_110',['decrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa92246123272e3e1085f22612aedf48f',1,'GpgFrontend::UI::MainWindow']]], + ['decrypt_5fverify_5fact_5f_111',['decrypt_verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70d2b2311708ab023466d343f2e914b1',1,'GpgFrontend::UI::MainWindow']]], + ['decryptarchive_112',['DecryptArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a14cbffefe515850c3c9453302d7f60a8',1,'GpgFrontend::GpgFileOpera']]], + ['decryptfile_113',['DecryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a5534131c79647b29c92ba282c3af7978',1,'GpgFrontend::GpgFileOpera']]], + ['decryptfilesync_114',['DecryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#aae616b77cdeaebdcf89ff75b7642c9dc',1,'GpgFrontend::GpgFileOpera']]], + ['decryptsync_115',['DecryptSync',['../classGpgFrontend_1_1GpgBasicOperator.html#af25a8b568723bf1c3b8b59ab1786238c',1,'GpgFrontend::GpgBasicOperator']]], + ['decryptverify_116',['DecryptVerify',['../classGpgFrontend_1_1GpgBasicOperator.html#a84a66a7a31269ba152c1329083540efc',1,'GpgFrontend::GpgBasicOperator']]], + ['decryptverifyarchive_117',['DecryptVerifyArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a0d890d70f943b0f07ab65bb8a907d94d',1,'GpgFrontend::GpgFileOpera']]], + ['decryptverifyfile_118',['DecryptVerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#a795be34a8849de70e90b501bd9e952f2',1,'GpgFrontend::GpgFileOpera']]], + ['decryptverifyfilesync_119',['DecryptVerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#af10bf1aa98a6717adbef57c11750094c',1,'GpgFrontend::GpgFileOpera']]], + ['decryptverifysync_120',['DecryptVerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a2de32d6c71f3d559aab4ee78648878c0',1,'GpgFrontend::GpgBasicOperator']]], + ['delete_5fkeys_5fwith_5fwarning_121',['delete_keys_with_warning',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6c62f6142fd4bfe0554223189a31d9a8',1,'GpgFrontend::UI::KeyMgmt']]], + ['delete_5fwidgets_5fin_5flayout_122',['delete_widgets_in_layout',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a852c1fe10c7d3153a2146bcea4dbe9ad',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['deleteallfilesbypattern_123',['DeleteAllFilesByPattern',['../namespaceGpgFrontend.html#a445c070c37811b064e6e4dbb8979bc95',1,'GpgFrontend']]], + ['deletekey_124',['DeleteKey',['../classGpgFrontend_1_1GpgKeyOpera.html#a151c47b997951e9162f8b036c3cb15e0',1,'GpgFrontend::GpgKeyOpera']]], + ['deletekeys_125',['DeleteKeys',['../classGpgFrontend_1_1GpgKeyOpera.html#a8a06d0f7a600d4428359b653a68f717e',1,'GpgFrontend::GpgKeyOpera']]], + ['describegpgerrcode_126',['DescribeGpgErrCode',['../namespaceGpgFrontend.html#aa22dc541423cb09a1dd250d458eb069c',1,'GpgFrontend']]], + ['destroy_127',['Destroy',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ac54d39d57fc7e6edd8d3b9d8b715c643',1,'GpgFrontend::SingletonStorageCollection::Impl']]], + ['destroygpgfrontendui_128',['DestroyGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#a8c56bcc19761bbc2fc3134878d9bae37',1,'GpgFrontend::UI']]], + ['doanalyse_129',['doAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a4652e6e7c86756159793306f2218d37b',1,'GpgFrontend::GpgDecryptResultAnalyse']]], + ['dragenterevent_130',['dragEnterEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f',1,'GpgFrontend::UI::KeyList']]], + ['dropevent_131',['dropEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f',1,'GpgFrontend::UI::KeyList']]] ]; diff --git a/docs/html/search/all_4.js b/docs/html/search/all_4.js index 2faa50a9..65911c11 100644 --- a/docs/html/search/all_4.js +++ b/docs/html/search/all_4.js @@ -1,37 +1,37 @@ var searchData= [ - ['edit_5f_131',['edit_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45',1,'GpgFrontend::UI::MainWindow']]], - ['edit_5fmenu_5f_132',['edit_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6d681a306c137dc107088d60b09a925f',1,'GpgFrontend::UI::MainWindow']]], - ['edit_5ftool_5fbar_5f_133',['edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab531823acdbfb117c82a9906ce2107b9',1,'GpgFrontend::UI::MainWindow']]], - ['email_5fedit_5f_134',['email_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3453d1a8a4c0411472b2779d018abdc3',1,'GpgFrontend::UI::KeyGenDialog']]], - ['email_5fvar_5flabel_5f_135',['email_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a8c71b37aa040da50cb0105489a42e60d',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['encrypt_5fact_5f_136',['encrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad6a2cecb2846b324604c4abd1fb7d11a',1,'GpgFrontend::UI::MainWindow']]], - ['encrypt_5fsign_5fact_5f_137',['encrypt_sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2417c807356e3b876ecb2f572568670b',1,'GpgFrontend::UI::MainWindow']]], - ['encryptderectorysymmetric_138',['EncryptDerectorySymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a162aad2008f150356ac60369d5aaeca5',1,'GpgFrontend::GpgFileOpera']]], - ['encryptderectorysymmetricsync_139',['EncryptDerectorySymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#abbb5953b208399cc778faa5dd210a23f',1,'GpgFrontend::GpgFileOpera']]], - ['encryptdirectory_140',['EncryptDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#ace69ece7bb107e350e1ab5b3ff443657',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfile_141',['EncryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a53f13bf1b79f155f5196ce5d7dfeaf5e',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfilesymmetric_142',['EncryptFileSymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a14dc846ae25a2fe82ab94ee32a0d5b3e',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfilesymmetricsync_143',['EncryptFileSymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#a891024cb4fdd7e9163421d7893c43ef3',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfilesync_144',['EncryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a55656f50fca690aec87afe349460b1c7',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsign_145',['EncryptSign',['../classGpgFrontend_1_1GpgBasicOperator.html#a846cc480299eacc843cfb04a74f881ba',1,'GpgFrontend::GpgBasicOperator']]], - ['encryptsigndirectory_146',['EncryptSignDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#a28dc2c1570e10a740aeaa80b3755cee3',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsignfile_147',['EncryptSignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acd125de9f5d6c49b2e5cf796f27a3398',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsignfilesync_148',['EncryptSignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9915c91131e4935679b25ef51c2544b1',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsignsync_149',['EncryptSignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a231f7ca2d8b56b3791497cdbb7754e44',1,'GpgFrontend::GpgBasicOperator']]], - ['encryptsymmetric_150',['EncryptSymmetric',['../classGpgFrontend_1_1GpgBasicOperator.html#af95c6ea9e4a0aaccb17029557b63158a',1,'GpgFrontend::GpgBasicOperator']]], - ['encryptsymmetricsync_151',['EncryptSymmetricSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a71018b8a86ec41ebd1050f437649b173',1,'GpgFrontend::GpgBasicOperator']]], - ['error_5flabel_5f_152',['error_label_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e500e3153558364fe5ba5b8bab6f219',1,'GpgFrontend::UI::KeyGenDialog::error_label_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a75f325b4a5aa8bcfcc411bdaf9279683',1,'GpgFrontend::UI::SubkeyGenerateDialog::error_label_()']]], - ['error_5fmessages_5f_153',['error_messages_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03a8e1c8f2c1887732d36a346185bb40',1,'GpgFrontend::UI::KeyGenDialog']]], - ['event_154',['Event',['../classGpgFrontend_1_1Module_1_1Event.html',1,'GpgFrontend::Module']]], - ['exec_155',['Exec',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a5339dcb3890afa6ca4f50fb833bafaa0',1,'GpgFrontend::UI::SetOwnerTrustLevel::Exec()'],['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#a9966823c9bd4218d01542620a2dff9a3',1,'GpgFrontend::UI::RaisePinentry::Exec()']]], - ['executecontext_156',['ExecuteContext',['../structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html',1,'GpgFrontend::GpgCommandExecutor']]], - ['executesync_157',['ExecuteSync',['../classGpgFrontend_1_1GpgCommandExecutor.html#ac3f979fcd910206e2d9cb30930e9eecb',1,'GpgFrontend::GpgCommandExecutor']]], - ['expire_5fcheck_5fbox_5f_158',['expire_check_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a196ef707a7a2cfd717f69c8a5bc3278d',1,'GpgFrontend::UI::KeyGenDialog::expire_check_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#afa21ac4d45a6474afc1bc594486ed8e2',1,'GpgFrontend::UI::SubkeyGenerateDialog::expire_check_box_()']]], - ['expire_5fvar_5flabel_5f_159',['expire_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aedc0e13ba1b64782e40f7c14af77f8f0',1,'GpgFrontend::UI::KeyPairDetailTab::expire_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a72b94f3e8d11c44d1b4e3653ab885927',1,'GpgFrontend::UI::KeyPairSubkeyTab::expire_var_label_()']]], - ['exportallkeys_160',['ExportAllKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a589a888151797a556f80f541a7247036',1,'GpgFrontend::GpgKeyImportExporter']]], - ['exportkey_161',['ExportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#aadede45dd33c70c4716d5276716405f5',1,'GpgFrontend::GpgKeyImportExporter']]], - ['exportkeypackagedialog_162',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html#a7d1899302ef743671c3002d04f6c9dd8',1,'GpgFrontend::UI::ExportKeyPackageDialog::ExportKeyPackageDialog()'],['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html',1,'GpgFrontend::UI::ExportKeyPackageDialog']]], - ['exportkeys_163',['ExportKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a1e1ba98323a6494f6c07fee2d3fc40fb',1,'GpgFrontend::GpgKeyImportExporter']]], - ['extractarchivefromdataexchanger_164',['ExtractArchiveFromDataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#a0970b9c44e6e0a9bf93af31b8a76575b',1,'GpgFrontend::ArchiveFileOperator']]] + ['edit_5f_132',['edit_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45',1,'GpgFrontend::UI::MainWindow']]], + ['edit_5fmenu_5f_133',['edit_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6d681a306c137dc107088d60b09a925f',1,'GpgFrontend::UI::MainWindow']]], + ['edit_5ftool_5fbar_5f_134',['edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab531823acdbfb117c82a9906ce2107b9',1,'GpgFrontend::UI::MainWindow']]], + ['email_5fedit_5f_135',['email_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3453d1a8a4c0411472b2779d018abdc3',1,'GpgFrontend::UI::KeyGenDialog']]], + ['email_5fvar_5flabel_5f_136',['email_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a8c71b37aa040da50cb0105489a42e60d',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['encrypt_5fact_5f_137',['encrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad6a2cecb2846b324604c4abd1fb7d11a',1,'GpgFrontend::UI::MainWindow']]], + ['encrypt_5fsign_5fact_5f_138',['encrypt_sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2417c807356e3b876ecb2f572568670b',1,'GpgFrontend::UI::MainWindow']]], + ['encryptderectorysymmetric_139',['EncryptDerectorySymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a162aad2008f150356ac60369d5aaeca5',1,'GpgFrontend::GpgFileOpera']]], + ['encryptderectorysymmetricsync_140',['EncryptDerectorySymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#abbb5953b208399cc778faa5dd210a23f',1,'GpgFrontend::GpgFileOpera']]], + ['encryptdirectory_141',['EncryptDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#ace69ece7bb107e350e1ab5b3ff443657',1,'GpgFrontend::GpgFileOpera']]], + ['encryptfile_142',['EncryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a53f13bf1b79f155f5196ce5d7dfeaf5e',1,'GpgFrontend::GpgFileOpera']]], + ['encryptfilesymmetric_143',['EncryptFileSymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a14dc846ae25a2fe82ab94ee32a0d5b3e',1,'GpgFrontend::GpgFileOpera']]], + ['encryptfilesymmetricsync_144',['EncryptFileSymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#a891024cb4fdd7e9163421d7893c43ef3',1,'GpgFrontend::GpgFileOpera']]], + ['encryptfilesync_145',['EncryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a55656f50fca690aec87afe349460b1c7',1,'GpgFrontend::GpgFileOpera']]], + ['encryptsign_146',['EncryptSign',['../classGpgFrontend_1_1GpgBasicOperator.html#a846cc480299eacc843cfb04a74f881ba',1,'GpgFrontend::GpgBasicOperator']]], + ['encryptsigndirectory_147',['EncryptSignDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#a28dc2c1570e10a740aeaa80b3755cee3',1,'GpgFrontend::GpgFileOpera']]], + ['encryptsignfile_148',['EncryptSignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acd125de9f5d6c49b2e5cf796f27a3398',1,'GpgFrontend::GpgFileOpera']]], + ['encryptsignfilesync_149',['EncryptSignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9915c91131e4935679b25ef51c2544b1',1,'GpgFrontend::GpgFileOpera']]], + ['encryptsignsync_150',['EncryptSignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a231f7ca2d8b56b3791497cdbb7754e44',1,'GpgFrontend::GpgBasicOperator']]], + ['encryptsymmetric_151',['EncryptSymmetric',['../classGpgFrontend_1_1GpgBasicOperator.html#af95c6ea9e4a0aaccb17029557b63158a',1,'GpgFrontend::GpgBasicOperator']]], + ['encryptsymmetricsync_152',['EncryptSymmetricSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a71018b8a86ec41ebd1050f437649b173',1,'GpgFrontend::GpgBasicOperator']]], + ['error_5flabel_5f_153',['error_label_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e500e3153558364fe5ba5b8bab6f219',1,'GpgFrontend::UI::KeyGenDialog::error_label_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a75f325b4a5aa8bcfcc411bdaf9279683',1,'GpgFrontend::UI::SubkeyGenerateDialog::error_label_()']]], + ['error_5fmessages_5f_154',['error_messages_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03a8e1c8f2c1887732d36a346185bb40',1,'GpgFrontend::UI::KeyGenDialog']]], + ['event_155',['Event',['../classGpgFrontend_1_1Module_1_1Event.html',1,'GpgFrontend::Module']]], + ['exec_156',['Exec',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a5339dcb3890afa6ca4f50fb833bafaa0',1,'GpgFrontend::UI::SetOwnerTrustLevel::Exec()'],['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#a9966823c9bd4218d01542620a2dff9a3',1,'GpgFrontend::UI::RaisePinentry::Exec()']]], + ['executecontext_157',['ExecuteContext',['../structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html',1,'GpgFrontend::GpgCommandExecutor']]], + ['executesync_158',['ExecuteSync',['../classGpgFrontend_1_1GpgCommandExecutor.html#ac3f979fcd910206e2d9cb30930e9eecb',1,'GpgFrontend::GpgCommandExecutor']]], + ['expire_5fcheck_5fbox_5f_159',['expire_check_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a196ef707a7a2cfd717f69c8a5bc3278d',1,'GpgFrontend::UI::KeyGenDialog::expire_check_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#afa21ac4d45a6474afc1bc594486ed8e2',1,'GpgFrontend::UI::SubkeyGenerateDialog::expire_check_box_()']]], + ['expire_5fvar_5flabel_5f_160',['expire_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aedc0e13ba1b64782e40f7c14af77f8f0',1,'GpgFrontend::UI::KeyPairDetailTab::expire_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a72b94f3e8d11c44d1b4e3653ab885927',1,'GpgFrontend::UI::KeyPairSubkeyTab::expire_var_label_()']]], + ['exportallkeys_161',['ExportAllKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a589a888151797a556f80f541a7247036',1,'GpgFrontend::GpgKeyImportExporter']]], + ['exportkey_162',['ExportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#aadede45dd33c70c4716d5276716405f5',1,'GpgFrontend::GpgKeyImportExporter']]], + ['exportkeypackagedialog_163',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html#a7d1899302ef743671c3002d04f6c9dd8',1,'GpgFrontend::UI::ExportKeyPackageDialog::ExportKeyPackageDialog()'],['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html',1,'GpgFrontend::UI::ExportKeyPackageDialog']]], + ['exportkeys_164',['ExportKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a1e1ba98323a6494f6c07fee2d3fc40fb',1,'GpgFrontend::GpgKeyImportExporter']]], + ['extractarchivefromdataexchanger_165',['ExtractArchiveFromDataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#a0970b9c44e6e0a9bf93af31b8a76575b',1,'GpgFrontend::ArchiveFileOperator']]] ]; diff --git a/docs/html/search/all_5.js b/docs/html/search/all_5.js index 85a1364b..6f8daf5b 100644 --- a/docs/html/search/all_5.js +++ b/docs/html/search/all_5.js @@ -1,22 +1,22 @@ var searchData= [ - ['fetchkey_165',['FetchKey',['../classGpgFrontend_1_1GpgKeyGetter.html#ada3e33c92b5f4d24b6f2efe6af446688',1,'GpgFrontend::GpgKeyGetter']]], - ['file_5fmenu_5f_166',['file_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af08c62c38a750382ee218191c8e13f4f',1,'GpgFrontend::UI::MainWindow']]], - ['file_5ftool_5fbar_5f_167',['file_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64',1,'GpgFrontend::UI::MainWindow']]], - ['filepage_168',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html#aed52684347a89faaad2cc7defa9dfc0f',1,'GpgFrontend::UI::FilePage::FilePage()'],['../classGpgFrontend_1_1UI_1_1FilePage.html',1,'GpgFrontend::UI::FilePage']]], - ['filereadtask_169',['FileReadTask',['../classGpgFrontend_1_1UI_1_1FileReadTask.html',1,'GpgFrontend::UI']]], - ['filetreeview_170',['FileTreeView',['../classGpgFrontend_1_1UI_1_1FileTreeView.html',1,'GpgFrontend::UI']]], - ['find_5fact_5f_171',['find_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6154f5dbdc9cebc0644e5d1e25895df8',1,'GpgFrontend::UI::MainWindow']]], - ['find_5fedit_5f_172',['find_edit_',['../classGpgFrontend_1_1UI_1_1FindWidget.html#af420832720942dd1e7cb3f3841c7cbfe',1,'GpgFrontend::UI::FindWidget']]], - ['findobjectinchannel_173',['FindObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#aca3f30ca1bf528ac71351ca913b4f464',1,'GpgFrontend::SingletonStorage']]], - ['findwidget_174',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a495f281e72e5ddc10c8e944183b96dd9',1,'GpgFrontend::UI::FindWidget::FindWidget()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html',1,'GpgFrontend::UI::FindWidget']]], - ['fingerprint_5fbox_5f_175',['fingerprint_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ada1c21cf59f1f19dfd4ffe0391bc1594',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['fingerprint_5fvar_5flabel_5f_176',['fingerprint_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1bb1519e5cce51ad5796065232f66ad6',1,'GpgFrontend::UI::KeyPairDetailTab::fingerprint_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a11a6e8aca1754d513ea91192ee0315bf',1,'GpgFrontend::UI::KeyPairSubkeyTab::fingerprint_var_label_()']]], - ['flushkeycache_177',['FlushKeyCache',['../classGpgFrontend_1_1GpgKeyGetter.html#a12c5b7fa117c7434450365f5ed46acf9',1,'GpgFrontend::GpgKeyGetter']]], - ['formattedpassphraseoptions_178',['FormattedPassphraseOptions',['../structPinEntryDialog_1_1FormattedPassphraseOptions.html',1,'PinEntryDialog']]], - ['formatter_3c_20qbytearray_20_3e_179',['formatter< QByteArray >',['../structfmt_1_1formatter_3_01QByteArray_01_4.html',1,'fmt']]], - ['formatter_3c_20qstring_20_3e_180',['formatter< QString >',['../structfmt_1_1formatter_3_01QString_01_4.html',1,'fmt']]], - ['fpr_5f_181',['fpr_',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#a7d4b0cfcf5af0d4f7b7e121651cdf96d',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], - ['full_5ffile_5fpath_5f_182',['full_file_path_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ae867b6329fcb1978479a9d70f7b017db',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['functionobjecttypelockinfo_183',['FunctionObjectTypeLockInfo',['../structFunctionObjectTypeLockInfo.html',1,'']]] + ['fetchkey_166',['FetchKey',['../classGpgFrontend_1_1GpgKeyGetter.html#ada3e33c92b5f4d24b6f2efe6af446688',1,'GpgFrontend::GpgKeyGetter']]], + ['file_5fmenu_5f_167',['file_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af08c62c38a750382ee218191c8e13f4f',1,'GpgFrontend::UI::MainWindow']]], + ['file_5ftool_5fbar_5f_168',['file_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64',1,'GpgFrontend::UI::MainWindow']]], + ['filepage_169',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html#aed52684347a89faaad2cc7defa9dfc0f',1,'GpgFrontend::UI::FilePage::FilePage()'],['../classGpgFrontend_1_1UI_1_1FilePage.html',1,'GpgFrontend::UI::FilePage']]], + ['filereadtask_170',['FileReadTask',['../classGpgFrontend_1_1UI_1_1FileReadTask.html',1,'GpgFrontend::UI']]], + ['filetreeview_171',['FileTreeView',['../classGpgFrontend_1_1UI_1_1FileTreeView.html',1,'GpgFrontend::UI']]], + ['find_5fact_5f_172',['find_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6154f5dbdc9cebc0644e5d1e25895df8',1,'GpgFrontend::UI::MainWindow']]], + ['find_5fedit_5f_173',['find_edit_',['../classGpgFrontend_1_1UI_1_1FindWidget.html#af420832720942dd1e7cb3f3841c7cbfe',1,'GpgFrontend::UI::FindWidget']]], + ['findobjectinchannel_174',['FindObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#aca3f30ca1bf528ac71351ca913b4f464',1,'GpgFrontend::SingletonStorage']]], + ['findwidget_175',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a495f281e72e5ddc10c8e944183b96dd9',1,'GpgFrontend::UI::FindWidget::FindWidget()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html',1,'GpgFrontend::UI::FindWidget']]], + ['fingerprint_5fbox_5f_176',['fingerprint_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ada1c21cf59f1f19dfd4ffe0391bc1594',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['fingerprint_5fvar_5flabel_5f_177',['fingerprint_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1bb1519e5cce51ad5796065232f66ad6',1,'GpgFrontend::UI::KeyPairDetailTab::fingerprint_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a11a6e8aca1754d513ea91192ee0315bf',1,'GpgFrontend::UI::KeyPairSubkeyTab::fingerprint_var_label_()']]], + ['flushkeycache_178',['FlushKeyCache',['../classGpgFrontend_1_1GpgKeyGetter.html#a12c5b7fa117c7434450365f5ed46acf9',1,'GpgFrontend::GpgKeyGetter']]], + ['formattedpassphraseoptions_179',['FormattedPassphraseOptions',['../structPinEntryDialog_1_1FormattedPassphraseOptions.html',1,'PinEntryDialog']]], + ['formatter_3c_20qbytearray_20_3e_180',['formatter< QByteArray >',['../structfmt_1_1formatter_3_01QByteArray_01_4.html',1,'fmt']]], + ['formatter_3c_20qstring_20_3e_181',['formatter< QString >',['../structfmt_1_1formatter_3_01QString_01_4.html',1,'fmt']]], + ['fpr_5f_182',['fpr_',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#a7d4b0cfcf5af0d4f7b7e121651cdf96d',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], + ['full_5ffile_5fpath_5f_183',['full_file_path_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ae867b6329fcb1978479a9d70f7b017db',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['functionobjecttypelockinfo_184',['FunctionObjectTypeLockInfo',['../structFunctionObjectTypeLockInfo.html',1,'']]] ]; diff --git a/docs/html/search/all_6.js b/docs/html/search/all_6.js index 058803aa..639b51cf 100644 --- a/docs/html/search/all_6.js +++ b/docs/html/search/all_6.js @@ -1,182 +1,182 @@ var searchData= [ - ['generaldialog_184',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942',1,'GpgFrontend::UI::GeneralDialog::GeneralDialog()'],['../classGpgFrontend_1_1UI_1_1GeneralDialog.html',1,'GpgFrontend::UI::GeneralDialog']]], - ['generalmainwindow_185',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a4e70182b431aaf983341527d636f5b67',1,'GpgFrontend::UI::GeneralMainWindow::GeneralMainWindow()'],['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html',1,'GpgFrontend::UI::GeneralMainWindow']]], - ['generaltab_186',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a214079dfbacdc6898146c8468611cf0c',1,'GpgFrontend::UI::GeneralTab::GeneralTab()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html',1,'GpgFrontend::UI::GeneralTab']]], - ['generalwindowstate_187',['GeneralWindowState',['../classGpgFrontend_1_1UI_1_1GeneralWindowState.html',1,'GpgFrontend::UI']]], - ['generate_188',['Generate',['../classGpgFrontend_1_1PassphraseGenerator.html#ae53436e5b7dc44e96afe014ccd544998',1,'GpgFrontend::PassphraseGenerator']]], - ['generate_5fkey_5fpackage_5fname_189',['generate_key_package_name',['../classGpgFrontend_1_1KeyPackageOperator.html#ab0fc5ef8145005f0851311f73f4e7039',1,'GpgFrontend::KeyPackageOperator']]], - ['generate_5fuuid_190',['generate_uuid',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#ad0878b39a1fe88d7a207ee0df0b90842',1,'GpgFrontend::Thread::Task::Impl']]], - ['generatekey_191',['GenerateKey',['../classGpgFrontend_1_1GpgKeyOpera.html#af20beaf00ea43b399ab39bdb8e358427',1,'GpgFrontend::GpgKeyOpera']]], - ['generatekeypackage_192',['GenerateKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#ae01e32a99a0008f8b01ad7afb95b93a3',1,'GpgFrontend::KeyPackageOperator']]], - ['generatekeypackagename_193',['GenerateKeyPackageName',['../classGpgFrontend_1_1KeyPackageOperator.html#a6c987efc6e6a137ac3eb11170220e299',1,'GpgFrontend::KeyPackageOperator']]], - ['generatekeysync_194',['GenerateKeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#ab3e567066b22fa9b146324dcdbd34d30',1,'GpgFrontend::GpgKeyOpera']]], - ['generatekeywithsubkey_195',['GenerateKeyWithSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#adf89f46010856486d25af3ea1e94b25d',1,'GpgFrontend::GpgKeyOpera']]], - ['generatekeywithsubkeysync_196',['GenerateKeyWithSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a92708358f594869ff9cba1ea4d0a4ec6',1,'GpgFrontend::GpgKeyOpera']]], - ['generatepassphrase_197',['GeneratePassphrase',['../classGpgFrontend_1_1KeyPackageOperator.html#a17bd5bca63876fcd201e98c2fca0582c',1,'GpgFrontend::KeyPackageOperator']]], - ['generaterevokecert_198',['GenerateRevokeCert',['../classGpgFrontend_1_1GpgKeyOpera.html#ad97b418381a346162684045d8471de2d',1,'GpgFrontend::GpgKeyOpera']]], - ['generaterevokecertification_199',['GenerateRevokeCertification',['../classGpgFrontend_1_1UI_1_1GenerateRevokeCertification.html',1,'GpgFrontend::UI']]], - ['generatesubkey_200',['GenerateSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#a54d339513039e008e821e64d0991206e',1,'GpgFrontend::GpgKeyOpera']]], - ['generatesubkeysync_201',['GenerateSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a2ef5deb5bb7a50b5488228a72f6776bd',1,'GpgFrontend::GpgKeyOpera']]], - ['genkeyinfo_202',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html#acfa8401da6425bf3b5fe63d897a33b69',1,'GpgFrontend::GenKeyInfo::GenKeyInfo()'],['../classGpgFrontend_1_1GenKeyInfo.html',1,'GpgFrontend::GenKeyInfo']]], - ['get_5fdata_5fobject_5fkey_203',['get_data_object_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#a2e30e1288e5e7bff4cb54a9723fbcaeb',1,'GpgFrontend::CacheManager::Impl']]], - ['get_5fkey_5fin_5fcache_204',['get_key_in_cache',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a440653d7752aec61575b522d9b7bce25',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['get_5frestart_5fneeded_205',['get_restart_needed',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a67c4bc7a4e0d76c610267b86612ba5b6',1,'GpgFrontend::UI::GnuPGControllerDialog::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a2ca2325a0dd0764cb6b5c2a7e35ba408',1,'GpgFrontend::UI::SettingsDialog::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#a5e95f62dac9fba1ead6ec69c145923db',1,'GpgFrontend::UI::MainWindow::get_restart_needed()']]], - ['get_5fselected_5fsubkey_206',['get_selected_subkey',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#aa757320412a0a904bcbd2d6ee536c744',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['get_5fsign_5fselected_207',['get_sign_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ab090e19189ae4f03ab43f9a300b906f0',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['get_5fstatus_5fstring_208',['get_status_string',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['get_5fuid_5fchecked_209',['get_uid_checked',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ae8830624dd1e06f83cde4a1d9750aa85',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['get_5fuid_5fselected_210',['get_uid_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a88c454f97ba4bd140e23c8ff1054eff5',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['getalgo_211',['GetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#aadafd2fa289a5b8e69e03c5b2deeacd6',1,'GpgFrontend::GenKeyInfo']]], - ['getallchannelid_212',['GetAllChannelId',['../classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d',1,'GpgFrontend::SingletonFunctionObject::GetAllChannelId()'],['../classGpgFrontend_1_1SingletonStorage.html#aa5fd3f6f18f7c9435df0bb32707e3871',1,'GpgFrontend::SingletonStorage::GetAllChannelId()']]], - ['getallprivatekeys_213',['GetAllPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a',1,'GpgFrontend::UI::KeyList']]], - ['getapp_214',['GetApp',['../structGpgFrontend_1_1GpgFrontendContext.html#a56dd389a17c5f74482ade13635140bbb',1,'GpgFrontend::GpgFrontendContext']]], - ['getappdatapath_215',['GetAppDataPath',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae051656e52a286cd9b3a891d82099ce0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDataPath()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a7da8fc60ba403d6addd8f671089faeaa',1,'GpgFrontend::GlobalSettingStation::GetAppDataPath()']]], - ['getappdir_216',['GetAppDir',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc4ed01c7a4cf9c3c7d9a9462027abd0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDir()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a0493f07e63b300e272826561bbc6d9f7',1,'GpgFrontend::GlobalSettingStation::GetAppDir()']]], - ['getbrowser_217',['GetBrowser',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a92c31eea47b42be28c86431384b27846',1,'GpgFrontend::UI::HelpPage']]], - ['getcachevalue_218',['GetCacheValue',['../namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a',1,'GpgFrontend']]], - ['getchannel_219',['GetChannel',['../classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26',1,'GpgFrontend::ChannelObject::GetChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5',1,'GpgFrontend::SingletonFunctionObject::GetChannel()']]], - ['getchannelobjectinstance_220',['GetChannelObjectInstance',['../namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6',1,'GpgFrontend']]], - ['getchecked_221',['GetChecked',['../structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e',1,'GpgFrontend::UI::KeyTable::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b',1,'GpgFrontend::UI::KeyList::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc',1,'GpgFrontend::UI::KeyList::GetChecked(const KeyTable &key_table)']]], - ['getcheckedsigners_222',['GetCheckedSigners',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#aaed74d4a809b2570d9853d122a7e6c1e',1,'GpgFrontend::UI::SignersPicker']]], - ['getcomment_223',['GetComment',['../classGpgFrontend_1_1GpgKey.html#aadfb3ec59be62ca0c14e73766f219557',1,'GpgFrontend::GpgKey::GetComment()'],['../classGpgFrontend_1_1GenKeyInfo.html#abbc1d76d54202eb5cf2cc27767ab238d',1,'GpgFrontend::GenKeyInfo::GetComment()'],['../classGpgFrontend_1_1GpgUID.html#af71a8fb322d11f4d0267fb5a1c109904',1,'GpgFrontend::GpgUID::GetComment()'],['../classGpgFrontend_1_1GpgKeySignature.html#a964da32ce71553d6a584c36f4797db0f',1,'GpgFrontend::GpgKeySignature::GetComment()']]], - ['getcorelogger_224',['GetCoreLogger',['../namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981',1,'GpgFrontend']]], - ['getcreatetime_225',['GetCreateTime',['../classGpgFrontend_1_1GpgKey.html#a51ec231fb31f5c968511eeb2ecc7a82f',1,'GpgFrontend::GpgKey::GetCreateTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#aa49800564631056c764fd412305f5a50',1,'GpgFrontend::GpgKeySignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgSignature.html#a83cefe63b9410bd07ff123fe61f05e95',1,'GpgFrontend::GpgSignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgSubKey.html#acb69f7d19dd2e9278c59ed68033c95f6',1,'GpgFrontend::GpgSubKey::GetCreateTime()']]], - ['getcurrentpath_226',['GetCurrentPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a984bd4a6f7d133d6e6356b46ba2d46d4',1,'GpgFrontend::UI::FileTreeView']]], - ['getdataobjectsfilessize_227',['GetDataObjectsFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a67d731d4a2c0f3033c9f6b6f52094e25',1,'GpgFrontend::GlobalSettingStation']]], - ['getdefaultchannel_228',['GetDefaultChannel',['../classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8',1,'GpgFrontend::ChannelObject::GetDefaultChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc',1,'GpgFrontend::SingletonFunctionObject::GetDefaultChannel()']]], - ['getdefaultlogger_229',['GetDefaultLogger',['../namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51',1,'GpgFrontend']]], - ['getdescription_230',['GetDescription',['../classGpgFrontend_1_1GpgTOFUInfo.html#a7659c5c7483a7629be347d6a8f05fe37',1,'GpgFrontend::GpgTOFUInfo']]], - ['getemail_231',['GetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#af87474dd334abdc17f39bf5cc04cc464',1,'GpgFrontend::GenKeyInfo::GetEmail()'],['../classGpgFrontend_1_1GpgKey.html#acfde01907c1ec56cdb6dab519c7948e9',1,'GpgFrontend::GpgKey::GetEmail()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeef7bdd5d64493a585e77d4e4839e055',1,'GpgFrontend::GpgKeySignature::GetEmail()'],['../classGpgFrontend_1_1GpgUID.html#a72b06128992429e3fc730134d82f4a37',1,'GpgFrontend::GpgUID::GetEmail()']]], - ['getencrcount_232',['GetEncrCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437',1,'GpgFrontend::GpgTOFUInfo']]], - ['getencrlast_233',['GetEncrLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a4dc5e5573cabb90f55761bdc252f4f82',1,'GpgFrontend::GpgTOFUInfo']]], - ['getexpiretime_234',['GetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#abba96c63d675a9bdd05926eaca64c268',1,'GpgFrontend::GenKeyInfo::GetExpireTime()'],['../classGpgFrontend_1_1GpgKey.html#a430e4275ee13ceaf177138dd4be388c7',1,'GpgFrontend::GpgKey::GetExpireTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#a9da492e149e2e5ff8766aa7b925e8887',1,'GpgFrontend::GpgKeySignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgSignature.html#abaedefd31b8e3a1d59feb8a5f9f3527c',1,'GpgFrontend::GpgSignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgSubKey.html#a70e3268330b354ff99a1ec753ee71601',1,'GpgFrontend::GpgSubKey::GetExpireTime()']]], - ['getfileextension_235',['GetFileExtension',['../namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9',1,'GpgFrontend']]], - ['getfilepath_236',['GetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aff81f0f98a399fa55b6b0ebf2230d4cf',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['getfilesizebypath_237',['GetFileSizeByPath',['../namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a',1,'GpgFrontend']]], - ['getfingerprint_238',['GetFingerprint',['../classGpgFrontend_1_1GpgSubKey.html#a99a39cfbe53b79c1b56b854ce8e7088e',1,'GpgFrontend::GpgSubKey::GetFingerprint()'],['../classGpgFrontend_1_1GpgSignature.html#acd681c77a5c777cacd0b9866b209bac2',1,'GpgFrontend::GpgSignature::GetFingerprint()'],['../classGpgFrontend_1_1GpgKey.html#acc06ff78f50cfa9ec94cebd39e235a40',1,'GpgFrontend::GpgKey::GetFingerprint()']]], - ['getfullextension_239',['GetFullExtension',['../namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f',1,'GpgFrontend']]], - ['getfullid_240',['GetFullID',['../classGpgFrontend_1_1Thread_1_1Task.html#aabda16361fa50a05e72de5f6ac37a53e',1,'GpgFrontend::Thread::Task::GetFullID()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a2b844765ba5c75ee061fe19ccb663e1d',1,'GpgFrontend::Thread::Task::Impl::GetFullID()']]], - ['gethashalgo_241',['GetHashAlgo',['../classGpgFrontend_1_1GpgSignature.html#a23084904b84dd0d2a619565c0ae18d2e',1,'GpgFrontend::GpgSignature']]], - ['gethumanfriendlyfilesize_242',['GetHumanFriendlyFileSize',['../namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71',1,'GpgFrontend']]], - ['getid_243',['GetId',['../classGpgFrontend_1_1GpgKey.html#a3dec62e06f6f8f43059b293ad192e0c1',1,'GpgFrontend::GpgKey']]], + ['generaldialog_185',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942',1,'GpgFrontend::UI::GeneralDialog::GeneralDialog()'],['../classGpgFrontend_1_1UI_1_1GeneralDialog.html',1,'GpgFrontend::UI::GeneralDialog']]], + ['generalmainwindow_186',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a4e70182b431aaf983341527d636f5b67',1,'GpgFrontend::UI::GeneralMainWindow::GeneralMainWindow()'],['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html',1,'GpgFrontend::UI::GeneralMainWindow']]], + ['generaltab_187',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a214079dfbacdc6898146c8468611cf0c',1,'GpgFrontend::UI::GeneralTab::GeneralTab()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html',1,'GpgFrontend::UI::GeneralTab']]], + ['generalwindowstate_188',['GeneralWindowState',['../classGpgFrontend_1_1UI_1_1GeneralWindowState.html',1,'GpgFrontend::UI']]], + ['generate_189',['Generate',['../classGpgFrontend_1_1PassphraseGenerator.html#ae53436e5b7dc44e96afe014ccd544998',1,'GpgFrontend::PassphraseGenerator']]], + ['generate_5fkey_5fpackage_5fname_190',['generate_key_package_name',['../classGpgFrontend_1_1KeyPackageOperator.html#ab0fc5ef8145005f0851311f73f4e7039',1,'GpgFrontend::KeyPackageOperator']]], + ['generate_5fuuid_191',['generate_uuid',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#ad0878b39a1fe88d7a207ee0df0b90842',1,'GpgFrontend::Thread::Task::Impl']]], + ['generatekey_192',['GenerateKey',['../classGpgFrontend_1_1GpgKeyOpera.html#af20beaf00ea43b399ab39bdb8e358427',1,'GpgFrontend::GpgKeyOpera']]], + ['generatekeypackage_193',['GenerateKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#ae01e32a99a0008f8b01ad7afb95b93a3',1,'GpgFrontend::KeyPackageOperator']]], + ['generatekeypackagename_194',['GenerateKeyPackageName',['../classGpgFrontend_1_1KeyPackageOperator.html#a6c987efc6e6a137ac3eb11170220e299',1,'GpgFrontend::KeyPackageOperator']]], + ['generatekeysync_195',['GenerateKeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#ab3e567066b22fa9b146324dcdbd34d30',1,'GpgFrontend::GpgKeyOpera']]], + ['generatekeywithsubkey_196',['GenerateKeyWithSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#adf89f46010856486d25af3ea1e94b25d',1,'GpgFrontend::GpgKeyOpera']]], + ['generatekeywithsubkeysync_197',['GenerateKeyWithSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a92708358f594869ff9cba1ea4d0a4ec6',1,'GpgFrontend::GpgKeyOpera']]], + ['generatepassphrase_198',['GeneratePassphrase',['../classGpgFrontend_1_1KeyPackageOperator.html#a17bd5bca63876fcd201e98c2fca0582c',1,'GpgFrontend::KeyPackageOperator']]], + ['generaterevokecert_199',['GenerateRevokeCert',['../classGpgFrontend_1_1GpgKeyOpera.html#ad97b418381a346162684045d8471de2d',1,'GpgFrontend::GpgKeyOpera']]], + ['generaterevokecertification_200',['GenerateRevokeCertification',['../classGpgFrontend_1_1UI_1_1GenerateRevokeCertification.html',1,'GpgFrontend::UI']]], + ['generatesubkey_201',['GenerateSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#a54d339513039e008e821e64d0991206e',1,'GpgFrontend::GpgKeyOpera']]], + ['generatesubkeysync_202',['GenerateSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a2ef5deb5bb7a50b5488228a72f6776bd',1,'GpgFrontend::GpgKeyOpera']]], + ['genkeyinfo_203',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html#acfa8401da6425bf3b5fe63d897a33b69',1,'GpgFrontend::GenKeyInfo::GenKeyInfo()'],['../classGpgFrontend_1_1GenKeyInfo.html',1,'GpgFrontend::GenKeyInfo']]], + ['get_5fdata_5fobject_5fkey_204',['get_data_object_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#a2e30e1288e5e7bff4cb54a9723fbcaeb',1,'GpgFrontend::CacheManager::Impl']]], + ['get_5fkey_5fin_5fcache_205',['get_key_in_cache',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a440653d7752aec61575b522d9b7bce25',1,'GpgFrontend::GpgKeyGetter::Impl']]], + ['get_5frestart_5fneeded_206',['get_restart_needed',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a67c4bc7a4e0d76c610267b86612ba5b6',1,'GpgFrontend::UI::GnuPGControllerDialog::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a2ca2325a0dd0764cb6b5c2a7e35ba408',1,'GpgFrontend::UI::SettingsDialog::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#a5e95f62dac9fba1ead6ec69c145923db',1,'GpgFrontend::UI::MainWindow::get_restart_needed()']]], + ['get_5fselected_5fsubkey_207',['get_selected_subkey',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#aa757320412a0a904bcbd2d6ee536c744',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], + ['get_5fsign_5fselected_208',['get_sign_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ab090e19189ae4f03ab43f9a300b906f0',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['get_5fstatus_5fstring_209',['get_status_string',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0',1,'GpgFrontend::UI::KeyImportDetailDialog']]], + ['get_5fuid_5fchecked_210',['get_uid_checked',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ae8830624dd1e06f83cde4a1d9750aa85',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['get_5fuid_5fselected_211',['get_uid_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a88c454f97ba4bd140e23c8ff1054eff5',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['getalgo_212',['GetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#aadafd2fa289a5b8e69e03c5b2deeacd6',1,'GpgFrontend::GenKeyInfo']]], + ['getallchannelid_213',['GetAllChannelId',['../classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d',1,'GpgFrontend::SingletonFunctionObject::GetAllChannelId()'],['../classGpgFrontend_1_1SingletonStorage.html#aa5fd3f6f18f7c9435df0bb32707e3871',1,'GpgFrontend::SingletonStorage::GetAllChannelId()']]], + ['getallprivatekeys_214',['GetAllPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a',1,'GpgFrontend::UI::KeyList']]], + ['getapp_215',['GetApp',['../structGpgFrontend_1_1GpgFrontendContext.html#a56dd389a17c5f74482ade13635140bbb',1,'GpgFrontend::GpgFrontendContext']]], + ['getappdatapath_216',['GetAppDataPath',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae051656e52a286cd9b3a891d82099ce0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDataPath()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a7da8fc60ba403d6addd8f671089faeaa',1,'GpgFrontend::GlobalSettingStation::GetAppDataPath()']]], + ['getappdir_217',['GetAppDir',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc4ed01c7a4cf9c3c7d9a9462027abd0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDir()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a0493f07e63b300e272826561bbc6d9f7',1,'GpgFrontend::GlobalSettingStation::GetAppDir()']]], + ['getbrowser_218',['GetBrowser',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a92c31eea47b42be28c86431384b27846',1,'GpgFrontend::UI::HelpPage']]], + ['getcachevalue_219',['GetCacheValue',['../namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a',1,'GpgFrontend']]], + ['getchannel_220',['GetChannel',['../classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26',1,'GpgFrontend::ChannelObject::GetChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5',1,'GpgFrontend::SingletonFunctionObject::GetChannel()']]], + ['getchannelobjectinstance_221',['GetChannelObjectInstance',['../namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6',1,'GpgFrontend']]], + ['getchecked_222',['GetChecked',['../structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e',1,'GpgFrontend::UI::KeyTable::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b',1,'GpgFrontend::UI::KeyList::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc',1,'GpgFrontend::UI::KeyList::GetChecked(const KeyTable &key_table)']]], + ['getcheckedsigners_223',['GetCheckedSigners',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#aaed74d4a809b2570d9853d122a7e6c1e',1,'GpgFrontend::UI::SignersPicker']]], + ['getcomment_224',['GetComment',['../classGpgFrontend_1_1GpgKey.html#aadfb3ec59be62ca0c14e73766f219557',1,'GpgFrontend::GpgKey::GetComment()'],['../classGpgFrontend_1_1GenKeyInfo.html#abbc1d76d54202eb5cf2cc27767ab238d',1,'GpgFrontend::GenKeyInfo::GetComment()'],['../classGpgFrontend_1_1GpgUID.html#af71a8fb322d11f4d0267fb5a1c109904',1,'GpgFrontend::GpgUID::GetComment()'],['../classGpgFrontend_1_1GpgKeySignature.html#a964da32ce71553d6a584c36f4797db0f',1,'GpgFrontend::GpgKeySignature::GetComment()']]], + ['getcorelogger_225',['GetCoreLogger',['../namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981',1,'GpgFrontend']]], + ['getcreatetime_226',['GetCreateTime',['../classGpgFrontend_1_1GpgKey.html#a51ec231fb31f5c968511eeb2ecc7a82f',1,'GpgFrontend::GpgKey::GetCreateTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#aa49800564631056c764fd412305f5a50',1,'GpgFrontend::GpgKeySignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgSignature.html#a83cefe63b9410bd07ff123fe61f05e95',1,'GpgFrontend::GpgSignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgSubKey.html#acb69f7d19dd2e9278c59ed68033c95f6',1,'GpgFrontend::GpgSubKey::GetCreateTime()']]], + ['getcurrentpath_227',['GetCurrentPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a984bd4a6f7d133d6e6356b46ba2d46d4',1,'GpgFrontend::UI::FileTreeView']]], + ['getdataobjectsfilessize_228',['GetDataObjectsFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a67d731d4a2c0f3033c9f6b6f52094e25',1,'GpgFrontend::GlobalSettingStation']]], + ['getdefaultchannel_229',['GetDefaultChannel',['../classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8',1,'GpgFrontend::ChannelObject::GetDefaultChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc',1,'GpgFrontend::SingletonFunctionObject::GetDefaultChannel()']]], + ['getdefaultlogger_230',['GetDefaultLogger',['../namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51',1,'GpgFrontend']]], + ['getdescription_231',['GetDescription',['../classGpgFrontend_1_1GpgTOFUInfo.html#a7659c5c7483a7629be347d6a8f05fe37',1,'GpgFrontend::GpgTOFUInfo']]], + ['getemail_232',['GetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#af87474dd334abdc17f39bf5cc04cc464',1,'GpgFrontend::GenKeyInfo::GetEmail()'],['../classGpgFrontend_1_1GpgKey.html#acfde01907c1ec56cdb6dab519c7948e9',1,'GpgFrontend::GpgKey::GetEmail()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeef7bdd5d64493a585e77d4e4839e055',1,'GpgFrontend::GpgKeySignature::GetEmail()'],['../classGpgFrontend_1_1GpgUID.html#a72b06128992429e3fc730134d82f4a37',1,'GpgFrontend::GpgUID::GetEmail()']]], + ['getencrcount_233',['GetEncrCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437',1,'GpgFrontend::GpgTOFUInfo']]], + ['getencrlast_234',['GetEncrLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a4dc5e5573cabb90f55761bdc252f4f82',1,'GpgFrontend::GpgTOFUInfo']]], + ['getexpiretime_235',['GetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#abba96c63d675a9bdd05926eaca64c268',1,'GpgFrontend::GenKeyInfo::GetExpireTime()'],['../classGpgFrontend_1_1GpgKey.html#a430e4275ee13ceaf177138dd4be388c7',1,'GpgFrontend::GpgKey::GetExpireTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#a9da492e149e2e5ff8766aa7b925e8887',1,'GpgFrontend::GpgKeySignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgSignature.html#abaedefd31b8e3a1d59feb8a5f9f3527c',1,'GpgFrontend::GpgSignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgSubKey.html#a70e3268330b354ff99a1ec753ee71601',1,'GpgFrontend::GpgSubKey::GetExpireTime()']]], + ['getfileextension_236',['GetFileExtension',['../namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9',1,'GpgFrontend']]], + ['getfilepath_237',['GetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aff81f0f98a399fa55b6b0ebf2230d4cf',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['getfilesizebypath_238',['GetFileSizeByPath',['../namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a',1,'GpgFrontend']]], + ['getfingerprint_239',['GetFingerprint',['../classGpgFrontend_1_1GpgSubKey.html#a99a39cfbe53b79c1b56b854ce8e7088e',1,'GpgFrontend::GpgSubKey::GetFingerprint()'],['../classGpgFrontend_1_1GpgSignature.html#acd681c77a5c777cacd0b9866b209bac2',1,'GpgFrontend::GpgSignature::GetFingerprint()'],['../classGpgFrontend_1_1GpgKey.html#acc06ff78f50cfa9ec94cebd39e235a40',1,'GpgFrontend::GpgKey::GetFingerprint()']]], + ['getfullextension_240',['GetFullExtension',['../namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f',1,'GpgFrontend']]], + ['getfullid_241',['GetFullID',['../classGpgFrontend_1_1Thread_1_1Task.html#aabda16361fa50a05e72de5f6ac37a53e',1,'GpgFrontend::Thread::Task::GetFullID()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a2b844765ba5c75ee061fe19ccb663e1d',1,'GpgFrontend::Thread::Task::Impl::GetFullID()']]], + ['gethashalgo_242',['GetHashAlgo',['../classGpgFrontend_1_1GpgSignature.html#a23084904b84dd0d2a619565c0ae18d2e',1,'GpgFrontend::GpgSignature']]], + ['gethumanfriendlyfilesize_243',['GetHumanFriendlyFileSize',['../namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71',1,'GpgFrontend']]], ['getid_244',['GetID',['../classGpgFrontend_1_1GpgSubKey.html#a28be04ec888468dbd7341aa4cb28785d',1,'GpgFrontend::GpgSubKey']]], - ['getinstance_245',['GetInstance',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d',1,'GpgFrontend::UI::UISignalStation::GetInstance()'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a530688726ce3a319de8d4bdcc291db87',1,'GpgFrontend::UI::CommonUtils::GetInstance()'],['../classGpgFrontend_1_1CoreSignalStation.html#a4ab63c97545b007d2b720c9b59ed1c47',1,'GpgFrontend::CoreSignalStation::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#a4bba0f1f2880648909af6824bcef9568',1,'GpgFrontend::SingletonStorageCollection::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a9cdea3d2b2d2776f241d2a871d233dd5',1,'GpgFrontend::SingletonStorageCollection::Impl::GetInstance()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f',1,'GpgFrontend::SingletonFunctionObject::GetInstance()']]], - ['getinvalid_246',['GetInvalid',['../classGpgFrontend_1_1GpgUID.html#a1e7436091a5de3c08727608880afedd2',1,'GpgFrontend::GpgUID']]], - ['getkey_247',['GetKey',['../classGpgFrontend_1_1GpgKeyGetter.html#a74075299f1dee8cbccbf46939a1871f5',1,'GpgFrontend::GpgKeyGetter']]], - ['getkeyalgo_248',['GetKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#a9f69b569f048c2a8ce2894ea06a62622',1,'GpgFrontend::GpgKey::GetKeyAlgo()'],['../classGpgFrontend_1_1GpgSubKey.html#a6274ea63d3bc49d7a1222a415f04a371',1,'GpgFrontend::GpgSubKey::GetKeyAlgo()']]], - ['getkeyid_249',['GetKeyID',['../classGpgFrontend_1_1GpgKeySignature.html#ae0291189b67734a61a9b34f5c206cefd',1,'GpgFrontend::GpgKeySignature']]], - ['getkeylength_250',['GetKeyLength',['../classGpgFrontend_1_1GpgSubKey.html#a05dc0b70902e5ce13c1e83c36f31fabe',1,'GpgFrontend::GpgSubKey::GetKeyLength()'],['../classGpgFrontend_1_1GenKeyInfo.html#afd12578dde272902cfbf76368103f95b',1,'GpgFrontend::GenKeyInfo::GetKeyLength()']]], - ['getkeys_251',['GetKeys',['../classGpgFrontend_1_1GpgKeyGetter.html#ac12f4117c5b4b596d9788dc816a6112b',1,'GpgFrontend::GpgKeyGetter']]], - ['getkeyscopy_252',['GetKeysCopy',['../classGpgFrontend_1_1GpgKeyGetter.html#afa73240503bbb2bd0ad2a58584d02551',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyLinkListPtr &keys) -> KeyLinkListPtr'],['../classGpgFrontend_1_1GpgKeyGetter.html#a94b99caf87636d80988a7b9f5c65d444',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyListPtr &keys) -> KeyListPtr']]], - ['getkeysizestr_253',['GetKeySizeStr',['../classGpgFrontend_1_1GenKeyInfo.html#aa0d9942210df18e21e5f7feb127a4080',1,'GpgFrontend::GenKeyInfo']]], - ['getlastupdatetime_254',['GetLastUpdateTime',['../classGpgFrontend_1_1GpgKey.html#a1f0fc32514b6af46c23d1221b453f4fe',1,'GpgFrontend::GpgKey']]], - ['getlogdir_255',['GetLogDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a7a7eb68d192184bb2f447abbb4440fec',1,'GpgFrontend::GlobalSettingStation::GetLogDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#af067b39bc0926f1189980d26c027a729',1,'GpgFrontend::GlobalSettingStation::Impl::GetLogDir()']]], - ['getlogfilessize_256',['GetLogFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a6521cacfd63f42558399077f9301e500',1,'GpgFrontend::GlobalSettingStation']]], - ['getlogger_257',['GetLogger',['../namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe',1,'GpgFrontend']]], - ['getmousepointglobal_258',['GetMousePointGlobal',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a8addf93e844125d99c5a66fb7364a45d',1,'GpgFrontend::UI::FileTreeView']]], - ['getname_259',['GetName',['../classGpgFrontend_1_1GpgUID.html#a9117672ca4e5f1973ee687e2c006af96',1,'GpgFrontend::GpgUID::GetName()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeecb8984b5c4e26d457df0dfe59215df',1,'GpgFrontend::GpgKeySignature::GetName()'],['../classGpgFrontend_1_1GpgKey.html#a5df8b2922b636f0811587c5bcd9e649f',1,'GpgFrontend::GpgKey::GetName()'],['../classGpgFrontend_1_1GenKeyInfo.html#a6c1277ad84cd4c2b3c6203c31581e8e4',1,'GpgFrontend::GenKeyInfo::GetName()']]], - ['getonlyfilenamewithpath_260',['GetOnlyFileNameWithPath',['../namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1',1,'GpgFrontend']]], - ['getownertrust_261',['GetOwnerTrust',['../classGpgFrontend_1_1GpgKey.html#ad59777bfb1a0c0d5a91b03e484583245',1,'GpgFrontend::GpgKey']]], - ['getownertrustlevel_262',['GetOwnerTrustLevel',['../classGpgFrontend_1_1GpgKey.html#a4503423068d10413a9a66e2870db2513',1,'GpgFrontend::GpgKey']]], - ['getpassphrase_263',['GetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#ab74ae13ad036fbb85405f401275d0566',1,'GpgFrontend::GenKeyInfo']]], - ['getpathbyclickpoint_264',['GetPathByClickPoint',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ae65efaff87bd35f7f8f73388c022bdf8',1,'GpgFrontend::UI::FileTreeView']]], - ['getpolicy_265',['GetPolicy',['../classGpgFrontend_1_1GpgTOFUInfo.html#a506686bed09a700157050824c4ec0db9',1,'GpgFrontend::GpgTOFUInfo']]], - ['getprimarykeylength_266',['GetPrimaryKeyLength',['../classGpgFrontend_1_1GpgKey.html#adb78bab34399074a5cc2c93d38153307',1,'GpgFrontend::GpgKey']]], - ['getprivatechecked_267',['GetPrivateChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477',1,'GpgFrontend::UI::KeyList']]], - ['getprotocol_268',['GetProtocol',['../classGpgFrontend_1_1GpgKey.html#a3788cd6c7c8a4ebb4e873d2f0176c1ef',1,'GpgFrontend::GpgKey']]], - ['getpubkey_269',['GetPubkey',['../classGpgFrontend_1_1GpgKeyGetter.html#aadefece15fe73e5c0285b7e9278700e2',1,'GpgFrontend::GpgKeyGetter']]], - ['getpubkeyalgo_270',['GetPubkeyAlgo',['../classGpgFrontend_1_1GpgKeySignature.html#a72dd3c028ab417c66fad90d84836cce4',1,'GpgFrontend::GpgKeySignature::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgSignature.html#a7013e8c97f93fae4c29174247bc9306f',1,'GpgFrontend::GpgSignature::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgSubKey.html#a00962f82450971c4e31a3ad302458a12',1,'GpgFrontend::GpgSubKey::GetPubkeyAlgo()']]], - ['getpublickeyalgo_271',['GetPublicKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#aa3925328d425e674207fb9304d58ce0d',1,'GpgFrontend::GpgKey']]], - ['getresultreport_272',['GetResultReport',['../classGpgFrontend_1_1GpgResultAnalyse.html#af271ad9aa3bc37e8445abf56f5fb0274',1,'GpgFrontend::GpgResultAnalyse']]], - ['getrevoked_273',['GetRevoked',['../classGpgFrontend_1_1GpgUID.html#afa1ac208b688bc2b9d306a73961bcf3e',1,'GpgFrontend::GpgUID']]], - ['getrtn_274',['GetRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a38af36201658a25cc6479598acd455a1',1,'GpgFrontend::Thread::Task::GetRTN()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a7a4918c9e0edd5ca6e843b370326666b',1,'GpgFrontend::Thread::Task::Impl::GetRTN()']]], - ['getselected_275',['GetSelected',['../classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075',1,'GpgFrontend::UI::FilePage::GetSelected()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544',1,'GpgFrontend::UI::KeyList::GetSelected()']]], - ['getselectedkey_276',['GetSelectedKey',['../classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b',1,'GpgFrontend::UI::KeyList']]], - ['getselectedpath_277',['GetSelectedPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212',1,'GpgFrontend::UI::FileTreeView']]], - ['getsettings_278',['GetSettings',['../classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562',1,'GpgFrontend::GlobalSettingStation']]], - ['getsignatures_279',['GetSignatures',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b',1,'GpgFrontend::GpgVerifyResultAnalyse::GetSignatures()'],['../classGpgFrontend_1_1GpgUID.html#afaf4d34fa13dfdf339cb32d2036946fe',1,'GpgFrontend::GpgUID::GetSignatures()']]], - ['getsigncount_280',['GetSignCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a196c3a373a425dca10631c5d4566732d',1,'GpgFrontend::GpgTOFUInfo']]], - ['getsigners_281',['GetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#ad8ee6cea649bd5bba1f68f4ff53cdf41',1,'GpgFrontend::GpgBasicOperator']]], - ['getsignfirst_282',['GetSignFirst',['../classGpgFrontend_1_1GpgTOFUInfo.html#a6931d87dab449d0c635a354364c69178',1,'GpgFrontend::GpgTOFUInfo']]], - ['getsignlast_283',['GetSignLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a97547f55a360d7b46b881624d31954df',1,'GpgFrontend::GpgTOFUInfo']]], - ['getsingletonstorage_284',['GetSingletonStorage',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ab57bdb5e019e4c1d0b56931b51347507',1,'GpgFrontend::SingletonStorageCollection::Impl::GetSingletonStorage()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#aeb36a7e69c74c1212b44b841b9114953',1,'GpgFrontend::SingletonStorageCollection::GetSingletonStorage()']]], - ['getsizechangestep_285',['GetSizeChangeStep',['../classGpgFrontend_1_1GenKeyInfo.html#a33c7ea176587bbd317a39938e9ecec59',1,'GpgFrontend::GenKeyInfo']]], - ['getstatus_286',['GetStatus',['../classGpgFrontend_1_1GpgKeySignature.html#a8fdcf12315905cef8d5e1a57be810eb1',1,'GpgFrontend::GpgKeySignature::GetStatus()'],['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a474c64a891c33ed1bc06fbd8b3347d6a',1,'GpgFrontend::UI::SignersPicker::GetStatus()'],['../classGpgFrontend_1_1GpgSignature.html#a605db21b5fcca4d19f2b3341516aaaed',1,'GpgFrontend::GpgSignature::GetStatus()'],['../classGpgFrontend_1_1GpgResultAnalyse.html#ad1bd7527f7481ca4f2d6e84add30bbf2',1,'GpgFrontend::GpgResultAnalyse::GetStatus()']]], - ['getsubkeys_287',['GetSubKeys',['../classGpgFrontend_1_1GpgKey.html#a7b7ae99f2a7d68716cf7a01390931a5f',1,'GpgFrontend::GpgKey']]], - ['getsuggestmaxkeysize_288',['GetSuggestMaxKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#af72c8592d105d8394bcfa1bc6388d46e',1,'GpgFrontend::GenKeyInfo']]], - ['getsuggestminkeysize_289',['GetSuggestMinKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#a482933ddc06734993d80a90611a8ad5b',1,'GpgFrontend::GenKeyInfo']]], - ['getsummary_290',['GetSummary',['../classGpgFrontend_1_1GpgSignature.html#ad0f45c854e6e7a0ee6b8f6eee66b0088',1,'GpgFrontend::GpgSignature']]], - ['getsupportedkeyalgo_291',['GetSupportedKeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a2229d217f44345a99ab3816ec5c0cfe8',1,'GpgFrontend::GenKeyInfo']]], - ['getsupportedsubkeyalgo_292',['GetSupportedSubkeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a07a68fbe5ef4534df51759cffb144bef',1,'GpgFrontend::GenKeyInfo']]], - ['gettabidstosave_293',['GetTabIdsToSave',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a1c75f69ffa1ca45a3c28af0800871a6e',1,'GpgFrontend::UI::QuitDialog']]], - ['gettempfilepath_294',['GetTempFilePath',['../namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249',1,'GpgFrontend']]], - ['gettextpage_295',['GetTextPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['getthread_296',['GetThread',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a57e29f0dde8ceec05c68841985b43f42',1,'GpgFrontend::Thread::TaskRunner']]], - ['gettofuinfos_297',['GetTofuInfos',['../classGpgFrontend_1_1GpgUID.html#a9f4be917324455d5ac9a0eb2bf55b494',1,'GpgFrontend::GpgUID']]], - ['getuid_298',['GetUID',['../classGpgFrontend_1_1GpgKeySignature.html#a64bdcc24645565356a5f70a75d53e3db',1,'GpgFrontend::GpgKeySignature::GetUID()'],['../classGpgFrontend_1_1GpgUID.html#a31f4959f947f9845dcd3caaf1834403a',1,'GpgFrontend::GpgUID::GetUID()']]], - ['getuids_299',['GetUIDs',['../classGpgFrontend_1_1GpgKey.html#aef18b3735a229af34f85deb111d97e2b',1,'GpgFrontend::GpgKey']]], - ['getuserid_300',['GetUserid',['../classGpgFrontend_1_1GenKeyInfo.html#a225c683da9766afd8fd7e733e9f5fdd4',1,'GpgFrontend::GenKeyInfo']]], - ['getuuid_301',['GetUUID',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a80cea2ad3b8049cc5c71c79952eaaeb8',1,'GpgFrontend::Thread::Task::Impl::GetUUID()'],['../classGpgFrontend_1_1Thread_1_1Task.html#acf42a45a657d8dc8658ed0e322ff161b',1,'GpgFrontend::Thread::Task::GetUUID()']]], - ['getvalidity_302',['GetValidity',['../classGpgFrontend_1_1GpgTOFUInfo.html#a35510807eea162b83d71ecebf98cf25f',1,'GpgFrontend::GpgTOFUInfo::GetValidity()'],['../classGpgFrontend_1_1GpgSignature.html#af41e8c0a575647b2958dfe1e79abeb4d',1,'GpgFrontend::GpgSignature::GetValidity()']]], - ['gfbuffer_303',['GFBuffer',['../classGpgFrontend_1_1GFBuffer.html',1,'GpgFrontend']]], - ['gfdataexchanger_304',['GFDataExchanger',['../classGpgFrontend_1_1GFDataExchanger.html',1,'GpgFrontend']]], - ['global_5fsetting_5fstation_5f_305',['global_setting_station_',['../classGpgFrontend_1_1DataObjectOperator.html#a3c195f8e4c30d95be14a6d43e9282601',1,'GpgFrontend::DataObjectOperator']]], - ['globalmodulecontext_306',['GlobalModuleContext',['../classGpgFrontend_1_1Module_1_1GlobalModuleContext.html',1,'GpgFrontend::Module']]], - ['globalregistertable_307',['GlobalRegisterTable',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable.html',1,'GpgFrontend::Module']]], - ['globalsettingstation_308',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#abdc6dda369d4214e43ffa2930f7386b0',1,'GpgFrontend::GlobalSettingStation::GlobalSettingStation()'],['../classGpgFrontend_1_1GlobalSettingStation.html',1,'GpgFrontend::GlobalSettingStation']]], - ['gnupg_5fact_5f_309',['gnupg_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a79b83f536a7c4299eaa3d22e4e875227',1,'GpgFrontend::UI::MainWindow']]], - ['gnupgcontrollerdialog_310',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835',1,'GpgFrontend::UI::GnuPGControllerDialog::GnuPGControllerDialog()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['gnupghomepath_311',['GnuPGHomePath',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html#a2ddf7d8e63e7b8eb180599129b2d4a05',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule::GpgInfo']]], - ['gnupginfogatheringmodule_312',['GnuPGInfoGatheringModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule'],['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule::GnuPGInfoGatheringModule']]], - ['gnupgtab_313',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html#ab9d9e8af4494659f13b87804e7318a79',1,'GpgFrontend::UI::GnupgTab::GnupgTab()'],['../classGpgFrontend_1_1UI_1_1GnupgTab.html',1,'GpgFrontend::UI::GnupgTab']]], - ['gpg_5fmenu_5f_314',['gpg_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2bed0c3b032269c9eb82bc7c068852cb',1,'GpgFrontend::UI::MainWindow']]], - ['gpgadvancedoperator_315',['GpgAdvancedOperator',['../classGpgFrontend_1_1GpgAdvancedOperator.html',1,'GpgFrontend']]], - ['gpgbasicoperator_316',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html#a139be86330f88e5f833aa24263a3b2ae',1,'GpgFrontend::GpgBasicOperator::GpgBasicOperator()'],['../classGpgFrontend_1_1GpgBasicOperator.html',1,'GpgFrontend::GpgBasicOperator']]], - ['gpgcommandexecutor_317',['GpgCommandExecutor',['../classGpgFrontend_1_1GpgCommandExecutor.html',1,'GpgFrontend']]], - ['gpgcomponentinfo_318',['GpgComponentInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gpgcontext_319',['GpgContext',['../classGpgFrontend_1_1GpgContext.html',1,'GpgFrontend']]], - ['gpgcontextinitargs_320',['GpgContextInitArgs',['../structGpgFrontend_1_1GpgContextInitArgs.html',1,'GpgFrontend']]], - ['gpgcoretest_321',['GpgCoreTest',['../classGpgFrontend_1_1Test_1_1GpgCoreTest.html',1,'GpgFrontend::Test']]], - ['gpgdata_322',['GpgData',['../classGpgFrontend_1_1GpgData.html#a573fc435361509241e29226329041f6e',1,'GpgFrontend::GpgData::GpgData(const void *buffer, size_t size, bool copy=true)'],['../classGpgFrontend_1_1GpgData.html#a7a93937f4896ee4cf44184ee4426e438',1,'GpgFrontend::GpgData::GpgData(int fd)'],['../classGpgFrontend_1_1GpgData.html#a4aad21247e609da9ae989ef71b717e35',1,'GpgFrontend::GpgData::GpgData(std::shared_ptr< GFDataExchanger >)'],['../classGpgFrontend_1_1GpgData.html#a6236cfffb24d822054626265ed5c2270',1,'GpgFrontend::GpgData::GpgData(const QString &path, bool read)'],['../classGpgFrontend_1_1GpgData.html#a179ff5f215f928a9b0650ed97df1f256',1,'GpgFrontend::GpgData::GpgData(GFBuffer)'],['../classGpgFrontend_1_1GpgData.html#ac3661a9365ad72b0883a2f62ef4647da',1,'GpgFrontend::GpgData::GpgData()'],['../classGpgFrontend_1_1GpgData.html',1,'GpgFrontend::GpgData']]], - ['gpgdecryptresult_323',['GpgDecryptResult',['../classGpgFrontend_1_1GpgDecryptResult.html',1,'GpgFrontend']]], - ['gpgdecryptresultanalyse_324',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a689bfdd261b1f89ff3343978b2738fb7',1,'GpgFrontend::GpgDecryptResultAnalyse::GpgDecryptResultAnalyse()'],['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['gpgencryptresult_325',['GpgEncryptResult',['../classGpgFrontend_1_1GpgEncryptResult.html',1,'GpgFrontend']]], - ['gpgencryptresultanalyse_326',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html#a1a90feeba92e744166d99405846db8ff',1,'GpgFrontend::GpgEncryptResultAnalyse::GpgEncryptResultAnalyse()'],['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html',1,'GpgFrontend::GpgEncryptResultAnalyse']]], - ['gpgerror_327',['GpgError',['../namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8',1,'GpgFrontend']]], - ['gpgfileopera_328',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html#aa81da3d72c4fbc57e7138bfec7731152',1,'GpgFrontend::GpgFileOpera::GpgFileOpera()'],['../classGpgFrontend_1_1GpgFileOpera.html',1,'GpgFrontend::GpgFileOpera']]], - ['gpgfrontend_329',['GpgFrontend',['../namespaceGpgFrontend.html',1,'']]], - ['gpgfrontend_20develop_20document_20main_20page_330',['GpgFrontend Develop Document Main Page',['../index.html',1,'']]], - ['gpgfrontendapplication_331',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html',1,'GpgFrontend::UI::GpgFrontendApplication'],['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#ac0290f06e08f2714f9727bb578df1298',1,'GpgFrontend::UI::GpgFrontendApplication::GpgFrontendApplication()']]], - ['gpgfrontendcontext_332',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html',1,'GpgFrontend::GpgFrontendContext'],['../structGpgFrontend_1_1Test_1_1GpgFrontendContext.html',1,'GpgFrontend::Test::GpgFrontendContext'],['../structGpgFrontend_1_1GpgFrontendContext.html#ad1d8efa1faadf74ac674484b15d13588',1,'GpgFrontend::GpgFrontendContext::GpgFrontendContext()']]], - ['gpggeneratekeyresult_333',['GpgGenerateKeyResult',['../classGpgFrontend_1_1GpgGenerateKeyResult.html',1,'GpgFrontend']]], - ['gpgimportedkey_334',['GpgImportedKey',['../classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey.html',1,'GpgFrontend::GpgImportInformation']]], - ['gpgimportinformation_335',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html',1,'GpgFrontend::GpgImportInformation'],['../classGpgFrontend_1_1GpgImportInformation.html#ab282d4f701403cd68eb02d1aad30be56',1,'GpgFrontend::GpgImportInformation::GpgImportInformation(gpgme_import_result_t result)'],['../classGpgFrontend_1_1GpgImportInformation.html#a19e37d28f4462caf2b3522d50ceaf897',1,'GpgFrontend::GpgImportInformation::GpgImportInformation()']]], - ['gpginfo_336',['GpgInfo',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gpgkey_337',['GpgKey',['../classGpgFrontend_1_1GpgKey.html',1,'GpgFrontend::GpgKey'],['../classGpgFrontend_1_1GpgKey.html#a213d5540d65c3d7e04bbee834b70f16b',1,'GpgFrontend::GpgKey::GpgKey(const GpgKey &)'],['../classGpgFrontend_1_1GpgKey.html#a0720623207f37ba9a3ad294a88b06e71',1,'GpgFrontend::GpgKey::GpgKey(GpgKey &&) noexcept'],['../classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804',1,'GpgFrontend::GpgKey::GpgKey(const gpgme_key_t &key)=delete'],['../classGpgFrontend_1_1GpgKey.html#aa599159ab1041c2f5a5fbf09666489b9',1,'GpgFrontend::GpgKey::GpgKey(gpgme_key_t &&key)'],['../classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1',1,'GpgFrontend::GpgKey::GpgKey()=default']]], - ['gpgkeygetter_338',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html',1,'GpgFrontend::GpgKeyGetter'],['../classGpgFrontend_1_1GpgKeyGetter.html#aa2ec24750e302b12ab332b2e7481b882',1,'GpgFrontend::GpgKeyGetter::GpgKeyGetter()']]], - ['gpgkeyimportexporter_339',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html',1,'GpgFrontend::GpgKeyImportExporter'],['../classGpgFrontend_1_1GpgKeyImportExporter.html#a0eede7c782d17b32d6c1f30cd8496561',1,'GpgFrontend::GpgKeyImportExporter::GpgKeyImportExporter()']]], - ['gpgkeymanager_340',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html',1,'GpgFrontend::GpgKeyManager'],['../classGpgFrontend_1_1GpgKeyManager.html#a210b717fd8ee63b064d77f32b0df4c5d',1,'GpgFrontend::GpgKeyManager::GpgKeyManager()']]], - ['gpgkeyopera_341',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html',1,'GpgFrontend::GpgKeyOpera'],['../classGpgFrontend_1_1GpgKeyOpera.html#a01d6a920156a38a34c57d9c49c361079',1,'GpgFrontend::GpgKeyOpera::GpgKeyOpera()']]], - ['gpgkeysignature_342',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html',1,'GpgFrontend::GpgKeySignature'],['../classGpgFrontend_1_1GpgKeySignature.html#a8a9c792c963ef610e511b7deb6829c0b',1,'GpgFrontend::GpgKeySignature::GpgKeySignature()'],['../classGpgFrontend_1_1GpgKeySignature.html#abb4571e79c921261c03f57980d502e72',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(gpgme_key_sig_t sig)'],['../classGpgFrontend_1_1GpgKeySignature.html#a4a501aa3a549a6a6914e2aeed4ff302e',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(const GpgKeySignature &)=delete'],['../classGpgFrontend_1_1GpgKeySignature.html#a9ba501d98265c9677d00e3dca3e8d903',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(GpgKeySignature &&) noexcept']]], - ['gpgoptionsinfo_343',['GpgOptionsInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gpgpassphrasecontext_344',['GpgPassphraseContext',['../classGpgFrontend_1_1GpgPassphraseContext.html',1,'GpgFrontend']]], - ['gpgrecipient_345',['GpgRecipient',['../structGpgFrontend_1_1GpgRecipient.html',1,'GpgFrontend']]], - ['gpgresultanalyse_346',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html',1,'GpgFrontend::GpgResultAnalyse'],['../classGpgFrontend_1_1GpgResultAnalyse.html#aa3c9bdf1ea4c87476010ef32fd2fb426',1,'GpgFrontend::GpgResultAnalyse::GpgResultAnalyse()']]], - ['gpgsignature_347',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html',1,'GpgFrontend::GpgSignature'],['../classGpgFrontend_1_1GpgSignature.html#a1b705f45de8f6d0ae97f1ffda28185b7',1,'GpgFrontend::GpgSignature::GpgSignature(const GpgSignature &)=delete'],['../classGpgFrontend_1_1GpgSignature.html#ab7a4489b35d918503076b2659d14fafe',1,'GpgFrontend::GpgSignature::GpgSignature()'],['../classGpgFrontend_1_1GpgSignature.html#aea05d301ccf75f4a3aec2be58541eca8',1,'GpgFrontend::GpgSignature::GpgSignature(gpgme_signature_t sig)'],['../classGpgFrontend_1_1GpgSignature.html#aeae075c7b9c628f558d6fedbc8b9233a',1,'GpgFrontend::GpgSignature::GpgSignature(GpgSignature &&) noexcept']]], - ['gpgsignresult_348',['GpgSignResult',['../classGpgFrontend_1_1GpgSignResult.html',1,'GpgFrontend']]], - ['gpgsignresultanalyse_349',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html',1,'GpgFrontend::GpgSignResultAnalyse'],['../classGpgFrontend_1_1GpgSignResultAnalyse.html#a3ddd2d52ad91fdf7f4c8740312570c8e',1,'GpgFrontend::GpgSignResultAnalyse::GpgSignResultAnalyse()']]], - ['gpgsubkey_350',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html',1,'GpgFrontend::GpgSubKey'],['../classGpgFrontend_1_1GpgSubKey.html#a59eba8a9d23429140e9a68126c9c7c5e',1,'GpgFrontend::GpgSubKey::GpgSubKey()'],['../classGpgFrontend_1_1GpgSubKey.html#a3c9605e6ccb7fa53d9c9013453d561fe',1,'GpgFrontend::GpgSubKey::GpgSubKey(gpgme_subkey_t subkey)'],['../classGpgFrontend_1_1GpgSubKey.html#ad12e160dbb394a849d6cf31e614a76f5',1,'GpgFrontend::GpgSubKey::GpgSubKey(GpgSubKey &&o) noexcept'],['../classGpgFrontend_1_1GpgSubKey.html#a6e8df85f8c1dea7705b761e68bb949ab',1,'GpgFrontend::GpgSubKey::GpgSubKey(const GpgSubKey &)=delete']]], - ['gpgtofuinfo_351',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html',1,'GpgFrontend::GpgTOFUInfo'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a4f46d32bc9bf1a1a3bbc32461538a422',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(const GpgTOFUInfo &)=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aa953ff4b877b4b831d34e4a5678b0cd3',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(GpgTOFUInfo &&o) noexcept'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aaabb02aef76162ed59647445b4c1f6de',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(gpgme_tofu_info_t tofu_info)'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a80acb09347a74cc35776d58b9874cf37',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo()']]], - ['gpguid_352',['GpgUID',['../classGpgFrontend_1_1GpgUID.html',1,'GpgFrontend::GpgUID'],['../classGpgFrontend_1_1GpgUID.html#a35fdcef4ecf2598461bdc596ffc7957c',1,'GpgFrontend::GpgUID::GpgUID()'],['../classGpgFrontend_1_1GpgUID.html#ae1fb528a9d06d6e9f1feaf1bc291fe64',1,'GpgFrontend::GpgUID::GpgUID(gpgme_user_id_t uid)'],['../classGpgFrontend_1_1GpgUID.html#a7210ece9b898981dae83f8d29b1ca453',1,'GpgFrontend::GpgUID::GpgUID(GpgUID &&o) noexcept'],['../classGpgFrontend_1_1GpgUID.html#a58ed67984063f0b87e35bc1782a1cc0a',1,'GpgFrontend::GpgUID::GpgUID(const GpgUID &)=delete']]], - ['gpguidoperator_353',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html',1,'GpgFrontend::GpgUIDOperator'],['../classGpgFrontend_1_1GpgUIDOperator.html#ab74a830c858ab9ff135375743393a7c7',1,'GpgFrontend::GpgUIDOperator::GpgUIDOperator()']]], - ['gpgverifyresult_354',['GpgVerifyResult',['../classGpgFrontend_1_1GpgVerifyResult.html',1,'GpgFrontend']]], - ['gpgverifyresultanalyse_355',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html',1,'GpgFrontend::GpgVerifyResultAnalyse'],['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b',1,'GpgFrontend::GpgVerifyResultAnalyse::GpgVerifyResultAnalyse()']]], - ['module_356',['Module',['../namespaceGpgFrontend_1_1Module.html',1,'GpgFrontend']]], - ['rawapi_357',['RawAPI',['../namespaceGpgFrontend_1_1RawAPI.html',1,'GpgFrontend']]], - ['sdk_358',['SDK',['../namespaceGpgFrontend_1_1Module_1_1SDK.html',1,'GpgFrontend::Module']]], - ['test_359',['Test',['../namespaceGpgFrontend_1_1Test.html',1,'GpgFrontend']]], - ['thread_360',['Thread',['../namespaceGpgFrontend_1_1Thread.html',1,'GpgFrontend']]], - ['ui_361',['UI',['../namespaceGpgFrontend_1_1UI.html',1,'GpgFrontend']]], - ['versioncheckingmodule_362',['VersionCheckingModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated']]] + ['getid_245',['GetId',['../classGpgFrontend_1_1GpgKey.html#a3dec62e06f6f8f43059b293ad192e0c1',1,'GpgFrontend::GpgKey']]], + ['getinstance_246',['GetInstance',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d',1,'GpgFrontend::UI::UISignalStation::GetInstance()'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a530688726ce3a319de8d4bdcc291db87',1,'GpgFrontend::UI::CommonUtils::GetInstance()'],['../classGpgFrontend_1_1CoreSignalStation.html#a4ab63c97545b007d2b720c9b59ed1c47',1,'GpgFrontend::CoreSignalStation::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#a4bba0f1f2880648909af6824bcef9568',1,'GpgFrontend::SingletonStorageCollection::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a9cdea3d2b2d2776f241d2a871d233dd5',1,'GpgFrontend::SingletonStorageCollection::Impl::GetInstance()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f',1,'GpgFrontend::SingletonFunctionObject::GetInstance()']]], + ['getinvalid_247',['GetInvalid',['../classGpgFrontend_1_1GpgUID.html#a1e7436091a5de3c08727608880afedd2',1,'GpgFrontend::GpgUID']]], + ['getkey_248',['GetKey',['../classGpgFrontend_1_1GpgKeyGetter.html#a74075299f1dee8cbccbf46939a1871f5',1,'GpgFrontend::GpgKeyGetter']]], + ['getkeyalgo_249',['GetKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#a9f69b569f048c2a8ce2894ea06a62622',1,'GpgFrontend::GpgKey::GetKeyAlgo()'],['../classGpgFrontend_1_1GpgSubKey.html#a6274ea63d3bc49d7a1222a415f04a371',1,'GpgFrontend::GpgSubKey::GetKeyAlgo()']]], + ['getkeyid_250',['GetKeyID',['../classGpgFrontend_1_1GpgKeySignature.html#ae0291189b67734a61a9b34f5c206cefd',1,'GpgFrontend::GpgKeySignature']]], + ['getkeylength_251',['GetKeyLength',['../classGpgFrontend_1_1GpgSubKey.html#a05dc0b70902e5ce13c1e83c36f31fabe',1,'GpgFrontend::GpgSubKey::GetKeyLength()'],['../classGpgFrontend_1_1GenKeyInfo.html#afd12578dde272902cfbf76368103f95b',1,'GpgFrontend::GenKeyInfo::GetKeyLength()']]], + ['getkeys_252',['GetKeys',['../classGpgFrontend_1_1GpgKeyGetter.html#ac12f4117c5b4b596d9788dc816a6112b',1,'GpgFrontend::GpgKeyGetter']]], + ['getkeyscopy_253',['GetKeysCopy',['../classGpgFrontend_1_1GpgKeyGetter.html#afa73240503bbb2bd0ad2a58584d02551',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyLinkListPtr &keys) -> KeyLinkListPtr'],['../classGpgFrontend_1_1GpgKeyGetter.html#a94b99caf87636d80988a7b9f5c65d444',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyListPtr &keys) -> KeyListPtr']]], + ['getkeysizestr_254',['GetKeySizeStr',['../classGpgFrontend_1_1GenKeyInfo.html#aa0d9942210df18e21e5f7feb127a4080',1,'GpgFrontend::GenKeyInfo']]], + ['getlastupdatetime_255',['GetLastUpdateTime',['../classGpgFrontend_1_1GpgKey.html#a1f0fc32514b6af46c23d1221b453f4fe',1,'GpgFrontend::GpgKey']]], + ['getlogdir_256',['GetLogDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a7a7eb68d192184bb2f447abbb4440fec',1,'GpgFrontend::GlobalSettingStation::GetLogDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#af067b39bc0926f1189980d26c027a729',1,'GpgFrontend::GlobalSettingStation::Impl::GetLogDir()']]], + ['getlogfilessize_257',['GetLogFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a6521cacfd63f42558399077f9301e500',1,'GpgFrontend::GlobalSettingStation']]], + ['getlogger_258',['GetLogger',['../namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe',1,'GpgFrontend']]], + ['getmousepointglobal_259',['GetMousePointGlobal',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a8addf93e844125d99c5a66fb7364a45d',1,'GpgFrontend::UI::FileTreeView']]], + ['getname_260',['GetName',['../classGpgFrontend_1_1GpgUID.html#a9117672ca4e5f1973ee687e2c006af96',1,'GpgFrontend::GpgUID::GetName()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeecb8984b5c4e26d457df0dfe59215df',1,'GpgFrontend::GpgKeySignature::GetName()'],['../classGpgFrontend_1_1GpgKey.html#a5df8b2922b636f0811587c5bcd9e649f',1,'GpgFrontend::GpgKey::GetName()'],['../classGpgFrontend_1_1GenKeyInfo.html#a6c1277ad84cd4c2b3c6203c31581e8e4',1,'GpgFrontend::GenKeyInfo::GetName()']]], + ['getonlyfilenamewithpath_261',['GetOnlyFileNameWithPath',['../namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1',1,'GpgFrontend']]], + ['getownertrust_262',['GetOwnerTrust',['../classGpgFrontend_1_1GpgKey.html#ad59777bfb1a0c0d5a91b03e484583245',1,'GpgFrontend::GpgKey']]], + ['getownertrustlevel_263',['GetOwnerTrustLevel',['../classGpgFrontend_1_1GpgKey.html#a4503423068d10413a9a66e2870db2513',1,'GpgFrontend::GpgKey']]], + ['getpassphrase_264',['GetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#ab74ae13ad036fbb85405f401275d0566',1,'GpgFrontend::GenKeyInfo']]], + ['getpathbyclickpoint_265',['GetPathByClickPoint',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ae65efaff87bd35f7f8f73388c022bdf8',1,'GpgFrontend::UI::FileTreeView']]], + ['getpolicy_266',['GetPolicy',['../classGpgFrontend_1_1GpgTOFUInfo.html#a506686bed09a700157050824c4ec0db9',1,'GpgFrontend::GpgTOFUInfo']]], + ['getprimarykeylength_267',['GetPrimaryKeyLength',['../classGpgFrontend_1_1GpgKey.html#adb78bab34399074a5cc2c93d38153307',1,'GpgFrontend::GpgKey']]], + ['getprivatechecked_268',['GetPrivateChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477',1,'GpgFrontend::UI::KeyList']]], + ['getprotocol_269',['GetProtocol',['../classGpgFrontend_1_1GpgKey.html#a3788cd6c7c8a4ebb4e873d2f0176c1ef',1,'GpgFrontend::GpgKey']]], + ['getpubkey_270',['GetPubkey',['../classGpgFrontend_1_1GpgKeyGetter.html#aadefece15fe73e5c0285b7e9278700e2',1,'GpgFrontend::GpgKeyGetter']]], + ['getpubkeyalgo_271',['GetPubkeyAlgo',['../classGpgFrontend_1_1GpgKeySignature.html#a72dd3c028ab417c66fad90d84836cce4',1,'GpgFrontend::GpgKeySignature::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgSignature.html#a7013e8c97f93fae4c29174247bc9306f',1,'GpgFrontend::GpgSignature::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgSubKey.html#a00962f82450971c4e31a3ad302458a12',1,'GpgFrontend::GpgSubKey::GetPubkeyAlgo()']]], + ['getpublickeyalgo_272',['GetPublicKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#aa3925328d425e674207fb9304d58ce0d',1,'GpgFrontend::GpgKey']]], + ['getresultreport_273',['GetResultReport',['../classGpgFrontend_1_1GpgResultAnalyse.html#af271ad9aa3bc37e8445abf56f5fb0274',1,'GpgFrontend::GpgResultAnalyse']]], + ['getrevoked_274',['GetRevoked',['../classGpgFrontend_1_1GpgUID.html#afa1ac208b688bc2b9d306a73961bcf3e',1,'GpgFrontend::GpgUID']]], + ['getrtn_275',['GetRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a38af36201658a25cc6479598acd455a1',1,'GpgFrontend::Thread::Task::GetRTN()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a7a4918c9e0edd5ca6e843b370326666b',1,'GpgFrontend::Thread::Task::Impl::GetRTN()']]], + ['getselected_276',['GetSelected',['../classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075',1,'GpgFrontend::UI::FilePage::GetSelected()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544',1,'GpgFrontend::UI::KeyList::GetSelected()']]], + ['getselectedkey_277',['GetSelectedKey',['../classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b',1,'GpgFrontend::UI::KeyList']]], + ['getselectedpath_278',['GetSelectedPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212',1,'GpgFrontend::UI::FileTreeView']]], + ['getsettings_279',['GetSettings',['../classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562',1,'GpgFrontend::GlobalSettingStation']]], + ['getsignatures_280',['GetSignatures',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b',1,'GpgFrontend::GpgVerifyResultAnalyse::GetSignatures()'],['../classGpgFrontend_1_1GpgUID.html#afaf4d34fa13dfdf339cb32d2036946fe',1,'GpgFrontend::GpgUID::GetSignatures()']]], + ['getsigncount_281',['GetSignCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a196c3a373a425dca10631c5d4566732d',1,'GpgFrontend::GpgTOFUInfo']]], + ['getsigners_282',['GetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#ad8ee6cea649bd5bba1f68f4ff53cdf41',1,'GpgFrontend::GpgBasicOperator']]], + ['getsignfirst_283',['GetSignFirst',['../classGpgFrontend_1_1GpgTOFUInfo.html#a6931d87dab449d0c635a354364c69178',1,'GpgFrontend::GpgTOFUInfo']]], + ['getsignlast_284',['GetSignLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a97547f55a360d7b46b881624d31954df',1,'GpgFrontend::GpgTOFUInfo']]], + ['getsingletonstorage_285',['GetSingletonStorage',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ab57bdb5e019e4c1d0b56931b51347507',1,'GpgFrontend::SingletonStorageCollection::Impl::GetSingletonStorage()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#aeb36a7e69c74c1212b44b841b9114953',1,'GpgFrontend::SingletonStorageCollection::GetSingletonStorage()']]], + ['getsizechangestep_286',['GetSizeChangeStep',['../classGpgFrontend_1_1GenKeyInfo.html#a33c7ea176587bbd317a39938e9ecec59',1,'GpgFrontend::GenKeyInfo']]], + ['getstatus_287',['GetStatus',['../classGpgFrontend_1_1GpgKeySignature.html#a8fdcf12315905cef8d5e1a57be810eb1',1,'GpgFrontend::GpgKeySignature::GetStatus()'],['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a474c64a891c33ed1bc06fbd8b3347d6a',1,'GpgFrontend::UI::SignersPicker::GetStatus()'],['../classGpgFrontend_1_1GpgSignature.html#a605db21b5fcca4d19f2b3341516aaaed',1,'GpgFrontend::GpgSignature::GetStatus()'],['../classGpgFrontend_1_1GpgResultAnalyse.html#ad1bd7527f7481ca4f2d6e84add30bbf2',1,'GpgFrontend::GpgResultAnalyse::GetStatus()']]], + ['getsubkeys_288',['GetSubKeys',['../classGpgFrontend_1_1GpgKey.html#a7b7ae99f2a7d68716cf7a01390931a5f',1,'GpgFrontend::GpgKey']]], + ['getsuggestmaxkeysize_289',['GetSuggestMaxKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#af72c8592d105d8394bcfa1bc6388d46e',1,'GpgFrontend::GenKeyInfo']]], + ['getsuggestminkeysize_290',['GetSuggestMinKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#a482933ddc06734993d80a90611a8ad5b',1,'GpgFrontend::GenKeyInfo']]], + ['getsummary_291',['GetSummary',['../classGpgFrontend_1_1GpgSignature.html#ad0f45c854e6e7a0ee6b8f6eee66b0088',1,'GpgFrontend::GpgSignature']]], + ['getsupportedkeyalgo_292',['GetSupportedKeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a2229d217f44345a99ab3816ec5c0cfe8',1,'GpgFrontend::GenKeyInfo']]], + ['getsupportedsubkeyalgo_293',['GetSupportedSubkeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a07a68fbe5ef4534df51759cffb144bef',1,'GpgFrontend::GenKeyInfo']]], + ['gettabidstosave_294',['GetTabIdsToSave',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a1c75f69ffa1ca45a3c28af0800871a6e',1,'GpgFrontend::UI::QuitDialog']]], + ['gettempfilepath_295',['GetTempFilePath',['../namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249',1,'GpgFrontend']]], + ['gettextpage_296',['GetTextPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['getthread_297',['GetThread',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a57e29f0dde8ceec05c68841985b43f42',1,'GpgFrontend::Thread::TaskRunner']]], + ['gettofuinfos_298',['GetTofuInfos',['../classGpgFrontend_1_1GpgUID.html#a9f4be917324455d5ac9a0eb2bf55b494',1,'GpgFrontend::GpgUID']]], + ['getuid_299',['GetUID',['../classGpgFrontend_1_1GpgKeySignature.html#a64bdcc24645565356a5f70a75d53e3db',1,'GpgFrontend::GpgKeySignature::GetUID()'],['../classGpgFrontend_1_1GpgUID.html#a31f4959f947f9845dcd3caaf1834403a',1,'GpgFrontend::GpgUID::GetUID()']]], + ['getuids_300',['GetUIDs',['../classGpgFrontend_1_1GpgKey.html#aef18b3735a229af34f85deb111d97e2b',1,'GpgFrontend::GpgKey']]], + ['getuserid_301',['GetUserid',['../classGpgFrontend_1_1GenKeyInfo.html#a225c683da9766afd8fd7e733e9f5fdd4',1,'GpgFrontend::GenKeyInfo']]], + ['getuuid_302',['GetUUID',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a80cea2ad3b8049cc5c71c79952eaaeb8',1,'GpgFrontend::Thread::Task::Impl::GetUUID()'],['../classGpgFrontend_1_1Thread_1_1Task.html#acf42a45a657d8dc8658ed0e322ff161b',1,'GpgFrontend::Thread::Task::GetUUID()']]], + ['getvalidity_303',['GetValidity',['../classGpgFrontend_1_1GpgTOFUInfo.html#a35510807eea162b83d71ecebf98cf25f',1,'GpgFrontend::GpgTOFUInfo::GetValidity()'],['../classGpgFrontend_1_1GpgSignature.html#af41e8c0a575647b2958dfe1e79abeb4d',1,'GpgFrontend::GpgSignature::GetValidity()']]], + ['gfbuffer_304',['GFBuffer',['../classGpgFrontend_1_1GFBuffer.html',1,'GpgFrontend']]], + ['gfdataexchanger_305',['GFDataExchanger',['../classGpgFrontend_1_1GFDataExchanger.html',1,'GpgFrontend']]], + ['global_5fsetting_5fstation_5f_306',['global_setting_station_',['../classGpgFrontend_1_1DataObjectOperator.html#a3c195f8e4c30d95be14a6d43e9282601',1,'GpgFrontend::DataObjectOperator']]], + ['globalmodulecontext_307',['GlobalModuleContext',['../classGpgFrontend_1_1Module_1_1GlobalModuleContext.html',1,'GpgFrontend::Module']]], + ['globalregistertable_308',['GlobalRegisterTable',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable.html',1,'GpgFrontend::Module']]], + ['globalsettingstation_309',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#abdc6dda369d4214e43ffa2930f7386b0',1,'GpgFrontend::GlobalSettingStation::GlobalSettingStation()'],['../classGpgFrontend_1_1GlobalSettingStation.html',1,'GpgFrontend::GlobalSettingStation']]], + ['gnupg_5fact_5f_310',['gnupg_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a79b83f536a7c4299eaa3d22e4e875227',1,'GpgFrontend::UI::MainWindow']]], + ['gnupgcontrollerdialog_311',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835',1,'GpgFrontend::UI::GnuPGControllerDialog::GnuPGControllerDialog()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html',1,'GpgFrontend::UI::GnuPGControllerDialog']]], + ['gnupghomepath_312',['GnuPGHomePath',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html#a2ddf7d8e63e7b8eb180599129b2d4a05',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule::GpgInfo']]], + ['gnupginfogatheringmodule_313',['GnuPGInfoGatheringModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule'],['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule::GnuPGInfoGatheringModule']]], + ['gnupgtab_314',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html#ab9d9e8af4494659f13b87804e7318a79',1,'GpgFrontend::UI::GnupgTab::GnupgTab()'],['../classGpgFrontend_1_1UI_1_1GnupgTab.html',1,'GpgFrontend::UI::GnupgTab']]], + ['gpg_5fmenu_5f_315',['gpg_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2bed0c3b032269c9eb82bc7c068852cb',1,'GpgFrontend::UI::MainWindow']]], + ['gpgadvancedoperator_316',['GpgAdvancedOperator',['../classGpgFrontend_1_1GpgAdvancedOperator.html',1,'GpgFrontend']]], + ['gpgbasicoperator_317',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html#a139be86330f88e5f833aa24263a3b2ae',1,'GpgFrontend::GpgBasicOperator::GpgBasicOperator()'],['../classGpgFrontend_1_1GpgBasicOperator.html',1,'GpgFrontend::GpgBasicOperator']]], + ['gpgcommandexecutor_318',['GpgCommandExecutor',['../classGpgFrontend_1_1GpgCommandExecutor.html',1,'GpgFrontend']]], + ['gpgcomponentinfo_319',['GpgComponentInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], + ['gpgcontext_320',['GpgContext',['../classGpgFrontend_1_1GpgContext.html',1,'GpgFrontend']]], + ['gpgcontextinitargs_321',['GpgContextInitArgs',['../structGpgFrontend_1_1GpgContextInitArgs.html',1,'GpgFrontend']]], + ['gpgcoretest_322',['GpgCoreTest',['../classGpgFrontend_1_1Test_1_1GpgCoreTest.html',1,'GpgFrontend::Test']]], + ['gpgdata_323',['GpgData',['../classGpgFrontend_1_1GpgData.html#a573fc435361509241e29226329041f6e',1,'GpgFrontend::GpgData::GpgData(const void *buffer, size_t size, bool copy=true)'],['../classGpgFrontend_1_1GpgData.html#a7a93937f4896ee4cf44184ee4426e438',1,'GpgFrontend::GpgData::GpgData(int fd)'],['../classGpgFrontend_1_1GpgData.html#a4aad21247e609da9ae989ef71b717e35',1,'GpgFrontend::GpgData::GpgData(std::shared_ptr< GFDataExchanger >)'],['../classGpgFrontend_1_1GpgData.html#a6236cfffb24d822054626265ed5c2270',1,'GpgFrontend::GpgData::GpgData(const QString &path, bool read)'],['../classGpgFrontend_1_1GpgData.html#a179ff5f215f928a9b0650ed97df1f256',1,'GpgFrontend::GpgData::GpgData(GFBuffer)'],['../classGpgFrontend_1_1GpgData.html#ac3661a9365ad72b0883a2f62ef4647da',1,'GpgFrontend::GpgData::GpgData()'],['../classGpgFrontend_1_1GpgData.html',1,'GpgFrontend::GpgData']]], + ['gpgdecryptresult_324',['GpgDecryptResult',['../classGpgFrontend_1_1GpgDecryptResult.html',1,'GpgFrontend']]], + ['gpgdecryptresultanalyse_325',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a689bfdd261b1f89ff3343978b2738fb7',1,'GpgFrontend::GpgDecryptResultAnalyse::GpgDecryptResultAnalyse()'],['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html',1,'GpgFrontend::GpgDecryptResultAnalyse']]], + ['gpgencryptresult_326',['GpgEncryptResult',['../classGpgFrontend_1_1GpgEncryptResult.html',1,'GpgFrontend']]], + ['gpgencryptresultanalyse_327',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html#a1a90feeba92e744166d99405846db8ff',1,'GpgFrontend::GpgEncryptResultAnalyse::GpgEncryptResultAnalyse()'],['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html',1,'GpgFrontend::GpgEncryptResultAnalyse']]], + ['gpgerror_328',['GpgError',['../namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8',1,'GpgFrontend']]], + ['gpgfileopera_329',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html#aa81da3d72c4fbc57e7138bfec7731152',1,'GpgFrontend::GpgFileOpera::GpgFileOpera()'],['../classGpgFrontend_1_1GpgFileOpera.html',1,'GpgFrontend::GpgFileOpera']]], + ['gpgfrontend_330',['GpgFrontend',['../namespaceGpgFrontend.html',1,'']]], + ['gpgfrontend_20develop_20document_20main_20page_331',['GpgFrontend Develop Document Main Page',['../index.html',1,'']]], + ['gpgfrontendapplication_332',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html',1,'GpgFrontend::UI::GpgFrontendApplication'],['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#ac0290f06e08f2714f9727bb578df1298',1,'GpgFrontend::UI::GpgFrontendApplication::GpgFrontendApplication()']]], + ['gpgfrontendcontext_333',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html',1,'GpgFrontend::GpgFrontendContext'],['../structGpgFrontend_1_1Test_1_1GpgFrontendContext.html',1,'GpgFrontend::Test::GpgFrontendContext'],['../structGpgFrontend_1_1GpgFrontendContext.html#ad1d8efa1faadf74ac674484b15d13588',1,'GpgFrontend::GpgFrontendContext::GpgFrontendContext()']]], + ['gpggeneratekeyresult_334',['GpgGenerateKeyResult',['../classGpgFrontend_1_1GpgGenerateKeyResult.html',1,'GpgFrontend']]], + ['gpgimportedkey_335',['GpgImportedKey',['../classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey.html',1,'GpgFrontend::GpgImportInformation']]], + ['gpgimportinformation_336',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html',1,'GpgFrontend::GpgImportInformation'],['../classGpgFrontend_1_1GpgImportInformation.html#ab282d4f701403cd68eb02d1aad30be56',1,'GpgFrontend::GpgImportInformation::GpgImportInformation(gpgme_import_result_t result)'],['../classGpgFrontend_1_1GpgImportInformation.html#a19e37d28f4462caf2b3522d50ceaf897',1,'GpgFrontend::GpgImportInformation::GpgImportInformation()']]], + ['gpginfo_337',['GpgInfo',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], + ['gpgkey_338',['GpgKey',['../classGpgFrontend_1_1GpgKey.html',1,'GpgFrontend::GpgKey'],['../classGpgFrontend_1_1GpgKey.html#a213d5540d65c3d7e04bbee834b70f16b',1,'GpgFrontend::GpgKey::GpgKey(const GpgKey &)'],['../classGpgFrontend_1_1GpgKey.html#a0720623207f37ba9a3ad294a88b06e71',1,'GpgFrontend::GpgKey::GpgKey(GpgKey &&) noexcept'],['../classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804',1,'GpgFrontend::GpgKey::GpgKey(const gpgme_key_t &key)=delete'],['../classGpgFrontend_1_1GpgKey.html#aa599159ab1041c2f5a5fbf09666489b9',1,'GpgFrontend::GpgKey::GpgKey(gpgme_key_t &&key)'],['../classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1',1,'GpgFrontend::GpgKey::GpgKey()=default']]], + ['gpgkeygetter_339',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html',1,'GpgFrontend::GpgKeyGetter'],['../classGpgFrontend_1_1GpgKeyGetter.html#aa2ec24750e302b12ab332b2e7481b882',1,'GpgFrontend::GpgKeyGetter::GpgKeyGetter()']]], + ['gpgkeyimportexporter_340',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html',1,'GpgFrontend::GpgKeyImportExporter'],['../classGpgFrontend_1_1GpgKeyImportExporter.html#a0eede7c782d17b32d6c1f30cd8496561',1,'GpgFrontend::GpgKeyImportExporter::GpgKeyImportExporter()']]], + ['gpgkeymanager_341',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html',1,'GpgFrontend::GpgKeyManager'],['../classGpgFrontend_1_1GpgKeyManager.html#a210b717fd8ee63b064d77f32b0df4c5d',1,'GpgFrontend::GpgKeyManager::GpgKeyManager()']]], + ['gpgkeyopera_342',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html',1,'GpgFrontend::GpgKeyOpera'],['../classGpgFrontend_1_1GpgKeyOpera.html#a01d6a920156a38a34c57d9c49c361079',1,'GpgFrontend::GpgKeyOpera::GpgKeyOpera()']]], + ['gpgkeysignature_343',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html',1,'GpgFrontend::GpgKeySignature'],['../classGpgFrontend_1_1GpgKeySignature.html#a8a9c792c963ef610e511b7deb6829c0b',1,'GpgFrontend::GpgKeySignature::GpgKeySignature()'],['../classGpgFrontend_1_1GpgKeySignature.html#abb4571e79c921261c03f57980d502e72',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(gpgme_key_sig_t sig)'],['../classGpgFrontend_1_1GpgKeySignature.html#a4a501aa3a549a6a6914e2aeed4ff302e',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(const GpgKeySignature &)=delete'],['../classGpgFrontend_1_1GpgKeySignature.html#a9ba501d98265c9677d00e3dca3e8d903',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(GpgKeySignature &&) noexcept']]], + ['gpgoptionsinfo_344',['GpgOptionsInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], + ['gpgpassphrasecontext_345',['GpgPassphraseContext',['../classGpgFrontend_1_1GpgPassphraseContext.html',1,'GpgFrontend']]], + ['gpgrecipient_346',['GpgRecipient',['../structGpgFrontend_1_1GpgRecipient.html',1,'GpgFrontend']]], + ['gpgresultanalyse_347',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html',1,'GpgFrontend::GpgResultAnalyse'],['../classGpgFrontend_1_1GpgResultAnalyse.html#aa3c9bdf1ea4c87476010ef32fd2fb426',1,'GpgFrontend::GpgResultAnalyse::GpgResultAnalyse()']]], + ['gpgsignature_348',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html',1,'GpgFrontend::GpgSignature'],['../classGpgFrontend_1_1GpgSignature.html#a1b705f45de8f6d0ae97f1ffda28185b7',1,'GpgFrontend::GpgSignature::GpgSignature(const GpgSignature &)=delete'],['../classGpgFrontend_1_1GpgSignature.html#ab7a4489b35d918503076b2659d14fafe',1,'GpgFrontend::GpgSignature::GpgSignature()'],['../classGpgFrontend_1_1GpgSignature.html#aea05d301ccf75f4a3aec2be58541eca8',1,'GpgFrontend::GpgSignature::GpgSignature(gpgme_signature_t sig)'],['../classGpgFrontend_1_1GpgSignature.html#aeae075c7b9c628f558d6fedbc8b9233a',1,'GpgFrontend::GpgSignature::GpgSignature(GpgSignature &&) noexcept']]], + ['gpgsignresult_349',['GpgSignResult',['../classGpgFrontend_1_1GpgSignResult.html',1,'GpgFrontend']]], + ['gpgsignresultanalyse_350',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html',1,'GpgFrontend::GpgSignResultAnalyse'],['../classGpgFrontend_1_1GpgSignResultAnalyse.html#a3ddd2d52ad91fdf7f4c8740312570c8e',1,'GpgFrontend::GpgSignResultAnalyse::GpgSignResultAnalyse()']]], + ['gpgsubkey_351',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html',1,'GpgFrontend::GpgSubKey'],['../classGpgFrontend_1_1GpgSubKey.html#a59eba8a9d23429140e9a68126c9c7c5e',1,'GpgFrontend::GpgSubKey::GpgSubKey()'],['../classGpgFrontend_1_1GpgSubKey.html#a3c9605e6ccb7fa53d9c9013453d561fe',1,'GpgFrontend::GpgSubKey::GpgSubKey(gpgme_subkey_t subkey)'],['../classGpgFrontend_1_1GpgSubKey.html#ad12e160dbb394a849d6cf31e614a76f5',1,'GpgFrontend::GpgSubKey::GpgSubKey(GpgSubKey &&o) noexcept'],['../classGpgFrontend_1_1GpgSubKey.html#a6e8df85f8c1dea7705b761e68bb949ab',1,'GpgFrontend::GpgSubKey::GpgSubKey(const GpgSubKey &)=delete']]], + ['gpgtofuinfo_352',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html',1,'GpgFrontend::GpgTOFUInfo'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a4f46d32bc9bf1a1a3bbc32461538a422',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(const GpgTOFUInfo &)=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aa953ff4b877b4b831d34e4a5678b0cd3',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(GpgTOFUInfo &&o) noexcept'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aaabb02aef76162ed59647445b4c1f6de',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(gpgme_tofu_info_t tofu_info)'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a80acb09347a74cc35776d58b9874cf37',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo()']]], + ['gpguid_353',['GpgUID',['../classGpgFrontend_1_1GpgUID.html',1,'GpgFrontend::GpgUID'],['../classGpgFrontend_1_1GpgUID.html#a35fdcef4ecf2598461bdc596ffc7957c',1,'GpgFrontend::GpgUID::GpgUID()'],['../classGpgFrontend_1_1GpgUID.html#ae1fb528a9d06d6e9f1feaf1bc291fe64',1,'GpgFrontend::GpgUID::GpgUID(gpgme_user_id_t uid)'],['../classGpgFrontend_1_1GpgUID.html#a7210ece9b898981dae83f8d29b1ca453',1,'GpgFrontend::GpgUID::GpgUID(GpgUID &&o) noexcept'],['../classGpgFrontend_1_1GpgUID.html#a58ed67984063f0b87e35bc1782a1cc0a',1,'GpgFrontend::GpgUID::GpgUID(const GpgUID &)=delete']]], + ['gpguidoperator_354',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html',1,'GpgFrontend::GpgUIDOperator'],['../classGpgFrontend_1_1GpgUIDOperator.html#ab74a830c858ab9ff135375743393a7c7',1,'GpgFrontend::GpgUIDOperator::GpgUIDOperator()']]], + ['gpgverifyresult_355',['GpgVerifyResult',['../classGpgFrontend_1_1GpgVerifyResult.html',1,'GpgFrontend']]], + ['gpgverifyresultanalyse_356',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html',1,'GpgFrontend::GpgVerifyResultAnalyse'],['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b',1,'GpgFrontend::GpgVerifyResultAnalyse::GpgVerifyResultAnalyse()']]], + ['module_357',['Module',['../namespaceGpgFrontend_1_1Module.html',1,'GpgFrontend']]], + ['rawapi_358',['RawAPI',['../namespaceGpgFrontend_1_1RawAPI.html',1,'GpgFrontend']]], + ['sdk_359',['SDK',['../namespaceGpgFrontend_1_1Module_1_1SDK.html',1,'GpgFrontend::Module']]], + ['test_360',['Test',['../namespaceGpgFrontend_1_1Test.html',1,'GpgFrontend']]], + ['thread_361',['Thread',['../namespaceGpgFrontend_1_1Thread.html',1,'GpgFrontend']]], + ['ui_362',['UI',['../namespaceGpgFrontend_1_1UI.html',1,'GpgFrontend']]], + ['versioncheckingmodule_363',['VersionCheckingModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated']]] ]; diff --git a/docs/html/search/all_7.js b/docs/html/search/all_7.js index b10028b1..364bbb80 100644 --- a/docs/html/search/all_7.js +++ b/docs/html/search/all_7.js @@ -1,7 +1,7 @@ var searchData= [ - ['hash_5fkey_5f_363',['hash_key_',['../classGpgFrontend_1_1DataObjectOperator.html#ae409c3562c3e08931daa17f5790c508b',1,'GpgFrontend::DataObjectOperator']]], - ['help_5fmenu_5f_364',['help_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a89fa105ed54d2189d762668262d74c63',1,'GpgFrontend::UI::MainWindow']]], - ['helppage_365',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html',1,'GpgFrontend::UI::HelpPage'],['../classGpgFrontend_1_1UI_1_1HelpPage.html#a1be8f5b79fef3d1d62ff4620b8535006',1,'GpgFrontend::UI::HelpPage::HelpPage()']]], - ['holdonlifecycle_366',['HoldOnLifeCycle',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#aef6600ccb8fed406e8b9112b5dd7ef8f',1,'GpgFrontend::Thread::Task::Impl::HoldOnLifeCycle()'],['../classGpgFrontend_1_1Thread_1_1Task.html#a5c3cab68d4cf8c9dcf379869132b1896',1,'GpgFrontend::Thread::Task::HoldOnLifeCycle()']]] + ['hash_5fkey_5f_364',['hash_key_',['../classGpgFrontend_1_1DataObjectOperator.html#ae409c3562c3e08931daa17f5790c508b',1,'GpgFrontend::DataObjectOperator']]], + ['help_5fmenu_5f_365',['help_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a89fa105ed54d2189d762668262d74c63',1,'GpgFrontend::UI::MainWindow']]], + ['helppage_366',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html',1,'GpgFrontend::UI::HelpPage'],['../classGpgFrontend_1_1UI_1_1HelpPage.html#a1be8f5b79fef3d1d62ff4620b8535006',1,'GpgFrontend::UI::HelpPage::HelpPage()']]], + ['holdonlifecycle_367',['HoldOnLifeCycle',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#aef6600ccb8fed406e8b9112b5dd7ef8f',1,'GpgFrontend::Thread::Task::Impl::HoldOnLifeCycle()'],['../classGpgFrontend_1_1Thread_1_1Task.html#a5c3cab68d4cf8c9dcf379869132b1896',1,'GpgFrontend::Thread::Task::HoldOnLifeCycle()']]] ]; diff --git a/docs/html/search/all_8.js b/docs/html/search/all_8.js index e28707b3..abcf0953 100644 --- a/docs/html/search/all_8.js +++ b/docs/html/search/all_8.js @@ -1,61 +1,61 @@ var searchData= [ - ['impl_367',['Impl',['../classGpgFrontend_1_1CacheManager_1_1Impl.html',1,'GpgFrontend::CacheManager::Impl'],['../classGpgFrontend_1_1DataObject_1_1Impl.html',1,'GpgFrontend::DataObject::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html',1,'GpgFrontend::GlobalSettingStation::Impl'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html',1,'GpgFrontend::GpgContext::Impl'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html',1,'GpgFrontend::GpgKeyGetter::Impl'],['../classGpgFrontend_1_1Module_1_1Event_1_1Impl.html',1,'GpgFrontend::Module::Event::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl'],['../classGpgFrontend_1_1Module_1_1Module_1_1Impl.html',1,'GpgFrontend::Module::Module::Impl'],['../classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html',1,'GpgFrontend::Module::ModuleManager::Impl'],['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html',1,'GpgFrontend::SingletonStorage::Impl'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html',1,'GpgFrontend::SingletonStorageCollection::Impl'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html',1,'GpgFrontend::Thread::Task::Impl'],['../classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html',1,'GpgFrontend::Thread::TaskRunner::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9572b3082d5b9f6e08fc7992114b19ce',1,'GpgFrontend::GlobalSettingStation::Impl::Impl()'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html#af1cf48d1f5f5a16193c0e575fdec2f95',1,'GpgFrontend::GpgContext::Impl::Impl()']]], - ['import_5fbutton_5f_368',['import_button_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be',1,'GpgFrontend::UI::MainWindow']]], - ['import_5fkey_5ffrom_5fedit_5fact_5f_369',['import_key_from_edit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e',1,'GpgFrontend::UI::MainWindow']]], - ['import_5fkey_5fmenu_5f_370',['import_key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745',1,'GpgFrontend::UI::MainWindow']]], - ['import_5fkeys_371',['import_keys',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153',1,'GpgFrontend::UI::KeyList::import_keys()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2',1,'GpgFrontend::UI::KeyServerImportDialog::import_keys()']]], - ['import_5funknown_5fkey_5ffrom_5fkeyserver_372',['import_unknown_key_from_keyserver',['../namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925',1,'GpgFrontend::UI']]], - ['importkey_373',['ImportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#ab613412788fe4cf120d6fdef0cb2a54c',1,'GpgFrontend::GpgKeyImportExporter']]], - ['importkeypackage_374',['ImportKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#a3b5e580bfd67cfda094c664e2987e319',1,'GpgFrontend::KeyPackageOperator']]], - ['infoboardstatus_375',['InfoBoardStatus',['../namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d',1,'GpgFrontend::UI']]], - ['infoboardwidget_376',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html',1,'GpgFrontend::UI::InfoBoardWidget'],['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010',1,'GpgFrontend::UI::InfoBoardWidget::InfoBoardWidget()']]], - ['infotab_377',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html',1,'GpgFrontend::UI::InfoTab'],['../classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc',1,'GpgFrontend::UI::InfoTab::InfoTab()']]], - ['infovalid_378',['InfoValid',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#ade7a3d92e0ba644b9a984d9e3db0f662',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['init_379',['Init',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759',1,'GpgFrontend::UI::MainWindow']]], - ['init_5fapp_5fsecure_5fkey_380',['init_app_secure_key',['../classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf',1,'GpgFrontend::DataObjectOperator']]], - ['initglobalbasicalenv_381',['InitGlobalBasicalEnv',['../namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41',1,'GpgFrontend']]], - ['initglobalpathenv_382',['InitGlobalPathEnv',['../namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da',1,'GpgFrontend']]], - ['initgpgfrontendui_383',['InitGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad',1,'GpgFrontend::UI']]], - ['initlocale_384',['InitLocale',['../namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4',1,'GpgFrontend']]], - ['initloggingsystem_385',['InitLoggingSystem',['../namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5',1,'GpgFrontend']]], - ['inituitranslations_386',['InitUITranslations',['../namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce',1,'GpgFrontend::UI']]], - ['instance_387',['instance',['../classGpgFrontend_1_1CoreSignalStation.html#a671214ba506895fa5de6f80acf450d12',1,'GpgFrontend::CoreSignalStation']]], - ['instances_5fmap_5f_388',['instances_map_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ae9347224f7094fd77236823d69bc3a4c',1,'GpgFrontend::SingletonStorage::Impl']]], - ['instances_5fmutex_5f_389',['instances_mutex_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ad9c24c40dbad720eaf8a6a86156bca86',1,'GpgFrontend::SingletonStorage::Impl']]], - ['intropage_390',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI::IntroPage'],['../classGpgFrontend_1_1UI_1_1IntroPage.html#aed4220a7372b192ee4e8bc5024db922d',1,'GpgFrontend::UI::IntroPage::IntroPage()']]], - ['isallowauthentication_391',['IsAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aa73b6fe349eb4c2438fd0a0ae61b6c03',1,'GpgFrontend::GenKeyInfo']]], - ['isallowcertification_392',['IsAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ae01bbb4af8da59317797d599b28abb31',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangeauthentication_393',['IsAllowChangeAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#a6b6635977ea47b1c2220aed48bc5c57d',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangecertification_394',['IsAllowChangeCertification',['../classGpgFrontend_1_1GenKeyInfo.html#a858ace5de6d4b8cd31fa6c68f33d0f92',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangeencryption_395',['IsAllowChangeEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a81d52ff47ecd7aca34fb4f5a613b922d',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangesigning_396',['IsAllowChangeSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a4aedcb38a9fb4ffe65d16bce61a610c4',1,'GpgFrontend::GenKeyInfo']]], - ['isallowencryption_397',['IsAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a75b69b9e3f889e9fc5ffe9ee7af2c365',1,'GpgFrontend::GenKeyInfo']]], - ['isallownopassphrase_398',['IsAllowNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#af3cc933fddc87f2a250b6686ceddf4ac',1,'GpgFrontend::GenKeyInfo']]], - ['isallowsigning_399',['IsAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#abc16a0f5b11c814a5fd2ec9198c88a99',1,'GpgFrontend::GenKeyInfo']]], - ['iscardkey_400',['IsCardKey',['../classGpgFrontend_1_1GpgSubKey.html#a37a00de8cdf77d9af9db794246a13a4a',1,'GpgFrontend::GpgSubKey']]], - ['isdisabled_401',['IsDisabled',['../classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25',1,'GpgFrontend::GpgSubKey::IsDisabled()'],['../classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687',1,'GpgFrontend::GpgKey::IsDisabled()']]], - ['isdiscarded_402',['IsDiscarded',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe',1,'GpgFrontend::UI::QuitDialog']]], - ['isexpired_403',['IsExpired',['../classGpgFrontend_1_1GpgSubKey.html#a55f5aa99dd86cc5cb3ae175de41e925c',1,'GpgFrontend::GpgSubKey::IsExpired()'],['../classGpgFrontend_1_1GpgKeySignature.html#af813643b81367bbff2d686a346f6c1e8',1,'GpgFrontend::GpgKeySignature::IsExpired()'],['../classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd',1,'GpgFrontend::GpgKey::IsExpired()']]], - ['isexportable_404',['IsExportable',['../classGpgFrontend_1_1GpgKeySignature.html#a61ac1fdc773ecfc5b932a3aedd001eed',1,'GpgFrontend::GpgKeySignature']]], - ['isgood_405',['IsGood',['../classGpgFrontend_1_1GpgKey.html#ac418e4de3fde347b466c295b7b4434dc',1,'GpgFrontend::GpgKey']]], - ['ishasactualauthenticationcapability_406',['IsHasActualAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a2cbc6dfcac640226c924fabbf718c9d8',1,'GpgFrontend::GpgKey']]], - ['ishasactualcertificationcapability_407',['IsHasActualCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a5ec602ce6fd35b893ffc33d684c6a7f0',1,'GpgFrontend::GpgKey']]], - ['ishasactualencryptioncapability_408',['IsHasActualEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a21844aa5c7d903e6d4c8e0af49aae40a',1,'GpgFrontend::GpgKey']]], - ['ishasactualsigningcapability_409',['IsHasActualSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df',1,'GpgFrontend::GpgKey']]], - ['ishasauthenticationcapability_410',['IsHasAuthenticationCapability',['../classGpgFrontend_1_1GpgSubKey.html#af305996f419fef0dde7aa2a1b58ecd5f',1,'GpgFrontend::GpgSubKey::IsHasAuthenticationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a4ada9f15077101753524df3eeaa893c4',1,'GpgFrontend::GpgKey::IsHasAuthenticationCapability() const -> bool']]], - ['ishascardkey_411',['IsHasCardKey',['../classGpgFrontend_1_1GpgKey.html#ad2b67a93cdcf2bcc2a5378927174df16',1,'GpgFrontend::GpgKey']]], - ['ishascertificationcapability_412',['IsHasCertificationCapability',['../classGpgFrontend_1_1GpgSubKey.html#a8afd699012e6367d5fb71655dc37e22c',1,'GpgFrontend::GpgSubKey::IsHasCertificationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820',1,'GpgFrontend::GpgKey::IsHasCertificationCapability() const -> bool']]], - ['ishasencryptioncapability_413',['IsHasEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a8f19ab9a9610f5ee20dcd29af438b03f',1,'GpgFrontend::GpgKey::IsHasEncryptionCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a36919446a988986a04dc91264e31d8dd',1,'GpgFrontend::GpgSubKey::IsHasEncryptionCapability()']]], - ['ishasmasterkey_414',['IsHasMasterKey',['../classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1',1,'GpgFrontend::GpgKey']]], - ['ishassigningcapability_415',['IsHasSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a15e6f328b8cc6dc69e097d366a5bb351',1,'GpgFrontend::GpgKey::IsHasSigningCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0',1,'GpgFrontend::GpgSubKey::IsHasSigningCapability()']]], - ['isinvalid_416',['IsInvalid',['../classGpgFrontend_1_1GpgKeySignature.html#a7f6af885500105df3c2a53a6ba9f5f62',1,'GpgFrontend::GpgKeySignature']]], - ['ismoduleacivate_417',['IsModuleAcivate',['../namespaceGpgFrontend_1_1Module.html#a9758d9f7ac0d94193aec29be101cee16',1,'GpgFrontend::Module']]], - ['isnonexpired_418',['IsNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#a812adab61edebf96bbba4a18c2b82a72',1,'GpgFrontend::GenKeyInfo']]], - ['isnopassphrase_419',['IsNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a2dd1d385b95569e60526cbf15bdf03ec',1,'GpgFrontend::GenKeyInfo']]], - ['isprivatekey_420',['IsPrivateKey',['../classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e',1,'GpgFrontend::GpgSubKey::IsPrivateKey()'],['../classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a',1,'GpgFrontend::GpgKey::IsPrivateKey()']]], - ['isrevoked_421',['IsRevoked',['../classGpgFrontend_1_1GpgSubKey.html#a6e7401fb58bfb3dcc719c06898504bfa',1,'GpgFrontend::GpgSubKey::IsRevoked()'],['../classGpgFrontend_1_1GpgKeySignature.html#ae3eb5dccbf6c2702ceeeec37308ff642',1,'GpgFrontend::GpgKeySignature::IsRevoked()'],['../classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4',1,'GpgFrontend::GpgKey::IsRevoked()']]], - ['isrunning_422',['IsRunning',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450',1,'GpgFrontend::Thread::TaskRunner']]], - ['issecretkey_423',['IsSecretKey',['../classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756',1,'GpgFrontend::GpgSubKey']]], - ['issubkey_424',['IsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#a5018adac1ec215cc17dd7dabea39829d',1,'GpgFrontend::GenKeyInfo']]] + ['impl_368',['Impl',['../classGpgFrontend_1_1CacheManager_1_1Impl.html',1,'GpgFrontend::CacheManager::Impl'],['../classGpgFrontend_1_1DataObject_1_1Impl.html',1,'GpgFrontend::DataObject::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html',1,'GpgFrontend::GlobalSettingStation::Impl'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html',1,'GpgFrontend::GpgContext::Impl'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html',1,'GpgFrontend::GpgKeyGetter::Impl'],['../classGpgFrontend_1_1Module_1_1Event_1_1Impl.html',1,'GpgFrontend::Module::Event::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl'],['../classGpgFrontend_1_1Module_1_1Module_1_1Impl.html',1,'GpgFrontend::Module::Module::Impl'],['../classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html',1,'GpgFrontend::Module::ModuleManager::Impl'],['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html',1,'GpgFrontend::SingletonStorage::Impl'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html',1,'GpgFrontend::SingletonStorageCollection::Impl'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html',1,'GpgFrontend::Thread::Task::Impl'],['../classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html',1,'GpgFrontend::Thread::TaskRunner::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9572b3082d5b9f6e08fc7992114b19ce',1,'GpgFrontend::GlobalSettingStation::Impl::Impl()'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html#af1cf48d1f5f5a16193c0e575fdec2f95',1,'GpgFrontend::GpgContext::Impl::Impl()']]], + ['import_5fbutton_5f_369',['import_button_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be',1,'GpgFrontend::UI::MainWindow']]], + ['import_5fkey_5ffrom_5fedit_5fact_5f_370',['import_key_from_edit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e',1,'GpgFrontend::UI::MainWindow']]], + ['import_5fkey_5fmenu_5f_371',['import_key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745',1,'GpgFrontend::UI::MainWindow']]], + ['import_5fkeys_372',['import_keys',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153',1,'GpgFrontend::UI::KeyList::import_keys()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2',1,'GpgFrontend::UI::KeyServerImportDialog::import_keys()']]], + ['import_5funknown_5fkey_5ffrom_5fkeyserver_373',['import_unknown_key_from_keyserver',['../namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925',1,'GpgFrontend::UI']]], + ['importkey_374',['ImportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#ab613412788fe4cf120d6fdef0cb2a54c',1,'GpgFrontend::GpgKeyImportExporter']]], + ['importkeypackage_375',['ImportKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#a3b5e580bfd67cfda094c664e2987e319',1,'GpgFrontend::KeyPackageOperator']]], + ['infoboardstatus_376',['InfoBoardStatus',['../namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d',1,'GpgFrontend::UI']]], + ['infoboardwidget_377',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html',1,'GpgFrontend::UI::InfoBoardWidget'],['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010',1,'GpgFrontend::UI::InfoBoardWidget::InfoBoardWidget()']]], + ['infotab_378',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html',1,'GpgFrontend::UI::InfoTab'],['../classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc',1,'GpgFrontend::UI::InfoTab::InfoTab()']]], + ['infovalid_379',['InfoValid',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#ade7a3d92e0ba644b9a984d9e3db0f662',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], + ['init_380',['Init',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759',1,'GpgFrontend::UI::MainWindow']]], + ['init_5fapp_5fsecure_5fkey_381',['init_app_secure_key',['../classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf',1,'GpgFrontend::DataObjectOperator']]], + ['initglobalbasicalenv_382',['InitGlobalBasicalEnv',['../namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41',1,'GpgFrontend']]], + ['initglobalpathenv_383',['InitGlobalPathEnv',['../namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da',1,'GpgFrontend']]], + ['initgpgfrontendui_384',['InitGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad',1,'GpgFrontend::UI']]], + ['initlocale_385',['InitLocale',['../namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4',1,'GpgFrontend']]], + ['initloggingsystem_386',['InitLoggingSystem',['../namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5',1,'GpgFrontend']]], + ['inituitranslations_387',['InitUITranslations',['../namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce',1,'GpgFrontend::UI']]], + ['instance_388',['instance',['../classGpgFrontend_1_1CoreSignalStation.html#a671214ba506895fa5de6f80acf450d12',1,'GpgFrontend::CoreSignalStation']]], + ['instances_5fmap_5f_389',['instances_map_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ae9347224f7094fd77236823d69bc3a4c',1,'GpgFrontend::SingletonStorage::Impl']]], + ['instances_5fmutex_5f_390',['instances_mutex_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ad9c24c40dbad720eaf8a6a86156bca86',1,'GpgFrontend::SingletonStorage::Impl']]], + ['intropage_391',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI::IntroPage'],['../classGpgFrontend_1_1UI_1_1IntroPage.html#aed4220a7372b192ee4e8bc5024db922d',1,'GpgFrontend::UI::IntroPage::IntroPage()']]], + ['isallowauthentication_392',['IsAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aa73b6fe349eb4c2438fd0a0ae61b6c03',1,'GpgFrontend::GenKeyInfo']]], + ['isallowcertification_393',['IsAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ae01bbb4af8da59317797d599b28abb31',1,'GpgFrontend::GenKeyInfo']]], + ['isallowchangeauthentication_394',['IsAllowChangeAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#a6b6635977ea47b1c2220aed48bc5c57d',1,'GpgFrontend::GenKeyInfo']]], + ['isallowchangecertification_395',['IsAllowChangeCertification',['../classGpgFrontend_1_1GenKeyInfo.html#a858ace5de6d4b8cd31fa6c68f33d0f92',1,'GpgFrontend::GenKeyInfo']]], + ['isallowchangeencryption_396',['IsAllowChangeEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a81d52ff47ecd7aca34fb4f5a613b922d',1,'GpgFrontend::GenKeyInfo']]], + ['isallowchangesigning_397',['IsAllowChangeSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a4aedcb38a9fb4ffe65d16bce61a610c4',1,'GpgFrontend::GenKeyInfo']]], + ['isallowencryption_398',['IsAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a75b69b9e3f889e9fc5ffe9ee7af2c365',1,'GpgFrontend::GenKeyInfo']]], + ['isallownopassphrase_399',['IsAllowNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#af3cc933fddc87f2a250b6686ceddf4ac',1,'GpgFrontend::GenKeyInfo']]], + ['isallowsigning_400',['IsAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#abc16a0f5b11c814a5fd2ec9198c88a99',1,'GpgFrontend::GenKeyInfo']]], + ['iscardkey_401',['IsCardKey',['../classGpgFrontend_1_1GpgSubKey.html#a37a00de8cdf77d9af9db794246a13a4a',1,'GpgFrontend::GpgSubKey']]], + ['isdisabled_402',['IsDisabled',['../classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25',1,'GpgFrontend::GpgSubKey::IsDisabled()'],['../classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687',1,'GpgFrontend::GpgKey::IsDisabled()']]], + ['isdiscarded_403',['IsDiscarded',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe',1,'GpgFrontend::UI::QuitDialog']]], + ['isexpired_404',['IsExpired',['../classGpgFrontend_1_1GpgSubKey.html#a55f5aa99dd86cc5cb3ae175de41e925c',1,'GpgFrontend::GpgSubKey::IsExpired()'],['../classGpgFrontend_1_1GpgKeySignature.html#af813643b81367bbff2d686a346f6c1e8',1,'GpgFrontend::GpgKeySignature::IsExpired()'],['../classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd',1,'GpgFrontend::GpgKey::IsExpired()']]], + ['isexportable_405',['IsExportable',['../classGpgFrontend_1_1GpgKeySignature.html#a61ac1fdc773ecfc5b932a3aedd001eed',1,'GpgFrontend::GpgKeySignature']]], + ['isgood_406',['IsGood',['../classGpgFrontend_1_1GpgKey.html#ac418e4de3fde347b466c295b7b4434dc',1,'GpgFrontend::GpgKey']]], + ['ishasactualauthenticationcapability_407',['IsHasActualAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a2cbc6dfcac640226c924fabbf718c9d8',1,'GpgFrontend::GpgKey']]], + ['ishasactualcertificationcapability_408',['IsHasActualCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a5ec602ce6fd35b893ffc33d684c6a7f0',1,'GpgFrontend::GpgKey']]], + ['ishasactualencryptioncapability_409',['IsHasActualEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a21844aa5c7d903e6d4c8e0af49aae40a',1,'GpgFrontend::GpgKey']]], + ['ishasactualsigningcapability_410',['IsHasActualSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df',1,'GpgFrontend::GpgKey']]], + ['ishasauthenticationcapability_411',['IsHasAuthenticationCapability',['../classGpgFrontend_1_1GpgSubKey.html#af305996f419fef0dde7aa2a1b58ecd5f',1,'GpgFrontend::GpgSubKey::IsHasAuthenticationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a4ada9f15077101753524df3eeaa893c4',1,'GpgFrontend::GpgKey::IsHasAuthenticationCapability() const -> bool']]], + ['ishascardkey_412',['IsHasCardKey',['../classGpgFrontend_1_1GpgKey.html#ad2b67a93cdcf2bcc2a5378927174df16',1,'GpgFrontend::GpgKey']]], + ['ishascertificationcapability_413',['IsHasCertificationCapability',['../classGpgFrontend_1_1GpgSubKey.html#a8afd699012e6367d5fb71655dc37e22c',1,'GpgFrontend::GpgSubKey::IsHasCertificationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820',1,'GpgFrontend::GpgKey::IsHasCertificationCapability() const -> bool']]], + ['ishasencryptioncapability_414',['IsHasEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a8f19ab9a9610f5ee20dcd29af438b03f',1,'GpgFrontend::GpgKey::IsHasEncryptionCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a36919446a988986a04dc91264e31d8dd',1,'GpgFrontend::GpgSubKey::IsHasEncryptionCapability()']]], + ['ishasmasterkey_415',['IsHasMasterKey',['../classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1',1,'GpgFrontend::GpgKey']]], + ['ishassigningcapability_416',['IsHasSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a15e6f328b8cc6dc69e097d366a5bb351',1,'GpgFrontend::GpgKey::IsHasSigningCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0',1,'GpgFrontend::GpgSubKey::IsHasSigningCapability()']]], + ['isinvalid_417',['IsInvalid',['../classGpgFrontend_1_1GpgKeySignature.html#a7f6af885500105df3c2a53a6ba9f5f62',1,'GpgFrontend::GpgKeySignature']]], + ['ismoduleacivate_418',['IsModuleAcivate',['../namespaceGpgFrontend_1_1Module.html#a9758d9f7ac0d94193aec29be101cee16',1,'GpgFrontend::Module']]], + ['isnonexpired_419',['IsNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#a812adab61edebf96bbba4a18c2b82a72',1,'GpgFrontend::GenKeyInfo']]], + ['isnopassphrase_420',['IsNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a2dd1d385b95569e60526cbf15bdf03ec',1,'GpgFrontend::GenKeyInfo']]], + ['isprivatekey_421',['IsPrivateKey',['../classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e',1,'GpgFrontend::GpgSubKey::IsPrivateKey()'],['../classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a',1,'GpgFrontend::GpgKey::IsPrivateKey()']]], + ['isrevoked_422',['IsRevoked',['../classGpgFrontend_1_1GpgSubKey.html#a6e7401fb58bfb3dcc719c06898504bfa',1,'GpgFrontend::GpgSubKey::IsRevoked()'],['../classGpgFrontend_1_1GpgKeySignature.html#ae3eb5dccbf6c2702ceeeec37308ff642',1,'GpgFrontend::GpgKeySignature::IsRevoked()'],['../classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4',1,'GpgFrontend::GpgKey::IsRevoked()']]], + ['isrunning_423',['IsRunning',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450',1,'GpgFrontend::Thread::TaskRunner']]], + ['issecretkey_424',['IsSecretKey',['../classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756',1,'GpgFrontend::GpgSubKey']]], + ['issubkey_425',['IsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#a5018adac1ec215cc17dd7dabea39829d',1,'GpgFrontend::GenKeyInfo']]] ]; diff --git a/docs/html/search/all_9.js b/docs/html/search/all_9.js index 187d1387..3fc6dbe5 100644 --- a/docs/html/search/all_9.js +++ b/docs/html/search/all_9.js @@ -1,42 +1,42 @@ var searchData= [ - ['key_5fbox_5f_425',['key_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aae9905764b5551208574a932fdfba29c',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['key_5fid_5fvar_5flabel_5f_426',['key_id_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a10bc48799137d4c104975ca21c684985',1,'GpgFrontend::UI::KeyPairDetailTab::key_id_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a2f634f4c83ab5dd2d088eb07e0d3b862',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_id_var_label_()']]], - ['key_5flist_5fdock_5f_427',['key_list_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adaa66d9cdc51c946efc99bb94deda31c',1,'GpgFrontend::UI::MainWindow']]], - ['key_5fmenu_5f_428',['key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57',1,'GpgFrontend::UI::MainWindow']]], - ['key_5fsize_5fspin_5fbox_5f_429',['key_size_spin_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844',1,'GpgFrontend::UI::KeyGenDialog::key_size_spin_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa91db742b41d352ba9f88620d649afb3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_size_spin_box_()']]], - ['key_5fsize_5fvar_5flabel_5f_430',['key_size_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a63e054f4a2d8e12c70d25d39bb55f876',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_size_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1485e603de56152f45d96e0ce5c50d9b',1,'GpgFrontend::UI::KeyPairDetailTab::key_size_var_label_()']]], - ['key_5ftool_5fbar_5f_431',['key_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7',1,'GpgFrontend::UI::MainWindow']]], - ['key_5ftype_5fcombo_5fbox_5f_432',['key_type_combo_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841',1,'GpgFrontend::UI::KeyGenDialog::key_type_combo_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ac515dabcf6c094c5eeb2bf88aa3aa9d3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_type_combo_box_()']]], - ['key_5fusage_5fcheck_5fboxes_5f_433',['key_usage_check_boxes_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc',1,'GpgFrontend::UI::KeyGenDialog::key_usage_check_boxes_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a5d67b8ed68062ef127ad92986a98e95a',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_usage_check_boxes_()']]], - ['key_5fusage_5fgroup_5fbox_5f_434',['key_usage_group_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1',1,'GpgFrontend::UI::KeyGenDialog']]], - ['keydetailsdialog_435',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]], - ['keygendialog_436',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI::KeyGenDialog'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9',1,'GpgFrontend::UI::KeyGenDialog::KeyGenDialog()']]], - ['keygenpage_437',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI::KeyGenPage'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a0eb5dad522c597dcd101c02f496e7e70',1,'GpgFrontend::UI::KeyGenPage::KeyGenPage()']]], - ['keyimportdetaildialog_438',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI::KeyImportDetailDialog'],['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af',1,'GpgFrontend::UI::KeyImportDetailDialog::KeyImportDetailDialog()']]], - ['keylist_439',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI::KeyList'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418',1,'GpgFrontend::UI::KeyList::KeyList()']]], - ['keylistcolumn_440',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]], - ['keylistrow_441',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]], - ['keymenuability_442',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]], - ['keymgmt_443',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI::KeyMgmt'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64',1,'GpgFrontend::UI::KeyMgmt::KeyMgmt()']]], - ['keynewuiddialog_444',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI::KeyNewUIDDialog'],['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27',1,'GpgFrontend::UI::KeyNewUIDDialog::KeyNewUIDDialog()']]], - ['keypackageoperator_445',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]], - ['keypairdetailtab_446',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI::KeyPairDetailTab'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a90263d565b9343cf03de5542e9dee9a7',1,'GpgFrontend::UI::KeyPairDetailTab::KeyPairDetailTab()']]], - ['keypairoperatab_447',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI::KeyPairOperaTab'],['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8',1,'GpgFrontend::UI::KeyPairOperaTab::KeyPairOperaTab()']]], - ['keypairsubkeytab_448',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI::KeyPairSubkeyTab'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a9ba9e92dcb92dbed09db4aa72d2c346d',1,'GpgFrontend::UI::KeyPairSubkeyTab::KeyPairSubkeyTab()']]], - ['keypairuidtab_449',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI::KeyPairUIDTab'],['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0743109e397d0cc842b2d5155c61ecf3',1,'GpgFrontend::UI::KeyPairUIDTab::KeyPairUIDTab()']]], - ['keypressevent_450',['keyPressEvent',['../classGpgFrontend_1_1UI_1_1FilePage.html#aea388ad7876e287f71e93085e6715495',1,'GpgFrontend::UI::FilePage::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aad531bef81bf8264be3a181efd6b473d',1,'GpgFrontend::UI::FileTreeView::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html#a6e2264a989c2bb2db6bc8980b43e65f0',1,'GpgFrontend::UI::FindWidget::keyPressEvent()']]], - ['keyrefdeleter_451',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]], - ['keys_5fcache_5fmutex_5f_452',['keys_cache_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#abc3cc405bb9a90ed5cd017bf7b8bc55d',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['keys_5fsearch_5fcache_5f_453',['keys_search_cache_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a5eabfecd9ecaba8d940621183ddad308',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['keyserverimportdialog_454',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI::KeyServerImportDialog'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e',1,'GpgFrontend::UI::KeyServerImportDialog::KeyServerImportDialog()']]], - ['keyserverimporttask_455',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI::KeyServerImportTask'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#afd28e55f5fa19fbaa0f1f430abd3c07d',1,'GpgFrontend::UI::KeyServerImportTask::KeyServerImportTask()']]], - ['keyserversearchtask_456',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI::KeyServerSearchTask'],['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ab0bdaf21a52b44090a935ae8d36651b7',1,'GpgFrontend::UI::KeyServerSearchTask::KeyServerSearchTask()']]], - ['keyserverso_457',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]], - ['keyservertab_458',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI::KeyserverTab'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#aa3d3561d3bdf95de6486b2caa752616c',1,'GpgFrontend::UI::KeyserverTab::KeyserverTab()']]], - ['keysetexpiredatedialog_459',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html',1,'GpgFrontend::UI::KeySetExpireDateDialog'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QWidget *parent=nullptr)'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a5dec3013f476b4b2c0b624b2705b39d7',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QString subkey_fpr, QWidget *parent=nullptr)']]], - ['keytable_460',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI::KeyTable'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943',1,'GpgFrontend::UI::KeyTable::KeyTable()']]], - ['keyuidsigndialog_461',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI::KeyUIDSignDialog'],['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55',1,'GpgFrontend::UI::KeyUIDSignDialog::KeyUIDSignDialog()']]], - ['keyuploaddialog_462',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI::KeyUploadDialog'],['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf',1,'GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog()']]], - ['krestartcode_463',['kRestartCode',['../namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449',1,'GpgFrontend']]] + ['key_5fbox_5f_426',['key_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aae9905764b5551208574a932fdfba29c',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['key_5fid_5fvar_5flabel_5f_427',['key_id_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a10bc48799137d4c104975ca21c684985',1,'GpgFrontend::UI::KeyPairDetailTab::key_id_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a2f634f4c83ab5dd2d088eb07e0d3b862',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_id_var_label_()']]], + ['key_5flist_5fdock_5f_428',['key_list_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adaa66d9cdc51c946efc99bb94deda31c',1,'GpgFrontend::UI::MainWindow']]], + ['key_5fmenu_5f_429',['key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57',1,'GpgFrontend::UI::MainWindow']]], + ['key_5fsize_5fspin_5fbox_5f_430',['key_size_spin_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844',1,'GpgFrontend::UI::KeyGenDialog::key_size_spin_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa91db742b41d352ba9f88620d649afb3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_size_spin_box_()']]], + ['key_5fsize_5fvar_5flabel_5f_431',['key_size_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a63e054f4a2d8e12c70d25d39bb55f876',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_size_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1485e603de56152f45d96e0ce5c50d9b',1,'GpgFrontend::UI::KeyPairDetailTab::key_size_var_label_()']]], + ['key_5ftool_5fbar_5f_432',['key_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7',1,'GpgFrontend::UI::MainWindow']]], + ['key_5ftype_5fcombo_5fbox_5f_433',['key_type_combo_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841',1,'GpgFrontend::UI::KeyGenDialog::key_type_combo_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ac515dabcf6c094c5eeb2bf88aa3aa9d3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_type_combo_box_()']]], + ['key_5fusage_5fcheck_5fboxes_5f_434',['key_usage_check_boxes_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc',1,'GpgFrontend::UI::KeyGenDialog::key_usage_check_boxes_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a5d67b8ed68062ef127ad92986a98e95a',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_usage_check_boxes_()']]], + ['key_5fusage_5fgroup_5fbox_5f_435',['key_usage_group_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1',1,'GpgFrontend::UI::KeyGenDialog']]], + ['keydetailsdialog_436',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]], + ['keygendialog_437',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI::KeyGenDialog'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9',1,'GpgFrontend::UI::KeyGenDialog::KeyGenDialog()']]], + ['keygenpage_438',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI::KeyGenPage'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a0eb5dad522c597dcd101c02f496e7e70',1,'GpgFrontend::UI::KeyGenPage::KeyGenPage()']]], + ['keyimportdetaildialog_439',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI::KeyImportDetailDialog'],['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af',1,'GpgFrontend::UI::KeyImportDetailDialog::KeyImportDetailDialog()']]], + ['keylist_440',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI::KeyList'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418',1,'GpgFrontend::UI::KeyList::KeyList()']]], + ['keylistcolumn_441',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]], + ['keylistrow_442',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]], + ['keymenuability_443',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]], + ['keymgmt_444',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI::KeyMgmt'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64',1,'GpgFrontend::UI::KeyMgmt::KeyMgmt()']]], + ['keynewuiddialog_445',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI::KeyNewUIDDialog'],['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27',1,'GpgFrontend::UI::KeyNewUIDDialog::KeyNewUIDDialog()']]], + ['keypackageoperator_446',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]], + ['keypairdetailtab_447',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI::KeyPairDetailTab'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a90263d565b9343cf03de5542e9dee9a7',1,'GpgFrontend::UI::KeyPairDetailTab::KeyPairDetailTab()']]], + ['keypairoperatab_448',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI::KeyPairOperaTab'],['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8',1,'GpgFrontend::UI::KeyPairOperaTab::KeyPairOperaTab()']]], + ['keypairsubkeytab_449',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI::KeyPairSubkeyTab'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a9ba9e92dcb92dbed09db4aa72d2c346d',1,'GpgFrontend::UI::KeyPairSubkeyTab::KeyPairSubkeyTab()']]], + ['keypairuidtab_450',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI::KeyPairUIDTab'],['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0743109e397d0cc842b2d5155c61ecf3',1,'GpgFrontend::UI::KeyPairUIDTab::KeyPairUIDTab()']]], + ['keypressevent_451',['keyPressEvent',['../classGpgFrontend_1_1UI_1_1FilePage.html#aea388ad7876e287f71e93085e6715495',1,'GpgFrontend::UI::FilePage::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aad531bef81bf8264be3a181efd6b473d',1,'GpgFrontend::UI::FileTreeView::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html#a6e2264a989c2bb2db6bc8980b43e65f0',1,'GpgFrontend::UI::FindWidget::keyPressEvent()']]], + ['keyrefdeleter_452',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]], + ['keys_5fcache_5fmutex_5f_453',['keys_cache_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#abc3cc405bb9a90ed5cd017bf7b8bc55d',1,'GpgFrontend::GpgKeyGetter::Impl']]], + ['keys_5fsearch_5fcache_5f_454',['keys_search_cache_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a5eabfecd9ecaba8d940621183ddad308',1,'GpgFrontend::GpgKeyGetter::Impl']]], + ['keyserverimportdialog_455',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI::KeyServerImportDialog'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e',1,'GpgFrontend::UI::KeyServerImportDialog::KeyServerImportDialog()']]], + ['keyserverimporttask_456',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI::KeyServerImportTask'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#afd28e55f5fa19fbaa0f1f430abd3c07d',1,'GpgFrontend::UI::KeyServerImportTask::KeyServerImportTask()']]], + ['keyserversearchtask_457',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI::KeyServerSearchTask'],['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ab0bdaf21a52b44090a935ae8d36651b7',1,'GpgFrontend::UI::KeyServerSearchTask::KeyServerSearchTask()']]], + ['keyserverso_458',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]], + ['keyservertab_459',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI::KeyserverTab'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#aa3d3561d3bdf95de6486b2caa752616c',1,'GpgFrontend::UI::KeyserverTab::KeyserverTab()']]], + ['keysetexpiredatedialog_460',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html',1,'GpgFrontend::UI::KeySetExpireDateDialog'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QWidget *parent=nullptr)'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a5dec3013f476b4b2c0b624b2705b39d7',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QString subkey_fpr, QWidget *parent=nullptr)']]], + ['keytable_461',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI::KeyTable'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943',1,'GpgFrontend::UI::KeyTable::KeyTable()']]], + ['keyuidsigndialog_462',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI::KeyUIDSignDialog'],['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55',1,'GpgFrontend::UI::KeyUIDSignDialog::KeyUIDSignDialog()']]], + ['keyuploaddialog_463',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI::KeyUploadDialog'],['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf',1,'GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog()']]], + ['krestartcode_464',['kRestartCode',['../namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/all_a.js b/docs/html/search/all_a.js index 75ea22af..5290bece 100644 --- a/docs/html/search/all_a.js +++ b/docs/html/search/all_a.js @@ -1,16 +1,16 @@ var searchData= [ - ['latest_5freply_5f_464',['latest_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a77548d6c583b7fa68a2b2dd1f10dd23f',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], - ['listarchive_465',['ListArchive',['../classGpgFrontend_1_1ArchiveFileOperator.html#ab9159da7105707d91ece86e67deead07',1,'GpgFrontend::ArchiveFileOperator']]], - ['listedkeyservertesttask_466',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI::ListedKeyServerTestTask'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a260619046e2b8af8d3396cefa7a05129',1,'GpgFrontend::UI::ListedKeyServerTestTask::ListedKeyServerTestTask()']]], - ['listenrtpublishevent_467',['ListenRTPublishEvent',['../namespaceGpgFrontend_1_1Module.html#af88df9c72a7e6ec8dede9afc7234aca7',1,'GpgFrontend::Module']]], - ['listlanguages_468',['ListLanguages',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#ab3c3f59d98afb1f284a7149f4ff971b8',1,'GpgFrontend::UI::SettingsDialog']]], - ['listrtchildkeys_469',['ListRTChildKeys',['../namespaceGpgFrontend_1_1Module.html#a92a4ccb9246f778143ad3e88d2068d7c',1,'GpgFrontend::Module']]], - ['load_5fcache_5fstorage_470',['load_cache_storage',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#abf1dd239b38bc2eceb4de984b4f7d13a',1,'GpgFrontend::CacheManager::Impl']]], - ['loadcache_471',['LoadCache',['../classGpgFrontend_1_1CacheManager.html#a8d131df5a66d20a10a8c86c7f7ad0cc4',1,'GpgFrontend::CacheManager']]], - ['loaddurablecache_472',['LoadDurableCache',['../classGpgFrontend_1_1CacheManager.html#a3c9be71d8cff25c1b6b103f075ec83f4',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key) -> QJsonDocument'],['../classGpgFrontend_1_1CacheManager.html#a670ccb45bd8c1297f208db133831e742',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key, QJsonDocument default_value) -> QJsonDocument']]], - ['loadfile_473',['LoadFile',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18',1,'GpgFrontend::UI::TextEdit']]], - ['loadgpgfrontendmodules_474',['LoadGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a81e8539a1a6bfb91731e6b17d9f2aa6a',1,'GpgFrontend::Module']]], - ['localized_5fhelp_475',['localized_help',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af839ba3ff0decc82aadb922593acf53f',1,'GpgFrontend::UI::HelpPage']]], - ['loggermanager_476',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]] + ['latest_5freply_5f_465',['latest_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a77548d6c583b7fa68a2b2dd1f10dd23f',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], + ['listarchive_466',['ListArchive',['../classGpgFrontend_1_1ArchiveFileOperator.html#ab9159da7105707d91ece86e67deead07',1,'GpgFrontend::ArchiveFileOperator']]], + ['listedkeyservertesttask_467',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI::ListedKeyServerTestTask'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a260619046e2b8af8d3396cefa7a05129',1,'GpgFrontend::UI::ListedKeyServerTestTask::ListedKeyServerTestTask()']]], + ['listenrtpublishevent_468',['ListenRTPublishEvent',['../namespaceGpgFrontend_1_1Module.html#af88df9c72a7e6ec8dede9afc7234aca7',1,'GpgFrontend::Module']]], + ['listlanguages_469',['ListLanguages',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#ab3c3f59d98afb1f284a7149f4ff971b8',1,'GpgFrontend::UI::SettingsDialog']]], + ['listrtchildkeys_470',['ListRTChildKeys',['../namespaceGpgFrontend_1_1Module.html#a92a4ccb9246f778143ad3e88d2068d7c',1,'GpgFrontend::Module']]], + ['load_5fcache_5fstorage_471',['load_cache_storage',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#abf1dd239b38bc2eceb4de984b4f7d13a',1,'GpgFrontend::CacheManager::Impl']]], + ['loadcache_472',['LoadCache',['../classGpgFrontend_1_1CacheManager.html#a8d131df5a66d20a10a8c86c7f7ad0cc4',1,'GpgFrontend::CacheManager']]], + ['loaddurablecache_473',['LoadDurableCache',['../classGpgFrontend_1_1CacheManager.html#a3c9be71d8cff25c1b6b103f075ec83f4',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key) -> QJsonDocument'],['../classGpgFrontend_1_1CacheManager.html#a670ccb45bd8c1297f208db133831e742',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key, QJsonDocument default_value) -> QJsonDocument']]], + ['loadfile_474',['LoadFile',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18',1,'GpgFrontend::UI::TextEdit']]], + ['loadgpgfrontendmodules_475',['LoadGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a81e8539a1a6bfb91731e6b17d9f2aa6a',1,'GpgFrontend::Module']]], + ['localized_5fhelp_476',['localized_help',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af839ba3ff0decc82aadb922593acf53f',1,'GpgFrontend::UI::HelpPage']]], + ['loggermanager_477',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/all_b.js b/docs/html/search/all_b.js index 7a95574c..d6051a15 100644 --- a/docs/html/search/all_b.js +++ b/docs/html/search/all_b.js @@ -1,15 +1,15 @@ var searchData= [ - ['m_5ftext_5fpage_5f_477',['m_text_page_',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a11f9d0f07b704539ad1df15a5c15dca9',1,'GpgFrontend::UI::FindWidget::m_text_page_()'],['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a6380776ea1bf9a020370589e1e20efd3',1,'GpgFrontend::UI::InfoBoardWidget::m_text_page_()']]], - ['mainwindow_478',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]], - ['maybe_5fsave_5fcurrent_5ftab_479',['maybe_save_current_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a8fad090a19479a9fe89432300cca2b6c',1,'GpgFrontend::UI::TextEdit']]], - ['maybesaveanytab_480',['MaybeSaveAnyTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a2ef7669b3b92d4a8c2b0782787653555',1,'GpgFrontend::UI::TextEdit']]], - ['modifypassword_481',['ModifyPassword',['../classGpgFrontend_1_1GpgKeyOpera.html#a5e65fa1edd5db89b38cf021975a60465',1,'GpgFrontend::GpgKeyOpera']]], - ['modifytofupolicy_482',['ModifyTOFUPolicy',['../classGpgFrontend_1_1GpgKeyOpera.html#a9e8efd9e57e05059396f0120535eef30',1,'GpgFrontend::GpgKeyOpera']]], - ['module_483',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]], - ['moduleinitargs_484',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]], - ['modulemanager_485',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]], - ['moduleregisterinfo_486',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]], - ['mousepressevent_487',['mousePressEvent',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a1c0a1f76a713872530980b14baaaec29',1,'GpgFrontend::UI::FileTreeView']]], - ['mt_5f_488',['mt_',['../classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892',1,'GpgFrontend::PassphraseGenerator']]] + ['m_5ftext_5fpage_5f_478',['m_text_page_',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a11f9d0f07b704539ad1df15a5c15dca9',1,'GpgFrontend::UI::FindWidget::m_text_page_()'],['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a6380776ea1bf9a020370589e1e20efd3',1,'GpgFrontend::UI::InfoBoardWidget::m_text_page_()']]], + ['mainwindow_479',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]], + ['maybe_5fsave_5fcurrent_5ftab_480',['maybe_save_current_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a8fad090a19479a9fe89432300cca2b6c',1,'GpgFrontend::UI::TextEdit']]], + ['maybesaveanytab_481',['MaybeSaveAnyTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a2ef7669b3b92d4a8c2b0782787653555',1,'GpgFrontend::UI::TextEdit']]], + ['modifypassword_482',['ModifyPassword',['../classGpgFrontend_1_1GpgKeyOpera.html#a5e65fa1edd5db89b38cf021975a60465',1,'GpgFrontend::GpgKeyOpera']]], + ['modifytofupolicy_483',['ModifyTOFUPolicy',['../classGpgFrontend_1_1GpgKeyOpera.html#a9e8efd9e57e05059396f0120535eef30',1,'GpgFrontend::GpgKeyOpera']]], + ['module_484',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]], + ['moduleinitargs_485',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]], + ['modulemanager_486',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]], + ['moduleregisterinfo_487',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]], + ['mousepressevent_488',['mousePressEvent',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a1c0a1f76a713872530980b14baaaec29',1,'GpgFrontend::UI::FileTreeView']]], + ['mt_5f_489',['mt_',['../classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892',1,'GpgFrontend::PassphraseGenerator']]] ]; diff --git a/docs/html/search/all_c.js b/docs/html/search/all_c.js index c53b2b07..e2d0efea 100644 --- a/docs/html/search/all_c.js +++ b/docs/html/search/all_c.js @@ -1,13 +1,13 @@ var searchData= [ - ['name_5fedit_5f_489',['name_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0',1,'GpgFrontend::UI::KeyGenDialog']]], - ['name_5fvar_5flabel_5f_490',['name_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a9d57be18c2091827c04ec8809f4154be',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['needupgrade_491',['NeedUpgrade',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a9798cca1278fe49687ff833805a80817',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['networktab_492',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html',1,'GpgFrontend::UI::NetworkTab'],['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a444d3630919c1f9c4db495a58acbb9a8',1,'GpgFrontend::UI::NetworkTab::NetworkTab()']]], - ['new_5ftab_5fact_5f_493',['new_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73',1,'GpgFrontend::UI::MainWindow']]], - ['newarchive2dataexchanger_494',['NewArchive2DataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#ad8c5a68a80b99346ab622f329b4c8f3c',1,'GpgFrontend::ArchiveFileOperator']]], - ['nextid_495',['nextId',['../classGpgFrontend_1_1UI_1_1IntroPage.html#a812fd63d87955f9131a98ad8b679f8a4',1,'GpgFrontend::UI::IntroPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ChoosePage.html#a243a82d13267b7252844fd7691c703f0',1,'GpgFrontend::UI::ChoosePage::nextId()'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a28958f6627f01db7c6f75fc0dec3eead',1,'GpgFrontend::UI::KeyGenPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#a0f3f3118456ccce7c2a6965cf68d2cf7',1,'GpgFrontend::UI::ConclusionPage::nextId()']]], - ['no_5fpass_5fphrase_5fcheck_5fbox_5f_496',['no_pass_phrase_check_box_',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a001803152c0e5bd9de7c7dd04cef8ad4',1,'GpgFrontend::UI::SubkeyGenerateDialog']]], - ['notify_497',['notify',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a6f8ab335d89948c48cd634ab20ff9aa0',1,'GpgFrontend::UI::GpgFrontendApplication']]], - ['notifyfilesaved_498',['NotifyFileSaved',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5',1,'GpgFrontend::UI::PlainTextEditorPage']]] + ['name_5fedit_5f_490',['name_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0',1,'GpgFrontend::UI::KeyGenDialog']]], + ['name_5fvar_5flabel_5f_491',['name_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a9d57be18c2091827c04ec8809f4154be',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['needupgrade_492',['NeedUpgrade',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a9798cca1278fe49687ff833805a80817',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], + ['networktab_493',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html',1,'GpgFrontend::UI::NetworkTab'],['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a444d3630919c1f9c4db495a58acbb9a8',1,'GpgFrontend::UI::NetworkTab::NetworkTab()']]], + ['new_5ftab_5fact_5f_494',['new_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73',1,'GpgFrontend::UI::MainWindow']]], + ['newarchive2dataexchanger_495',['NewArchive2DataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#ad8c5a68a80b99346ab622f329b4c8f3c',1,'GpgFrontend::ArchiveFileOperator']]], + ['nextid_496',['nextId',['../classGpgFrontend_1_1UI_1_1IntroPage.html#a812fd63d87955f9131a98ad8b679f8a4',1,'GpgFrontend::UI::IntroPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ChoosePage.html#a243a82d13267b7252844fd7691c703f0',1,'GpgFrontend::UI::ChoosePage::nextId()'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a28958f6627f01db7c6f75fc0dec3eead',1,'GpgFrontend::UI::KeyGenPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#a0f3f3118456ccce7c2a6965cf68d2cf7',1,'GpgFrontend::UI::ConclusionPage::nextId()']]], + ['no_5fpass_5fphrase_5fcheck_5fbox_5f_497',['no_pass_phrase_check_box_',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a001803152c0e5bd9de7c7dd04cef8ad4',1,'GpgFrontend::UI::SubkeyGenerateDialog']]], + ['notify_498',['notify',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a6f8ab335d89948c48cd634ab20ff9aa0',1,'GpgFrontend::UI::GpgFrontendApplication']]], + ['notifyfilesaved_499',['NotifyFileSaved',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5',1,'GpgFrontend::UI::PlainTextEditorPage']]] ]; diff --git a/docs/html/search/all_d.js b/docs/html/search/all_d.js index 817ede00..55cec8e2 100644 --- a/docs/html/search/all_d.js +++ b/docs/html/search/all_d.js @@ -1,13 +1,13 @@ var searchData= [ - ['open_5fact_5f_499',['open_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d',1,'GpgFrontend::UI::MainWindow']]], - ['open_5fkey_5ffile_5fact_5f_500',['open_key_file_act_',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7',1,'GpgFrontend::UI::KeyMgmt']]], - ['open_5fkey_5fmanagement_5fact_5f_501',['open_key_management_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83',1,'GpgFrontend::UI::MainWindow']]], - ['open_5fsettings_5fact_5f_502',['open_settings_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62',1,'GpgFrontend::UI::MainWindow']]], - ['operator_20gpgme_5fdata_5ft_503',['operator gpgme_data_t',['../classGpgFrontend_1_1GpgData.html#afca7a03bd71436c8b3c4f6e8c2acd700',1,'GpgFrontend::GpgData']]], - ['operator_20gpgme_5fkey_5ft_504',['operator gpgme_key_t',['../classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b',1,'GpgFrontend::GpgKey']]], - ['operator_3c_3d_505',['operator<=',['../classGpgFrontend_1_1GpgKey.html#a316766dc789c63c1b459915860d61c40',1,'GpgFrontend::GpgKey']]], - ['operator_3d_506',['operator=',['../classGpgFrontend_1_1GpgKeySignature.html#a2f6e7ba797cc59b26729a8f63038f7dd',1,'GpgFrontend::GpgKeySignature::operator=()'],['../classGpgFrontend_1_1GpgUID.html#a919c71b4832e8866a672d35d9e3ddbd9',1,'GpgFrontend::GpgUID::operator=(const GpgUID &) -> GpgUID &=delete'],['../classGpgFrontend_1_1GpgUID.html#ad974f2650de07111a76336afcd9d8239',1,'GpgFrontend::GpgUID::operator=(GpgUID &&o) noexcept -> GpgUID &'],['../classGpgFrontend_1_1GpgTOFUInfo.html#ac9e79369424693557fe243881df86858',1,'GpgFrontend::GpgTOFUInfo::operator=(const GpgTOFUInfo &) -> GpgTOFUInfo &=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a0387dad26d2fcc70189fbfad6a9b7936',1,'GpgFrontend::GpgTOFUInfo::operator=(GpgTOFUInfo &&o) noexcept -> GpgTOFUInfo &'],['../classGpgFrontend_1_1GpgSubKey.html#a8b7fa22d50d6bade01af1e347c0539e1',1,'GpgFrontend::GpgSubKey::operator=(const GpgSubKey &) -> GpgSubKey &=delete'],['../classGpgFrontend_1_1GpgSubKey.html#aca8af7e3c71de89b753ff72504dfc5c9',1,'GpgFrontend::GpgSubKey::operator=(GpgSubKey &&o) noexcept -> GpgSubKey &'],['../classGpgFrontend_1_1GpgSignature.html#a4fa42f48fc9cc031e83975a26a840d24',1,'GpgFrontend::GpgSignature::operator=(const GpgSignature &) -> GpgSignature &=delete'],['../classGpgFrontend_1_1GpgSignature.html#a8fc463fcd607e3d53c211d3bc57b86ad',1,'GpgFrontend::GpgSignature::operator=(GpgSignature &&) noexcept -> GpgSignature &'],['../classGpgFrontend_1_1GpgKeySignature.html#a56f7e2df71d4277105f0b7cef31ca83b',1,'GpgFrontend::GpgKeySignature::operator=()'],['../classGpgFrontend_1_1GpgKey.html#a869904f711c4a7f484828bfa972c9b76',1,'GpgFrontend::GpgKey::operator=(const gpgme_key_t &) -> GpgKey &=delete'],['../classGpgFrontend_1_1GpgKey.html#ad4003b0d623b178866fdfe01c4d7c29d',1,'GpgFrontend::GpgKey::operator=(const GpgKey &) -> GpgKey &'],['../classGpgFrontend_1_1GpgKey.html#a47fb1f1e2c5582746cdda0b7fb81ccd8',1,'GpgFrontend::GpgKey::operator=(GpgKey &&) noexcept -> GpgKey &'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7',1,'GpgFrontend::SingletonFunctionObject::operator=()']]], - ['operator_3d_3d_507',['operator==',['../classGpgFrontend_1_1GpgKey.html#ab5ba2a5bcd115c2c150baaefd244c13a',1,'GpgFrontend::GpgKey::operator==()'],['../classGpgFrontend_1_1GpgSubKey.html#af62212a90e58a861f540e050f549d426',1,'GpgFrontend::GpgSubKey::operator==()']]], - ['owner_5fbox_5f_508',['owner_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ad8c25061351d8e739b70d5466b87410e',1,'GpgFrontend::UI::KeyPairDetailTab']]] + ['open_5fact_5f_500',['open_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d',1,'GpgFrontend::UI::MainWindow']]], + ['open_5fkey_5ffile_5fact_5f_501',['open_key_file_act_',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7',1,'GpgFrontend::UI::KeyMgmt']]], + ['open_5fkey_5fmanagement_5fact_5f_502',['open_key_management_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83',1,'GpgFrontend::UI::MainWindow']]], + ['open_5fsettings_5fact_5f_503',['open_settings_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62',1,'GpgFrontend::UI::MainWindow']]], + ['operator_20gpgme_5fdata_5ft_504',['operator gpgme_data_t',['../classGpgFrontend_1_1GpgData.html#afca7a03bd71436c8b3c4f6e8c2acd700',1,'GpgFrontend::GpgData']]], + ['operator_20gpgme_5fkey_5ft_505',['operator gpgme_key_t',['../classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b',1,'GpgFrontend::GpgKey']]], + ['operator_3c_3d_506',['operator<=',['../classGpgFrontend_1_1GpgKey.html#a316766dc789c63c1b459915860d61c40',1,'GpgFrontend::GpgKey']]], + ['operator_3d_507',['operator=',['../classGpgFrontend_1_1GpgKeySignature.html#a2f6e7ba797cc59b26729a8f63038f7dd',1,'GpgFrontend::GpgKeySignature::operator=()'],['../classGpgFrontend_1_1GpgUID.html#a919c71b4832e8866a672d35d9e3ddbd9',1,'GpgFrontend::GpgUID::operator=(const GpgUID &) -> GpgUID &=delete'],['../classGpgFrontend_1_1GpgUID.html#ad974f2650de07111a76336afcd9d8239',1,'GpgFrontend::GpgUID::operator=(GpgUID &&o) noexcept -> GpgUID &'],['../classGpgFrontend_1_1GpgTOFUInfo.html#ac9e79369424693557fe243881df86858',1,'GpgFrontend::GpgTOFUInfo::operator=(const GpgTOFUInfo &) -> GpgTOFUInfo &=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a0387dad26d2fcc70189fbfad6a9b7936',1,'GpgFrontend::GpgTOFUInfo::operator=(GpgTOFUInfo &&o) noexcept -> GpgTOFUInfo &'],['../classGpgFrontend_1_1GpgSubKey.html#a8b7fa22d50d6bade01af1e347c0539e1',1,'GpgFrontend::GpgSubKey::operator=(const GpgSubKey &) -> GpgSubKey &=delete'],['../classGpgFrontend_1_1GpgSubKey.html#aca8af7e3c71de89b753ff72504dfc5c9',1,'GpgFrontend::GpgSubKey::operator=(GpgSubKey &&o) noexcept -> GpgSubKey &'],['../classGpgFrontend_1_1GpgSignature.html#a4fa42f48fc9cc031e83975a26a840d24',1,'GpgFrontend::GpgSignature::operator=(const GpgSignature &) -> GpgSignature &=delete'],['../classGpgFrontend_1_1GpgSignature.html#a8fc463fcd607e3d53c211d3bc57b86ad',1,'GpgFrontend::GpgSignature::operator=(GpgSignature &&) noexcept -> GpgSignature &'],['../classGpgFrontend_1_1GpgKeySignature.html#a56f7e2df71d4277105f0b7cef31ca83b',1,'GpgFrontend::GpgKeySignature::operator=()'],['../classGpgFrontend_1_1GpgKey.html#a869904f711c4a7f484828bfa972c9b76',1,'GpgFrontend::GpgKey::operator=(const gpgme_key_t &) -> GpgKey &=delete'],['../classGpgFrontend_1_1GpgKey.html#ad4003b0d623b178866fdfe01c4d7c29d',1,'GpgFrontend::GpgKey::operator=(const GpgKey &) -> GpgKey &'],['../classGpgFrontend_1_1GpgKey.html#a47fb1f1e2c5582746cdda0b7fb81ccd8',1,'GpgFrontend::GpgKey::operator=(GpgKey &&) noexcept -> GpgKey &'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7',1,'GpgFrontend::SingletonFunctionObject::operator=()']]], + ['operator_3d_3d_508',['operator==',['../classGpgFrontend_1_1GpgKey.html#ab5ba2a5bcd115c2c150baaefd244c13a',1,'GpgFrontend::GpgKey::operator==()'],['../classGpgFrontend_1_1GpgSubKey.html#af62212a90e58a861f540e050f549d426',1,'GpgFrontend::GpgSubKey::operator==()']]], + ['owner_5fbox_5f_509',['owner_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ad8c25061351d8e739b70d5466b87410e',1,'GpgFrontend::UI::KeyPairDetailTab']]] ]; diff --git a/docs/html/search/all_e.js b/docs/html/search/all_e.js index 8f003515..d642aa1b 100644 --- a/docs/html/search/all_e.js +++ b/docs/html/search/all_e.js @@ -1,23 +1,23 @@ var searchData= [ - ['parameterinitializer_509',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]], - ['passphrasegenerator_510',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend::PassphraseGenerator'],['../classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf',1,'GpgFrontend::PassphraseGenerator::PassphraseGenerator()']]], - ['paste_5fact_5f_511',['paste_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b',1,'GpgFrontend::UI::MainWindow']]], - ['pinentry_512',['pinentry',['../structpinentry.html',1,'']]], - ['pinentryconfirm_513',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]], - ['pinentrydialog_514',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]], - ['pinlineedit_515',['PinLineEdit',['../classPinLineEdit.html',1,'']]], - ['plaintexteditorpage_516',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI::PlainTextEditorPage'],['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1',1,'GpgFrontend::UI::PlainTextEditorPage::PlainTextEditorPage()']]], - ['pointerconverter_517',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]], - ['postconcurrenttask_518',['PostConcurrentTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026',1,'GpgFrontend::Thread::TaskRunner']]], - ['postscheduletask_519',['PostScheduleTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac',1,'GpgFrontend::Thread::TaskRunner']]], - ['posttask_520',['PostTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b',1,'GpgFrontend::Thread::TaskRunner::PostTask(Task *task)'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e',1,'GpgFrontend::Thread::TaskRunner::PostTask(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)']]], - ['print_5fact_5f_521',['print_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc',1,'GpgFrontend::UI::MainWindow']]], - ['print_5frecipient_522',['print_recipient',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a705d1a24a3ab53ce6d11432b7f907c9d',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['print_5fsigner_523',['print_signer',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a591bc0f998e7c1e85f1838248c58b212',1,'GpgFrontend::GpgVerifyResultAnalyse']]], - ['print_5fsigner_5fwithout_5fkey_524',['print_signer_without_key',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ac35988f5f806ea1bedbbe2a6d5a900aa',1,'GpgFrontend::GpgVerifyResultAnalyse']]], - ['private_525',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]], - ['process_5foperation_526',['process_operation',['../namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac',1,'GpgFrontend::UI']]], - ['process_5fresult_5fanalyse_527',['process_result_analyse',['../namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)'],['../namespaceGpgFrontend_1_1UI.html#a60b5887adabc74015700795dc3c07ae9',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse_a, const GpgResultAnalyse &result_analyse_b)']]], - ['proxyconnectiontesttask_528',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI::ProxyConnectionTestTask'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a8036aaf9a2adcf033fc9f8e51da59956',1,'GpgFrontend::UI::ProxyConnectionTestTask::ProxyConnectionTestTask()']]] + ['parameterinitializer_510',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]], + ['passphrasegenerator_511',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend::PassphraseGenerator'],['../classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf',1,'GpgFrontend::PassphraseGenerator::PassphraseGenerator()']]], + ['paste_5fact_5f_512',['paste_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b',1,'GpgFrontend::UI::MainWindow']]], + ['pinentry_513',['pinentry',['../structpinentry.html',1,'']]], + ['pinentryconfirm_514',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]], + ['pinentrydialog_515',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]], + ['pinlineedit_516',['PinLineEdit',['../classPinLineEdit.html',1,'']]], + ['plaintexteditorpage_517',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI::PlainTextEditorPage'],['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1',1,'GpgFrontend::UI::PlainTextEditorPage::PlainTextEditorPage()']]], + ['pointerconverter_518',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]], + ['postconcurrenttask_519',['PostConcurrentTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026',1,'GpgFrontend::Thread::TaskRunner']]], + ['postscheduletask_520',['PostScheduleTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac',1,'GpgFrontend::Thread::TaskRunner']]], + ['posttask_521',['PostTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b',1,'GpgFrontend::Thread::TaskRunner::PostTask(Task *task)'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e',1,'GpgFrontend::Thread::TaskRunner::PostTask(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)']]], + ['print_5fact_5f_522',['print_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc',1,'GpgFrontend::UI::MainWindow']]], + ['print_5frecipient_523',['print_recipient',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a705d1a24a3ab53ce6d11432b7f907c9d',1,'GpgFrontend::GpgDecryptResultAnalyse']]], + ['print_5fsigner_524',['print_signer',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a591bc0f998e7c1e85f1838248c58b212',1,'GpgFrontend::GpgVerifyResultAnalyse']]], + ['print_5fsigner_5fwithout_5fkey_525',['print_signer_without_key',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ac35988f5f806ea1bedbbe2a6d5a900aa',1,'GpgFrontend::GpgVerifyResultAnalyse']]], + ['private_526',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]], + ['process_5foperation_527',['process_operation',['../namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac',1,'GpgFrontend::UI']]], + ['process_5fresult_5fanalyse_528',['process_result_analyse',['../namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)'],['../namespaceGpgFrontend_1_1UI.html#a60b5887adabc74015700795dc3c07ae9',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse_a, const GpgResultAnalyse &result_analyse_b)']]], + ['proxyconnectiontesttask_529',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI::ProxyConnectionTestTask'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a8036aaf9a2adcf033fc9f8e51da59956',1,'GpgFrontend::UI::ProxyConnectionTestTask::ProxyConnectionTestTask()']]] ]; diff --git a/docs/html/search/all_f.js b/docs/html/search/all_f.js index 0d06f74d..005cb505 100644 --- a/docs/html/search/all_f.js +++ b/docs/html/search/all_f.js @@ -1,6 +1,6 @@ var searchData= [ - ['quit_5fact_5f_529',['quit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9',1,'GpgFrontend::UI::MainWindow']]], - ['quitdialog_530',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html',1,'GpgFrontend::UI::QuitDialog'],['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a60419bf8e817db25128c2f941fc42a3d',1,'GpgFrontend::UI::QuitDialog::QuitDialog()']]], - ['quote_5fact_5f_531',['quote_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac',1,'GpgFrontend::UI::MainWindow']]] + ['quit_5fact_5f_530',['quit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9',1,'GpgFrontend::UI::MainWindow']]], + ['quitdialog_531',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html',1,'GpgFrontend::UI::QuitDialog'],['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a60419bf8e817db25128c2f941fc42a3d',1,'GpgFrontend::UI::QuitDialog::QuitDialog()']]], + ['quote_5fact_5f_532',['quote_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/classes_0.js b/docs/html/search/classes_0.js index ba1ffd8e..967a9d43 100644 --- a/docs/html/search/classes_0.js +++ b/docs/html/search/classes_0.js @@ -1,10 +1,10 @@ var searchData= [ - ['aboutdialog_842',['AboutDialog',['../classGpgFrontend_1_1UI_1_1AboutDialog.html',1,'GpgFrontend::UI']]], - ['alloc_843',['alloc',['../classsecmem_1_1alloc.html',1,'secmem']]], - ['appearanceso_844',['AppearanceSO',['../structGpgFrontend_1_1UI_1_1AppearanceSO.html',1,'GpgFrontend::UI']]], - ['appearancetab_845',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html',1,'GpgFrontend::UI']]], - ['archivefileoperator_846',['ArchiveFileOperator',['../classGpgFrontend_1_1ArchiveFileOperator.html',1,'GpgFrontend']]], - ['archivereadclientdata_847',['ArchiveReadClientData',['../structGpgFrontend_1_1ArchiveReadClientData.html',1,'GpgFrontend']]], - ['automatonhandelstruct_848',['AutomatonHandelStruct',['../structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct.html',1,'GpgFrontend::GpgKeyManager']]] + ['aboutdialog_843',['AboutDialog',['../classGpgFrontend_1_1UI_1_1AboutDialog.html',1,'GpgFrontend::UI']]], + ['alloc_844',['alloc',['../classsecmem_1_1alloc.html',1,'secmem']]], + ['appearanceso_845',['AppearanceSO',['../structGpgFrontend_1_1UI_1_1AppearanceSO.html',1,'GpgFrontend::UI']]], + ['appearancetab_846',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html',1,'GpgFrontend::UI']]], + ['archivefileoperator_847',['ArchiveFileOperator',['../classGpgFrontend_1_1ArchiveFileOperator.html',1,'GpgFrontend']]], + ['archivereadclientdata_848',['ArchiveReadClientData',['../structGpgFrontend_1_1ArchiveReadClientData.html',1,'GpgFrontend']]], + ['automatonhandelstruct_849',['AutomatonHandelStruct',['../structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct.html',1,'GpgFrontend::GpgKeyManager']]] ]; diff --git a/docs/html/search/classes_1.js b/docs/html/search/classes_1.js index 1c82dbac..db6b4ae1 100644 --- a/docs/html/search/classes_1.js +++ b/docs/html/search/classes_1.js @@ -1,15 +1,15 @@ var searchData= [ - ['cachemanager_849',['CacheManager',['../classGpgFrontend_1_1CacheManager.html',1,'GpgFrontend']]], - ['cacheobject_850',['CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html',1,'GpgFrontend::UI']]], - ['capslockwatcher_851',['CapsLockWatcher',['../classCapsLockWatcher.html',1,'']]], - ['channelobject_852',['ChannelObject',['../classGpgFrontend_1_1ChannelObject.html',1,'GpgFrontend']]], - ['choosepage_853',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html',1,'GpgFrontend::UI']]], - ['class_854',['class',['../classclass.html',1,'']]], - ['commonutils_855',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html',1,'GpgFrontend::UI']]], - ['conclusionpage_856',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html',1,'GpgFrontend::UI']]], - ['constraintsoptions_857',['ConstraintsOptions',['../structPinEntryDialog_1_1ConstraintsOptions.html',1,'PinEntryDialog']]], - ['coreinitargs_858',['CoreInitArgs',['../structGpgFrontend_1_1CoreInitArgs.html',1,'GpgFrontend']]], - ['coresignalstation_859',['CoreSignalStation',['../classGpgFrontend_1_1CoreSignalStation.html',1,'GpgFrontend']]], - ['cryptomenu_860',['CryptoMenu',['../structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html',1,'GpgFrontend::UI::MainWindow']]] + ['cachemanager_850',['CacheManager',['../classGpgFrontend_1_1CacheManager.html',1,'GpgFrontend']]], + ['cacheobject_851',['CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html',1,'GpgFrontend::UI']]], + ['capslockwatcher_852',['CapsLockWatcher',['../classCapsLockWatcher.html',1,'']]], + ['channelobject_853',['ChannelObject',['../classGpgFrontend_1_1ChannelObject.html',1,'GpgFrontend']]], + ['choosepage_854',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html',1,'GpgFrontend::UI']]], + ['class_855',['class',['../classclass.html',1,'']]], + ['commonutils_856',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html',1,'GpgFrontend::UI']]], + ['conclusionpage_857',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html',1,'GpgFrontend::UI']]], + ['constraintsoptions_858',['ConstraintsOptions',['../structPinEntryDialog_1_1ConstraintsOptions.html',1,'PinEntryDialog']]], + ['coreinitargs_859',['CoreInitArgs',['../structGpgFrontend_1_1CoreInitArgs.html',1,'GpgFrontend']]], + ['coresignalstation_860',['CoreSignalStation',['../classGpgFrontend_1_1CoreSignalStation.html',1,'GpgFrontend']]], + ['cryptomenu_861',['CryptoMenu',['../structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/classes_10.js b/docs/html/search/classes_10.js index 8c42af9e..2ade8b6e 100644 --- a/docs/html/search/classes_10.js +++ b/docs/html/search/classes_10.js @@ -1,13 +1,13 @@ var searchData= [ - ['task_1008',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html',1,'GpgFrontend::Thread']]], - ['taskhandler_1009',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]], - ['taskrunner_1010',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread']]], - ['taskrunnergetter_1011',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]], - ['testlistedkeyserverthread_1012',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]], - ['textedit_1013',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]], - ['threadsafemap_1014',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], - ['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_1015',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], - ['tofuinfopage_1016',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html',1,'GpgFrontend::UI']]], - ['translatorstab_1017',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI']]] + ['task_1009',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html',1,'GpgFrontend::Thread']]], + ['taskhandler_1010',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]], + ['taskrunner_1011',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread']]], + ['taskrunnergetter_1012',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]], + ['testlistedkeyserverthread_1013',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]], + ['textedit_1014',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]], + ['threadsafemap_1015',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], + ['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_1016',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], + ['tofuinfopage_1017',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html',1,'GpgFrontend::UI']]], + ['translatorstab_1018',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_11.js b/docs/html/search/classes_11.js index fbc88097..04955eb7 100644 --- a/docs/html/search/classes_11.js +++ b/docs/html/search/classes_11.js @@ -1,5 +1,5 @@ var searchData= [ - ['uisignalstation_1018',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]], - ['updatetab_1019',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html',1,'GpgFrontend::UI']]] + ['uisignalstation_1019',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]], + ['updatetab_1020',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_12.js b/docs/html/search/classes_12.js index fb7f1fc9..21bc00f8 100644 --- a/docs/html/search/classes_12.js +++ b/docs/html/search/classes_12.js @@ -1,7 +1,7 @@ var searchData= [ - ['verifydetailsdialog_1020',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI']]], - ['verifykeydetailbox_1021',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI']]], - ['versioncheckingmodule_1022',['VersionCheckingModule',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], - ['versionchecktask_1023',['VersionCheckTask',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]] + ['verifydetailsdialog_1021',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI']]], + ['verifykeydetailbox_1022',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI']]], + ['versioncheckingmodule_1023',['VersionCheckingModule',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], + ['versionchecktask_1024',['VersionCheckTask',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]] ]; diff --git a/docs/html/search/classes_13.js b/docs/html/search/classes_13.js index 3fa32d79..4cc69f18 100644 --- a/docs/html/search/classes_13.js +++ b/docs/html/search/classes_13.js @@ -1,6 +1,6 @@ var searchData= [ - ['waitingdialog_1024',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI']]], - ['windowstateso_1025',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]], - ['wizard_1026',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI']]] + ['waitingdialog_1025',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI']]], + ['windowstateso_1026',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]], + ['wizard_1027',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_2.js b/docs/html/search/classes_2.js index b9f6a324..3f51d431 100644 --- a/docs/html/search/classes_2.js +++ b/docs/html/search/classes_2.js @@ -1,6 +1,6 @@ var searchData= [ - ['dataobject_861',['DataObject',['../classGpgFrontend_1_1DataObject.html',1,'GpgFrontend']]], - ['dataobjectoperator_862',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html',1,'GpgFrontend']]], - ['datarefdeleter_863',['DataRefDeleter',['../structGpgFrontend_1_1GpgData_1_1DataRefDeleter.html',1,'GpgFrontend::GpgData']]] + ['dataobject_862',['DataObject',['../classGpgFrontend_1_1DataObject.html',1,'GpgFrontend']]], + ['dataobjectoperator_863',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html',1,'GpgFrontend']]], + ['datarefdeleter_864',['DataRefDeleter',['../structGpgFrontend_1_1GpgData_1_1DataRefDeleter.html',1,'GpgFrontend::GpgData']]] ]; diff --git a/docs/html/search/classes_3.js b/docs/html/search/classes_3.js index 97da15cc..00ae8150 100644 --- a/docs/html/search/classes_3.js +++ b/docs/html/search/classes_3.js @@ -1,6 +1,6 @@ var searchData= [ - ['event_864',['Event',['../classGpgFrontend_1_1Module_1_1Event.html',1,'GpgFrontend::Module']]], - ['executecontext_865',['ExecuteContext',['../structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html',1,'GpgFrontend::GpgCommandExecutor']]], - ['exportkeypackagedialog_866',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html',1,'GpgFrontend::UI']]] + ['event_865',['Event',['../classGpgFrontend_1_1Module_1_1Event.html',1,'GpgFrontend::Module']]], + ['executecontext_866',['ExecuteContext',['../structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html',1,'GpgFrontend::GpgCommandExecutor']]], + ['exportkeypackagedialog_867',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_4.js b/docs/html/search/classes_4.js index 6bef0dad..00f64696 100644 --- a/docs/html/search/classes_4.js +++ b/docs/html/search/classes_4.js @@ -1,11 +1,11 @@ var searchData= [ - ['filepage_867',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html',1,'GpgFrontend::UI']]], - ['filereadtask_868',['FileReadTask',['../classGpgFrontend_1_1UI_1_1FileReadTask.html',1,'GpgFrontend::UI']]], - ['filetreeview_869',['FileTreeView',['../classGpgFrontend_1_1UI_1_1FileTreeView.html',1,'GpgFrontend::UI']]], - ['findwidget_870',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html',1,'GpgFrontend::UI']]], - ['formattedpassphraseoptions_871',['FormattedPassphraseOptions',['../structPinEntryDialog_1_1FormattedPassphraseOptions.html',1,'PinEntryDialog']]], - ['formatter_3c_20qbytearray_20_3e_872',['formatter< QByteArray >',['../structfmt_1_1formatter_3_01QByteArray_01_4.html',1,'fmt']]], - ['formatter_3c_20qstring_20_3e_873',['formatter< QString >',['../structfmt_1_1formatter_3_01QString_01_4.html',1,'fmt']]], - ['functionobjecttypelockinfo_874',['FunctionObjectTypeLockInfo',['../structFunctionObjectTypeLockInfo.html',1,'']]] + ['filepage_868',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html',1,'GpgFrontend::UI']]], + ['filereadtask_869',['FileReadTask',['../classGpgFrontend_1_1UI_1_1FileReadTask.html',1,'GpgFrontend::UI']]], + ['filetreeview_870',['FileTreeView',['../classGpgFrontend_1_1UI_1_1FileTreeView.html',1,'GpgFrontend::UI']]], + ['findwidget_871',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html',1,'GpgFrontend::UI']]], + ['formattedpassphraseoptions_872',['FormattedPassphraseOptions',['../structPinEntryDialog_1_1FormattedPassphraseOptions.html',1,'PinEntryDialog']]], + ['formatter_3c_20qbytearray_20_3e_873',['formatter< QByteArray >',['../structfmt_1_1formatter_3_01QByteArray_01_4.html',1,'fmt']]], + ['formatter_3c_20qstring_20_3e_874',['formatter< QString >',['../structfmt_1_1formatter_3_01QString_01_4.html',1,'fmt']]], + ['functionobjecttypelockinfo_875',['FunctionObjectTypeLockInfo',['../structFunctionObjectTypeLockInfo.html',1,'']]] ]; diff --git a/docs/html/search/classes_5.js b/docs/html/search/classes_5.js index 3dc3d583..892b50ea 100644 --- a/docs/html/search/classes_5.js +++ b/docs/html/search/classes_5.js @@ -1,55 +1,55 @@ var searchData= [ - ['generaldialog_875',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html',1,'GpgFrontend::UI']]], - ['generalmainwindow_876',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html',1,'GpgFrontend::UI']]], - ['generaltab_877',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html',1,'GpgFrontend::UI']]], - ['generalwindowstate_878',['GeneralWindowState',['../classGpgFrontend_1_1UI_1_1GeneralWindowState.html',1,'GpgFrontend::UI']]], - ['generaterevokecertification_879',['GenerateRevokeCertification',['../classGpgFrontend_1_1UI_1_1GenerateRevokeCertification.html',1,'GpgFrontend::UI']]], - ['genkeyinfo_880',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html',1,'GpgFrontend']]], - ['gfbuffer_881',['GFBuffer',['../classGpgFrontend_1_1GFBuffer.html',1,'GpgFrontend']]], - ['gfdataexchanger_882',['GFDataExchanger',['../classGpgFrontend_1_1GFDataExchanger.html',1,'GpgFrontend']]], - ['globalmodulecontext_883',['GlobalModuleContext',['../classGpgFrontend_1_1Module_1_1GlobalModuleContext.html',1,'GpgFrontend::Module']]], - ['globalregistertable_884',['GlobalRegisterTable',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable.html',1,'GpgFrontend::Module']]], - ['globalsettingstation_885',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html',1,'GpgFrontend']]], - ['gnupgcontrollerdialog_886',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html',1,'GpgFrontend::UI']]], - ['gnupginfogatheringmodule_887',['GnuPGInfoGatheringModule',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gnupgtab_888',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html',1,'GpgFrontend::UI']]], - ['gpgadvancedoperator_889',['GpgAdvancedOperator',['../classGpgFrontend_1_1GpgAdvancedOperator.html',1,'GpgFrontend']]], - ['gpgbasicoperator_890',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html',1,'GpgFrontend']]], - ['gpgcommandexecutor_891',['GpgCommandExecutor',['../classGpgFrontend_1_1GpgCommandExecutor.html',1,'GpgFrontend']]], - ['gpgcomponentinfo_892',['GpgComponentInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gpgcontext_893',['GpgContext',['../classGpgFrontend_1_1GpgContext.html',1,'GpgFrontend']]], - ['gpgcontextinitargs_894',['GpgContextInitArgs',['../structGpgFrontend_1_1GpgContextInitArgs.html',1,'GpgFrontend']]], - ['gpgcoretest_895',['GpgCoreTest',['../classGpgFrontend_1_1Test_1_1GpgCoreTest.html',1,'GpgFrontend::Test']]], - ['gpgdata_896',['GpgData',['../classGpgFrontend_1_1GpgData.html',1,'GpgFrontend']]], - ['gpgdecryptresult_897',['GpgDecryptResult',['../classGpgFrontend_1_1GpgDecryptResult.html',1,'GpgFrontend']]], - ['gpgdecryptresultanalyse_898',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html',1,'GpgFrontend']]], - ['gpgencryptresult_899',['GpgEncryptResult',['../classGpgFrontend_1_1GpgEncryptResult.html',1,'GpgFrontend']]], - ['gpgencryptresultanalyse_900',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html',1,'GpgFrontend']]], - ['gpgfileopera_901',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html',1,'GpgFrontend']]], - ['gpgfrontendapplication_902',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html',1,'GpgFrontend::UI']]], - ['gpgfrontendcontext_903',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html',1,'GpgFrontend::GpgFrontendContext'],['../structGpgFrontend_1_1Test_1_1GpgFrontendContext.html',1,'GpgFrontend::Test::GpgFrontendContext']]], - ['gpggeneratekeyresult_904',['GpgGenerateKeyResult',['../classGpgFrontend_1_1GpgGenerateKeyResult.html',1,'GpgFrontend']]], - ['gpgimportedkey_905',['GpgImportedKey',['../classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey.html',1,'GpgFrontend::GpgImportInformation']]], - ['gpgimportinformation_906',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html',1,'GpgFrontend']]], - ['gpginfo_907',['GpgInfo',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gpgkey_908',['GpgKey',['../classGpgFrontend_1_1GpgKey.html',1,'GpgFrontend']]], - ['gpgkeygetter_909',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html',1,'GpgFrontend']]], - ['gpgkeyimportexporter_910',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html',1,'GpgFrontend']]], - ['gpgkeymanager_911',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html',1,'GpgFrontend']]], - ['gpgkeyopera_912',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html',1,'GpgFrontend']]], - ['gpgkeysignature_913',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html',1,'GpgFrontend']]], - ['gpgoptionsinfo_914',['GpgOptionsInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gpgpassphrasecontext_915',['GpgPassphraseContext',['../classGpgFrontend_1_1GpgPassphraseContext.html',1,'GpgFrontend']]], - ['gpgrecipient_916',['GpgRecipient',['../structGpgFrontend_1_1GpgRecipient.html',1,'GpgFrontend']]], - ['gpgresultanalyse_917',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html',1,'GpgFrontend']]], - ['gpgsignature_918',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html',1,'GpgFrontend']]], - ['gpgsignresult_919',['GpgSignResult',['../classGpgFrontend_1_1GpgSignResult.html',1,'GpgFrontend']]], - ['gpgsignresultanalyse_920',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html',1,'GpgFrontend']]], - ['gpgsubkey_921',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html',1,'GpgFrontend']]], - ['gpgtofuinfo_922',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html',1,'GpgFrontend']]], - ['gpguid_923',['GpgUID',['../classGpgFrontend_1_1GpgUID.html',1,'GpgFrontend']]], - ['gpguidoperator_924',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html',1,'GpgFrontend']]], - ['gpgverifyresult_925',['GpgVerifyResult',['../classGpgFrontend_1_1GpgVerifyResult.html',1,'GpgFrontend']]], - ['gpgverifyresultanalyse_926',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html',1,'GpgFrontend']]] + ['generaldialog_876',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html',1,'GpgFrontend::UI']]], + ['generalmainwindow_877',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html',1,'GpgFrontend::UI']]], + ['generaltab_878',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html',1,'GpgFrontend::UI']]], + ['generalwindowstate_879',['GeneralWindowState',['../classGpgFrontend_1_1UI_1_1GeneralWindowState.html',1,'GpgFrontend::UI']]], + ['generaterevokecertification_880',['GenerateRevokeCertification',['../classGpgFrontend_1_1UI_1_1GenerateRevokeCertification.html',1,'GpgFrontend::UI']]], + ['genkeyinfo_881',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html',1,'GpgFrontend']]], + ['gfbuffer_882',['GFBuffer',['../classGpgFrontend_1_1GFBuffer.html',1,'GpgFrontend']]], + ['gfdataexchanger_883',['GFDataExchanger',['../classGpgFrontend_1_1GFDataExchanger.html',1,'GpgFrontend']]], + ['globalmodulecontext_884',['GlobalModuleContext',['../classGpgFrontend_1_1Module_1_1GlobalModuleContext.html',1,'GpgFrontend::Module']]], + ['globalregistertable_885',['GlobalRegisterTable',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable.html',1,'GpgFrontend::Module']]], + ['globalsettingstation_886',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html',1,'GpgFrontend']]], + ['gnupgcontrollerdialog_887',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html',1,'GpgFrontend::UI']]], + ['gnupginfogatheringmodule_888',['GnuPGInfoGatheringModule',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], + ['gnupgtab_889',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html',1,'GpgFrontend::UI']]], + ['gpgadvancedoperator_890',['GpgAdvancedOperator',['../classGpgFrontend_1_1GpgAdvancedOperator.html',1,'GpgFrontend']]], + ['gpgbasicoperator_891',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html',1,'GpgFrontend']]], + ['gpgcommandexecutor_892',['GpgCommandExecutor',['../classGpgFrontend_1_1GpgCommandExecutor.html',1,'GpgFrontend']]], + ['gpgcomponentinfo_893',['GpgComponentInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], + ['gpgcontext_894',['GpgContext',['../classGpgFrontend_1_1GpgContext.html',1,'GpgFrontend']]], + ['gpgcontextinitargs_895',['GpgContextInitArgs',['../structGpgFrontend_1_1GpgContextInitArgs.html',1,'GpgFrontend']]], + ['gpgcoretest_896',['GpgCoreTest',['../classGpgFrontend_1_1Test_1_1GpgCoreTest.html',1,'GpgFrontend::Test']]], + ['gpgdata_897',['GpgData',['../classGpgFrontend_1_1GpgData.html',1,'GpgFrontend']]], + ['gpgdecryptresult_898',['GpgDecryptResult',['../classGpgFrontend_1_1GpgDecryptResult.html',1,'GpgFrontend']]], + ['gpgdecryptresultanalyse_899',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html',1,'GpgFrontend']]], + ['gpgencryptresult_900',['GpgEncryptResult',['../classGpgFrontend_1_1GpgEncryptResult.html',1,'GpgFrontend']]], + ['gpgencryptresultanalyse_901',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html',1,'GpgFrontend']]], + ['gpgfileopera_902',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html',1,'GpgFrontend']]], + ['gpgfrontendapplication_903',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html',1,'GpgFrontend::UI']]], + ['gpgfrontendcontext_904',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html',1,'GpgFrontend::GpgFrontendContext'],['../structGpgFrontend_1_1Test_1_1GpgFrontendContext.html',1,'GpgFrontend::Test::GpgFrontendContext']]], + ['gpggeneratekeyresult_905',['GpgGenerateKeyResult',['../classGpgFrontend_1_1GpgGenerateKeyResult.html',1,'GpgFrontend']]], + ['gpgimportedkey_906',['GpgImportedKey',['../classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey.html',1,'GpgFrontend::GpgImportInformation']]], + ['gpgimportinformation_907',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html',1,'GpgFrontend']]], + ['gpginfo_908',['GpgInfo',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], + ['gpgkey_909',['GpgKey',['../classGpgFrontend_1_1GpgKey.html',1,'GpgFrontend']]], + ['gpgkeygetter_910',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html',1,'GpgFrontend']]], + ['gpgkeyimportexporter_911',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html',1,'GpgFrontend']]], + ['gpgkeymanager_912',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html',1,'GpgFrontend']]], + ['gpgkeyopera_913',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html',1,'GpgFrontend']]], + ['gpgkeysignature_914',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html',1,'GpgFrontend']]], + ['gpgoptionsinfo_915',['GpgOptionsInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], + ['gpgpassphrasecontext_916',['GpgPassphraseContext',['../classGpgFrontend_1_1GpgPassphraseContext.html',1,'GpgFrontend']]], + ['gpgrecipient_917',['GpgRecipient',['../structGpgFrontend_1_1GpgRecipient.html',1,'GpgFrontend']]], + ['gpgresultanalyse_918',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html',1,'GpgFrontend']]], + ['gpgsignature_919',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html',1,'GpgFrontend']]], + ['gpgsignresult_920',['GpgSignResult',['../classGpgFrontend_1_1GpgSignResult.html',1,'GpgFrontend']]], + ['gpgsignresultanalyse_921',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html',1,'GpgFrontend']]], + ['gpgsubkey_922',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html',1,'GpgFrontend']]], + ['gpgtofuinfo_923',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html',1,'GpgFrontend']]], + ['gpguid_924',['GpgUID',['../classGpgFrontend_1_1GpgUID.html',1,'GpgFrontend']]], + ['gpguidoperator_925',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html',1,'GpgFrontend']]], + ['gpgverifyresult_926',['GpgVerifyResult',['../classGpgFrontend_1_1GpgVerifyResult.html',1,'GpgFrontend']]], + ['gpgverifyresultanalyse_927',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/classes_6.js b/docs/html/search/classes_6.js index 57a40322..b6c53daa 100644 --- a/docs/html/search/classes_6.js +++ b/docs/html/search/classes_6.js @@ -1,4 +1,4 @@ var searchData= [ - ['helppage_927',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html',1,'GpgFrontend::UI']]] + ['helppage_928',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_7.js b/docs/html/search/classes_7.js index b0198728..edc5ee62 100644 --- a/docs/html/search/classes_7.js +++ b/docs/html/search/classes_7.js @@ -1,7 +1,7 @@ var searchData= [ - ['impl_928',['Impl',['../classGpgFrontend_1_1CacheManager_1_1Impl.html',1,'GpgFrontend::CacheManager::Impl'],['../classGpgFrontend_1_1DataObject_1_1Impl.html',1,'GpgFrontend::DataObject::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html',1,'GpgFrontend::GlobalSettingStation::Impl'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html',1,'GpgFrontend::GpgContext::Impl'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html',1,'GpgFrontend::GpgKeyGetter::Impl'],['../classGpgFrontend_1_1Module_1_1Event_1_1Impl.html',1,'GpgFrontend::Module::Event::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl'],['../classGpgFrontend_1_1Module_1_1Module_1_1Impl.html',1,'GpgFrontend::Module::Module::Impl'],['../classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html',1,'GpgFrontend::Module::ModuleManager::Impl'],['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html',1,'GpgFrontend::SingletonStorage::Impl'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html',1,'GpgFrontend::SingletonStorageCollection::Impl'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html',1,'GpgFrontend::Thread::Task::Impl'],['../classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html',1,'GpgFrontend::Thread::TaskRunner::Impl']]], - ['infoboardwidget_929',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html',1,'GpgFrontend::UI']]], - ['infotab_930',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html',1,'GpgFrontend::UI']]], - ['intropage_931',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI']]] + ['impl_929',['Impl',['../classGpgFrontend_1_1CacheManager_1_1Impl.html',1,'GpgFrontend::CacheManager::Impl'],['../classGpgFrontend_1_1DataObject_1_1Impl.html',1,'GpgFrontend::DataObject::Impl'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html',1,'GpgFrontend::GlobalSettingStation::Impl'],['../classGpgFrontend_1_1GpgContext_1_1Impl.html',1,'GpgFrontend::GpgContext::Impl'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html',1,'GpgFrontend::GpgKeyGetter::Impl'],['../classGpgFrontend_1_1Module_1_1Event_1_1Impl.html',1,'GpgFrontend::Module::Event::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl'],['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl'],['../classGpgFrontend_1_1Module_1_1Module_1_1Impl.html',1,'GpgFrontend::Module::Module::Impl'],['../classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl.html',1,'GpgFrontend::Module::ModuleManager::Impl'],['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html',1,'GpgFrontend::SingletonStorage::Impl'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html',1,'GpgFrontend::SingletonStorageCollection::Impl'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html',1,'GpgFrontend::Thread::Task::Impl'],['../classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl.html',1,'GpgFrontend::Thread::TaskRunner::Impl']]], + ['infoboardwidget_930',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html',1,'GpgFrontend::UI']]], + ['infotab_931',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html',1,'GpgFrontend::UI']]], + ['intropage_932',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_8.js b/docs/html/search/classes_8.js index dbe5f760..4c87bc76 100644 --- a/docs/html/search/classes_8.js +++ b/docs/html/search/classes_8.js @@ -1,28 +1,28 @@ var searchData= [ - ['keydetailsdialog_932',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]], - ['keygendialog_933',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI']]], - ['keygenpage_934',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI']]], - ['keyimportdetaildialog_935',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI']]], - ['keylist_936',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI']]], - ['keylistcolumn_937',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]], - ['keylistrow_938',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]], - ['keymenuability_939',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]], - ['keymgmt_940',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI']]], - ['keynewuiddialog_941',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI']]], - ['keypackageoperator_942',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]], - ['keypairdetailtab_943',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI']]], - ['keypairoperatab_944',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI']]], - ['keypairsubkeytab_945',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI']]], - ['keypairuidtab_946',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI']]], - ['keyrefdeleter_947',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]], - ['keyserverimportdialog_948',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI']]], - ['keyserverimporttask_949',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI']]], - ['keyserversearchtask_950',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI']]], - ['keyserverso_951',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]], - ['keyservertab_952',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI']]], - ['keysetexpiredatedialog_953',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html',1,'GpgFrontend::UI']]], - ['keytable_954',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI']]], - ['keyuidsigndialog_955',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI']]], - ['keyuploaddialog_956',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI']]] + ['keydetailsdialog_933',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]], + ['keygendialog_934',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI']]], + ['keygenpage_935',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI']]], + ['keyimportdetaildialog_936',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI']]], + ['keylist_937',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI']]], + ['keylistcolumn_938',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]], + ['keylistrow_939',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]], + ['keymenuability_940',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]], + ['keymgmt_941',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI']]], + ['keynewuiddialog_942',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI']]], + ['keypackageoperator_943',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]], + ['keypairdetailtab_944',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI']]], + ['keypairoperatab_945',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI']]], + ['keypairsubkeytab_946',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI']]], + ['keypairuidtab_947',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI']]], + ['keyrefdeleter_948',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]], + ['keyserverimportdialog_949',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI']]], + ['keyserverimporttask_950',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI']]], + ['keyserversearchtask_951',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI']]], + ['keyserverso_952',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]], + ['keyservertab_953',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI']]], + ['keysetexpiredatedialog_954',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html',1,'GpgFrontend::UI']]], + ['keytable_955',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI']]], + ['keyuidsigndialog_956',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI']]], + ['keyuploaddialog_957',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_9.js b/docs/html/search/classes_9.js index f902388a..cecd3cf4 100644 --- a/docs/html/search/classes_9.js +++ b/docs/html/search/classes_9.js @@ -1,5 +1,5 @@ var searchData= [ - ['listedkeyservertesttask_957',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI']]], - ['loggermanager_958',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]] + ['listedkeyservertesttask_958',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI']]], + ['loggermanager_959',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/classes_a.js b/docs/html/search/classes_a.js index fc0172f3..9187e29d 100644 --- a/docs/html/search/classes_a.js +++ b/docs/html/search/classes_a.js @@ -1,8 +1,8 @@ var searchData= [ - ['mainwindow_959',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]], - ['module_960',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]], - ['moduleinitargs_961',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]], - ['modulemanager_962',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]], - ['moduleregisterinfo_963',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]] + ['mainwindow_960',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]], + ['module_961',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]], + ['moduleinitargs_962',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]], + ['modulemanager_963',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]], + ['moduleregisterinfo_964',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]] ]; diff --git a/docs/html/search/classes_b.js b/docs/html/search/classes_b.js index 41681ea1..025675a0 100644 --- a/docs/html/search/classes_b.js +++ b/docs/html/search/classes_b.js @@ -1,4 +1,4 @@ var searchData= [ - ['networktab_964',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html',1,'GpgFrontend::UI']]] + ['networktab_965',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_c.js b/docs/html/search/classes_c.js index 76b927db..0fc38f26 100644 --- a/docs/html/search/classes_c.js +++ b/docs/html/search/classes_c.js @@ -1,13 +1,13 @@ var searchData= [ - ['parameterinitializer_965',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]], - ['passphrasegenerator_966',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend']]], - ['pinentry_967',['pinentry',['../structpinentry.html',1,'']]], - ['pinentryconfirm_968',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]], - ['pinentrydialog_969',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]], - ['pinlineedit_970',['PinLineEdit',['../classPinLineEdit.html',1,'']]], - ['plaintexteditorpage_971',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI']]], - ['pointerconverter_972',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]], - ['private_973',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]], - ['proxyconnectiontesttask_974',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI']]] + ['parameterinitializer_966',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]], + ['passphrasegenerator_967',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend']]], + ['pinentry_968',['pinentry',['../structpinentry.html',1,'']]], + ['pinentryconfirm_969',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]], + ['pinentrydialog_970',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]], + ['pinlineedit_971',['PinLineEdit',['../classPinLineEdit.html',1,'']]], + ['plaintexteditorpage_972',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI']]], + ['pointerconverter_973',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]], + ['private_974',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]], + ['proxyconnectiontesttask_975',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_d.js b/docs/html/search/classes_d.js index 09c7a98a..dc2ffb90 100644 --- a/docs/html/search/classes_d.js +++ b/docs/html/search/classes_d.js @@ -1,4 +1,4 @@ var searchData= [ - ['quitdialog_975',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html',1,'GpgFrontend::UI']]] + ['quitdialog_976',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/classes_e.js b/docs/html/search/classes_e.js index b7fc3d29..2ff093c0 100644 --- a/docs/html/search/classes_e.js +++ b/docs/html/search/classes_e.js @@ -1,7 +1,7 @@ var searchData= [ - ['raisepinentry_976',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html',1,'GpgFrontend::UI']]], - ['rebind_977',['rebind',['../structsecmem_1_1alloc_1_1rebind.html',1,'secmem::alloc']]], - ['refdeleter_978',['RefDeleter',['../structGpgFrontend_1_1RefDeleter.html',1,'GpgFrontend']]], - ['rtnode_979',['RTNode',['../structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl']]] + ['raisepinentry_977',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html',1,'GpgFrontend::UI']]], + ['rebind_978',['rebind',['../structsecmem_1_1alloc_1_1rebind.html',1,'secmem::alloc']]], + ['refdeleter_979',['RefDeleter',['../structGpgFrontend_1_1RefDeleter.html',1,'GpgFrontend']]], + ['rtnode_980',['RTNode',['../structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl']]] ]; diff --git a/docs/html/search/classes_f.js b/docs/html/search/classes_f.js index 7b7e972e..1dc0177a 100644 --- a/docs/html/search/classes_f.js +++ b/docs/html/search/classes_f.js @@ -1,31 +1,31 @@ var searchData= [ - ['securememoryallocator_980',['SecureMemoryAllocator',['../classGpgFrontend_1_1SecureMemoryAllocator.html',1,'GpgFrontend']]], - ['secureobjectdeleter_981',['SecureObjectDeleter',['../structGpgFrontend_1_1SecureObjectDeleter.html',1,'GpgFrontend']]], - ['setownertrustlevel_982',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html',1,'GpgFrontend::UI']]], - ['settingsdialog_983',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html',1,'GpgFrontend::UI']]], - ['settingsobject_984',['SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html',1,'GpgFrontend::UI']]], - ['signaturedetailsdialog_985',['SignatureDetailsDialog',['../classSignatureDetailsDialog.html',1,'']]], - ['signerspicker_986',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html',1,'GpgFrontend::UI']]], - ['singletonfunctionobject_987',['SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20cachemanager_20_3e_988',['SingletonFunctionObject< CacheManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20dataobjectoperator_20_3e_989',['SingletonFunctionObject< DataObjectOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20globalsettingstation_20_3e_990',['SingletonFunctionObject< GlobalSettingStation >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgbasicoperator_20_3e_991',['SingletonFunctionObject< GpgBasicOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgcontext_20_3e_992',['SingletonFunctionObject< GpgContext >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgfileopera_20_3e_993',['SingletonFunctionObject< GpgFileOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeygetter_20_3e_994',['SingletonFunctionObject< GpgKeyGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeygetter_3a_3aimpl_20_3e_995',['SingletonFunctionObject< GpgKeyGetter::Impl >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeyimportexporter_20_3e_996',['SingletonFunctionObject< GpgKeyImportExporter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeymanager_20_3e_997',['SingletonFunctionObject< GpgKeyManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeyopera_20_3e_998',['SingletonFunctionObject< GpgKeyOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpguidoperator_20_3e_999',['SingletonFunctionObject< GpgUIDOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20loggermanager_20_3e_1000',['SingletonFunctionObject< LoggerManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20modulemanager_20_3e_1001',['SingletonFunctionObject< ModuleManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20passphrasegenerator_20_3e_1002',['SingletonFunctionObject< PassphraseGenerator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20taskrunnergetter_20_3e_1003',['SingletonFunctionObject< TaskRunnerGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonstorage_1004',['SingletonStorage',['../classGpgFrontend_1_1SingletonStorage.html',1,'GpgFrontend']]], - ['singletonstoragecollection_1005',['SingletonStorageCollection',['../classGpgFrontend_1_1SingletonStorageCollection.html',1,'GpgFrontend']]], - ['softwareversion_1006',['SoftwareVersion',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], - ['subkeygeneratedialog_1007',['SubkeyGenerateDialog',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html',1,'GpgFrontend::UI']]] + ['securememoryallocator_981',['SecureMemoryAllocator',['../classGpgFrontend_1_1SecureMemoryAllocator.html',1,'GpgFrontend']]], + ['secureobjectdeleter_982',['SecureObjectDeleter',['../structGpgFrontend_1_1SecureObjectDeleter.html',1,'GpgFrontend']]], + ['setownertrustlevel_983',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html',1,'GpgFrontend::UI']]], + ['settingsdialog_984',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html',1,'GpgFrontend::UI']]], + ['settingsobject_985',['SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html',1,'GpgFrontend::UI']]], + ['signaturedetailsdialog_986',['SignatureDetailsDialog',['../classSignatureDetailsDialog.html',1,'']]], + ['signerspicker_987',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html',1,'GpgFrontend::UI']]], + ['singletonfunctionobject_988',['SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20cachemanager_20_3e_989',['SingletonFunctionObject< CacheManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20dataobjectoperator_20_3e_990',['SingletonFunctionObject< DataObjectOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20globalsettingstation_20_3e_991',['SingletonFunctionObject< GlobalSettingStation >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgbasicoperator_20_3e_992',['SingletonFunctionObject< GpgBasicOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgcontext_20_3e_993',['SingletonFunctionObject< GpgContext >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgfileopera_20_3e_994',['SingletonFunctionObject< GpgFileOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeygetter_20_3e_995',['SingletonFunctionObject< GpgKeyGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeygetter_3a_3aimpl_20_3e_996',['SingletonFunctionObject< GpgKeyGetter::Impl >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeyimportexporter_20_3e_997',['SingletonFunctionObject< GpgKeyImportExporter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeymanager_20_3e_998',['SingletonFunctionObject< GpgKeyManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpgkeyopera_20_3e_999',['SingletonFunctionObject< GpgKeyOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20gpguidoperator_20_3e_1000',['SingletonFunctionObject< GpgUIDOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20loggermanager_20_3e_1001',['SingletonFunctionObject< LoggerManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20modulemanager_20_3e_1002',['SingletonFunctionObject< ModuleManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20passphrasegenerator_20_3e_1003',['SingletonFunctionObject< PassphraseGenerator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonfunctionobject_3c_20taskrunnergetter_20_3e_1004',['SingletonFunctionObject< TaskRunnerGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], + ['singletonstorage_1005',['SingletonStorage',['../classGpgFrontend_1_1SingletonStorage.html',1,'GpgFrontend']]], + ['singletonstoragecollection_1006',['SingletonStorageCollection',['../classGpgFrontend_1_1SingletonStorageCollection.html',1,'GpgFrontend']]], + ['softwareversion_1007',['SoftwareVersion',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], + ['subkeygeneratedialog_1008',['SubkeyGenerateDialog',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/enums_0.js b/docs/html/search/enums_0.js index 2ac9ef7a..959c1c85 100644 --- a/docs/html/search/enums_0.js +++ b/docs/html/search/enums_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['infoboardstatus_1771',['InfoBoardStatus',['../namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d',1,'GpgFrontend::UI']]] + ['infoboardstatus_1772',['InfoBoardStatus',['../namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d',1,'GpgFrontend::UI']]] ]; diff --git a/docs/html/search/functions_0.js b/docs/html/search/functions_0.js index a3580634..5ee1da21 100644 --- a/docs/html/search/functions_0.js +++ b/docs/html/search/functions_0.js @@ -1,14 +1,14 @@ var searchData= [ - ['aboutdialog_1037',['AboutDialog',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab04683ab4c4d682af1e259705c60d85a',1,'GpgFrontend::UI::AboutDialog']]], - ['addlistgrouptab_1038',['AddListGroupTab',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4',1,'GpgFrontend::UI::KeyList']]], - ['addmenuaction_1039',['AddMenuAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886',1,'GpgFrontend::UI::KeyList']]], - ['addoptionalaction_1040',['AddOptionalAction',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a456f15315a03107f7757d84362c1af71',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['adduid_1041',['AddUID',['../classGpgFrontend_1_1GpgUIDOperator.html#ac2983b9e56569500911da72cad07fcda',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &uid) -> bool'],['../classGpgFrontend_1_1GpgUIDOperator.html#ad85cb5988f90d395bb6b8f1810b14510',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &name, const QString &comment, const QString &email) -> bool']]], - ['aes_5f256_5fcbc_5fdecrypt_1042',['aes_256_cbc_decrypt',['../namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f',1,'GpgFrontend::RawAPI']]], - ['aes_5f256_5fcbc_5fencrypt_1043',['aes_256_cbc_encrypt',['../namespaceGpgFrontend_1_1RawAPI.html#aa2bc88cf78b8da893f1b5c7e2e8ccf42',1,'GpgFrontend::RawAPI']]], - ['aes_5f256_5fcbc_5finit_1044',['aes_256_cbc_init',['../namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697',1,'GpgFrontend::RawAPI']]], - ['appearancetab_1045',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c',1,'GpgFrontend::UI::AppearanceTab']]], - ['associatetabwidget_1046',['AssociateTabWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adfa4acd435d2ec29f951f4e7e6a43f38',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['associatetextedit_1047',['AssociateTextEdit',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a4fd6f91eb435feb41ae93e44485646ab',1,'GpgFrontend::UI::InfoBoardWidget']]] + ['aboutdialog_1038',['AboutDialog',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab04683ab4c4d682af1e259705c60d85a',1,'GpgFrontend::UI::AboutDialog']]], + ['addlistgrouptab_1039',['AddListGroupTab',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4',1,'GpgFrontend::UI::KeyList']]], + ['addmenuaction_1040',['AddMenuAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886',1,'GpgFrontend::UI::KeyList']]], + ['addoptionalaction_1041',['AddOptionalAction',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a456f15315a03107f7757d84362c1af71',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['adduid_1042',['AddUID',['../classGpgFrontend_1_1GpgUIDOperator.html#ac2983b9e56569500911da72cad07fcda',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &uid) -> bool'],['../classGpgFrontend_1_1GpgUIDOperator.html#ad85cb5988f90d395bb6b8f1810b14510',1,'GpgFrontend::GpgUIDOperator::AddUID(const GpgKey &key, const QString &name, const QString &comment, const QString &email) -> bool']]], + ['aes_5f256_5fcbc_5fdecrypt_1043',['aes_256_cbc_decrypt',['../namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f',1,'GpgFrontend::RawAPI']]], + ['aes_5f256_5fcbc_5fencrypt_1044',['aes_256_cbc_encrypt',['../namespaceGpgFrontend_1_1RawAPI.html#aa2bc88cf78b8da893f1b5c7e2e8ccf42',1,'GpgFrontend::RawAPI']]], + ['aes_5f256_5fcbc_5finit_1045',['aes_256_cbc_init',['../namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697',1,'GpgFrontend::RawAPI']]], + ['appearancetab_1046',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c',1,'GpgFrontend::UI::AppearanceTab']]], + ['associatetabwidget_1047',['AssociateTabWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adfa4acd435d2ec29f951f4e7e6a43f38',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['associatetextedit_1048',['AssociateTextEdit',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a4fd6f91eb435feb41ae93e44485646ab',1,'GpgFrontend::UI::InfoBoardWidget']]] ]; diff --git a/docs/html/search/functions_1.js b/docs/html/search/functions_1.js index fcce31f1..d08d08e8 100644 --- a/docs/html/search/functions_1.js +++ b/docs/html/search/functions_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['beautifyfingerprint_1048',['BeautifyFingerprint',['../namespaceGpgFrontend.html#ad437908d506d86137a0d2fdec4c6c957',1,'GpgFrontend']]] + ['beautifyfingerprint_1049',['BeautifyFingerprint',['../namespaceGpgFrontend.html#ad437908d506d86137a0d2fdec4c6c957',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/functions_10.js b/docs/html/search/functions_10.js index f1d1a68a..80800760 100644 --- a/docs/html/search/functions_10.js +++ b/docs/html/search/functions_10.js @@ -1,35 +1,35 @@ var searchData= [ - ['raisefailuremessagebox_1398',['RaiseFailureMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a4bc0d817e2083cc262f4fb2c65027442',1,'GpgFrontend::UI::CommonUtils']]], - ['raisemessagebox_1399',['RaiseMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644',1,'GpgFrontend::UI::CommonUtils']]], - ['raisepinentry_1400',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#acce90910b541e1f8b3409d22ed5dbd98',1,'GpgFrontend::UI::RaisePinentry']]], - ['read2gfbuffer_1401',['Read2GFBuffer',['../classGpgFrontend_1_1GpgData.html#a7e59c37c350caa54424ec8a4e2a2e7a2',1,'GpgFrontend::GpgData']]], - ['readdone_1402',['ReadDone',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['readfile_1403',['ReadFile',['../namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de',1,'GpgFrontend']]], - ['readfilegfbuffer_1404',['ReadFileGFBuffer',['../namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc',1,'GpgFrontend']]], - ['refresh_1405',['Refresh',['../structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f',1,'GpgFrontend::UI::KeyTable']]], - ['refresh_5finfo_5fboard_1406',['refresh_info_board',['../namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee',1,'GpgFrontend::UI']]], - ['refresh_5fkeys_5ffrom_5fkey_5fserver_1407',['refresh_keys_from_key_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98',1,'GpgFrontend::UI::MainWindow']]], - ['refresh_5fwidgets_5fstate_1408',['refresh_widgets_state',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb',1,'GpgFrontend::UI::KeyGenDialog::refresh_widgets_state()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a4a5b77fb909e9a6a0e4da780c75f7535',1,'GpgFrontend::UI::SubkeyGenerateDialog::refresh_widgets_state()']]], - ['register_5fcache_5fkey_1409',['register_cache_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#ab8723181823b8c3c3b1dd5f333c0f196',1,'GpgFrontend::CacheManager::Impl']]], - ['registerasynclogger_1410',['RegisterAsyncLogger',['../namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f',1,'GpgFrontend']]], - ['registersynclogger_1411',['RegisterSyncLogger',['../namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859',1,'GpgFrontend']]], - ['registertask_1412',['RegisterTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9',1,'GpgFrontend::Thread::TaskRunner']]], - ['releasechannel_1413',['ReleaseChannel',['../classGpgFrontend_1_1SingletonStorage.html#adb22cc80a1ab040b6e4bce962625edfd',1,'GpgFrontend::SingletonStorage::ReleaseChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106',1,'GpgFrontend::SingletonFunctionObject::ReleaseChannel()']]], - ['reloadgpgcomponents_1414',['ReloadGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#acac2e0b60aec9e02b7dd5be6d37f0b31',1,'GpgFrontend::GpgAdvancedOperator']]], - ['resetcache_1415',['ResetCache',['../classGpgFrontend_1_1CacheManager.html#a5600c892efc29bcf3279fa4d9447d328',1,'GpgFrontend::CacheManager']]], - ['resetcachevalue_1416',['ResetCacheValue',['../namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5',1,'GpgFrontend']]], - ['resetconfigures_1417',['ResetConfigures',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a62a1e0d0eeef7ecbd43c261b77c393e1',1,'GpgFrontend::GpgAdvancedOperator']]], - ['resetdurablecache_1418',['ResetDurableCache',['../classGpgFrontend_1_1CacheManager.html#a62c3f25d8c897c10acf7dc8faf792906',1,'GpgFrontend::CacheManager']]], - ['resetoptionactionsmenu_1419',['ResetOptionActionsMenu',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['restartgpgcomponents_1420',['RestartGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a224daa8424245db4ea6be831ef791f8d',1,'GpgFrontend::GpgAdvancedOperator']]], - ['restore_5fsettings_1421',['restore_settings',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a',1,'GpgFrontend::UI::MainWindow']]], - ['revsign_1422',['RevSign',['../classGpgFrontend_1_1GpgKeyManager.html#a85c5ca9f31480fe3351c056b92b0aa12',1,'GpgFrontend::GpgKeyManager']]], - ['revuid_1423',['RevUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a9b34da410125ab866e40b047298a9caa',1,'GpgFrontend::GpgUIDOperator']]], - ['run_1424',['Run',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#a2a1a60dc9e87755ed77a2e6318b23115',1,'GpgFrontend::UI::KeyServerSearchTask::Run()'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a3f0a9f8c46e7495b654f297594de8ea3',1,'GpgFrontend::UI::ListedKeyServerTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a0c58343f261ff4304868f314f03ca658',1,'GpgFrontend::UI::ProxyConnectionTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#acc4979fdc2daa3c0805754a725969aa3',1,'GpgFrontend::UI::KeyServerImportTask::Run()'],['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a5bc74b894e86574fb4659dcb7f13fe26',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask::Run()'],['../classGpgFrontend_1_1Thread_1_1Task.html#ab3e3d4206efeeff5d3d6f1b5f0c60ab2',1,'GpgFrontend::Thread::Task::Run()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#af57e2e511eb44f755d1bfc62898f433d',1,'GpgFrontend::Thread::Task::Impl::Run()'],['../classGpgFrontend_1_1UI_1_1FileReadTask.html#abd8f62be2b544d0fc8bbb1e5b7b3de9b',1,'GpgFrontend::UI::FileReadTask::Run()']]], - ['rungpgfrontendui_1425',['RunGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755',1,'GpgFrontend::UI']]], - ['rungpgoperaasync_1426',['RunGpgOperaAsync',['../namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22',1,'GpgFrontend']]], - ['rungpgoperasync_1427',['RunGpgOperaSync',['../namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0',1,'GpgFrontend']]], - ['runiooperaasync_1428',['RunIOOperaAsync',['../namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c',1,'GpgFrontend']]], - ['runoperaasync_1429',['RunOperaAsync',['../namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61',1,'GpgFrontend']]] + ['raisefailuremessagebox_1399',['RaiseFailureMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a4bc0d817e2083cc262f4fb2c65027442',1,'GpgFrontend::UI::CommonUtils']]], + ['raisemessagebox_1400',['RaiseMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644',1,'GpgFrontend::UI::CommonUtils']]], + ['raisepinentry_1401',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#acce90910b541e1f8b3409d22ed5dbd98',1,'GpgFrontend::UI::RaisePinentry']]], + ['read2gfbuffer_1402',['Read2GFBuffer',['../classGpgFrontend_1_1GpgData.html#a7e59c37c350caa54424ec8a4e2a2e7a2',1,'GpgFrontend::GpgData']]], + ['readdone_1403',['ReadDone',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['readfile_1404',['ReadFile',['../namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de',1,'GpgFrontend']]], + ['readfilegfbuffer_1405',['ReadFileGFBuffer',['../namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc',1,'GpgFrontend']]], + ['refresh_1406',['Refresh',['../structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f',1,'GpgFrontend::UI::KeyTable']]], + ['refresh_5finfo_5fboard_1407',['refresh_info_board',['../namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee',1,'GpgFrontend::UI']]], + ['refresh_5fkeys_5ffrom_5fkey_5fserver_1408',['refresh_keys_from_key_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98',1,'GpgFrontend::UI::MainWindow']]], + ['refresh_5fwidgets_5fstate_1409',['refresh_widgets_state',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a4eb53559f200092cd299f7a90c03cdbb',1,'GpgFrontend::UI::KeyGenDialog::refresh_widgets_state()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a4a5b77fb909e9a6a0e4da780c75f7535',1,'GpgFrontend::UI::SubkeyGenerateDialog::refresh_widgets_state()']]], + ['register_5fcache_5fkey_1410',['register_cache_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#ab8723181823b8c3c3b1dd5f333c0f196',1,'GpgFrontend::CacheManager::Impl']]], + ['registerasynclogger_1411',['RegisterAsyncLogger',['../namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f',1,'GpgFrontend']]], + ['registersynclogger_1412',['RegisterSyncLogger',['../namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859',1,'GpgFrontend']]], + ['registertask_1413',['RegisterTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9',1,'GpgFrontend::Thread::TaskRunner']]], + ['releasechannel_1414',['ReleaseChannel',['../classGpgFrontend_1_1SingletonStorage.html#adb22cc80a1ab040b6e4bce962625edfd',1,'GpgFrontend::SingletonStorage::ReleaseChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106',1,'GpgFrontend::SingletonFunctionObject::ReleaseChannel()']]], + ['reloadgpgcomponents_1415',['ReloadGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#acac2e0b60aec9e02b7dd5be6d37f0b31',1,'GpgFrontend::GpgAdvancedOperator']]], + ['resetcache_1416',['ResetCache',['../classGpgFrontend_1_1CacheManager.html#a5600c892efc29bcf3279fa4d9447d328',1,'GpgFrontend::CacheManager']]], + ['resetcachevalue_1417',['ResetCacheValue',['../namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5',1,'GpgFrontend']]], + ['resetconfigures_1418',['ResetConfigures',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a62a1e0d0eeef7ecbd43c261b77c393e1',1,'GpgFrontend::GpgAdvancedOperator']]], + ['resetdurablecache_1419',['ResetDurableCache',['../classGpgFrontend_1_1CacheManager.html#a62c3f25d8c897c10acf7dc8faf792906',1,'GpgFrontend::CacheManager']]], + ['resetoptionactionsmenu_1420',['ResetOptionActionsMenu',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['restartgpgcomponents_1421',['RestartGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a224daa8424245db4ea6be831ef791f8d',1,'GpgFrontend::GpgAdvancedOperator']]], + ['restore_5fsettings_1422',['restore_settings',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a',1,'GpgFrontend::UI::MainWindow']]], + ['revsign_1423',['RevSign',['../classGpgFrontend_1_1GpgKeyManager.html#a85c5ca9f31480fe3351c056b92b0aa12',1,'GpgFrontend::GpgKeyManager']]], + ['revuid_1424',['RevUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a9b34da410125ab866e40b047298a9caa',1,'GpgFrontend::GpgUIDOperator']]], + ['run_1425',['Run',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#a2a1a60dc9e87755ed77a2e6318b23115',1,'GpgFrontend::UI::KeyServerSearchTask::Run()'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a3f0a9f8c46e7495b654f297594de8ea3',1,'GpgFrontend::UI::ListedKeyServerTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a0c58343f261ff4304868f314f03ca658',1,'GpgFrontend::UI::ProxyConnectionTestTask::Run()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#acc4979fdc2daa3c0805754a725969aa3',1,'GpgFrontend::UI::KeyServerImportTask::Run()'],['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a5bc74b894e86574fb4659dcb7f13fe26',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask::Run()'],['../classGpgFrontend_1_1Thread_1_1Task.html#ab3e3d4206efeeff5d3d6f1b5f0c60ab2',1,'GpgFrontend::Thread::Task::Run()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#af57e2e511eb44f755d1bfc62898f433d',1,'GpgFrontend::Thread::Task::Impl::Run()'],['../classGpgFrontend_1_1UI_1_1FileReadTask.html#abd8f62be2b544d0fc8bbb1e5b7b3de9b',1,'GpgFrontend::UI::FileReadTask::Run()']]], + ['rungpgfrontendui_1426',['RunGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755',1,'GpgFrontend::UI']]], + ['rungpgoperaasync_1427',['RunGpgOperaAsync',['../namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22',1,'GpgFrontend']]], + ['rungpgoperasync_1428',['RunGpgOperaSync',['../namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0',1,'GpgFrontend']]], + ['runiooperaasync_1429',['RunIOOperaAsync',['../namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c',1,'GpgFrontend']]], + ['runoperaasync_1430',['RunOperaAsync',['../namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/functions_11.js b/docs/html/search/functions_11.js index f403bfb2..2dd6c5b4 100644 --- a/docs/html/search/functions_11.js +++ b/docs/html/search/functions_11.js @@ -1,75 +1,74 @@ var searchData= [ - ['safelyrun_1430',['SafelyRun',['../classGpgFrontend_1_1Thread_1_1Task.html#a3983635b9bcb8d7ec84d97109dddacec',1,'GpgFrontend::Thread::Task']]], - ['save_5ffile_1431',['save_file',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf',1,'GpgFrontend::UI::TextEdit']]], - ['savecache_1432',['SaveCache',['../classGpgFrontend_1_1CacheManager.html#ac7e6ac02327d98eff60817bde774b872',1,'GpgFrontend::CacheManager']]], - ['savedurablecache_1433',['SaveDurableCache',['../classGpgFrontend_1_1CacheManager.html#ac000be202e836c85f505f8d9808e0f89',1,'GpgFrontend::CacheManager']]], - ['securemalloc_1434',['SecureMalloc',['../namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4',1,'GpgFrontend']]], - ['securemallocastype_1435',['SecureMallocAsType',['../namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c',1,'GpgFrontend']]], - ['securerealloc_1436',['SecureRealloc',['../namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe',1,'GpgFrontend']]], - ['securereallocastype_1437',['SecureReallocAsType',['../namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53',1,'GpgFrontend']]], - ['selectionchanged_1438',['selectionChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0',1,'GpgFrontend::UI::FileTreeView']]], - ['set_5fbackground_1439',['set_background',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a0c531f2c673caed29225a323e750205f',1,'GpgFrontend::UI::FindWidget']]], - ['set_5floading_1440',['set_loading',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['set_5fmessage_1441',['set_message',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['set_5fsettings_1442',['set_settings',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['set_5fsignal_5fslot_1443',['set_signal_slot',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a90900b67eceb2d16af5de27f9f038f7f',1,'GpgFrontend::UI::SubkeyGenerateDialog::set_signal_slot()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146',1,'GpgFrontend::UI::KeyGenDialog::set_signal_slot()']]], - ['setalgo_1444',['SetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a438c9bd77727a93961109a8492673fe5',1,'GpgFrontend::GenKeyInfo']]], - ['setallowauthentication_1445',['SetAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de',1,'GpgFrontend::GenKeyInfo']]], - ['setallowcertification_1446',['SetAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e',1,'GpgFrontend::GenKeyInfo']]], - ['setallowencryption_1447',['SetAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454',1,'GpgFrontend::GenKeyInfo']]], - ['setallowsigning_1448',['SetAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a',1,'GpgFrontend::GenKeyInfo']]], - ['setcachevalue_1449',['SetCacheValue',['../namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455',1,'GpgFrontend']]], - ['setchannel_1450',['SetChannel',['../classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09',1,'GpgFrontend::ChannelObject']]], - ['setchecked_1451',['SetChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689',1,'GpgFrontend::UI::KeyList::SetChecked(KeyIdArgsListPtr key_ids)'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe',1,'GpgFrontend::UI::KeyList::SetChecked(const KeyIdArgsListPtr &keyIds, const KeyTable &key_table)'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c',1,'GpgFrontend::UI::KeyTable::SetChecked()']]], - ['setcolumnwidth_1452',['SetColumnWidth',['../classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5',1,'GpgFrontend::UI::KeyList']]], - ['setcomment_1453',['SetComment',['../classGpgFrontend_1_1GenKeyInfo.html#a0d498db9a8249db8b7e1742065a82c42',1,'GpgFrontend::GenKeyInfo']]], - ['setdefaultloglevel_1454',['SetDefaultLogLevel',['../namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d',1,'GpgFrontend']]], - ['setdoubleclickedaction_1455',['SetDoubleClickedAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291',1,'GpgFrontend::UI::KeyList']]], - ['setemail_1456',['SetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#a6cff6c278089c5e6a646592e87f046b5',1,'GpgFrontend::GenKeyInfo']]], - ['setexpire_1457',['SetExpire',['../classGpgFrontend_1_1GpgKeyManager.html#ab4a61f4a895ddc965a018a851b222dce',1,'GpgFrontend::GpgKeyManager::SetExpire()'],['../classGpgFrontend_1_1GpgKeyOpera.html#a46fcc0675c7015a70a7b2b2517a2b99e',1,'GpgFrontend::GpgKeyOpera::SetExpire()']]], - ['setexpiretime_1458',['SetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#a8475c1f419a65055dd659d3b60d4e356',1,'GpgFrontend::GenKeyInfo']]], - ['setextensionofoutputfile_1459',['SetExtensionOfOutputFile',['../namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a',1,'GpgFrontend']]], - ['setextensionofoutputfileforarchive_1460',['SetExtensionOfOutputFileForArchive',['../namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69',1,'GpgFrontend']]], - ['setfilepath_1461',['SetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['setinfoboard_1462',['SetInfoBoard',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#ac936cfc8e1b3af65d0d71b74fb3f0b02',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['setissubkey_1463',['SetIsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1',1,'GpgFrontend::GenKeyInfo']]], - ['setkeylength_1464',['SetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75',1,'GpgFrontend::GenKeyInfo']]], - ['setname_1465',['SetName',['../classGpgFrontend_1_1GenKeyInfo.html#a8f80b74f6ed3183063a46f2cd3bb9172',1,'GpgFrontend::GenKeyInfo']]], - ['setnonexpired_1466',['SetNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329',1,'GpgFrontend::GenKeyInfo']]], - ['setnonpassphrase_1467',['SetNonPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef',1,'GpgFrontend::GenKeyInfo']]], - ['setobjectinchannel_1468',['SetObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#a8da5e914fe1469681a0caec2542428d8',1,'GpgFrontend::SingletonStorage']]], - ['setownertrustlevel_1469',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a635e1ca7837abb556ffa589d52d8ce42',1,'GpgFrontend::UI::SetOwnerTrustLevel::SetOwnerTrustLevel()'],['../classGpgFrontend_1_1GpgKeyManager.html#a5fa56401416872cd4ed741830b72041b',1,'GpgFrontend::GpgKeyManager::SetOwnerTrustLevel()']]], - ['setpassphrase_1470',['SetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a0499b0e924ff9d63361b744ead83fc40',1,'GpgFrontend::GenKeyInfo']]], - ['setprimaryuid_1471',['SetPrimaryUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a5a591f82d024b0383c1445acad99d8ee',1,'GpgFrontend::GpgUIDOperator']]], - ['setrtn_1472',['setRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a406206b3ecb2bdcff9608d762735c5e4',1,'GpgFrontend::Thread::Task']]], - ['setrtn_1473',['SetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a4f5addc7abfd18e180a5969895f5d83a',1,'GpgFrontend::Thread::Task::Impl']]], - ['setsettings_1474',['SetSettings',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56',1,'GpgFrontend::UI::AppearanceTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a7b26d8a088ce8f50b1fd0e719e38534b',1,'GpgFrontend::UI::GeneralTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a221117b56dda48956e44d96a08f6823b',1,'GpgFrontend::UI::KeyserverTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a51cd114731899b6480cc1b6d5a80826a',1,'GpgFrontend::UI::NetworkTab::SetSettings()']]], - ['setsigners_1475',['SetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#aba9f6442dadcba29994d6680a4a0a8d6',1,'GpgFrontend::GpgBasicOperator']]], - ['setstatus_1476',['setStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#a034b7e5ccf50f9d89ac9597cd5c84efc',1,'GpgFrontend::GpgResultAnalyse']]], - ['settingsdialog_1477',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc',1,'GpgFrontend::UI::SettingsDialog']]], - ['settingsobject_1478',['SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html#aa4e047f7498658c88dc26245e12095e4',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QString settings_name)'],['../classGpgFrontend_1_1UI_1_1SettingsObject.html#a4cc703c4ee125d44d5f7b48ae01432ff',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QJsonObject sub_json)']]], - ['show_5fverify_5fdetails_1479',['show_verify_details',['../namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281',1,'GpgFrontend::UI']]], - ['showevent_1480',['showEvent',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083',1,'GpgFrontend::UI::AboutDialog']]], - ['shownotificationwidget_1481',['ShowNotificationWidget',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['shutdownglobalbasicalenv_1482',['ShutdownGlobalBasicalEnv',['../namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff',1,'GpgFrontend']]], - ['shutdowngpgfrontendmodules_1483',['ShutdownGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a0bc3154cfe2667afe7bcd95895442d16',1,'GpgFrontend::Module']]], - ['sign_1484',['Sign',['../classGpgFrontend_1_1GpgBasicOperator.html#a8c52574f86bd8452a578143e08c7254b',1,'GpgFrontend::GpgBasicOperator']]], - ['signaldeeprestartneeded_1485',['SignalDeepRestartNeeded',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#afc107d56f13000aa28436a5e26a0876b',1,'GpgFrontend::UI::GeneralTab']]], - ['signalkeydatabaserefreshdone_1486',['SignalKeyDatabaseRefreshDone',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28',1,'GpgFrontend::UI::CommonUtils']]], - ['signalkeyserverimportresult_1487',['SignalKeyServerImportResult',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a857152c19538b833f8945e2e68c6fe1b',1,'GpgFrontend::UI::KeyServerImportTask']]], - ['signalkeyserverlisttestresult_1488',['SignalKeyServerListTestResult',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a20f0147d670be7ab5c9d3051a900f508',1,'GpgFrontend::UI::ListedKeyServerTestTask']]], - ['signalkeyserversearchresult_1489',['SignalKeyServerSearchResult',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ae478130476c95a8b220c3b0e6a7b88b4',1,'GpgFrontend::UI::KeyServerSearchTask']]], - ['signalmainwindowlupdatebasicaloperamenu_1490',['SignalMainWindowlUpdateBasicalOperaMenu',['../classGpgFrontend_1_1UI_1_1FilePage.html#adadebdebea3d4d8ced7aacc17b617627',1,'GpgFrontend::UI::FilePage']]], - ['signalopenhelp_1491',['SignalOpenHelp',['../classGpgFrontend_1_1UI_1_1Wizard.html#a8b5f5ddb1e6470cbf6c87cc6400031fb',1,'GpgFrontend::UI::Wizard']]], - ['signalpathchanged_1492',['SignalPathChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2',1,'GpgFrontend::UI::FileTreeView::SignalPathChanged()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#af4462f25386ff65594ab0de771cb45c5',1,'GpgFrontend::UI::FilePage::SignalPathChanged()']]], - ['signalproxyconnectiontestresult_1493',['SignalProxyConnectionTestResult',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a31cd14d72c6c28c811c9183f118f5873',1,'GpgFrontend::UI::ProxyConnectionTestTask']]], - ['signalrefreshinfoboard_1494',['SignalRefreshInfoBoard',['../classGpgFrontend_1_1UI_1_1FilePage.html#a8c24032167f81c86770c216c3831da57',1,'GpgFrontend::UI::FilePage::SignalRefreshInfoBoard()'],['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007',1,'GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard()']]], - ['signalrefreshstatusbar_1495',['SignalRefreshStatusBar',['../classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a',1,'GpgFrontend::UI::KeyList::SignalRefreshStatusBar()'],['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19',1,'GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar()']]], - ['signalreplyfromupdateserver_1496',['SignalReplyFromUpdateServer',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a5e752e01539ccfdc6bbe41a404ddaa95',1,'GpgFrontend::UI::UpdateTab']]], - ['signalrestartneeded_1497',['SignalRestartNeeded',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#aa88ccbda61728be6de0aa2d9b92e0b69',1,'GpgFrontend::UI::GeneralTab::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#af5ba6646af45d0d1d794bc52ee54b1b9',1,'GpgFrontend::UI::SettingsDialog::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a35a707865fbcc95b6261e382a6ff171c',1,'GpgFrontend::UI::GnuPGControllerDialog::SignalRestartNeeded()']]], - ['signalrestartneeded_1498',['signalRestartNeeded',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712',1,'GpgFrontend::UI::AppearanceTab']]], - ['signalrestartneeded_1499',['SignalRestartNeeded',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a26449a77844d9db69a543ff88f10e347',1,'GpgFrontend::UI::KeyserverTab']]], + ['safelyrun_1431',['SafelyRun',['../classGpgFrontend_1_1Thread_1_1Task.html#a3983635b9bcb8d7ec84d97109dddacec',1,'GpgFrontend::Thread::Task']]], + ['save_5ffile_1432',['save_file',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf',1,'GpgFrontend::UI::TextEdit']]], + ['savecache_1433',['SaveCache',['../classGpgFrontend_1_1CacheManager.html#ac7e6ac02327d98eff60817bde774b872',1,'GpgFrontend::CacheManager']]], + ['savedurablecache_1434',['SaveDurableCache',['../classGpgFrontend_1_1CacheManager.html#ac000be202e836c85f505f8d9808e0f89',1,'GpgFrontend::CacheManager']]], + ['securemalloc_1435',['SecureMalloc',['../namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4',1,'GpgFrontend']]], + ['securemallocastype_1436',['SecureMallocAsType',['../namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c',1,'GpgFrontend']]], + ['securerealloc_1437',['SecureRealloc',['../namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe',1,'GpgFrontend']]], + ['securereallocastype_1438',['SecureReallocAsType',['../namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53',1,'GpgFrontend']]], + ['selectionchanged_1439',['selectionChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0',1,'GpgFrontend::UI::FileTreeView']]], + ['set_5fbackground_1440',['set_background',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a0c531f2c673caed29225a323e750205f',1,'GpgFrontend::UI::FindWidget']]], + ['set_5floading_1441',['set_loading',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['set_5fmessage_1442',['set_message',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['set_5fsettings_1443',['set_settings',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], + ['set_5fsignal_5fslot_1444',['set_signal_slot',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a90900b67eceb2d16af5de27f9f038f7f',1,'GpgFrontend::UI::SubkeyGenerateDialog::set_signal_slot()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa36de61cedb98f919f10e35d4e6b5146',1,'GpgFrontend::UI::KeyGenDialog::set_signal_slot()']]], + ['setalgo_1445',['SetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a438c9bd77727a93961109a8492673fe5',1,'GpgFrontend::GenKeyInfo']]], + ['setallowauthentication_1446',['SetAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de',1,'GpgFrontend::GenKeyInfo']]], + ['setallowcertification_1447',['SetAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e',1,'GpgFrontend::GenKeyInfo']]], + ['setallowencryption_1448',['SetAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454',1,'GpgFrontend::GenKeyInfo']]], + ['setallowsigning_1449',['SetAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a',1,'GpgFrontend::GenKeyInfo']]], + ['setcachevalue_1450',['SetCacheValue',['../namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455',1,'GpgFrontend']]], + ['setchannel_1451',['SetChannel',['../classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09',1,'GpgFrontend::ChannelObject']]], + ['setchecked_1452',['SetChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689',1,'GpgFrontend::UI::KeyList::SetChecked(KeyIdArgsListPtr key_ids)'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe',1,'GpgFrontend::UI::KeyList::SetChecked(const KeyIdArgsListPtr &keyIds, const KeyTable &key_table)'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c',1,'GpgFrontend::UI::KeyTable::SetChecked()']]], + ['setcolumnwidth_1453',['SetColumnWidth',['../classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5',1,'GpgFrontend::UI::KeyList']]], + ['setcomment_1454',['SetComment',['../classGpgFrontend_1_1GenKeyInfo.html#a0d498db9a8249db8b7e1742065a82c42',1,'GpgFrontend::GenKeyInfo']]], + ['setdefaultloglevel_1455',['SetDefaultLogLevel',['../namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d',1,'GpgFrontend']]], + ['setdoubleclickedaction_1456',['SetDoubleClickedAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291',1,'GpgFrontend::UI::KeyList']]], + ['setemail_1457',['SetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#a6cff6c278089c5e6a646592e87f046b5',1,'GpgFrontend::GenKeyInfo']]], + ['setexpire_1458',['SetExpire',['../classGpgFrontend_1_1GpgKeyManager.html#ab4a61f4a895ddc965a018a851b222dce',1,'GpgFrontend::GpgKeyManager::SetExpire()'],['../classGpgFrontend_1_1GpgKeyOpera.html#a46fcc0675c7015a70a7b2b2517a2b99e',1,'GpgFrontend::GpgKeyOpera::SetExpire()']]], + ['setexpiretime_1459',['SetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#a8475c1f419a65055dd659d3b60d4e356',1,'GpgFrontend::GenKeyInfo']]], + ['setextensionofoutputfile_1460',['SetExtensionOfOutputFile',['../namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a',1,'GpgFrontend']]], + ['setextensionofoutputfileforarchive_1461',['SetExtensionOfOutputFileForArchive',['../namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69',1,'GpgFrontend']]], + ['setfilepath_1462',['SetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['setinfoboard_1463',['SetInfoBoard',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#ac936cfc8e1b3af65d0d71b74fb3f0b02',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['setissubkey_1464',['SetIsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1',1,'GpgFrontend::GenKeyInfo']]], + ['setkeylength_1465',['SetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75',1,'GpgFrontend::GenKeyInfo']]], + ['setname_1466',['SetName',['../classGpgFrontend_1_1GenKeyInfo.html#a8f80b74f6ed3183063a46f2cd3bb9172',1,'GpgFrontend::GenKeyInfo']]], + ['setnonexpired_1467',['SetNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329',1,'GpgFrontend::GenKeyInfo']]], + ['setnonpassphrase_1468',['SetNonPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef',1,'GpgFrontend::GenKeyInfo']]], + ['setobjectinchannel_1469',['SetObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#a8da5e914fe1469681a0caec2542428d8',1,'GpgFrontend::SingletonStorage']]], + ['setownertrustlevel_1470',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a635e1ca7837abb556ffa589d52d8ce42',1,'GpgFrontend::UI::SetOwnerTrustLevel::SetOwnerTrustLevel()'],['../classGpgFrontend_1_1GpgKeyManager.html#a5fa56401416872cd4ed741830b72041b',1,'GpgFrontend::GpgKeyManager::SetOwnerTrustLevel()']]], + ['setpassphrase_1471',['SetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a0499b0e924ff9d63361b744ead83fc40',1,'GpgFrontend::GenKeyInfo']]], + ['setprimaryuid_1472',['SetPrimaryUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a5a591f82d024b0383c1445acad99d8ee',1,'GpgFrontend::GpgUIDOperator']]], + ['setrtn_1473',['setRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a406206b3ecb2bdcff9608d762735c5e4',1,'GpgFrontend::Thread::Task']]], + ['setrtn_1474',['SetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a4f5addc7abfd18e180a5969895f5d83a',1,'GpgFrontend::Thread::Task::Impl']]], + ['setsettings_1475',['SetSettings',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56',1,'GpgFrontend::UI::AppearanceTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a7b26d8a088ce8f50b1fd0e719e38534b',1,'GpgFrontend::UI::GeneralTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a221117b56dda48956e44d96a08f6823b',1,'GpgFrontend::UI::KeyserverTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a51cd114731899b6480cc1b6d5a80826a',1,'GpgFrontend::UI::NetworkTab::SetSettings()']]], + ['setsigners_1476',['SetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#aba9f6442dadcba29994d6680a4a0a8d6',1,'GpgFrontend::GpgBasicOperator']]], + ['setstatus_1477',['setStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#a034b7e5ccf50f9d89ac9597cd5c84efc',1,'GpgFrontend::GpgResultAnalyse']]], + ['settingsdialog_1478',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc',1,'GpgFrontend::UI::SettingsDialog']]], + ['settingsobject_1479',['SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html#aa4e047f7498658c88dc26245e12095e4',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QString settings_name)'],['../classGpgFrontend_1_1UI_1_1SettingsObject.html#a4cc703c4ee125d44d5f7b48ae01432ff',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QJsonObject sub_json)']]], + ['show_5fverify_5fdetails_1480',['show_verify_details',['../namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281',1,'GpgFrontend::UI']]], + ['showevent_1481',['showEvent',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083',1,'GpgFrontend::UI::AboutDialog']]], + ['shownotificationwidget_1482',['ShowNotificationWidget',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['shutdownglobalbasicalenv_1483',['ShutdownGlobalBasicalEnv',['../namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff',1,'GpgFrontend']]], + ['shutdowngpgfrontendmodules_1484',['ShutdownGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a0bc3154cfe2667afe7bcd95895442d16',1,'GpgFrontend::Module']]], + ['sign_1485',['Sign',['../classGpgFrontend_1_1GpgBasicOperator.html#a8c52574f86bd8452a578143e08c7254b',1,'GpgFrontend::GpgBasicOperator']]], + ['signaldeeprestartneeded_1486',['SignalDeepRestartNeeded',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#afc107d56f13000aa28436a5e26a0876b',1,'GpgFrontend::UI::GeneralTab']]], + ['signalkeydatabaserefreshdone_1487',['SignalKeyDatabaseRefreshDone',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28',1,'GpgFrontend::UI::CommonUtils']]], + ['signalkeyserverimportresult_1488',['SignalKeyServerImportResult',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a857152c19538b833f8945e2e68c6fe1b',1,'GpgFrontend::UI::KeyServerImportTask']]], + ['signalkeyserverlisttestresult_1489',['SignalKeyServerListTestResult',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a20f0147d670be7ab5c9d3051a900f508',1,'GpgFrontend::UI::ListedKeyServerTestTask']]], + ['signalkeyserversearchresult_1490',['SignalKeyServerSearchResult',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ae478130476c95a8b220c3b0e6a7b88b4',1,'GpgFrontend::UI::KeyServerSearchTask']]], + ['signalmainwindowlupdatebasicaloperamenu_1491',['SignalMainWindowlUpdateBasicalOperaMenu',['../classGpgFrontend_1_1UI_1_1FilePage.html#adadebdebea3d4d8ced7aacc17b617627',1,'GpgFrontend::UI::FilePage']]], + ['signalopenhelp_1492',['SignalOpenHelp',['../classGpgFrontend_1_1UI_1_1Wizard.html#a8b5f5ddb1e6470cbf6c87cc6400031fb',1,'GpgFrontend::UI::Wizard']]], + ['signalpathchanged_1493',['SignalPathChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2',1,'GpgFrontend::UI::FileTreeView::SignalPathChanged()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#af4462f25386ff65594ab0de771cb45c5',1,'GpgFrontend::UI::FilePage::SignalPathChanged()']]], + ['signalproxyconnectiontestresult_1494',['SignalProxyConnectionTestResult',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a31cd14d72c6c28c811c9183f118f5873',1,'GpgFrontend::UI::ProxyConnectionTestTask']]], + ['signalrefreshinfoboard_1495',['SignalRefreshInfoBoard',['../classGpgFrontend_1_1UI_1_1FilePage.html#a8c24032167f81c86770c216c3831da57',1,'GpgFrontend::UI::FilePage::SignalRefreshInfoBoard()'],['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007',1,'GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard()']]], + ['signalrefreshstatusbar_1496',['SignalRefreshStatusBar',['../classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a',1,'GpgFrontend::UI::KeyList::SignalRefreshStatusBar()'],['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19',1,'GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar()']]], + ['signalreplyfromupdateserver_1497',['SignalReplyFromUpdateServer',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a5e752e01539ccfdc6bbe41a404ddaa95',1,'GpgFrontend::UI::UpdateTab']]], + ['signalrestartneeded_1498',['SignalRestartNeeded',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a26449a77844d9db69a543ff88f10e347',1,'GpgFrontend::UI::KeyserverTab::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#aa88ccbda61728be6de0aa2d9b92e0b69',1,'GpgFrontend::UI::GeneralTab::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#af5ba6646af45d0d1d794bc52ee54b1b9',1,'GpgFrontend::UI::SettingsDialog::SignalRestartNeeded()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a35a707865fbcc95b6261e382a6ff171c',1,'GpgFrontend::UI::GnuPGControllerDialog::SignalRestartNeeded()']]], + ['signalrestartneeded_1499',['signalRestartNeeded',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712',1,'GpgFrontend::UI::AppearanceTab']]], ['signaluibytesdisplayed_1500',['SignalUIBytesDisplayed',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#afd3749488fdd3d1c53446fb8c833f3f4',1,'GpgFrontend::UI::PlainTextEditorPage']]], ['signalupgradeversion_1501',['SignalUpgradeVersion',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#afdf59c9fb2770c860eb3a38d5917b78a',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], ['signerspicker_1502',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a02c3ba737702894fc6d4ac1a1c543ccb',1,'GpgFrontend::UI::SignersPicker']]], diff --git a/docs/html/search/functions_2.js b/docs/html/search/functions_2.js index 7315897d..ae28731c 100644 --- a/docs/html/search/functions_2.js +++ b/docs/html/search/functions_2.js @@ -1,51 +1,51 @@ var searchData= [ - ['cachemanager_1049',['CacheManager',['../classGpgFrontend_1_1CacheManager.html#a311ae4d0cc4f4d9425b44789aea6090a',1,'GpgFrontend::CacheManager']]], - ['cacheobject_1050',['CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a0a05cd8145be0495674f1a4a36a031c2',1,'GpgFrontend::UI::CacheObject']]], - ['calculatehash_1051',['CalculateHash',['../namespaceGpgFrontend.html#af395fb120a603d913ac040372ee5c651',1,'GpgFrontend']]], - ['channelobject_1052',['ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#aedbf32eddc701e521bd8e790ef208da0',1,'GpgFrontend::ChannelObject::ChannelObject() noexcept'],['../classGpgFrontend_1_1ChannelObject.html#a3d55a57ee60bdb5a747125da9586a0e5',1,'GpgFrontend::ChannelObject::ChannelObject(int channel, QString type)']]], - ['check_5fcustom_5fgnupg_5fkey_5fdatabase_5fpath_1053',['check_custom_gnupg_key_database_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#af677680609f32ed65f78a0641bf05389',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['check_5fcustom_5fgnupg_5fpath_1054',['check_custom_gnupg_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a296dd2fd013f34e7fb389a36bbcaa78e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['check_5femail_5faddress_1055',['check_email_address',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#ad4e09323a53992daee08173bed17bf9a',1,'GpgFrontend::UI::KeyNewUIDDialog::check_email_address()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae8aeaff7be0b1552b29d1f209af0bd28',1,'GpgFrontend::UI::KeyGenDialog::check_email_address()']]], - ['checkgpgerror_1056',['CheckGpgError',['../namespaceGpgFrontend.html#a76dbbc37c483668600134ecb593f6263',1,'GpgFrontend::CheckGpgError(GpgError err, const QString &) -> GpgError'],['../namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf',1,'GpgFrontend::CheckGpgError(GpgError err) -> GpgError']]], - ['checkgpgerror2errcode_1057',['CheckGpgError2ErrCode',['../namespaceGpgFrontend.html#ac75881bd0bf993fa53464dbf76342a39',1,'GpgFrontend']]], - ['choosepage_1058',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#ae370e789009be3926410cb749c86907b',1,'GpgFrontend::UI::ChoosePage']]], - ['clearalldataobjects_1059',['ClearAllDataObjects',['../classGpgFrontend_1_1GlobalSettingStation.html#a393186ae479062b007a41485f608636f',1,'GpgFrontend::GlobalSettingStation']]], - ['clearalllogfiles_1060',['ClearAllLogFiles',['../classGpgFrontend_1_1GlobalSettingStation.html#a43c472c40896308e7bbc14796b5740af',1,'GpgFrontend::GlobalSettingStation']]], - ['cleargpgpasswordcache_1061',['ClearGpgPasswordCache',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ab1678720e30e957ad56e14b683cdedd1',1,'GpgFrontend::GpgAdvancedOperator']]], - ['close_5fattachment_5fdock_1062',['close_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a473b679fa0dc3cdf4f6f98d6553fa0ec',1,'GpgFrontend::UI::MainWindow']]], - ['closeevent_1063',['closeEvent',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242',1,'GpgFrontend::UI::GeneralMainWindow::closeEvent()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1759412cb7ee71600c4b6e3c6e752d2e',1,'GpgFrontend::UI::MainWindow::closeEvent()']]], - ['closenotebyclass_1064',['CloseNoteByClass',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aee4f46e54f29da671838ed232e526700',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['commonutils_1065',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a78f5c2696152e9326e845c76c94be965',1,'GpgFrontend::UI::CommonUtils']]], - ['comparesoftwareversion_1066',['CompareSoftwareVersion',['../namespaceGpgFrontend.html#a3eb3e3e38d04e035e3c2d44b5a553d32',1,'GpgFrontend']]], - ['conclusionpage_1067',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#afcd98b4735047807d384e6b3d3aea3a7',1,'GpgFrontend::UI::ConclusionPage']]], - ['containsprivatekeys_1068',['ContainsPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb',1,'GpgFrontend::UI::KeyList']]], - ['contextmenuevent_1069',['contextMenuEvent',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a35d0b436cf13fa127dbba5b12f8f9144',1,'GpgFrontend::UI::KeyPairUIDTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190',1,'GpgFrontend::UI::KeyList::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a8cbd6e448e187260730ab8301ad4892e',1,'GpgFrontend::UI::KeyserverTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ad415e2dd5046c744b650b26c123130ff',1,'GpgFrontend::UI::KeyPairSubkeyTab::contextMenuEvent()']]], - ['create_5factions_1070',['create_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0ab96012df041f2c2e47092db0600355',1,'GpgFrontend::UI::MainWindow::create_actions()'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a23cf6665537f2a96708e9d5423ce3bb8',1,'GpgFrontend::UI::KeyMgmt::create_actions()']]], - ['create_5fattachment_5fdock_1071',['create_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a92a6d8d46e197e25eaacc3ad7ed289ab',1,'GpgFrontend::UI::MainWindow']]], - ['create_5fbasic_5finfo_5fgroup_5fbox_1072',['create_basic_info_group_box',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a010acccfd5fb5475769658f9cf68da7b',1,'GpgFrontend::UI::KeyGenDialog::create_basic_info_group_box()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a029017ad2e025a43d21144f1b7427593',1,'GpgFrontend::UI::SubkeyGenerateDialog::create_basic_info_group_box()']]], - ['create_5fbutton_1073',['create_button',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c5d8a43fd8a6f1c217d83694dcc689c',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['create_5fbutton_5fbox_1074',['create_button_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9f5912ff99e3820d5fa6a58ed14a70c8',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['create_5fcombo_5fbox_1075',['create_combo_box',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#af64f0fb9433ea88853beec3a3dd5a334',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['create_5fdock_5fwindows_1076',['create_dock_windows',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a04668246525874760f47a340b4b7d8de',1,'GpgFrontend::UI::MainWindow']]], - ['create_5fgeneral_5finfo_5fbox_1077',['create_general_info_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#af88ee416b2227ce847a3b8123a23ce24',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['create_5fkey_5finfo_5fgrid_1078',['create_key_info_grid',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#ae5fee2f307d8f1848a4f687a591f83af',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], - ['create_5fkey_5fusage_5fgroup_5fbox_1079',['create_key_usage_group_box',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa24064a5f585b23d71e1036958f31d7d',1,'GpgFrontend::UI::SubkeyGenerateDialog::create_key_usage_group_box()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e6554b47e0dd6c2025ccb0d1d0cb658',1,'GpgFrontend::UI::KeyGenDialog::create_key_usage_group_box()']]], - ['create_5fkeys_5ftable_1080',['create_keys_table',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9e37a653a982e671977d2101b72ae3b6',1,'GpgFrontend::UI::KeyImportDetailDialog::create_keys_table()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f006d4702885fb41317d10d654dfa3c',1,'GpgFrontend::UI::KeyServerImportDialog::create_keys_table()']]], - ['create_5fmanage_5fuid_5fmenu_1081',['create_manage_uid_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a5c029e55323d54aa2306267cea1809ea',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fmenus_1082',['create_menus',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9fbd8a2f5b2b5869276db83a4ad20216',1,'GpgFrontend::UI::MainWindow::create_menus()'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6ee90b63414038e9f840933a5b2c5e46',1,'GpgFrontend::UI::KeyMgmt::create_menus()']]], - ['create_5fsign_5flist_1083',['create_sign_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a32dc14242d88ca168ae71e9a895d2b29',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fsign_5fpopup_5fmenu_1084',['create_sign_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a7653654c81149c48e7e4d5f0c00c360f',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fstatus_5fbar_1085',['create_status_bar',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585',1,'GpgFrontend::UI::MainWindow']]], - ['create_5fsubkey_5flist_1086',['create_subkey_list',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a0503508ce7e11f497a05cdf6f536a253',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['create_5fsubkey_5fopera_5fmenu_1087',['create_subkey_opera_menu',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a324446276f111be455773381ee8b6739',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['create_5ftool_5fbars_1088',['create_tool_bars',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6791486fd94567d504d48050c23476b5',1,'GpgFrontend::UI::KeyMgmt::create_tool_bars()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#aaa1de043b71dbcf0e8d8c265b2a67bd3',1,'GpgFrontend::UI::MainWindow::create_tool_bars()']]], - ['create_5fuid_5flist_1089',['create_uid_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0511f5714548920cf3563306536d0bd7',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fuid_5fpopup_5fmenu_1090',['create_uid_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a2a87d3ed720a57a5d96a108c7a9827d7',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['createinstance_1091',['CreateInstance',['../classGpgFrontend_1_1SingletonFunctionObject.html#adff3ff15fc67b7e9cdeeb2577541fbc4',1,'GpgFrontend::SingletonFunctionObject']]], - ['createoperamenu_1092',['CreateOperaMenu',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4dcec352e412afe5c5491f941495090f',1,'GpgFrontend::UI::KeyPairOperaTab']]], - ['createtempfileandwritedata_1093',['CreateTempFileAndWriteData',['../namespaceGpgFrontend.html#aa8c5cb4cb2c9421dc8f754d3652c5313',1,'GpgFrontend::CreateTempFileAndWriteData(const QString &data) -> QString'],['../namespaceGpgFrontend.html#a75f249f0581b7886cad96fb8a47caebe',1,'GpgFrontend::CreateTempFileAndWriteData(const GFBuffer &data) -> QString']]], - ['curfilepage_1094',['CurFilePage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa30daf558cb85bbdcad55a805a106109',1,'GpgFrontend::UI::TextEdit']]], - ['currentversionreleased_1095',['CurrentVersionReleased',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a5ae334032a49f4a2ffd1968196544369',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['curtextpage_1096',['CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b',1,'GpgFrontend::UI::TextEdit']]] + ['cachemanager_1050',['CacheManager',['../classGpgFrontend_1_1CacheManager.html#a311ae4d0cc4f4d9425b44789aea6090a',1,'GpgFrontend::CacheManager']]], + ['cacheobject_1051',['CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a0a05cd8145be0495674f1a4a36a031c2',1,'GpgFrontend::UI::CacheObject']]], + ['calculatehash_1052',['CalculateHash',['../namespaceGpgFrontend.html#af395fb120a603d913ac040372ee5c651',1,'GpgFrontend']]], + ['channelobject_1053',['ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#aedbf32eddc701e521bd8e790ef208da0',1,'GpgFrontend::ChannelObject::ChannelObject() noexcept'],['../classGpgFrontend_1_1ChannelObject.html#a3d55a57ee60bdb5a747125da9586a0e5',1,'GpgFrontend::ChannelObject::ChannelObject(int channel, QString type)']]], + ['check_5fcustom_5fgnupg_5fkey_5fdatabase_5fpath_1054',['check_custom_gnupg_key_database_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#af677680609f32ed65f78a0641bf05389',1,'GpgFrontend::UI::GnuPGControllerDialog']]], + ['check_5fcustom_5fgnupg_5fpath_1055',['check_custom_gnupg_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a296dd2fd013f34e7fb389a36bbcaa78e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], + ['check_5femail_5faddress_1056',['check_email_address',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#ad4e09323a53992daee08173bed17bf9a',1,'GpgFrontend::UI::KeyNewUIDDialog::check_email_address()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ae8aeaff7be0b1552b29d1f209af0bd28',1,'GpgFrontend::UI::KeyGenDialog::check_email_address()']]], + ['checkgpgerror_1057',['CheckGpgError',['../namespaceGpgFrontend.html#a76dbbc37c483668600134ecb593f6263',1,'GpgFrontend::CheckGpgError(GpgError err, const QString &) -> GpgError'],['../namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf',1,'GpgFrontend::CheckGpgError(GpgError err) -> GpgError']]], + ['checkgpgerror2errcode_1058',['CheckGpgError2ErrCode',['../namespaceGpgFrontend.html#ac75881bd0bf993fa53464dbf76342a39',1,'GpgFrontend']]], + ['choosepage_1059',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#ae370e789009be3926410cb749c86907b',1,'GpgFrontend::UI::ChoosePage']]], + ['clearalldataobjects_1060',['ClearAllDataObjects',['../classGpgFrontend_1_1GlobalSettingStation.html#a393186ae479062b007a41485f608636f',1,'GpgFrontend::GlobalSettingStation']]], + ['clearalllogfiles_1061',['ClearAllLogFiles',['../classGpgFrontend_1_1GlobalSettingStation.html#a43c472c40896308e7bbc14796b5740af',1,'GpgFrontend::GlobalSettingStation']]], + ['cleargpgpasswordcache_1062',['ClearGpgPasswordCache',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ab1678720e30e957ad56e14b683cdedd1',1,'GpgFrontend::GpgAdvancedOperator']]], + ['close_5fattachment_5fdock_1063',['close_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a473b679fa0dc3cdf4f6f98d6553fa0ec',1,'GpgFrontend::UI::MainWindow']]], + ['closeevent_1064',['closeEvent',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#acc10569862d1575d9453d1c1aa539242',1,'GpgFrontend::UI::GeneralMainWindow::closeEvent()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1759412cb7ee71600c4b6e3c6e752d2e',1,'GpgFrontend::UI::MainWindow::closeEvent()']]], + ['closenotebyclass_1065',['CloseNoteByClass',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aee4f46e54f29da671838ed232e526700',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['commonutils_1066',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a78f5c2696152e9326e845c76c94be965',1,'GpgFrontend::UI::CommonUtils']]], + ['comparesoftwareversion_1067',['CompareSoftwareVersion',['../namespaceGpgFrontend.html#a3eb3e3e38d04e035e3c2d44b5a553d32',1,'GpgFrontend']]], + ['conclusionpage_1068',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#afcd98b4735047807d384e6b3d3aea3a7',1,'GpgFrontend::UI::ConclusionPage']]], + ['containsprivatekeys_1069',['ContainsPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb',1,'GpgFrontend::UI::KeyList']]], + ['contextmenuevent_1070',['contextMenuEvent',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a35d0b436cf13fa127dbba5b12f8f9144',1,'GpgFrontend::UI::KeyPairUIDTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190',1,'GpgFrontend::UI::KeyList::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a8cbd6e448e187260730ab8301ad4892e',1,'GpgFrontend::UI::KeyserverTab::contextMenuEvent()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ad415e2dd5046c744b650b26c123130ff',1,'GpgFrontend::UI::KeyPairSubkeyTab::contextMenuEvent()']]], + ['create_5factions_1071',['create_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0ab96012df041f2c2e47092db0600355',1,'GpgFrontend::UI::MainWindow::create_actions()'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a23cf6665537f2a96708e9d5423ce3bb8',1,'GpgFrontend::UI::KeyMgmt::create_actions()']]], + ['create_5fattachment_5fdock_1072',['create_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a92a6d8d46e197e25eaacc3ad7ed289ab',1,'GpgFrontend::UI::MainWindow']]], + ['create_5fbasic_5finfo_5fgroup_5fbox_1073',['create_basic_info_group_box',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a010acccfd5fb5475769658f9cf68da7b',1,'GpgFrontend::UI::KeyGenDialog::create_basic_info_group_box()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a029017ad2e025a43d21144f1b7427593',1,'GpgFrontend::UI::SubkeyGenerateDialog::create_basic_info_group_box()']]], + ['create_5fbutton_1074',['create_button',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c5d8a43fd8a6f1c217d83694dcc689c',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['create_5fbutton_5fbox_1075',['create_button_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9f5912ff99e3820d5fa6a58ed14a70c8',1,'GpgFrontend::UI::KeyImportDetailDialog']]], + ['create_5fcombo_5fbox_1076',['create_combo_box',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#af64f0fb9433ea88853beec3a3dd5a334',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['create_5fdock_5fwindows_1077',['create_dock_windows',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a04668246525874760f47a340b4b7d8de',1,'GpgFrontend::UI::MainWindow']]], + ['create_5fgeneral_5finfo_5fbox_1078',['create_general_info_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#af88ee416b2227ce847a3b8123a23ce24',1,'GpgFrontend::UI::KeyImportDetailDialog']]], + ['create_5fkey_5finfo_5fgrid_1079',['create_key_info_grid',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#ae5fee2f307d8f1848a4f687a591f83af',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], + ['create_5fkey_5fusage_5fgroup_5fbox_1080',['create_key_usage_group_box',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa24064a5f585b23d71e1036958f31d7d',1,'GpgFrontend::UI::SubkeyGenerateDialog::create_key_usage_group_box()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e6554b47e0dd6c2025ccb0d1d0cb658',1,'GpgFrontend::UI::KeyGenDialog::create_key_usage_group_box()']]], + ['create_5fkeys_5ftable_1081',['create_keys_table',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9e37a653a982e671977d2101b72ae3b6',1,'GpgFrontend::UI::KeyImportDetailDialog::create_keys_table()'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a6f006d4702885fb41317d10d654dfa3c',1,'GpgFrontend::UI::KeyServerImportDialog::create_keys_table()']]], + ['create_5fmanage_5fuid_5fmenu_1082',['create_manage_uid_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a5c029e55323d54aa2306267cea1809ea',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['create_5fmenus_1083',['create_menus',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9fbd8a2f5b2b5869276db83a4ad20216',1,'GpgFrontend::UI::MainWindow::create_menus()'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6ee90b63414038e9f840933a5b2c5e46',1,'GpgFrontend::UI::KeyMgmt::create_menus()']]], + ['create_5fsign_5flist_1084',['create_sign_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a32dc14242d88ca168ae71e9a895d2b29',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['create_5fsign_5fpopup_5fmenu_1085',['create_sign_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a7653654c81149c48e7e4d5f0c00c360f',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['create_5fstatus_5fbar_1086',['create_status_bar',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585',1,'GpgFrontend::UI::MainWindow']]], + ['create_5fsubkey_5flist_1087',['create_subkey_list',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a0503508ce7e11f497a05cdf6f536a253',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], + ['create_5fsubkey_5fopera_5fmenu_1088',['create_subkey_opera_menu',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a324446276f111be455773381ee8b6739',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], + ['create_5ftool_5fbars_1089',['create_tool_bars',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6791486fd94567d504d48050c23476b5',1,'GpgFrontend::UI::KeyMgmt::create_tool_bars()'],['../classGpgFrontend_1_1UI_1_1MainWindow.html#aaa1de043b71dbcf0e8d8c265b2a67bd3',1,'GpgFrontend::UI::MainWindow::create_tool_bars()']]], + ['create_5fuid_5flist_1090',['create_uid_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0511f5714548920cf3563306536d0bd7',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['create_5fuid_5fpopup_5fmenu_1091',['create_uid_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a2a87d3ed720a57a5d96a108c7a9827d7',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['createinstance_1092',['CreateInstance',['../classGpgFrontend_1_1SingletonFunctionObject.html#adff3ff15fc67b7e9cdeeb2577541fbc4',1,'GpgFrontend::SingletonFunctionObject']]], + ['createoperamenu_1093',['CreateOperaMenu',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4dcec352e412afe5c5491f941495090f',1,'GpgFrontend::UI::KeyPairOperaTab']]], + ['createtempfileandwritedata_1094',['CreateTempFileAndWriteData',['../namespaceGpgFrontend.html#aa8c5cb4cb2c9421dc8f754d3652c5313',1,'GpgFrontend::CreateTempFileAndWriteData(const QString &data) -> QString'],['../namespaceGpgFrontend.html#a75f249f0581b7886cad96fb8a47caebe',1,'GpgFrontend::CreateTempFileAndWriteData(const GFBuffer &data) -> QString']]], + ['curfilepage_1095',['CurFilePage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa30daf558cb85bbdcad55a805a106109',1,'GpgFrontend::UI::TextEdit']]], + ['currentversionreleased_1096',['CurrentVersionReleased',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a5ae334032a49f4a2ffd1968196544369',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], + ['curtextpage_1097',['CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b',1,'GpgFrontend::UI::TextEdit']]] ]; diff --git a/docs/html/search/functions_3.js b/docs/html/search/functions_3.js index 43929ab0..f16a2385 100644 --- a/docs/html/search/functions_3.js +++ b/docs/html/search/functions_3.js @@ -1,25 +1,25 @@ var searchData= [ - ['dataobjectoperator_1097',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html#a3a8ae5c36fec01d0d5c3e5f9aed457a6',1,'GpgFrontend::DataObjectOperator']]], - ['decrypt_1098',['Decrypt',['../classGpgFrontend_1_1GpgBasicOperator.html#a508bdf67776fe4e393956d935784f9a4',1,'GpgFrontend::GpgBasicOperator']]], - ['decryptarchive_1099',['DecryptArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a14cbffefe515850c3c9453302d7f60a8',1,'GpgFrontend::GpgFileOpera']]], - ['decryptfile_1100',['DecryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a5534131c79647b29c92ba282c3af7978',1,'GpgFrontend::GpgFileOpera']]], - ['decryptfilesync_1101',['DecryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#aae616b77cdeaebdcf89ff75b7642c9dc',1,'GpgFrontend::GpgFileOpera']]], - ['decryptsync_1102',['DecryptSync',['../classGpgFrontend_1_1GpgBasicOperator.html#af25a8b568723bf1c3b8b59ab1786238c',1,'GpgFrontend::GpgBasicOperator']]], - ['decryptverify_1103',['DecryptVerify',['../classGpgFrontend_1_1GpgBasicOperator.html#a84a66a7a31269ba152c1329083540efc',1,'GpgFrontend::GpgBasicOperator']]], - ['decryptverifyarchive_1104',['DecryptVerifyArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a0d890d70f943b0f07ab65bb8a907d94d',1,'GpgFrontend::GpgFileOpera']]], - ['decryptverifyfile_1105',['DecryptVerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#a795be34a8849de70e90b501bd9e952f2',1,'GpgFrontend::GpgFileOpera']]], - ['decryptverifyfilesync_1106',['DecryptVerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#af10bf1aa98a6717adbef57c11750094c',1,'GpgFrontend::GpgFileOpera']]], - ['decryptverifysync_1107',['DecryptVerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a2de32d6c71f3d559aab4ee78648878c0',1,'GpgFrontend::GpgBasicOperator']]], - ['delete_5fkeys_5fwith_5fwarning_1108',['delete_keys_with_warning',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6c62f6142fd4bfe0554223189a31d9a8',1,'GpgFrontend::UI::KeyMgmt']]], - ['delete_5fwidgets_5fin_5flayout_1109',['delete_widgets_in_layout',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a852c1fe10c7d3153a2146bcea4dbe9ad',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['deleteallfilesbypattern_1110',['DeleteAllFilesByPattern',['../namespaceGpgFrontend.html#a445c070c37811b064e6e4dbb8979bc95',1,'GpgFrontend']]], - ['deletekey_1111',['DeleteKey',['../classGpgFrontend_1_1GpgKeyOpera.html#a151c47b997951e9162f8b036c3cb15e0',1,'GpgFrontend::GpgKeyOpera']]], - ['deletekeys_1112',['DeleteKeys',['../classGpgFrontend_1_1GpgKeyOpera.html#a8a06d0f7a600d4428359b653a68f717e',1,'GpgFrontend::GpgKeyOpera']]], - ['describegpgerrcode_1113',['DescribeGpgErrCode',['../namespaceGpgFrontend.html#aa22dc541423cb09a1dd250d458eb069c',1,'GpgFrontend']]], - ['destroy_1114',['Destroy',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ac54d39d57fc7e6edd8d3b9d8b715c643',1,'GpgFrontend::SingletonStorageCollection::Impl']]], - ['destroygpgfrontendui_1115',['DestroyGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#a8c56bcc19761bbc2fc3134878d9bae37',1,'GpgFrontend::UI']]], - ['doanalyse_1116',['doAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a4652e6e7c86756159793306f2218d37b',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['dragenterevent_1117',['dragEnterEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f',1,'GpgFrontend::UI::KeyList']]], - ['dropevent_1118',['dropEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f',1,'GpgFrontend::UI::KeyList']]] + ['dataobjectoperator_1098',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html#a3a8ae5c36fec01d0d5c3e5f9aed457a6',1,'GpgFrontend::DataObjectOperator']]], + ['decrypt_1099',['Decrypt',['../classGpgFrontend_1_1GpgBasicOperator.html#a508bdf67776fe4e393956d935784f9a4',1,'GpgFrontend::GpgBasicOperator']]], + ['decryptarchive_1100',['DecryptArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a14cbffefe515850c3c9453302d7f60a8',1,'GpgFrontend::GpgFileOpera']]], + ['decryptfile_1101',['DecryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a5534131c79647b29c92ba282c3af7978',1,'GpgFrontend::GpgFileOpera']]], + ['decryptfilesync_1102',['DecryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#aae616b77cdeaebdcf89ff75b7642c9dc',1,'GpgFrontend::GpgFileOpera']]], + ['decryptsync_1103',['DecryptSync',['../classGpgFrontend_1_1GpgBasicOperator.html#af25a8b568723bf1c3b8b59ab1786238c',1,'GpgFrontend::GpgBasicOperator']]], + ['decryptverify_1104',['DecryptVerify',['../classGpgFrontend_1_1GpgBasicOperator.html#a84a66a7a31269ba152c1329083540efc',1,'GpgFrontend::GpgBasicOperator']]], + ['decryptverifyarchive_1105',['DecryptVerifyArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a0d890d70f943b0f07ab65bb8a907d94d',1,'GpgFrontend::GpgFileOpera']]], + ['decryptverifyfile_1106',['DecryptVerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#a795be34a8849de70e90b501bd9e952f2',1,'GpgFrontend::GpgFileOpera']]], + ['decryptverifyfilesync_1107',['DecryptVerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#af10bf1aa98a6717adbef57c11750094c',1,'GpgFrontend::GpgFileOpera']]], + ['decryptverifysync_1108',['DecryptVerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a2de32d6c71f3d559aab4ee78648878c0',1,'GpgFrontend::GpgBasicOperator']]], + ['delete_5fkeys_5fwith_5fwarning_1109',['delete_keys_with_warning',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6c62f6142fd4bfe0554223189a31d9a8',1,'GpgFrontend::UI::KeyMgmt']]], + ['delete_5fwidgets_5fin_5flayout_1110',['delete_widgets_in_layout',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a852c1fe10c7d3153a2146bcea4dbe9ad',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['deleteallfilesbypattern_1111',['DeleteAllFilesByPattern',['../namespaceGpgFrontend.html#a445c070c37811b064e6e4dbb8979bc95',1,'GpgFrontend']]], + ['deletekey_1112',['DeleteKey',['../classGpgFrontend_1_1GpgKeyOpera.html#a151c47b997951e9162f8b036c3cb15e0',1,'GpgFrontend::GpgKeyOpera']]], + ['deletekeys_1113',['DeleteKeys',['../classGpgFrontend_1_1GpgKeyOpera.html#a8a06d0f7a600d4428359b653a68f717e',1,'GpgFrontend::GpgKeyOpera']]], + ['describegpgerrcode_1114',['DescribeGpgErrCode',['../namespaceGpgFrontend.html#aa22dc541423cb09a1dd250d458eb069c',1,'GpgFrontend']]], + ['destroy_1115',['Destroy',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ac54d39d57fc7e6edd8d3b9d8b715c643',1,'GpgFrontend::SingletonStorageCollection::Impl']]], + ['destroygpgfrontendui_1116',['DestroyGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#a8c56bcc19761bbc2fc3134878d9bae37',1,'GpgFrontend::UI']]], + ['doanalyse_1117',['doAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a4652e6e7c86756159793306f2218d37b',1,'GpgFrontend::GpgDecryptResultAnalyse']]], + ['dragenterevent_1118',['dragEnterEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f',1,'GpgFrontend::UI::KeyList']]], + ['dropevent_1119',['dropEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f',1,'GpgFrontend::UI::KeyList']]] ]; diff --git a/docs/html/search/functions_4.js b/docs/html/search/functions_4.js index 98a911ee..c202d3a4 100644 --- a/docs/html/search/functions_4.js +++ b/docs/html/search/functions_4.js @@ -1,24 +1,24 @@ var searchData= [ - ['encryptderectorysymmetric_1119',['EncryptDerectorySymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a162aad2008f150356ac60369d5aaeca5',1,'GpgFrontend::GpgFileOpera']]], - ['encryptderectorysymmetricsync_1120',['EncryptDerectorySymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#abbb5953b208399cc778faa5dd210a23f',1,'GpgFrontend::GpgFileOpera']]], - ['encryptdirectory_1121',['EncryptDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#ace69ece7bb107e350e1ab5b3ff443657',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfile_1122',['EncryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a53f13bf1b79f155f5196ce5d7dfeaf5e',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfilesymmetric_1123',['EncryptFileSymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a14dc846ae25a2fe82ab94ee32a0d5b3e',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfilesymmetricsync_1124',['EncryptFileSymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#a891024cb4fdd7e9163421d7893c43ef3',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfilesync_1125',['EncryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a55656f50fca690aec87afe349460b1c7',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsign_1126',['EncryptSign',['../classGpgFrontend_1_1GpgBasicOperator.html#a846cc480299eacc843cfb04a74f881ba',1,'GpgFrontend::GpgBasicOperator']]], - ['encryptsigndirectory_1127',['EncryptSignDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#a28dc2c1570e10a740aeaa80b3755cee3',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsignfile_1128',['EncryptSignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acd125de9f5d6c49b2e5cf796f27a3398',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsignfilesync_1129',['EncryptSignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9915c91131e4935679b25ef51c2544b1',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsignsync_1130',['EncryptSignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a231f7ca2d8b56b3791497cdbb7754e44',1,'GpgFrontend::GpgBasicOperator']]], - ['encryptsymmetric_1131',['EncryptSymmetric',['../classGpgFrontend_1_1GpgBasicOperator.html#af95c6ea9e4a0aaccb17029557b63158a',1,'GpgFrontend::GpgBasicOperator']]], - ['encryptsymmetricsync_1132',['EncryptSymmetricSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a71018b8a86ec41ebd1050f437649b173',1,'GpgFrontend::GpgBasicOperator']]], - ['exec_1133',['Exec',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#a9966823c9bd4218d01542620a2dff9a3',1,'GpgFrontend::UI::RaisePinentry::Exec()'],['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a5339dcb3890afa6ca4f50fb833bafaa0',1,'GpgFrontend::UI::SetOwnerTrustLevel::Exec()']]], - ['executesync_1134',['ExecuteSync',['../classGpgFrontend_1_1GpgCommandExecutor.html#ac3f979fcd910206e2d9cb30930e9eecb',1,'GpgFrontend::GpgCommandExecutor']]], - ['exportallkeys_1135',['ExportAllKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a589a888151797a556f80f541a7247036',1,'GpgFrontend::GpgKeyImportExporter']]], - ['exportkey_1136',['ExportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#aadede45dd33c70c4716d5276716405f5',1,'GpgFrontend::GpgKeyImportExporter']]], - ['exportkeypackagedialog_1137',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html#a7d1899302ef743671c3002d04f6c9dd8',1,'GpgFrontend::UI::ExportKeyPackageDialog']]], - ['exportkeys_1138',['ExportKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a1e1ba98323a6494f6c07fee2d3fc40fb',1,'GpgFrontend::GpgKeyImportExporter']]], - ['extractarchivefromdataexchanger_1139',['ExtractArchiveFromDataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#a0970b9c44e6e0a9bf93af31b8a76575b',1,'GpgFrontend::ArchiveFileOperator']]] + ['encryptderectorysymmetric_1120',['EncryptDerectorySymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a162aad2008f150356ac60369d5aaeca5',1,'GpgFrontend::GpgFileOpera']]], + ['encryptderectorysymmetricsync_1121',['EncryptDerectorySymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#abbb5953b208399cc778faa5dd210a23f',1,'GpgFrontend::GpgFileOpera']]], + ['encryptdirectory_1122',['EncryptDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#ace69ece7bb107e350e1ab5b3ff443657',1,'GpgFrontend::GpgFileOpera']]], + ['encryptfile_1123',['EncryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a53f13bf1b79f155f5196ce5d7dfeaf5e',1,'GpgFrontend::GpgFileOpera']]], + ['encryptfilesymmetric_1124',['EncryptFileSymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a14dc846ae25a2fe82ab94ee32a0d5b3e',1,'GpgFrontend::GpgFileOpera']]], + ['encryptfilesymmetricsync_1125',['EncryptFileSymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#a891024cb4fdd7e9163421d7893c43ef3',1,'GpgFrontend::GpgFileOpera']]], + ['encryptfilesync_1126',['EncryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a55656f50fca690aec87afe349460b1c7',1,'GpgFrontend::GpgFileOpera']]], + ['encryptsign_1127',['EncryptSign',['../classGpgFrontend_1_1GpgBasicOperator.html#a846cc480299eacc843cfb04a74f881ba',1,'GpgFrontend::GpgBasicOperator']]], + ['encryptsigndirectory_1128',['EncryptSignDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#a28dc2c1570e10a740aeaa80b3755cee3',1,'GpgFrontend::GpgFileOpera']]], + ['encryptsignfile_1129',['EncryptSignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acd125de9f5d6c49b2e5cf796f27a3398',1,'GpgFrontend::GpgFileOpera']]], + ['encryptsignfilesync_1130',['EncryptSignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9915c91131e4935679b25ef51c2544b1',1,'GpgFrontend::GpgFileOpera']]], + ['encryptsignsync_1131',['EncryptSignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a231f7ca2d8b56b3791497cdbb7754e44',1,'GpgFrontend::GpgBasicOperator']]], + ['encryptsymmetric_1132',['EncryptSymmetric',['../classGpgFrontend_1_1GpgBasicOperator.html#af95c6ea9e4a0aaccb17029557b63158a',1,'GpgFrontend::GpgBasicOperator']]], + ['encryptsymmetricsync_1133',['EncryptSymmetricSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a71018b8a86ec41ebd1050f437649b173',1,'GpgFrontend::GpgBasicOperator']]], + ['exec_1134',['Exec',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#a9966823c9bd4218d01542620a2dff9a3',1,'GpgFrontend::UI::RaisePinentry::Exec()'],['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a5339dcb3890afa6ca4f50fb833bafaa0',1,'GpgFrontend::UI::SetOwnerTrustLevel::Exec()']]], + ['executesync_1135',['ExecuteSync',['../classGpgFrontend_1_1GpgCommandExecutor.html#ac3f979fcd910206e2d9cb30930e9eecb',1,'GpgFrontend::GpgCommandExecutor']]], + ['exportallkeys_1136',['ExportAllKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a589a888151797a556f80f541a7247036',1,'GpgFrontend::GpgKeyImportExporter']]], + ['exportkey_1137',['ExportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#aadede45dd33c70c4716d5276716405f5',1,'GpgFrontend::GpgKeyImportExporter']]], + ['exportkeypackagedialog_1138',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html#a7d1899302ef743671c3002d04f6c9dd8',1,'GpgFrontend::UI::ExportKeyPackageDialog']]], + ['exportkeys_1139',['ExportKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a1e1ba98323a6494f6c07fee2d3fc40fb',1,'GpgFrontend::GpgKeyImportExporter']]], + ['extractarchivefromdataexchanger_1140',['ExtractArchiveFromDataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#a0970b9c44e6e0a9bf93af31b8a76575b',1,'GpgFrontend::ArchiveFileOperator']]] ]; diff --git a/docs/html/search/functions_5.js b/docs/html/search/functions_5.js index 3c1626f6..9642b872 100644 --- a/docs/html/search/functions_5.js +++ b/docs/html/search/functions_5.js @@ -1,8 +1,8 @@ var searchData= [ - ['fetchkey_1140',['FetchKey',['../classGpgFrontend_1_1GpgKeyGetter.html#ada3e33c92b5f4d24b6f2efe6af446688',1,'GpgFrontend::GpgKeyGetter']]], - ['filepage_1141',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html#aed52684347a89faaad2cc7defa9dfc0f',1,'GpgFrontend::UI::FilePage']]], - ['findobjectinchannel_1142',['FindObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#aca3f30ca1bf528ac71351ca913b4f464',1,'GpgFrontend::SingletonStorage']]], - ['findwidget_1143',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a495f281e72e5ddc10c8e944183b96dd9',1,'GpgFrontend::UI::FindWidget']]], - ['flushkeycache_1144',['FlushKeyCache',['../classGpgFrontend_1_1GpgKeyGetter.html#a12c5b7fa117c7434450365f5ed46acf9',1,'GpgFrontend::GpgKeyGetter']]] + ['fetchkey_1141',['FetchKey',['../classGpgFrontend_1_1GpgKeyGetter.html#ada3e33c92b5f4d24b6f2efe6af446688',1,'GpgFrontend::GpgKeyGetter']]], + ['filepage_1142',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html#aed52684347a89faaad2cc7defa9dfc0f',1,'GpgFrontend::UI::FilePage']]], + ['findobjectinchannel_1143',['FindObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#aca3f30ca1bf528ac71351ca913b4f464',1,'GpgFrontend::SingletonStorage']]], + ['findwidget_1144',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a495f281e72e5ddc10c8e944183b96dd9',1,'GpgFrontend::UI::FindWidget']]], + ['flushkeycache_1145',['FlushKeyCache',['../classGpgFrontend_1_1GpgKeyGetter.html#a12c5b7fa117c7434450365f5ed46acf9',1,'GpgFrontend::GpgKeyGetter']]] ]; diff --git a/docs/html/search/functions_6.js b/docs/html/search/functions_6.js index 4aa8df48..f903c77b 100644 --- a/docs/html/search/functions_6.js +++ b/docs/html/search/functions_6.js @@ -1,145 +1,145 @@ var searchData= [ - ['generaldialog_1145',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942',1,'GpgFrontend::UI::GeneralDialog']]], - ['generalmainwindow_1146',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a4e70182b431aaf983341527d636f5b67',1,'GpgFrontend::UI::GeneralMainWindow']]], - ['generaltab_1147',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a214079dfbacdc6898146c8468611cf0c',1,'GpgFrontend::UI::GeneralTab']]], - ['generate_1148',['Generate',['../classGpgFrontend_1_1PassphraseGenerator.html#ae53436e5b7dc44e96afe014ccd544998',1,'GpgFrontend::PassphraseGenerator']]], - ['generate_5fkey_5fpackage_5fname_1149',['generate_key_package_name',['../classGpgFrontend_1_1KeyPackageOperator.html#ab0fc5ef8145005f0851311f73f4e7039',1,'GpgFrontend::KeyPackageOperator']]], - ['generate_5fuuid_1150',['generate_uuid',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#ad0878b39a1fe88d7a207ee0df0b90842',1,'GpgFrontend::Thread::Task::Impl']]], - ['generatekey_1151',['GenerateKey',['../classGpgFrontend_1_1GpgKeyOpera.html#af20beaf00ea43b399ab39bdb8e358427',1,'GpgFrontend::GpgKeyOpera']]], - ['generatekeypackage_1152',['GenerateKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#ae01e32a99a0008f8b01ad7afb95b93a3',1,'GpgFrontend::KeyPackageOperator']]], - ['generatekeypackagename_1153',['GenerateKeyPackageName',['../classGpgFrontend_1_1KeyPackageOperator.html#a6c987efc6e6a137ac3eb11170220e299',1,'GpgFrontend::KeyPackageOperator']]], - ['generatekeysync_1154',['GenerateKeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#ab3e567066b22fa9b146324dcdbd34d30',1,'GpgFrontend::GpgKeyOpera']]], - ['generatekeywithsubkey_1155',['GenerateKeyWithSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#adf89f46010856486d25af3ea1e94b25d',1,'GpgFrontend::GpgKeyOpera']]], - ['generatekeywithsubkeysync_1156',['GenerateKeyWithSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a92708358f594869ff9cba1ea4d0a4ec6',1,'GpgFrontend::GpgKeyOpera']]], - ['generatepassphrase_1157',['GeneratePassphrase',['../classGpgFrontend_1_1KeyPackageOperator.html#a17bd5bca63876fcd201e98c2fca0582c',1,'GpgFrontend::KeyPackageOperator']]], - ['generaterevokecert_1158',['GenerateRevokeCert',['../classGpgFrontend_1_1GpgKeyOpera.html#ad97b418381a346162684045d8471de2d',1,'GpgFrontend::GpgKeyOpera']]], - ['generatesubkey_1159',['GenerateSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#a54d339513039e008e821e64d0991206e',1,'GpgFrontend::GpgKeyOpera']]], - ['generatesubkeysync_1160',['GenerateSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a2ef5deb5bb7a50b5488228a72f6776bd',1,'GpgFrontend::GpgKeyOpera']]], - ['genkeyinfo_1161',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html#acfa8401da6425bf3b5fe63d897a33b69',1,'GpgFrontend::GenKeyInfo']]], - ['get_5fdata_5fobject_5fkey_1162',['get_data_object_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#a2e30e1288e5e7bff4cb54a9723fbcaeb',1,'GpgFrontend::CacheManager::Impl']]], - ['get_5fkey_5fin_5fcache_1163',['get_key_in_cache',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a440653d7752aec61575b522d9b7bce25',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['get_5frestart_5fneeded_1164',['get_restart_needed',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a5e95f62dac9fba1ead6ec69c145923db',1,'GpgFrontend::UI::MainWindow::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a2ca2325a0dd0764cb6b5c2a7e35ba408',1,'GpgFrontend::UI::SettingsDialog::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a67c4bc7a4e0d76c610267b86612ba5b6',1,'GpgFrontend::UI::GnuPGControllerDialog::get_restart_needed()']]], - ['get_5fselected_5fsubkey_1165',['get_selected_subkey',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#aa757320412a0a904bcbd2d6ee536c744',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['get_5fsign_5fselected_1166',['get_sign_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ab090e19189ae4f03ab43f9a300b906f0',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['get_5fstatus_5fstring_1167',['get_status_string',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['get_5fuid_5fchecked_1168',['get_uid_checked',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ae8830624dd1e06f83cde4a1d9750aa85',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['get_5fuid_5fselected_1169',['get_uid_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a88c454f97ba4bd140e23c8ff1054eff5',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['getalgo_1170',['GetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#aadafd2fa289a5b8e69e03c5b2deeacd6',1,'GpgFrontend::GenKeyInfo']]], - ['getallchannelid_1171',['GetAllChannelId',['../classGpgFrontend_1_1SingletonStorage.html#aa5fd3f6f18f7c9435df0bb32707e3871',1,'GpgFrontend::SingletonStorage::GetAllChannelId()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d',1,'GpgFrontend::SingletonFunctionObject::GetAllChannelId()']]], - ['getallprivatekeys_1172',['GetAllPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a',1,'GpgFrontend::UI::KeyList']]], - ['getapp_1173',['GetApp',['../structGpgFrontend_1_1GpgFrontendContext.html#a56dd389a17c5f74482ade13635140bbb',1,'GpgFrontend::GpgFrontendContext']]], - ['getappdatapath_1174',['GetAppDataPath',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae051656e52a286cd9b3a891d82099ce0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDataPath()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a7da8fc60ba403d6addd8f671089faeaa',1,'GpgFrontend::GlobalSettingStation::GetAppDataPath()']]], - ['getappdir_1175',['GetAppDir',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc4ed01c7a4cf9c3c7d9a9462027abd0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDir()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a0493f07e63b300e272826561bbc6d9f7',1,'GpgFrontend::GlobalSettingStation::GetAppDir()']]], - ['getbrowser_1176',['GetBrowser',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a92c31eea47b42be28c86431384b27846',1,'GpgFrontend::UI::HelpPage']]], - ['getcachevalue_1177',['GetCacheValue',['../namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a',1,'GpgFrontend']]], - ['getchannel_1178',['GetChannel',['../classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26',1,'GpgFrontend::ChannelObject::GetChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5',1,'GpgFrontend::SingletonFunctionObject::GetChannel()']]], - ['getchannelobjectinstance_1179',['GetChannelObjectInstance',['../namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6',1,'GpgFrontend']]], - ['getchecked_1180',['GetChecked',['../structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e',1,'GpgFrontend::UI::KeyTable::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc',1,'GpgFrontend::UI::KeyList::GetChecked(const KeyTable &key_table)'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b',1,'GpgFrontend::UI::KeyList::GetChecked()']]], - ['getcheckedsigners_1181',['GetCheckedSigners',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#aaed74d4a809b2570d9853d122a7e6c1e',1,'GpgFrontend::UI::SignersPicker']]], - ['getcomment_1182',['GetComment',['../classGpgFrontend_1_1GenKeyInfo.html#abbc1d76d54202eb5cf2cc27767ab238d',1,'GpgFrontend::GenKeyInfo::GetComment()'],['../classGpgFrontend_1_1GpgUID.html#af71a8fb322d11f4d0267fb5a1c109904',1,'GpgFrontend::GpgUID::GetComment()'],['../classGpgFrontend_1_1GpgKey.html#aadfb3ec59be62ca0c14e73766f219557',1,'GpgFrontend::GpgKey::GetComment()'],['../classGpgFrontend_1_1GpgKeySignature.html#a964da32ce71553d6a584c36f4797db0f',1,'GpgFrontend::GpgKeySignature::GetComment()']]], - ['getcorelogger_1183',['GetCoreLogger',['../namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981',1,'GpgFrontend']]], - ['getcreatetime_1184',['GetCreateTime',['../classGpgFrontend_1_1GpgKey.html#a51ec231fb31f5c968511eeb2ecc7a82f',1,'GpgFrontend::GpgKey::GetCreateTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#aa49800564631056c764fd412305f5a50',1,'GpgFrontend::GpgKeySignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgSignature.html#a83cefe63b9410bd07ff123fe61f05e95',1,'GpgFrontend::GpgSignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgSubKey.html#acb69f7d19dd2e9278c59ed68033c95f6',1,'GpgFrontend::GpgSubKey::GetCreateTime()']]], - ['getcurrentpath_1185',['GetCurrentPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a984bd4a6f7d133d6e6356b46ba2d46d4',1,'GpgFrontend::UI::FileTreeView']]], - ['getdataobjectsfilessize_1186',['GetDataObjectsFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a67d731d4a2c0f3033c9f6b6f52094e25',1,'GpgFrontend::GlobalSettingStation']]], - ['getdefaultchannel_1187',['GetDefaultChannel',['../classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8',1,'GpgFrontend::ChannelObject::GetDefaultChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc',1,'GpgFrontend::SingletonFunctionObject::GetDefaultChannel()']]], - ['getdefaultlogger_1188',['GetDefaultLogger',['../namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51',1,'GpgFrontend']]], - ['getdescription_1189',['GetDescription',['../classGpgFrontend_1_1GpgTOFUInfo.html#a7659c5c7483a7629be347d6a8f05fe37',1,'GpgFrontend::GpgTOFUInfo']]], - ['getemail_1190',['GetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#af87474dd334abdc17f39bf5cc04cc464',1,'GpgFrontend::GenKeyInfo::GetEmail()'],['../classGpgFrontend_1_1GpgUID.html#a72b06128992429e3fc730134d82f4a37',1,'GpgFrontend::GpgUID::GetEmail()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeef7bdd5d64493a585e77d4e4839e055',1,'GpgFrontend::GpgKeySignature::GetEmail()'],['../classGpgFrontend_1_1GpgKey.html#acfde01907c1ec56cdb6dab519c7948e9',1,'GpgFrontend::GpgKey::GetEmail()']]], - ['getencrcount_1191',['GetEncrCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437',1,'GpgFrontend::GpgTOFUInfo']]], - ['getencrlast_1192',['GetEncrLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a4dc5e5573cabb90f55761bdc252f4f82',1,'GpgFrontend::GpgTOFUInfo']]], - ['getexpiretime_1193',['GetExpireTime',['../classGpgFrontend_1_1GpgKey.html#a430e4275ee13ceaf177138dd4be388c7',1,'GpgFrontend::GpgKey::GetExpireTime()'],['../classGpgFrontend_1_1GenKeyInfo.html#abba96c63d675a9bdd05926eaca64c268',1,'GpgFrontend::GenKeyInfo::GetExpireTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#a9da492e149e2e5ff8766aa7b925e8887',1,'GpgFrontend::GpgKeySignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgSignature.html#abaedefd31b8e3a1d59feb8a5f9f3527c',1,'GpgFrontend::GpgSignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgSubKey.html#a70e3268330b354ff99a1ec753ee71601',1,'GpgFrontend::GpgSubKey::GetExpireTime()']]], - ['getfileextension_1194',['GetFileExtension',['../namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9',1,'GpgFrontend']]], - ['getfilepath_1195',['GetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aff81f0f98a399fa55b6b0ebf2230d4cf',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['getfilesizebypath_1196',['GetFileSizeByPath',['../namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a',1,'GpgFrontend']]], - ['getfingerprint_1197',['GetFingerprint',['../classGpgFrontend_1_1GpgKey.html#acc06ff78f50cfa9ec94cebd39e235a40',1,'GpgFrontend::GpgKey::GetFingerprint()'],['../classGpgFrontend_1_1GpgSubKey.html#a99a39cfbe53b79c1b56b854ce8e7088e',1,'GpgFrontend::GpgSubKey::GetFingerprint()'],['../classGpgFrontend_1_1GpgSignature.html#acd681c77a5c777cacd0b9866b209bac2',1,'GpgFrontend::GpgSignature::GetFingerprint()']]], - ['getfullextension_1198',['GetFullExtension',['../namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f',1,'GpgFrontend']]], - ['getfullid_1199',['GetFullID',['../classGpgFrontend_1_1Thread_1_1Task.html#aabda16361fa50a05e72de5f6ac37a53e',1,'GpgFrontend::Thread::Task::GetFullID()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a2b844765ba5c75ee061fe19ccb663e1d',1,'GpgFrontend::Thread::Task::Impl::GetFullID()']]], - ['gethashalgo_1200',['GetHashAlgo',['../classGpgFrontend_1_1GpgSignature.html#a23084904b84dd0d2a619565c0ae18d2e',1,'GpgFrontend::GpgSignature']]], - ['gethumanfriendlyfilesize_1201',['GetHumanFriendlyFileSize',['../namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71',1,'GpgFrontend']]], - ['getid_1202',['GetID',['../classGpgFrontend_1_1GpgSubKey.html#a28be04ec888468dbd7341aa4cb28785d',1,'GpgFrontend::GpgSubKey']]], + ['generaldialog_1146',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942',1,'GpgFrontend::UI::GeneralDialog']]], + ['generalmainwindow_1147',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a4e70182b431aaf983341527d636f5b67',1,'GpgFrontend::UI::GeneralMainWindow']]], + ['generaltab_1148',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a214079dfbacdc6898146c8468611cf0c',1,'GpgFrontend::UI::GeneralTab']]], + ['generate_1149',['Generate',['../classGpgFrontend_1_1PassphraseGenerator.html#ae53436e5b7dc44e96afe014ccd544998',1,'GpgFrontend::PassphraseGenerator']]], + ['generate_5fkey_5fpackage_5fname_1150',['generate_key_package_name',['../classGpgFrontend_1_1KeyPackageOperator.html#ab0fc5ef8145005f0851311f73f4e7039',1,'GpgFrontend::KeyPackageOperator']]], + ['generate_5fuuid_1151',['generate_uuid',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#ad0878b39a1fe88d7a207ee0df0b90842',1,'GpgFrontend::Thread::Task::Impl']]], + ['generatekey_1152',['GenerateKey',['../classGpgFrontend_1_1GpgKeyOpera.html#af20beaf00ea43b399ab39bdb8e358427',1,'GpgFrontend::GpgKeyOpera']]], + ['generatekeypackage_1153',['GenerateKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#ae01e32a99a0008f8b01ad7afb95b93a3',1,'GpgFrontend::KeyPackageOperator']]], + ['generatekeypackagename_1154',['GenerateKeyPackageName',['../classGpgFrontend_1_1KeyPackageOperator.html#a6c987efc6e6a137ac3eb11170220e299',1,'GpgFrontend::KeyPackageOperator']]], + ['generatekeysync_1155',['GenerateKeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#ab3e567066b22fa9b146324dcdbd34d30',1,'GpgFrontend::GpgKeyOpera']]], + ['generatekeywithsubkey_1156',['GenerateKeyWithSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#adf89f46010856486d25af3ea1e94b25d',1,'GpgFrontend::GpgKeyOpera']]], + ['generatekeywithsubkeysync_1157',['GenerateKeyWithSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a92708358f594869ff9cba1ea4d0a4ec6',1,'GpgFrontend::GpgKeyOpera']]], + ['generatepassphrase_1158',['GeneratePassphrase',['../classGpgFrontend_1_1KeyPackageOperator.html#a17bd5bca63876fcd201e98c2fca0582c',1,'GpgFrontend::KeyPackageOperator']]], + ['generaterevokecert_1159',['GenerateRevokeCert',['../classGpgFrontend_1_1GpgKeyOpera.html#ad97b418381a346162684045d8471de2d',1,'GpgFrontend::GpgKeyOpera']]], + ['generatesubkey_1160',['GenerateSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#a54d339513039e008e821e64d0991206e',1,'GpgFrontend::GpgKeyOpera']]], + ['generatesubkeysync_1161',['GenerateSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a2ef5deb5bb7a50b5488228a72f6776bd',1,'GpgFrontend::GpgKeyOpera']]], + ['genkeyinfo_1162',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html#acfa8401da6425bf3b5fe63d897a33b69',1,'GpgFrontend::GenKeyInfo']]], + ['get_5fdata_5fobject_5fkey_1163',['get_data_object_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#a2e30e1288e5e7bff4cb54a9723fbcaeb',1,'GpgFrontend::CacheManager::Impl']]], + ['get_5fkey_5fin_5fcache_1164',['get_key_in_cache',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a440653d7752aec61575b522d9b7bce25',1,'GpgFrontend::GpgKeyGetter::Impl']]], + ['get_5frestart_5fneeded_1165',['get_restart_needed',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a5e95f62dac9fba1ead6ec69c145923db',1,'GpgFrontend::UI::MainWindow::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a2ca2325a0dd0764cb6b5c2a7e35ba408',1,'GpgFrontend::UI::SettingsDialog::get_restart_needed()'],['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a67c4bc7a4e0d76c610267b86612ba5b6',1,'GpgFrontend::UI::GnuPGControllerDialog::get_restart_needed()']]], + ['get_5fselected_5fsubkey_1166',['get_selected_subkey',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#aa757320412a0a904bcbd2d6ee536c744',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], + ['get_5fsign_5fselected_1167',['get_sign_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ab090e19189ae4f03ab43f9a300b906f0',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['get_5fstatus_5fstring_1168',['get_status_string',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a168bea15c50aa5c42601026124fb04f0',1,'GpgFrontend::UI::KeyImportDetailDialog']]], + ['get_5fuid_5fchecked_1169',['get_uid_checked',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ae8830624dd1e06f83cde4a1d9750aa85',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['get_5fuid_5fselected_1170',['get_uid_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a88c454f97ba4bd140e23c8ff1054eff5',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['getalgo_1171',['GetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#aadafd2fa289a5b8e69e03c5b2deeacd6',1,'GpgFrontend::GenKeyInfo']]], + ['getallchannelid_1172',['GetAllChannelId',['../classGpgFrontend_1_1SingletonStorage.html#aa5fd3f6f18f7c9435df0bb32707e3871',1,'GpgFrontend::SingletonStorage::GetAllChannelId()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d',1,'GpgFrontend::SingletonFunctionObject::GetAllChannelId()']]], + ['getallprivatekeys_1173',['GetAllPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a',1,'GpgFrontend::UI::KeyList']]], + ['getapp_1174',['GetApp',['../structGpgFrontend_1_1GpgFrontendContext.html#a56dd389a17c5f74482ade13635140bbb',1,'GpgFrontend::GpgFrontendContext']]], + ['getappdatapath_1175',['GetAppDataPath',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae051656e52a286cd9b3a891d82099ce0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDataPath()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a7da8fc60ba403d6addd8f671089faeaa',1,'GpgFrontend::GlobalSettingStation::GetAppDataPath()']]], + ['getappdir_1176',['GetAppDir',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc4ed01c7a4cf9c3c7d9a9462027abd0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDir()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a0493f07e63b300e272826561bbc6d9f7',1,'GpgFrontend::GlobalSettingStation::GetAppDir()']]], + ['getbrowser_1177',['GetBrowser',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a92c31eea47b42be28c86431384b27846',1,'GpgFrontend::UI::HelpPage']]], + ['getcachevalue_1178',['GetCacheValue',['../namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a',1,'GpgFrontend']]], + ['getchannel_1179',['GetChannel',['../classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26',1,'GpgFrontend::ChannelObject::GetChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5',1,'GpgFrontend::SingletonFunctionObject::GetChannel()']]], + ['getchannelobjectinstance_1180',['GetChannelObjectInstance',['../namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6',1,'GpgFrontend']]], + ['getchecked_1181',['GetChecked',['../structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e',1,'GpgFrontend::UI::KeyTable::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc',1,'GpgFrontend::UI::KeyList::GetChecked(const KeyTable &key_table)'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b',1,'GpgFrontend::UI::KeyList::GetChecked()']]], + ['getcheckedsigners_1182',['GetCheckedSigners',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#aaed74d4a809b2570d9853d122a7e6c1e',1,'GpgFrontend::UI::SignersPicker']]], + ['getcomment_1183',['GetComment',['../classGpgFrontend_1_1GenKeyInfo.html#abbc1d76d54202eb5cf2cc27767ab238d',1,'GpgFrontend::GenKeyInfo::GetComment()'],['../classGpgFrontend_1_1GpgUID.html#af71a8fb322d11f4d0267fb5a1c109904',1,'GpgFrontend::GpgUID::GetComment()'],['../classGpgFrontend_1_1GpgKey.html#aadfb3ec59be62ca0c14e73766f219557',1,'GpgFrontend::GpgKey::GetComment()'],['../classGpgFrontend_1_1GpgKeySignature.html#a964da32ce71553d6a584c36f4797db0f',1,'GpgFrontend::GpgKeySignature::GetComment()']]], + ['getcorelogger_1184',['GetCoreLogger',['../namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981',1,'GpgFrontend']]], + ['getcreatetime_1185',['GetCreateTime',['../classGpgFrontend_1_1GpgKey.html#a51ec231fb31f5c968511eeb2ecc7a82f',1,'GpgFrontend::GpgKey::GetCreateTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#aa49800564631056c764fd412305f5a50',1,'GpgFrontend::GpgKeySignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgSignature.html#a83cefe63b9410bd07ff123fe61f05e95',1,'GpgFrontend::GpgSignature::GetCreateTime()'],['../classGpgFrontend_1_1GpgSubKey.html#acb69f7d19dd2e9278c59ed68033c95f6',1,'GpgFrontend::GpgSubKey::GetCreateTime()']]], + ['getcurrentpath_1186',['GetCurrentPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a984bd4a6f7d133d6e6356b46ba2d46d4',1,'GpgFrontend::UI::FileTreeView']]], + ['getdataobjectsfilessize_1187',['GetDataObjectsFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a67d731d4a2c0f3033c9f6b6f52094e25',1,'GpgFrontend::GlobalSettingStation']]], + ['getdefaultchannel_1188',['GetDefaultChannel',['../classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8',1,'GpgFrontend::ChannelObject::GetDefaultChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc',1,'GpgFrontend::SingletonFunctionObject::GetDefaultChannel()']]], + ['getdefaultlogger_1189',['GetDefaultLogger',['../namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51',1,'GpgFrontend']]], + ['getdescription_1190',['GetDescription',['../classGpgFrontend_1_1GpgTOFUInfo.html#a7659c5c7483a7629be347d6a8f05fe37',1,'GpgFrontend::GpgTOFUInfo']]], + ['getemail_1191',['GetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#af87474dd334abdc17f39bf5cc04cc464',1,'GpgFrontend::GenKeyInfo::GetEmail()'],['../classGpgFrontend_1_1GpgUID.html#a72b06128992429e3fc730134d82f4a37',1,'GpgFrontend::GpgUID::GetEmail()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeef7bdd5d64493a585e77d4e4839e055',1,'GpgFrontend::GpgKeySignature::GetEmail()'],['../classGpgFrontend_1_1GpgKey.html#acfde01907c1ec56cdb6dab519c7948e9',1,'GpgFrontend::GpgKey::GetEmail()']]], + ['getencrcount_1192',['GetEncrCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437',1,'GpgFrontend::GpgTOFUInfo']]], + ['getencrlast_1193',['GetEncrLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a4dc5e5573cabb90f55761bdc252f4f82',1,'GpgFrontend::GpgTOFUInfo']]], + ['getexpiretime_1194',['GetExpireTime',['../classGpgFrontend_1_1GpgKey.html#a430e4275ee13ceaf177138dd4be388c7',1,'GpgFrontend::GpgKey::GetExpireTime()'],['../classGpgFrontend_1_1GenKeyInfo.html#abba96c63d675a9bdd05926eaca64c268',1,'GpgFrontend::GenKeyInfo::GetExpireTime()'],['../classGpgFrontend_1_1GpgKeySignature.html#a9da492e149e2e5ff8766aa7b925e8887',1,'GpgFrontend::GpgKeySignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgSignature.html#abaedefd31b8e3a1d59feb8a5f9f3527c',1,'GpgFrontend::GpgSignature::GetExpireTime()'],['../classGpgFrontend_1_1GpgSubKey.html#a70e3268330b354ff99a1ec753ee71601',1,'GpgFrontend::GpgSubKey::GetExpireTime()']]], + ['getfileextension_1195',['GetFileExtension',['../namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9',1,'GpgFrontend']]], + ['getfilepath_1196',['GetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aff81f0f98a399fa55b6b0ebf2230d4cf',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['getfilesizebypath_1197',['GetFileSizeByPath',['../namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a',1,'GpgFrontend']]], + ['getfingerprint_1198',['GetFingerprint',['../classGpgFrontend_1_1GpgKey.html#acc06ff78f50cfa9ec94cebd39e235a40',1,'GpgFrontend::GpgKey::GetFingerprint()'],['../classGpgFrontend_1_1GpgSubKey.html#a99a39cfbe53b79c1b56b854ce8e7088e',1,'GpgFrontend::GpgSubKey::GetFingerprint()'],['../classGpgFrontend_1_1GpgSignature.html#acd681c77a5c777cacd0b9866b209bac2',1,'GpgFrontend::GpgSignature::GetFingerprint()']]], + ['getfullextension_1199',['GetFullExtension',['../namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f',1,'GpgFrontend']]], + ['getfullid_1200',['GetFullID',['../classGpgFrontend_1_1Thread_1_1Task.html#aabda16361fa50a05e72de5f6ac37a53e',1,'GpgFrontend::Thread::Task::GetFullID()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a2b844765ba5c75ee061fe19ccb663e1d',1,'GpgFrontend::Thread::Task::Impl::GetFullID()']]], + ['gethashalgo_1201',['GetHashAlgo',['../classGpgFrontend_1_1GpgSignature.html#a23084904b84dd0d2a619565c0ae18d2e',1,'GpgFrontend::GpgSignature']]], + ['gethumanfriendlyfilesize_1202',['GetHumanFriendlyFileSize',['../namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71',1,'GpgFrontend']]], ['getid_1203',['GetId',['../classGpgFrontend_1_1GpgKey.html#a3dec62e06f6f8f43059b293ad192e0c1',1,'GpgFrontend::GpgKey']]], - ['getinstance_1204',['GetInstance',['../classGpgFrontend_1_1SingletonStorageCollection.html#a4bba0f1f2880648909af6824bcef9568',1,'GpgFrontend::SingletonStorageCollection::GetInstance()'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a530688726ce3a319de8d4bdcc291db87',1,'GpgFrontend::UI::CommonUtils::GetInstance()'],['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d',1,'GpgFrontend::UI::UISignalStation::GetInstance()'],['../classGpgFrontend_1_1CoreSignalStation.html#a4ab63c97545b007d2b720c9b59ed1c47',1,'GpgFrontend::CoreSignalStation::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a9cdea3d2b2d2776f241d2a871d233dd5',1,'GpgFrontend::SingletonStorageCollection::Impl::GetInstance()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f',1,'GpgFrontend::SingletonFunctionObject::GetInstance()']]], - ['getinvalid_1205',['GetInvalid',['../classGpgFrontend_1_1GpgUID.html#a1e7436091a5de3c08727608880afedd2',1,'GpgFrontend::GpgUID']]], - ['getkey_1206',['GetKey',['../classGpgFrontend_1_1GpgKeyGetter.html#a74075299f1dee8cbccbf46939a1871f5',1,'GpgFrontend::GpgKeyGetter']]], - ['getkeyalgo_1207',['GetKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#a9f69b569f048c2a8ce2894ea06a62622',1,'GpgFrontend::GpgKey::GetKeyAlgo()'],['../classGpgFrontend_1_1GpgSubKey.html#a6274ea63d3bc49d7a1222a415f04a371',1,'GpgFrontend::GpgSubKey::GetKeyAlgo()']]], - ['getkeyid_1208',['GetKeyID',['../classGpgFrontend_1_1GpgKeySignature.html#ae0291189b67734a61a9b34f5c206cefd',1,'GpgFrontend::GpgKeySignature']]], - ['getkeylength_1209',['GetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#afd12578dde272902cfbf76368103f95b',1,'GpgFrontend::GenKeyInfo::GetKeyLength()'],['../classGpgFrontend_1_1GpgSubKey.html#a05dc0b70902e5ce13c1e83c36f31fabe',1,'GpgFrontend::GpgSubKey::GetKeyLength()']]], - ['getkeys_1210',['GetKeys',['../classGpgFrontend_1_1GpgKeyGetter.html#ac12f4117c5b4b596d9788dc816a6112b',1,'GpgFrontend::GpgKeyGetter']]], - ['getkeyscopy_1211',['GetKeysCopy',['../classGpgFrontend_1_1GpgKeyGetter.html#a94b99caf87636d80988a7b9f5c65d444',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyListPtr &keys) -> KeyListPtr'],['../classGpgFrontend_1_1GpgKeyGetter.html#afa73240503bbb2bd0ad2a58584d02551',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyLinkListPtr &keys) -> KeyLinkListPtr']]], - ['getkeysizestr_1212',['GetKeySizeStr',['../classGpgFrontend_1_1GenKeyInfo.html#aa0d9942210df18e21e5f7feb127a4080',1,'GpgFrontend::GenKeyInfo']]], - ['getlastupdatetime_1213',['GetLastUpdateTime',['../classGpgFrontend_1_1GpgKey.html#a1f0fc32514b6af46c23d1221b453f4fe',1,'GpgFrontend::GpgKey']]], - ['getlogdir_1214',['GetLogDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a7a7eb68d192184bb2f447abbb4440fec',1,'GpgFrontend::GlobalSettingStation::GetLogDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#af067b39bc0926f1189980d26c027a729',1,'GpgFrontend::GlobalSettingStation::Impl::GetLogDir()']]], - ['getlogfilessize_1215',['GetLogFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a6521cacfd63f42558399077f9301e500',1,'GpgFrontend::GlobalSettingStation']]], - ['getlogger_1216',['GetLogger',['../namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe',1,'GpgFrontend']]], - ['getmousepointglobal_1217',['GetMousePointGlobal',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a8addf93e844125d99c5a66fb7364a45d',1,'GpgFrontend::UI::FileTreeView']]], - ['getname_1218',['GetName',['../classGpgFrontend_1_1GpgUID.html#a9117672ca4e5f1973ee687e2c006af96',1,'GpgFrontend::GpgUID::GetName()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeecb8984b5c4e26d457df0dfe59215df',1,'GpgFrontend::GpgKeySignature::GetName()'],['../classGpgFrontend_1_1GpgKey.html#a5df8b2922b636f0811587c5bcd9e649f',1,'GpgFrontend::GpgKey::GetName()'],['../classGpgFrontend_1_1GenKeyInfo.html#a6c1277ad84cd4c2b3c6203c31581e8e4',1,'GpgFrontend::GenKeyInfo::GetName()']]], - ['getonlyfilenamewithpath_1219',['GetOnlyFileNameWithPath',['../namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1',1,'GpgFrontend']]], - ['getownertrust_1220',['GetOwnerTrust',['../classGpgFrontend_1_1GpgKey.html#ad59777bfb1a0c0d5a91b03e484583245',1,'GpgFrontend::GpgKey']]], - ['getownertrustlevel_1221',['GetOwnerTrustLevel',['../classGpgFrontend_1_1GpgKey.html#a4503423068d10413a9a66e2870db2513',1,'GpgFrontend::GpgKey']]], - ['getpassphrase_1222',['GetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#ab74ae13ad036fbb85405f401275d0566',1,'GpgFrontend::GenKeyInfo']]], - ['getpathbyclickpoint_1223',['GetPathByClickPoint',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ae65efaff87bd35f7f8f73388c022bdf8',1,'GpgFrontend::UI::FileTreeView']]], - ['getpolicy_1224',['GetPolicy',['../classGpgFrontend_1_1GpgTOFUInfo.html#a506686bed09a700157050824c4ec0db9',1,'GpgFrontend::GpgTOFUInfo']]], - ['getprimarykeylength_1225',['GetPrimaryKeyLength',['../classGpgFrontend_1_1GpgKey.html#adb78bab34399074a5cc2c93d38153307',1,'GpgFrontend::GpgKey']]], - ['getprivatechecked_1226',['GetPrivateChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477',1,'GpgFrontend::UI::KeyList']]], - ['getprotocol_1227',['GetProtocol',['../classGpgFrontend_1_1GpgKey.html#a3788cd6c7c8a4ebb4e873d2f0176c1ef',1,'GpgFrontend::GpgKey']]], - ['getpubkey_1228',['GetPubkey',['../classGpgFrontend_1_1GpgKeyGetter.html#aadefece15fe73e5c0285b7e9278700e2',1,'GpgFrontend::GpgKeyGetter']]], - ['getpubkeyalgo_1229',['GetPubkeyAlgo',['../classGpgFrontend_1_1GpgSubKey.html#a00962f82450971c4e31a3ad302458a12',1,'GpgFrontend::GpgSubKey::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgSignature.html#a7013e8c97f93fae4c29174247bc9306f',1,'GpgFrontend::GpgSignature::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgKeySignature.html#a72dd3c028ab417c66fad90d84836cce4',1,'GpgFrontend::GpgKeySignature::GetPubkeyAlgo()']]], - ['getpublickeyalgo_1230',['GetPublicKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#aa3925328d425e674207fb9304d58ce0d',1,'GpgFrontend::GpgKey']]], - ['getresultreport_1231',['GetResultReport',['../classGpgFrontend_1_1GpgResultAnalyse.html#af271ad9aa3bc37e8445abf56f5fb0274',1,'GpgFrontend::GpgResultAnalyse']]], - ['getrevoked_1232',['GetRevoked',['../classGpgFrontend_1_1GpgUID.html#afa1ac208b688bc2b9d306a73961bcf3e',1,'GpgFrontend::GpgUID']]], - ['getrtn_1233',['GetRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a38af36201658a25cc6479598acd455a1',1,'GpgFrontend::Thread::Task::GetRTN()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a7a4918c9e0edd5ca6e843b370326666b',1,'GpgFrontend::Thread::Task::Impl::GetRTN()']]], - ['getselected_1234',['GetSelected',['../classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544',1,'GpgFrontend::UI::KeyList::GetSelected()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075',1,'GpgFrontend::UI::FilePage::GetSelected()']]], - ['getselectedkey_1235',['GetSelectedKey',['../classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b',1,'GpgFrontend::UI::KeyList']]], - ['getselectedpath_1236',['GetSelectedPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212',1,'GpgFrontend::UI::FileTreeView']]], - ['getsettings_1237',['GetSettings',['../classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562',1,'GpgFrontend::GlobalSettingStation']]], - ['getsignatures_1238',['GetSignatures',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b',1,'GpgFrontend::GpgVerifyResultAnalyse::GetSignatures()'],['../classGpgFrontend_1_1GpgUID.html#afaf4d34fa13dfdf339cb32d2036946fe',1,'GpgFrontend::GpgUID::GetSignatures()']]], - ['getsigncount_1239',['GetSignCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a196c3a373a425dca10631c5d4566732d',1,'GpgFrontend::GpgTOFUInfo']]], - ['getsigners_1240',['GetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#ad8ee6cea649bd5bba1f68f4ff53cdf41',1,'GpgFrontend::GpgBasicOperator']]], - ['getsignfirst_1241',['GetSignFirst',['../classGpgFrontend_1_1GpgTOFUInfo.html#a6931d87dab449d0c635a354364c69178',1,'GpgFrontend::GpgTOFUInfo']]], - ['getsignlast_1242',['GetSignLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a97547f55a360d7b46b881624d31954df',1,'GpgFrontend::GpgTOFUInfo']]], - ['getsingletonstorage_1243',['GetSingletonStorage',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ab57bdb5e019e4c1d0b56931b51347507',1,'GpgFrontend::SingletonStorageCollection::Impl::GetSingletonStorage()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#aeb36a7e69c74c1212b44b841b9114953',1,'GpgFrontend::SingletonStorageCollection::GetSingletonStorage()']]], - ['getsizechangestep_1244',['GetSizeChangeStep',['../classGpgFrontend_1_1GenKeyInfo.html#a33c7ea176587bbd317a39938e9ecec59',1,'GpgFrontend::GenKeyInfo']]], - ['getstatus_1245',['GetStatus',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a474c64a891c33ed1bc06fbd8b3347d6a',1,'GpgFrontend::UI::SignersPicker::GetStatus()'],['../classGpgFrontend_1_1GpgSignature.html#a605db21b5fcca4d19f2b3341516aaaed',1,'GpgFrontend::GpgSignature::GetStatus()'],['../classGpgFrontend_1_1GpgKeySignature.html#a8fdcf12315905cef8d5e1a57be810eb1',1,'GpgFrontend::GpgKeySignature::GetStatus()'],['../classGpgFrontend_1_1GpgResultAnalyse.html#ad1bd7527f7481ca4f2d6e84add30bbf2',1,'GpgFrontend::GpgResultAnalyse::GetStatus()']]], - ['getsubkeys_1246',['GetSubKeys',['../classGpgFrontend_1_1GpgKey.html#a7b7ae99f2a7d68716cf7a01390931a5f',1,'GpgFrontend::GpgKey']]], - ['getsuggestmaxkeysize_1247',['GetSuggestMaxKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#af72c8592d105d8394bcfa1bc6388d46e',1,'GpgFrontend::GenKeyInfo']]], - ['getsuggestminkeysize_1248',['GetSuggestMinKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#a482933ddc06734993d80a90611a8ad5b',1,'GpgFrontend::GenKeyInfo']]], - ['getsummary_1249',['GetSummary',['../classGpgFrontend_1_1GpgSignature.html#ad0f45c854e6e7a0ee6b8f6eee66b0088',1,'GpgFrontend::GpgSignature']]], - ['getsupportedkeyalgo_1250',['GetSupportedKeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a2229d217f44345a99ab3816ec5c0cfe8',1,'GpgFrontend::GenKeyInfo']]], - ['getsupportedsubkeyalgo_1251',['GetSupportedSubkeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a07a68fbe5ef4534df51759cffb144bef',1,'GpgFrontend::GenKeyInfo']]], - ['gettabidstosave_1252',['GetTabIdsToSave',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a1c75f69ffa1ca45a3c28af0800871a6e',1,'GpgFrontend::UI::QuitDialog']]], - ['gettempfilepath_1253',['GetTempFilePath',['../namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249',1,'GpgFrontend']]], - ['gettextpage_1254',['GetTextPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['getthread_1255',['GetThread',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a57e29f0dde8ceec05c68841985b43f42',1,'GpgFrontend::Thread::TaskRunner']]], - ['gettofuinfos_1256',['GetTofuInfos',['../classGpgFrontend_1_1GpgUID.html#a9f4be917324455d5ac9a0eb2bf55b494',1,'GpgFrontend::GpgUID']]], - ['getuid_1257',['GetUID',['../classGpgFrontend_1_1GpgKeySignature.html#a64bdcc24645565356a5f70a75d53e3db',1,'GpgFrontend::GpgKeySignature::GetUID()'],['../classGpgFrontend_1_1GpgUID.html#a31f4959f947f9845dcd3caaf1834403a',1,'GpgFrontend::GpgUID::GetUID()']]], - ['getuids_1258',['GetUIDs',['../classGpgFrontend_1_1GpgKey.html#aef18b3735a229af34f85deb111d97e2b',1,'GpgFrontend::GpgKey']]], - ['getuserid_1259',['GetUserid',['../classGpgFrontend_1_1GenKeyInfo.html#a225c683da9766afd8fd7e733e9f5fdd4',1,'GpgFrontend::GenKeyInfo']]], - ['getuuid_1260',['GetUUID',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a80cea2ad3b8049cc5c71c79952eaaeb8',1,'GpgFrontend::Thread::Task::Impl::GetUUID()'],['../classGpgFrontend_1_1Thread_1_1Task.html#acf42a45a657d8dc8658ed0e322ff161b',1,'GpgFrontend::Thread::Task::GetUUID()']]], - ['getvalidity_1261',['GetValidity',['../classGpgFrontend_1_1GpgSignature.html#af41e8c0a575647b2958dfe1e79abeb4d',1,'GpgFrontend::GpgSignature::GetValidity()'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a35510807eea162b83d71ecebf98cf25f',1,'GpgFrontend::GpgTOFUInfo::GetValidity()']]], - ['globalsettingstation_1262',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#abdc6dda369d4214e43ffa2930f7386b0',1,'GpgFrontend::GlobalSettingStation']]], - ['gnupgcontrollerdialog_1263',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['gnupgtab_1264',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html#ab9d9e8af4494659f13b87804e7318a79',1,'GpgFrontend::UI::GnupgTab']]], - ['gpgbasicoperator_1265',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html#a139be86330f88e5f833aa24263a3b2ae',1,'GpgFrontend::GpgBasicOperator']]], - ['gpgdata_1266',['GpgData',['../classGpgFrontend_1_1GpgData.html#ac3661a9365ad72b0883a2f62ef4647da',1,'GpgFrontend::GpgData::GpgData()'],['../classGpgFrontend_1_1GpgData.html#a573fc435361509241e29226329041f6e',1,'GpgFrontend::GpgData::GpgData(const void *buffer, size_t size, bool copy=true)'],['../classGpgFrontend_1_1GpgData.html#a7a93937f4896ee4cf44184ee4426e438',1,'GpgFrontend::GpgData::GpgData(int fd)'],['../classGpgFrontend_1_1GpgData.html#a4aad21247e609da9ae989ef71b717e35',1,'GpgFrontend::GpgData::GpgData(std::shared_ptr< GFDataExchanger >)'],['../classGpgFrontend_1_1GpgData.html#a6236cfffb24d822054626265ed5c2270',1,'GpgFrontend::GpgData::GpgData(const QString &path, bool read)'],['../classGpgFrontend_1_1GpgData.html#a179ff5f215f928a9b0650ed97df1f256',1,'GpgFrontend::GpgData::GpgData(GFBuffer)']]], - ['gpgdecryptresultanalyse_1267',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a689bfdd261b1f89ff3343978b2738fb7',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['gpgencryptresultanalyse_1268',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html#a1a90feeba92e744166d99405846db8ff',1,'GpgFrontend::GpgEncryptResultAnalyse']]], - ['gpgfileopera_1269',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html#aa81da3d72c4fbc57e7138bfec7731152',1,'GpgFrontend::GpgFileOpera']]], - ['gpgfrontendapplication_1270',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#ac0290f06e08f2714f9727bb578df1298',1,'GpgFrontend::UI::GpgFrontendApplication']]], - ['gpgfrontendcontext_1271',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#ad1d8efa1faadf74ac674484b15d13588',1,'GpgFrontend::GpgFrontendContext']]], - ['gpgimportinformation_1272',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html#a19e37d28f4462caf2b3522d50ceaf897',1,'GpgFrontend::GpgImportInformation::GpgImportInformation()'],['../classGpgFrontend_1_1GpgImportInformation.html#ab282d4f701403cd68eb02d1aad30be56',1,'GpgFrontend::GpgImportInformation::GpgImportInformation(gpgme_import_result_t result)']]], - ['gpgkey_1273',['GpgKey',['../classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1',1,'GpgFrontend::GpgKey::GpgKey()=default'],['../classGpgFrontend_1_1GpgKey.html#aa599159ab1041c2f5a5fbf09666489b9',1,'GpgFrontend::GpgKey::GpgKey(gpgme_key_t &&key)'],['../classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804',1,'GpgFrontend::GpgKey::GpgKey(const gpgme_key_t &key)=delete'],['../classGpgFrontend_1_1GpgKey.html#a0720623207f37ba9a3ad294a88b06e71',1,'GpgFrontend::GpgKey::GpgKey(GpgKey &&) noexcept'],['../classGpgFrontend_1_1GpgKey.html#a213d5540d65c3d7e04bbee834b70f16b',1,'GpgFrontend::GpgKey::GpgKey(const GpgKey &)']]], - ['gpgkeygetter_1274',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#aa2ec24750e302b12ab332b2e7481b882',1,'GpgFrontend::GpgKeyGetter']]], - ['gpgkeyimportexporter_1275',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a0eede7c782d17b32d6c1f30cd8496561',1,'GpgFrontend::GpgKeyImportExporter']]], - ['gpgkeymanager_1276',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html#a210b717fd8ee63b064d77f32b0df4c5d',1,'GpgFrontend::GpgKeyManager']]], - ['gpgkeyopera_1277',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html#a01d6a920156a38a34c57d9c49c361079',1,'GpgFrontend::GpgKeyOpera']]], - ['gpgkeysignature_1278',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html#abb4571e79c921261c03f57980d502e72',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(gpgme_key_sig_t sig)'],['../classGpgFrontend_1_1GpgKeySignature.html#a8a9c792c963ef610e511b7deb6829c0b',1,'GpgFrontend::GpgKeySignature::GpgKeySignature()'],['../classGpgFrontend_1_1GpgKeySignature.html#a9ba501d98265c9677d00e3dca3e8d903',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(GpgKeySignature &&) noexcept'],['../classGpgFrontend_1_1GpgKeySignature.html#a4a501aa3a549a6a6914e2aeed4ff302e',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(const GpgKeySignature &)=delete']]], - ['gpgresultanalyse_1279',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html#aa3c9bdf1ea4c87476010ef32fd2fb426',1,'GpgFrontend::GpgResultAnalyse']]], - ['gpgsignature_1280',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html#ab7a4489b35d918503076b2659d14fafe',1,'GpgFrontend::GpgSignature::GpgSignature()'],['../classGpgFrontend_1_1GpgSignature.html#aea05d301ccf75f4a3aec2be58541eca8',1,'GpgFrontend::GpgSignature::GpgSignature(gpgme_signature_t sig)'],['../classGpgFrontend_1_1GpgSignature.html#aeae075c7b9c628f558d6fedbc8b9233a',1,'GpgFrontend::GpgSignature::GpgSignature(GpgSignature &&) noexcept'],['../classGpgFrontend_1_1GpgSignature.html#a1b705f45de8f6d0ae97f1ffda28185b7',1,'GpgFrontend::GpgSignature::GpgSignature(const GpgSignature &)=delete']]], - ['gpgsignresultanalyse_1281',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html#a3ddd2d52ad91fdf7f4c8740312570c8e',1,'GpgFrontend::GpgSignResultAnalyse']]], - ['gpgsubkey_1282',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html#a6e8df85f8c1dea7705b761e68bb949ab',1,'GpgFrontend::GpgSubKey::GpgSubKey(const GpgSubKey &)=delete'],['../classGpgFrontend_1_1GpgSubKey.html#a59eba8a9d23429140e9a68126c9c7c5e',1,'GpgFrontend::GpgSubKey::GpgSubKey()'],['../classGpgFrontend_1_1GpgSubKey.html#a3c9605e6ccb7fa53d9c9013453d561fe',1,'GpgFrontend::GpgSubKey::GpgSubKey(gpgme_subkey_t subkey)'],['../classGpgFrontend_1_1GpgSubKey.html#ad12e160dbb394a849d6cf31e614a76f5',1,'GpgFrontend::GpgSubKey::GpgSubKey(GpgSubKey &&o) noexcept']]], - ['gpgtofuinfo_1283',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html#a4f46d32bc9bf1a1a3bbc32461538a422',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(const GpgTOFUInfo &)=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aa953ff4b877b4b831d34e4a5678b0cd3',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(GpgTOFUInfo &&o) noexcept'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aaabb02aef76162ed59647445b4c1f6de',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(gpgme_tofu_info_t tofu_info)'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a80acb09347a74cc35776d58b9874cf37',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo()']]], - ['gpguid_1284',['GpgUID',['../classGpgFrontend_1_1GpgUID.html#a58ed67984063f0b87e35bc1782a1cc0a',1,'GpgFrontend::GpgUID::GpgUID(const GpgUID &)=delete'],['../classGpgFrontend_1_1GpgUID.html#a7210ece9b898981dae83f8d29b1ca453',1,'GpgFrontend::GpgUID::GpgUID(GpgUID &&o) noexcept'],['../classGpgFrontend_1_1GpgUID.html#ae1fb528a9d06d6e9f1feaf1bc291fe64',1,'GpgFrontend::GpgUID::GpgUID(gpgme_user_id_t uid)'],['../classGpgFrontend_1_1GpgUID.html#a35fdcef4ecf2598461bdc596ffc7957c',1,'GpgFrontend::GpgUID::GpgUID()']]], - ['gpguidoperator_1285',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html#ab74a830c858ab9ff135375743393a7c7',1,'GpgFrontend::GpgUIDOperator']]], - ['gpgverifyresultanalyse_1286',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b',1,'GpgFrontend::GpgVerifyResultAnalyse']]] + ['getid_1204',['GetID',['../classGpgFrontend_1_1GpgSubKey.html#a28be04ec888468dbd7341aa4cb28785d',1,'GpgFrontend::GpgSubKey']]], + ['getinstance_1205',['GetInstance',['../classGpgFrontend_1_1SingletonStorageCollection.html#a4bba0f1f2880648909af6824bcef9568',1,'GpgFrontend::SingletonStorageCollection::GetInstance()'],['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a530688726ce3a319de8d4bdcc291db87',1,'GpgFrontend::UI::CommonUtils::GetInstance()'],['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d',1,'GpgFrontend::UI::UISignalStation::GetInstance()'],['../classGpgFrontend_1_1CoreSignalStation.html#a4ab63c97545b007d2b720c9b59ed1c47',1,'GpgFrontend::CoreSignalStation::GetInstance()'],['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a9cdea3d2b2d2776f241d2a871d233dd5',1,'GpgFrontend::SingletonStorageCollection::Impl::GetInstance()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f',1,'GpgFrontend::SingletonFunctionObject::GetInstance()']]], + ['getinvalid_1206',['GetInvalid',['../classGpgFrontend_1_1GpgUID.html#a1e7436091a5de3c08727608880afedd2',1,'GpgFrontend::GpgUID']]], + ['getkey_1207',['GetKey',['../classGpgFrontend_1_1GpgKeyGetter.html#a74075299f1dee8cbccbf46939a1871f5',1,'GpgFrontend::GpgKeyGetter']]], + ['getkeyalgo_1208',['GetKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#a9f69b569f048c2a8ce2894ea06a62622',1,'GpgFrontend::GpgKey::GetKeyAlgo()'],['../classGpgFrontend_1_1GpgSubKey.html#a6274ea63d3bc49d7a1222a415f04a371',1,'GpgFrontend::GpgSubKey::GetKeyAlgo()']]], + ['getkeyid_1209',['GetKeyID',['../classGpgFrontend_1_1GpgKeySignature.html#ae0291189b67734a61a9b34f5c206cefd',1,'GpgFrontend::GpgKeySignature']]], + ['getkeylength_1210',['GetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#afd12578dde272902cfbf76368103f95b',1,'GpgFrontend::GenKeyInfo::GetKeyLength()'],['../classGpgFrontend_1_1GpgSubKey.html#a05dc0b70902e5ce13c1e83c36f31fabe',1,'GpgFrontend::GpgSubKey::GetKeyLength()']]], + ['getkeys_1211',['GetKeys',['../classGpgFrontend_1_1GpgKeyGetter.html#ac12f4117c5b4b596d9788dc816a6112b',1,'GpgFrontend::GpgKeyGetter']]], + ['getkeyscopy_1212',['GetKeysCopy',['../classGpgFrontend_1_1GpgKeyGetter.html#a94b99caf87636d80988a7b9f5c65d444',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyListPtr &keys) -> KeyListPtr'],['../classGpgFrontend_1_1GpgKeyGetter.html#afa73240503bbb2bd0ad2a58584d02551',1,'GpgFrontend::GpgKeyGetter::GetKeysCopy(const KeyLinkListPtr &keys) -> KeyLinkListPtr']]], + ['getkeysizestr_1213',['GetKeySizeStr',['../classGpgFrontend_1_1GenKeyInfo.html#aa0d9942210df18e21e5f7feb127a4080',1,'GpgFrontend::GenKeyInfo']]], + ['getlastupdatetime_1214',['GetLastUpdateTime',['../classGpgFrontend_1_1GpgKey.html#a1f0fc32514b6af46c23d1221b453f4fe',1,'GpgFrontend::GpgKey']]], + ['getlogdir_1215',['GetLogDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a7a7eb68d192184bb2f447abbb4440fec',1,'GpgFrontend::GlobalSettingStation::GetLogDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#af067b39bc0926f1189980d26c027a729',1,'GpgFrontend::GlobalSettingStation::Impl::GetLogDir()']]], + ['getlogfilessize_1216',['GetLogFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a6521cacfd63f42558399077f9301e500',1,'GpgFrontend::GlobalSettingStation']]], + ['getlogger_1217',['GetLogger',['../namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe',1,'GpgFrontend']]], + ['getmousepointglobal_1218',['GetMousePointGlobal',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a8addf93e844125d99c5a66fb7364a45d',1,'GpgFrontend::UI::FileTreeView']]], + ['getname_1219',['GetName',['../classGpgFrontend_1_1GpgUID.html#a9117672ca4e5f1973ee687e2c006af96',1,'GpgFrontend::GpgUID::GetName()'],['../classGpgFrontend_1_1GpgKeySignature.html#aeecb8984b5c4e26d457df0dfe59215df',1,'GpgFrontend::GpgKeySignature::GetName()'],['../classGpgFrontend_1_1GpgKey.html#a5df8b2922b636f0811587c5bcd9e649f',1,'GpgFrontend::GpgKey::GetName()'],['../classGpgFrontend_1_1GenKeyInfo.html#a6c1277ad84cd4c2b3c6203c31581e8e4',1,'GpgFrontend::GenKeyInfo::GetName()']]], + ['getonlyfilenamewithpath_1220',['GetOnlyFileNameWithPath',['../namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1',1,'GpgFrontend']]], + ['getownertrust_1221',['GetOwnerTrust',['../classGpgFrontend_1_1GpgKey.html#ad59777bfb1a0c0d5a91b03e484583245',1,'GpgFrontend::GpgKey']]], + ['getownertrustlevel_1222',['GetOwnerTrustLevel',['../classGpgFrontend_1_1GpgKey.html#a4503423068d10413a9a66e2870db2513',1,'GpgFrontend::GpgKey']]], + ['getpassphrase_1223',['GetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#ab74ae13ad036fbb85405f401275d0566',1,'GpgFrontend::GenKeyInfo']]], + ['getpathbyclickpoint_1224',['GetPathByClickPoint',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ae65efaff87bd35f7f8f73388c022bdf8',1,'GpgFrontend::UI::FileTreeView']]], + ['getpolicy_1225',['GetPolicy',['../classGpgFrontend_1_1GpgTOFUInfo.html#a506686bed09a700157050824c4ec0db9',1,'GpgFrontend::GpgTOFUInfo']]], + ['getprimarykeylength_1226',['GetPrimaryKeyLength',['../classGpgFrontend_1_1GpgKey.html#adb78bab34399074a5cc2c93d38153307',1,'GpgFrontend::GpgKey']]], + ['getprivatechecked_1227',['GetPrivateChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477',1,'GpgFrontend::UI::KeyList']]], + ['getprotocol_1228',['GetProtocol',['../classGpgFrontend_1_1GpgKey.html#a3788cd6c7c8a4ebb4e873d2f0176c1ef',1,'GpgFrontend::GpgKey']]], + ['getpubkey_1229',['GetPubkey',['../classGpgFrontend_1_1GpgKeyGetter.html#aadefece15fe73e5c0285b7e9278700e2',1,'GpgFrontend::GpgKeyGetter']]], + ['getpubkeyalgo_1230',['GetPubkeyAlgo',['../classGpgFrontend_1_1GpgSubKey.html#a00962f82450971c4e31a3ad302458a12',1,'GpgFrontend::GpgSubKey::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgSignature.html#a7013e8c97f93fae4c29174247bc9306f',1,'GpgFrontend::GpgSignature::GetPubkeyAlgo()'],['../classGpgFrontend_1_1GpgKeySignature.html#a72dd3c028ab417c66fad90d84836cce4',1,'GpgFrontend::GpgKeySignature::GetPubkeyAlgo()']]], + ['getpublickeyalgo_1231',['GetPublicKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#aa3925328d425e674207fb9304d58ce0d',1,'GpgFrontend::GpgKey']]], + ['getresultreport_1232',['GetResultReport',['../classGpgFrontend_1_1GpgResultAnalyse.html#af271ad9aa3bc37e8445abf56f5fb0274',1,'GpgFrontend::GpgResultAnalyse']]], + ['getrevoked_1233',['GetRevoked',['../classGpgFrontend_1_1GpgUID.html#afa1ac208b688bc2b9d306a73961bcf3e',1,'GpgFrontend::GpgUID']]], + ['getrtn_1234',['GetRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a38af36201658a25cc6479598acd455a1',1,'GpgFrontend::Thread::Task::GetRTN()'],['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a7a4918c9e0edd5ca6e843b370326666b',1,'GpgFrontend::Thread::Task::Impl::GetRTN()']]], + ['getselected_1235',['GetSelected',['../classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544',1,'GpgFrontend::UI::KeyList::GetSelected()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075',1,'GpgFrontend::UI::FilePage::GetSelected()']]], + ['getselectedkey_1236',['GetSelectedKey',['../classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b',1,'GpgFrontend::UI::KeyList']]], + ['getselectedpath_1237',['GetSelectedPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212',1,'GpgFrontend::UI::FileTreeView']]], + ['getsettings_1238',['GetSettings',['../classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562',1,'GpgFrontend::GlobalSettingStation']]], + ['getsignatures_1239',['GetSignatures',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b',1,'GpgFrontend::GpgVerifyResultAnalyse::GetSignatures()'],['../classGpgFrontend_1_1GpgUID.html#afaf4d34fa13dfdf339cb32d2036946fe',1,'GpgFrontend::GpgUID::GetSignatures()']]], + ['getsigncount_1240',['GetSignCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a196c3a373a425dca10631c5d4566732d',1,'GpgFrontend::GpgTOFUInfo']]], + ['getsigners_1241',['GetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#ad8ee6cea649bd5bba1f68f4ff53cdf41',1,'GpgFrontend::GpgBasicOperator']]], + ['getsignfirst_1242',['GetSignFirst',['../classGpgFrontend_1_1GpgTOFUInfo.html#a6931d87dab449d0c635a354364c69178',1,'GpgFrontend::GpgTOFUInfo']]], + ['getsignlast_1243',['GetSignLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a97547f55a360d7b46b881624d31954df',1,'GpgFrontend::GpgTOFUInfo']]], + ['getsingletonstorage_1244',['GetSingletonStorage',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ab57bdb5e019e4c1d0b56931b51347507',1,'GpgFrontend::SingletonStorageCollection::Impl::GetSingletonStorage()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#aeb36a7e69c74c1212b44b841b9114953',1,'GpgFrontend::SingletonStorageCollection::GetSingletonStorage()']]], + ['getsizechangestep_1245',['GetSizeChangeStep',['../classGpgFrontend_1_1GenKeyInfo.html#a33c7ea176587bbd317a39938e9ecec59',1,'GpgFrontend::GenKeyInfo']]], + ['getstatus_1246',['GetStatus',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a474c64a891c33ed1bc06fbd8b3347d6a',1,'GpgFrontend::UI::SignersPicker::GetStatus()'],['../classGpgFrontend_1_1GpgSignature.html#a605db21b5fcca4d19f2b3341516aaaed',1,'GpgFrontend::GpgSignature::GetStatus()'],['../classGpgFrontend_1_1GpgKeySignature.html#a8fdcf12315905cef8d5e1a57be810eb1',1,'GpgFrontend::GpgKeySignature::GetStatus()'],['../classGpgFrontend_1_1GpgResultAnalyse.html#ad1bd7527f7481ca4f2d6e84add30bbf2',1,'GpgFrontend::GpgResultAnalyse::GetStatus()']]], + ['getsubkeys_1247',['GetSubKeys',['../classGpgFrontend_1_1GpgKey.html#a7b7ae99f2a7d68716cf7a01390931a5f',1,'GpgFrontend::GpgKey']]], + ['getsuggestmaxkeysize_1248',['GetSuggestMaxKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#af72c8592d105d8394bcfa1bc6388d46e',1,'GpgFrontend::GenKeyInfo']]], + ['getsuggestminkeysize_1249',['GetSuggestMinKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#a482933ddc06734993d80a90611a8ad5b',1,'GpgFrontend::GenKeyInfo']]], + ['getsummary_1250',['GetSummary',['../classGpgFrontend_1_1GpgSignature.html#ad0f45c854e6e7a0ee6b8f6eee66b0088',1,'GpgFrontend::GpgSignature']]], + ['getsupportedkeyalgo_1251',['GetSupportedKeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a2229d217f44345a99ab3816ec5c0cfe8',1,'GpgFrontend::GenKeyInfo']]], + ['getsupportedsubkeyalgo_1252',['GetSupportedSubkeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a07a68fbe5ef4534df51759cffb144bef',1,'GpgFrontend::GenKeyInfo']]], + ['gettabidstosave_1253',['GetTabIdsToSave',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a1c75f69ffa1ca45a3c28af0800871a6e',1,'GpgFrontend::UI::QuitDialog']]], + ['gettempfilepath_1254',['GetTempFilePath',['../namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249',1,'GpgFrontend']]], + ['gettextpage_1255',['GetTextPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['getthread_1256',['GetThread',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a57e29f0dde8ceec05c68841985b43f42',1,'GpgFrontend::Thread::TaskRunner']]], + ['gettofuinfos_1257',['GetTofuInfos',['../classGpgFrontend_1_1GpgUID.html#a9f4be917324455d5ac9a0eb2bf55b494',1,'GpgFrontend::GpgUID']]], + ['getuid_1258',['GetUID',['../classGpgFrontend_1_1GpgKeySignature.html#a64bdcc24645565356a5f70a75d53e3db',1,'GpgFrontend::GpgKeySignature::GetUID()'],['../classGpgFrontend_1_1GpgUID.html#a31f4959f947f9845dcd3caaf1834403a',1,'GpgFrontend::GpgUID::GetUID()']]], + ['getuids_1259',['GetUIDs',['../classGpgFrontend_1_1GpgKey.html#aef18b3735a229af34f85deb111d97e2b',1,'GpgFrontend::GpgKey']]], + ['getuserid_1260',['GetUserid',['../classGpgFrontend_1_1GenKeyInfo.html#a225c683da9766afd8fd7e733e9f5fdd4',1,'GpgFrontend::GenKeyInfo']]], + ['getuuid_1261',['GetUUID',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a80cea2ad3b8049cc5c71c79952eaaeb8',1,'GpgFrontend::Thread::Task::Impl::GetUUID()'],['../classGpgFrontend_1_1Thread_1_1Task.html#acf42a45a657d8dc8658ed0e322ff161b',1,'GpgFrontend::Thread::Task::GetUUID()']]], + ['getvalidity_1262',['GetValidity',['../classGpgFrontend_1_1GpgSignature.html#af41e8c0a575647b2958dfe1e79abeb4d',1,'GpgFrontend::GpgSignature::GetValidity()'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a35510807eea162b83d71ecebf98cf25f',1,'GpgFrontend::GpgTOFUInfo::GetValidity()']]], + ['globalsettingstation_1263',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#abdc6dda369d4214e43ffa2930f7386b0',1,'GpgFrontend::GlobalSettingStation']]], + ['gnupgcontrollerdialog_1264',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835',1,'GpgFrontend::UI::GnuPGControllerDialog']]], + ['gnupgtab_1265',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html#ab9d9e8af4494659f13b87804e7318a79',1,'GpgFrontend::UI::GnupgTab']]], + ['gpgbasicoperator_1266',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html#a139be86330f88e5f833aa24263a3b2ae',1,'GpgFrontend::GpgBasicOperator']]], + ['gpgdata_1267',['GpgData',['../classGpgFrontend_1_1GpgData.html#ac3661a9365ad72b0883a2f62ef4647da',1,'GpgFrontend::GpgData::GpgData()'],['../classGpgFrontend_1_1GpgData.html#a573fc435361509241e29226329041f6e',1,'GpgFrontend::GpgData::GpgData(const void *buffer, size_t size, bool copy=true)'],['../classGpgFrontend_1_1GpgData.html#a7a93937f4896ee4cf44184ee4426e438',1,'GpgFrontend::GpgData::GpgData(int fd)'],['../classGpgFrontend_1_1GpgData.html#a4aad21247e609da9ae989ef71b717e35',1,'GpgFrontend::GpgData::GpgData(std::shared_ptr< GFDataExchanger >)'],['../classGpgFrontend_1_1GpgData.html#a6236cfffb24d822054626265ed5c2270',1,'GpgFrontend::GpgData::GpgData(const QString &path, bool read)'],['../classGpgFrontend_1_1GpgData.html#a179ff5f215f928a9b0650ed97df1f256',1,'GpgFrontend::GpgData::GpgData(GFBuffer)']]], + ['gpgdecryptresultanalyse_1268',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a689bfdd261b1f89ff3343978b2738fb7',1,'GpgFrontend::GpgDecryptResultAnalyse']]], + ['gpgencryptresultanalyse_1269',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html#a1a90feeba92e744166d99405846db8ff',1,'GpgFrontend::GpgEncryptResultAnalyse']]], + ['gpgfileopera_1270',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html#aa81da3d72c4fbc57e7138bfec7731152',1,'GpgFrontend::GpgFileOpera']]], + ['gpgfrontendapplication_1271',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#ac0290f06e08f2714f9727bb578df1298',1,'GpgFrontend::UI::GpgFrontendApplication']]], + ['gpgfrontendcontext_1272',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#ad1d8efa1faadf74ac674484b15d13588',1,'GpgFrontend::GpgFrontendContext']]], + ['gpgimportinformation_1273',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html#a19e37d28f4462caf2b3522d50ceaf897',1,'GpgFrontend::GpgImportInformation::GpgImportInformation()'],['../classGpgFrontend_1_1GpgImportInformation.html#ab282d4f701403cd68eb02d1aad30be56',1,'GpgFrontend::GpgImportInformation::GpgImportInformation(gpgme_import_result_t result)']]], + ['gpgkey_1274',['GpgKey',['../classGpgFrontend_1_1GpgKey.html#a3b08060c07a9cc207eb8c98771bd4bc1',1,'GpgFrontend::GpgKey::GpgKey()=default'],['../classGpgFrontend_1_1GpgKey.html#aa599159ab1041c2f5a5fbf09666489b9',1,'GpgFrontend::GpgKey::GpgKey(gpgme_key_t &&key)'],['../classGpgFrontend_1_1GpgKey.html#a1d6e415e77625c1281dac1cc5f33f804',1,'GpgFrontend::GpgKey::GpgKey(const gpgme_key_t &key)=delete'],['../classGpgFrontend_1_1GpgKey.html#a0720623207f37ba9a3ad294a88b06e71',1,'GpgFrontend::GpgKey::GpgKey(GpgKey &&) noexcept'],['../classGpgFrontend_1_1GpgKey.html#a213d5540d65c3d7e04bbee834b70f16b',1,'GpgFrontend::GpgKey::GpgKey(const GpgKey &)']]], + ['gpgkeygetter_1275',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#aa2ec24750e302b12ab332b2e7481b882',1,'GpgFrontend::GpgKeyGetter']]], + ['gpgkeyimportexporter_1276',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a0eede7c782d17b32d6c1f30cd8496561',1,'GpgFrontend::GpgKeyImportExporter']]], + ['gpgkeymanager_1277',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html#a210b717fd8ee63b064d77f32b0df4c5d',1,'GpgFrontend::GpgKeyManager']]], + ['gpgkeyopera_1278',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html#a01d6a920156a38a34c57d9c49c361079',1,'GpgFrontend::GpgKeyOpera']]], + ['gpgkeysignature_1279',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html#abb4571e79c921261c03f57980d502e72',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(gpgme_key_sig_t sig)'],['../classGpgFrontend_1_1GpgKeySignature.html#a8a9c792c963ef610e511b7deb6829c0b',1,'GpgFrontend::GpgKeySignature::GpgKeySignature()'],['../classGpgFrontend_1_1GpgKeySignature.html#a9ba501d98265c9677d00e3dca3e8d903',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(GpgKeySignature &&) noexcept'],['../classGpgFrontend_1_1GpgKeySignature.html#a4a501aa3a549a6a6914e2aeed4ff302e',1,'GpgFrontend::GpgKeySignature::GpgKeySignature(const GpgKeySignature &)=delete']]], + ['gpgresultanalyse_1280',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html#aa3c9bdf1ea4c87476010ef32fd2fb426',1,'GpgFrontend::GpgResultAnalyse']]], + ['gpgsignature_1281',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html#ab7a4489b35d918503076b2659d14fafe',1,'GpgFrontend::GpgSignature::GpgSignature()'],['../classGpgFrontend_1_1GpgSignature.html#aea05d301ccf75f4a3aec2be58541eca8',1,'GpgFrontend::GpgSignature::GpgSignature(gpgme_signature_t sig)'],['../classGpgFrontend_1_1GpgSignature.html#aeae075c7b9c628f558d6fedbc8b9233a',1,'GpgFrontend::GpgSignature::GpgSignature(GpgSignature &&) noexcept'],['../classGpgFrontend_1_1GpgSignature.html#a1b705f45de8f6d0ae97f1ffda28185b7',1,'GpgFrontend::GpgSignature::GpgSignature(const GpgSignature &)=delete']]], + ['gpgsignresultanalyse_1282',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html#a3ddd2d52ad91fdf7f4c8740312570c8e',1,'GpgFrontend::GpgSignResultAnalyse']]], + ['gpgsubkey_1283',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html#a6e8df85f8c1dea7705b761e68bb949ab',1,'GpgFrontend::GpgSubKey::GpgSubKey(const GpgSubKey &)=delete'],['../classGpgFrontend_1_1GpgSubKey.html#a59eba8a9d23429140e9a68126c9c7c5e',1,'GpgFrontend::GpgSubKey::GpgSubKey()'],['../classGpgFrontend_1_1GpgSubKey.html#a3c9605e6ccb7fa53d9c9013453d561fe',1,'GpgFrontend::GpgSubKey::GpgSubKey(gpgme_subkey_t subkey)'],['../classGpgFrontend_1_1GpgSubKey.html#ad12e160dbb394a849d6cf31e614a76f5',1,'GpgFrontend::GpgSubKey::GpgSubKey(GpgSubKey &&o) noexcept']]], + ['gpgtofuinfo_1284',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html#a4f46d32bc9bf1a1a3bbc32461538a422',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(const GpgTOFUInfo &)=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aa953ff4b877b4b831d34e4a5678b0cd3',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(GpgTOFUInfo &&o) noexcept'],['../classGpgFrontend_1_1GpgTOFUInfo.html#aaabb02aef76162ed59647445b4c1f6de',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo(gpgme_tofu_info_t tofu_info)'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a80acb09347a74cc35776d58b9874cf37',1,'GpgFrontend::GpgTOFUInfo::GpgTOFUInfo()']]], + ['gpguid_1285',['GpgUID',['../classGpgFrontend_1_1GpgUID.html#a58ed67984063f0b87e35bc1782a1cc0a',1,'GpgFrontend::GpgUID::GpgUID(const GpgUID &)=delete'],['../classGpgFrontend_1_1GpgUID.html#a7210ece9b898981dae83f8d29b1ca453',1,'GpgFrontend::GpgUID::GpgUID(GpgUID &&o) noexcept'],['../classGpgFrontend_1_1GpgUID.html#ae1fb528a9d06d6e9f1feaf1bc291fe64',1,'GpgFrontend::GpgUID::GpgUID(gpgme_user_id_t uid)'],['../classGpgFrontend_1_1GpgUID.html#a35fdcef4ecf2598461bdc596ffc7957c',1,'GpgFrontend::GpgUID::GpgUID()']]], + ['gpguidoperator_1286',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html#ab74a830c858ab9ff135375743393a7c7',1,'GpgFrontend::GpgUIDOperator']]], + ['gpgverifyresultanalyse_1287',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b',1,'GpgFrontend::GpgVerifyResultAnalyse']]] ]; diff --git a/docs/html/search/functions_7.js b/docs/html/search/functions_7.js index a0e91543..f0e5c0f1 100644 --- a/docs/html/search/functions_7.js +++ b/docs/html/search/functions_7.js @@ -1,5 +1,5 @@ var searchData= [ - ['helppage_1287',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a1be8f5b79fef3d1d62ff4620b8535006',1,'GpgFrontend::UI::HelpPage']]], - ['holdonlifecycle_1288',['HoldOnLifeCycle',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#aef6600ccb8fed406e8b9112b5dd7ef8f',1,'GpgFrontend::Thread::Task::Impl::HoldOnLifeCycle()'],['../classGpgFrontend_1_1Thread_1_1Task.html#a5c3cab68d4cf8c9dcf379869132b1896',1,'GpgFrontend::Thread::Task::HoldOnLifeCycle()']]] + ['helppage_1288',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a1be8f5b79fef3d1d62ff4620b8535006',1,'GpgFrontend::UI::HelpPage']]], + ['holdonlifecycle_1289',['HoldOnLifeCycle',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#aef6600ccb8fed406e8b9112b5dd7ef8f',1,'GpgFrontend::Thread::Task::Impl::HoldOnLifeCycle()'],['../classGpgFrontend_1_1Thread_1_1Task.html#a5c3cab68d4cf8c9dcf379869132b1896',1,'GpgFrontend::Thread::Task::HoldOnLifeCycle()']]] ]; diff --git a/docs/html/search/functions_8.js b/docs/html/search/functions_8.js index 0ffb68da..627f8791 100644 --- a/docs/html/search/functions_8.js +++ b/docs/html/search/functions_8.js @@ -1,54 +1,54 @@ var searchData= [ - ['impl_1289',['Impl',['../classGpgFrontend_1_1GpgContext_1_1Impl.html#af1cf48d1f5f5a16193c0e575fdec2f95',1,'GpgFrontend::GpgContext::Impl::Impl()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9572b3082d5b9f6e08fc7992114b19ce',1,'GpgFrontend::GlobalSettingStation::Impl::Impl()']]], - ['import_5fkeys_1290',['import_keys',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2',1,'GpgFrontend::UI::KeyServerImportDialog::import_keys()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153',1,'GpgFrontend::UI::KeyList::import_keys()']]], - ['import_5funknown_5fkey_5ffrom_5fkeyserver_1291',['import_unknown_key_from_keyserver',['../namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925',1,'GpgFrontend::UI']]], - ['importkey_1292',['ImportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#ab613412788fe4cf120d6fdef0cb2a54c',1,'GpgFrontend::GpgKeyImportExporter']]], - ['importkeypackage_1293',['ImportKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#a3b5e580bfd67cfda094c664e2987e319',1,'GpgFrontend::KeyPackageOperator']]], - ['infoboardwidget_1294',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['infotab_1295',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc',1,'GpgFrontend::UI::InfoTab']]], - ['infovalid_1296',['InfoValid',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#ade7a3d92e0ba644b9a984d9e3db0f662',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['init_1297',['Init',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759',1,'GpgFrontend::UI::MainWindow']]], - ['init_5fapp_5fsecure_5fkey_1298',['init_app_secure_key',['../classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf',1,'GpgFrontend::DataObjectOperator']]], - ['initglobalbasicalenv_1299',['InitGlobalBasicalEnv',['../namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41',1,'GpgFrontend']]], - ['initglobalpathenv_1300',['InitGlobalPathEnv',['../namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da',1,'GpgFrontend']]], - ['initgpgfrontendui_1301',['InitGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad',1,'GpgFrontend::UI']]], - ['initlocale_1302',['InitLocale',['../namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4',1,'GpgFrontend']]], - ['initloggingsystem_1303',['InitLoggingSystem',['../namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5',1,'GpgFrontend']]], - ['inituitranslations_1304',['InitUITranslations',['../namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce',1,'GpgFrontend::UI']]], - ['intropage_1305',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html#aed4220a7372b192ee4e8bc5024db922d',1,'GpgFrontend::UI::IntroPage']]], - ['isallowauthentication_1306',['IsAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aa73b6fe349eb4c2438fd0a0ae61b6c03',1,'GpgFrontend::GenKeyInfo']]], - ['isallowcertification_1307',['IsAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ae01bbb4af8da59317797d599b28abb31',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangeauthentication_1308',['IsAllowChangeAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#a6b6635977ea47b1c2220aed48bc5c57d',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangecertification_1309',['IsAllowChangeCertification',['../classGpgFrontend_1_1GenKeyInfo.html#a858ace5de6d4b8cd31fa6c68f33d0f92',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangeencryption_1310',['IsAllowChangeEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a81d52ff47ecd7aca34fb4f5a613b922d',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangesigning_1311',['IsAllowChangeSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a4aedcb38a9fb4ffe65d16bce61a610c4',1,'GpgFrontend::GenKeyInfo']]], - ['isallowencryption_1312',['IsAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a75b69b9e3f889e9fc5ffe9ee7af2c365',1,'GpgFrontend::GenKeyInfo']]], - ['isallownopassphrase_1313',['IsAllowNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#af3cc933fddc87f2a250b6686ceddf4ac',1,'GpgFrontend::GenKeyInfo']]], - ['isallowsigning_1314',['IsAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#abc16a0f5b11c814a5fd2ec9198c88a99',1,'GpgFrontend::GenKeyInfo']]], - ['iscardkey_1315',['IsCardKey',['../classGpgFrontend_1_1GpgSubKey.html#a37a00de8cdf77d9af9db794246a13a4a',1,'GpgFrontend::GpgSubKey']]], - ['isdisabled_1316',['IsDisabled',['../classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687',1,'GpgFrontend::GpgKey::IsDisabled()'],['../classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25',1,'GpgFrontend::GpgSubKey::IsDisabled()']]], - ['isdiscarded_1317',['IsDiscarded',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe',1,'GpgFrontend::UI::QuitDialog']]], - ['isexpired_1318',['IsExpired',['../classGpgFrontend_1_1GpgSubKey.html#a55f5aa99dd86cc5cb3ae175de41e925c',1,'GpgFrontend::GpgSubKey::IsExpired()'],['../classGpgFrontend_1_1GpgKeySignature.html#af813643b81367bbff2d686a346f6c1e8',1,'GpgFrontend::GpgKeySignature::IsExpired()'],['../classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd',1,'GpgFrontend::GpgKey::IsExpired()']]], - ['isexportable_1319',['IsExportable',['../classGpgFrontend_1_1GpgKeySignature.html#a61ac1fdc773ecfc5b932a3aedd001eed',1,'GpgFrontend::GpgKeySignature']]], - ['isgood_1320',['IsGood',['../classGpgFrontend_1_1GpgKey.html#ac418e4de3fde347b466c295b7b4434dc',1,'GpgFrontend::GpgKey']]], - ['ishasactualauthenticationcapability_1321',['IsHasActualAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a2cbc6dfcac640226c924fabbf718c9d8',1,'GpgFrontend::GpgKey']]], - ['ishasactualcertificationcapability_1322',['IsHasActualCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a5ec602ce6fd35b893ffc33d684c6a7f0',1,'GpgFrontend::GpgKey']]], - ['ishasactualencryptioncapability_1323',['IsHasActualEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a21844aa5c7d903e6d4c8e0af49aae40a',1,'GpgFrontend::GpgKey']]], - ['ishasactualsigningcapability_1324',['IsHasActualSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df',1,'GpgFrontend::GpgKey']]], - ['ishasauthenticationcapability_1325',['IsHasAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a4ada9f15077101753524df3eeaa893c4',1,'GpgFrontend::GpgKey::IsHasAuthenticationCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#af305996f419fef0dde7aa2a1b58ecd5f',1,'GpgFrontend::GpgSubKey::IsHasAuthenticationCapability()']]], - ['ishascardkey_1326',['IsHasCardKey',['../classGpgFrontend_1_1GpgKey.html#ad2b67a93cdcf2bcc2a5378927174df16',1,'GpgFrontend::GpgKey']]], - ['ishascertificationcapability_1327',['IsHasCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820',1,'GpgFrontend::GpgKey::IsHasCertificationCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8afd699012e6367d5fb71655dc37e22c',1,'GpgFrontend::GpgSubKey::IsHasCertificationCapability() const -> bool']]], - ['ishasencryptioncapability_1328',['IsHasEncryptionCapability',['../classGpgFrontend_1_1GpgSubKey.html#a36919446a988986a04dc91264e31d8dd',1,'GpgFrontend::GpgSubKey::IsHasEncryptionCapability()'],['../classGpgFrontend_1_1GpgKey.html#a8f19ab9a9610f5ee20dcd29af438b03f',1,'GpgFrontend::GpgKey::IsHasEncryptionCapability() const -> bool']]], - ['ishasmasterkey_1329',['IsHasMasterKey',['../classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1',1,'GpgFrontend::GpgKey']]], - ['ishassigningcapability_1330',['IsHasSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a15e6f328b8cc6dc69e097d366a5bb351',1,'GpgFrontend::GpgKey::IsHasSigningCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0',1,'GpgFrontend::GpgSubKey::IsHasSigningCapability()']]], - ['isinvalid_1331',['IsInvalid',['../classGpgFrontend_1_1GpgKeySignature.html#a7f6af885500105df3c2a53a6ba9f5f62',1,'GpgFrontend::GpgKeySignature']]], - ['ismoduleacivate_1332',['IsModuleAcivate',['../namespaceGpgFrontend_1_1Module.html#a9758d9f7ac0d94193aec29be101cee16',1,'GpgFrontend::Module']]], - ['isnonexpired_1333',['IsNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#a812adab61edebf96bbba4a18c2b82a72',1,'GpgFrontend::GenKeyInfo']]], - ['isnopassphrase_1334',['IsNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a2dd1d385b95569e60526cbf15bdf03ec',1,'GpgFrontend::GenKeyInfo']]], - ['isprivatekey_1335',['IsPrivateKey',['../classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e',1,'GpgFrontend::GpgSubKey::IsPrivateKey()'],['../classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a',1,'GpgFrontend::GpgKey::IsPrivateKey()']]], - ['isrevoked_1336',['IsRevoked',['../classGpgFrontend_1_1GpgSubKey.html#a6e7401fb58bfb3dcc719c06898504bfa',1,'GpgFrontend::GpgSubKey::IsRevoked()'],['../classGpgFrontend_1_1GpgKeySignature.html#ae3eb5dccbf6c2702ceeeec37308ff642',1,'GpgFrontend::GpgKeySignature::IsRevoked()'],['../classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4',1,'GpgFrontend::GpgKey::IsRevoked()']]], - ['isrunning_1337',['IsRunning',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450',1,'GpgFrontend::Thread::TaskRunner']]], - ['issecretkey_1338',['IsSecretKey',['../classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756',1,'GpgFrontend::GpgSubKey']]], - ['issubkey_1339',['IsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#a5018adac1ec215cc17dd7dabea39829d',1,'GpgFrontend::GenKeyInfo']]] + ['impl_1290',['Impl',['../classGpgFrontend_1_1GpgContext_1_1Impl.html#af1cf48d1f5f5a16193c0e575fdec2f95',1,'GpgFrontend::GpgContext::Impl::Impl()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a9572b3082d5b9f6e08fc7992114b19ce',1,'GpgFrontend::GlobalSettingStation::Impl::Impl()']]], + ['import_5fkeys_1291',['import_keys',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a3b818c2a3e5c32fc32425b17e63367e2',1,'GpgFrontend::UI::KeyServerImportDialog::import_keys()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153',1,'GpgFrontend::UI::KeyList::import_keys()']]], + ['import_5funknown_5fkey_5ffrom_5fkeyserver_1292',['import_unknown_key_from_keyserver',['../namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925',1,'GpgFrontend::UI']]], + ['importkey_1293',['ImportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#ab613412788fe4cf120d6fdef0cb2a54c',1,'GpgFrontend::GpgKeyImportExporter']]], + ['importkeypackage_1294',['ImportKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#a3b5e580bfd67cfda094c664e2987e319',1,'GpgFrontend::KeyPackageOperator']]], + ['infoboardwidget_1295',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['infotab_1296',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc',1,'GpgFrontend::UI::InfoTab']]], + ['infovalid_1297',['InfoValid',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#ade7a3d92e0ba644b9a984d9e3db0f662',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], + ['init_1298',['Init',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759',1,'GpgFrontend::UI::MainWindow']]], + ['init_5fapp_5fsecure_5fkey_1299',['init_app_secure_key',['../classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf',1,'GpgFrontend::DataObjectOperator']]], + ['initglobalbasicalenv_1300',['InitGlobalBasicalEnv',['../namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41',1,'GpgFrontend']]], + ['initglobalpathenv_1301',['InitGlobalPathEnv',['../namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da',1,'GpgFrontend']]], + ['initgpgfrontendui_1302',['InitGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad',1,'GpgFrontend::UI']]], + ['initlocale_1303',['InitLocale',['../namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4',1,'GpgFrontend']]], + ['initloggingsystem_1304',['InitLoggingSystem',['../namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5',1,'GpgFrontend']]], + ['inituitranslations_1305',['InitUITranslations',['../namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce',1,'GpgFrontend::UI']]], + ['intropage_1306',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html#aed4220a7372b192ee4e8bc5024db922d',1,'GpgFrontend::UI::IntroPage']]], + ['isallowauthentication_1307',['IsAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aa73b6fe349eb4c2438fd0a0ae61b6c03',1,'GpgFrontend::GenKeyInfo']]], + ['isallowcertification_1308',['IsAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ae01bbb4af8da59317797d599b28abb31',1,'GpgFrontend::GenKeyInfo']]], + ['isallowchangeauthentication_1309',['IsAllowChangeAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#a6b6635977ea47b1c2220aed48bc5c57d',1,'GpgFrontend::GenKeyInfo']]], + ['isallowchangecertification_1310',['IsAllowChangeCertification',['../classGpgFrontend_1_1GenKeyInfo.html#a858ace5de6d4b8cd31fa6c68f33d0f92',1,'GpgFrontend::GenKeyInfo']]], + ['isallowchangeencryption_1311',['IsAllowChangeEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a81d52ff47ecd7aca34fb4f5a613b922d',1,'GpgFrontend::GenKeyInfo']]], + ['isallowchangesigning_1312',['IsAllowChangeSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a4aedcb38a9fb4ffe65d16bce61a610c4',1,'GpgFrontend::GenKeyInfo']]], + ['isallowencryption_1313',['IsAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a75b69b9e3f889e9fc5ffe9ee7af2c365',1,'GpgFrontend::GenKeyInfo']]], + ['isallownopassphrase_1314',['IsAllowNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#af3cc933fddc87f2a250b6686ceddf4ac',1,'GpgFrontend::GenKeyInfo']]], + ['isallowsigning_1315',['IsAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#abc16a0f5b11c814a5fd2ec9198c88a99',1,'GpgFrontend::GenKeyInfo']]], + ['iscardkey_1316',['IsCardKey',['../classGpgFrontend_1_1GpgSubKey.html#a37a00de8cdf77d9af9db794246a13a4a',1,'GpgFrontend::GpgSubKey']]], + ['isdisabled_1317',['IsDisabled',['../classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687',1,'GpgFrontend::GpgKey::IsDisabled()'],['../classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25',1,'GpgFrontend::GpgSubKey::IsDisabled()']]], + ['isdiscarded_1318',['IsDiscarded',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe',1,'GpgFrontend::UI::QuitDialog']]], + ['isexpired_1319',['IsExpired',['../classGpgFrontend_1_1GpgSubKey.html#a55f5aa99dd86cc5cb3ae175de41e925c',1,'GpgFrontend::GpgSubKey::IsExpired()'],['../classGpgFrontend_1_1GpgKeySignature.html#af813643b81367bbff2d686a346f6c1e8',1,'GpgFrontend::GpgKeySignature::IsExpired()'],['../classGpgFrontend_1_1GpgKey.html#aa8da15bbd8c1eefc8685f0f9f16f65fd',1,'GpgFrontend::GpgKey::IsExpired()']]], + ['isexportable_1320',['IsExportable',['../classGpgFrontend_1_1GpgKeySignature.html#a61ac1fdc773ecfc5b932a3aedd001eed',1,'GpgFrontend::GpgKeySignature']]], + ['isgood_1321',['IsGood',['../classGpgFrontend_1_1GpgKey.html#ac418e4de3fde347b466c295b7b4434dc',1,'GpgFrontend::GpgKey']]], + ['ishasactualauthenticationcapability_1322',['IsHasActualAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a2cbc6dfcac640226c924fabbf718c9d8',1,'GpgFrontend::GpgKey']]], + ['ishasactualcertificationcapability_1323',['IsHasActualCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a5ec602ce6fd35b893ffc33d684c6a7f0',1,'GpgFrontend::GpgKey']]], + ['ishasactualencryptioncapability_1324',['IsHasActualEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a21844aa5c7d903e6d4c8e0af49aae40a',1,'GpgFrontend::GpgKey']]], + ['ishasactualsigningcapability_1325',['IsHasActualSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df',1,'GpgFrontend::GpgKey']]], + ['ishasauthenticationcapability_1326',['IsHasAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a4ada9f15077101753524df3eeaa893c4',1,'GpgFrontend::GpgKey::IsHasAuthenticationCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#af305996f419fef0dde7aa2a1b58ecd5f',1,'GpgFrontend::GpgSubKey::IsHasAuthenticationCapability()']]], + ['ishascardkey_1327',['IsHasCardKey',['../classGpgFrontend_1_1GpgKey.html#ad2b67a93cdcf2bcc2a5378927174df16',1,'GpgFrontend::GpgKey']]], + ['ishascertificationcapability_1328',['IsHasCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820',1,'GpgFrontend::GpgKey::IsHasCertificationCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8afd699012e6367d5fb71655dc37e22c',1,'GpgFrontend::GpgSubKey::IsHasCertificationCapability() const -> bool']]], + ['ishasencryptioncapability_1329',['IsHasEncryptionCapability',['../classGpgFrontend_1_1GpgSubKey.html#a36919446a988986a04dc91264e31d8dd',1,'GpgFrontend::GpgSubKey::IsHasEncryptionCapability()'],['../classGpgFrontend_1_1GpgKey.html#a8f19ab9a9610f5ee20dcd29af438b03f',1,'GpgFrontend::GpgKey::IsHasEncryptionCapability() const -> bool']]], + ['ishasmasterkey_1330',['IsHasMasterKey',['../classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1',1,'GpgFrontend::GpgKey']]], + ['ishassigningcapability_1331',['IsHasSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a15e6f328b8cc6dc69e097d366a5bb351',1,'GpgFrontend::GpgKey::IsHasSigningCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0',1,'GpgFrontend::GpgSubKey::IsHasSigningCapability()']]], + ['isinvalid_1332',['IsInvalid',['../classGpgFrontend_1_1GpgKeySignature.html#a7f6af885500105df3c2a53a6ba9f5f62',1,'GpgFrontend::GpgKeySignature']]], + ['ismoduleacivate_1333',['IsModuleAcivate',['../namespaceGpgFrontend_1_1Module.html#a9758d9f7ac0d94193aec29be101cee16',1,'GpgFrontend::Module']]], + ['isnonexpired_1334',['IsNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#a812adab61edebf96bbba4a18c2b82a72',1,'GpgFrontend::GenKeyInfo']]], + ['isnopassphrase_1335',['IsNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a2dd1d385b95569e60526cbf15bdf03ec',1,'GpgFrontend::GenKeyInfo']]], + ['isprivatekey_1336',['IsPrivateKey',['../classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e',1,'GpgFrontend::GpgSubKey::IsPrivateKey()'],['../classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a',1,'GpgFrontend::GpgKey::IsPrivateKey()']]], + ['isrevoked_1337',['IsRevoked',['../classGpgFrontend_1_1GpgSubKey.html#a6e7401fb58bfb3dcc719c06898504bfa',1,'GpgFrontend::GpgSubKey::IsRevoked()'],['../classGpgFrontend_1_1GpgKeySignature.html#ae3eb5dccbf6c2702ceeeec37308ff642',1,'GpgFrontend::GpgKeySignature::IsRevoked()'],['../classGpgFrontend_1_1GpgKey.html#a7c1ce8ebb77dbe555fc6db5cb90b27e4',1,'GpgFrontend::GpgKey::IsRevoked()']]], + ['isrunning_1338',['IsRunning',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450',1,'GpgFrontend::Thread::TaskRunner']]], + ['issecretkey_1339',['IsSecretKey',['../classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756',1,'GpgFrontend::GpgSubKey']]], + ['issubkey_1340',['IsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#a5018adac1ec215cc17dd7dabea39829d',1,'GpgFrontend::GenKeyInfo']]] ]; diff --git a/docs/html/search/functions_9.js b/docs/html/search/functions_9.js index eb6e7b02..d1c8a74a 100644 --- a/docs/html/search/functions_9.js +++ b/docs/html/search/functions_9.js @@ -1,22 +1,22 @@ var searchData= [ - ['keygendialog_1340',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9',1,'GpgFrontend::UI::KeyGenDialog']]], - ['keygenpage_1341',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a0eb5dad522c597dcd101c02f496e7e70',1,'GpgFrontend::UI::KeyGenPage']]], - ['keyimportdetaildialog_1342',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['keylist_1343',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418',1,'GpgFrontend::UI::KeyList']]], - ['keymgmt_1344',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64',1,'GpgFrontend::UI::KeyMgmt']]], - ['keynewuiddialog_1345',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27',1,'GpgFrontend::UI::KeyNewUIDDialog']]], - ['keypairdetailtab_1346',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a90263d565b9343cf03de5542e9dee9a7',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['keypairoperatab_1347',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8',1,'GpgFrontend::UI::KeyPairOperaTab']]], - ['keypairsubkeytab_1348',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a9ba9e92dcb92dbed09db4aa72d2c346d',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['keypairuidtab_1349',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0743109e397d0cc842b2d5155c61ecf3',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['keypressevent_1350',['keyPressEvent',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aad531bef81bf8264be3a181efd6b473d',1,'GpgFrontend::UI::FileTreeView::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html#a6e2264a989c2bb2db6bc8980b43e65f0',1,'GpgFrontend::UI::FindWidget::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#aea388ad7876e287f71e93085e6715495',1,'GpgFrontend::UI::FilePage::keyPressEvent()']]], - ['keyserverimportdialog_1351',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['keyserverimporttask_1352',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#afd28e55f5fa19fbaa0f1f430abd3c07d',1,'GpgFrontend::UI::KeyServerImportTask']]], - ['keyserversearchtask_1353',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ab0bdaf21a52b44090a935ae8d36651b7',1,'GpgFrontend::UI::KeyServerSearchTask']]], - ['keyservertab_1354',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#aa3d3561d3bdf95de6486b2caa752616c',1,'GpgFrontend::UI::KeyserverTab']]], - ['keysetexpiredatedialog_1355',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QWidget *parent=nullptr)'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a5dec3013f476b4b2c0b624b2705b39d7',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QString subkey_fpr, QWidget *parent=nullptr)']]], - ['keytable_1356',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943',1,'GpgFrontend::UI::KeyTable']]], - ['keyuidsigndialog_1357',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55',1,'GpgFrontend::UI::KeyUIDSignDialog']]], - ['keyuploaddialog_1358',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf',1,'GpgFrontend::UI::KeyUploadDialog']]] + ['keygendialog_1341',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9',1,'GpgFrontend::UI::KeyGenDialog']]], + ['keygenpage_1342',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a0eb5dad522c597dcd101c02f496e7e70',1,'GpgFrontend::UI::KeyGenPage']]], + ['keyimportdetaildialog_1343',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af',1,'GpgFrontend::UI::KeyImportDetailDialog']]], + ['keylist_1344',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418',1,'GpgFrontend::UI::KeyList']]], + ['keymgmt_1345',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64',1,'GpgFrontend::UI::KeyMgmt']]], + ['keynewuiddialog_1346',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27',1,'GpgFrontend::UI::KeyNewUIDDialog']]], + ['keypairdetailtab_1347',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a90263d565b9343cf03de5542e9dee9a7',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['keypairoperatab_1348',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8',1,'GpgFrontend::UI::KeyPairOperaTab']]], + ['keypairsubkeytab_1349',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a9ba9e92dcb92dbed09db4aa72d2c346d',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], + ['keypairuidtab_1350',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0743109e397d0cc842b2d5155c61ecf3',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['keypressevent_1351',['keyPressEvent',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aad531bef81bf8264be3a181efd6b473d',1,'GpgFrontend::UI::FileTreeView::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FindWidget.html#a6e2264a989c2bb2db6bc8980b43e65f0',1,'GpgFrontend::UI::FindWidget::keyPressEvent()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#aea388ad7876e287f71e93085e6715495',1,'GpgFrontend::UI::FilePage::keyPressEvent()']]], + ['keyserverimportdialog_1352',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['keyserverimporttask_1353',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#afd28e55f5fa19fbaa0f1f430abd3c07d',1,'GpgFrontend::UI::KeyServerImportTask']]], + ['keyserversearchtask_1354',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ab0bdaf21a52b44090a935ae8d36651b7',1,'GpgFrontend::UI::KeyServerSearchTask']]], + ['keyservertab_1355',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#aa3d3561d3bdf95de6486b2caa752616c',1,'GpgFrontend::UI::KeyserverTab']]], + ['keysetexpiredatedialog_1356',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a67da7721959b585db21f7e893793564b',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QWidget *parent=nullptr)'],['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#a5dec3013f476b4b2c0b624b2705b39d7',1,'GpgFrontend::UI::KeySetExpireDateDialog::KeySetExpireDateDialog(const KeyId &key_id, QString subkey_fpr, QWidget *parent=nullptr)']]], + ['keytable_1357',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943',1,'GpgFrontend::UI::KeyTable']]], + ['keyuidsigndialog_1358',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55',1,'GpgFrontend::UI::KeyUIDSignDialog']]], + ['keyuploaddialog_1359',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf',1,'GpgFrontend::UI::KeyUploadDialog']]] ]; diff --git a/docs/html/search/functions_a.js b/docs/html/search/functions_a.js index 54ef4bf1..36b50c37 100644 --- a/docs/html/search/functions_a.js +++ b/docs/html/search/functions_a.js @@ -1,14 +1,14 @@ var searchData= [ - ['listarchive_1359',['ListArchive',['../classGpgFrontend_1_1ArchiveFileOperator.html#ab9159da7105707d91ece86e67deead07',1,'GpgFrontend::ArchiveFileOperator']]], - ['listedkeyservertesttask_1360',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a260619046e2b8af8d3396cefa7a05129',1,'GpgFrontend::UI::ListedKeyServerTestTask']]], - ['listenrtpublishevent_1361',['ListenRTPublishEvent',['../namespaceGpgFrontend_1_1Module.html#af88df9c72a7e6ec8dede9afc7234aca7',1,'GpgFrontend::Module']]], - ['listlanguages_1362',['ListLanguages',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#ab3c3f59d98afb1f284a7149f4ff971b8',1,'GpgFrontend::UI::SettingsDialog']]], - ['listrtchildkeys_1363',['ListRTChildKeys',['../namespaceGpgFrontend_1_1Module.html#a92a4ccb9246f778143ad3e88d2068d7c',1,'GpgFrontend::Module']]], - ['load_5fcache_5fstorage_1364',['load_cache_storage',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#abf1dd239b38bc2eceb4de984b4f7d13a',1,'GpgFrontend::CacheManager::Impl']]], - ['loadcache_1365',['LoadCache',['../classGpgFrontend_1_1CacheManager.html#a8d131df5a66d20a10a8c86c7f7ad0cc4',1,'GpgFrontend::CacheManager']]], - ['loaddurablecache_1366',['LoadDurableCache',['../classGpgFrontend_1_1CacheManager.html#a3c9be71d8cff25c1b6b103f075ec83f4',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key) -> QJsonDocument'],['../classGpgFrontend_1_1CacheManager.html#a670ccb45bd8c1297f208db133831e742',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key, QJsonDocument default_value) -> QJsonDocument']]], - ['loadfile_1367',['LoadFile',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18',1,'GpgFrontend::UI::TextEdit']]], - ['loadgpgfrontendmodules_1368',['LoadGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a81e8539a1a6bfb91731e6b17d9f2aa6a',1,'GpgFrontend::Module']]], - ['localized_5fhelp_1369',['localized_help',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af839ba3ff0decc82aadb922593acf53f',1,'GpgFrontend::UI::HelpPage']]] + ['listarchive_1360',['ListArchive',['../classGpgFrontend_1_1ArchiveFileOperator.html#ab9159da7105707d91ece86e67deead07',1,'GpgFrontend::ArchiveFileOperator']]], + ['listedkeyservertesttask_1361',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a260619046e2b8af8d3396cefa7a05129',1,'GpgFrontend::UI::ListedKeyServerTestTask']]], + ['listenrtpublishevent_1362',['ListenRTPublishEvent',['../namespaceGpgFrontend_1_1Module.html#af88df9c72a7e6ec8dede9afc7234aca7',1,'GpgFrontend::Module']]], + ['listlanguages_1363',['ListLanguages',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#ab3c3f59d98afb1f284a7149f4ff971b8',1,'GpgFrontend::UI::SettingsDialog']]], + ['listrtchildkeys_1364',['ListRTChildKeys',['../namespaceGpgFrontend_1_1Module.html#a92a4ccb9246f778143ad3e88d2068d7c',1,'GpgFrontend::Module']]], + ['load_5fcache_5fstorage_1365',['load_cache_storage',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#abf1dd239b38bc2eceb4de984b4f7d13a',1,'GpgFrontend::CacheManager::Impl']]], + ['loadcache_1366',['LoadCache',['../classGpgFrontend_1_1CacheManager.html#a8d131df5a66d20a10a8c86c7f7ad0cc4',1,'GpgFrontend::CacheManager']]], + ['loaddurablecache_1367',['LoadDurableCache',['../classGpgFrontend_1_1CacheManager.html#a3c9be71d8cff25c1b6b103f075ec83f4',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key) -> QJsonDocument'],['../classGpgFrontend_1_1CacheManager.html#a670ccb45bd8c1297f208db133831e742',1,'GpgFrontend::CacheManager::LoadDurableCache(const QString &key, QJsonDocument default_value) -> QJsonDocument']]], + ['loadfile_1368',['LoadFile',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18',1,'GpgFrontend::UI::TextEdit']]], + ['loadgpgfrontendmodules_1369',['LoadGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a81e8539a1a6bfb91731e6b17d9f2aa6a',1,'GpgFrontend::Module']]], + ['localized_5fhelp_1370',['localized_help',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af839ba3ff0decc82aadb922593acf53f',1,'GpgFrontend::UI::HelpPage']]] ]; diff --git a/docs/html/search/functions_b.js b/docs/html/search/functions_b.js index 1e6ddd1a..94460c83 100644 --- a/docs/html/search/functions_b.js +++ b/docs/html/search/functions_b.js @@ -1,8 +1,8 @@ var searchData= [ - ['maybe_5fsave_5fcurrent_5ftab_1370',['maybe_save_current_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a8fad090a19479a9fe89432300cca2b6c',1,'GpgFrontend::UI::TextEdit']]], - ['maybesaveanytab_1371',['MaybeSaveAnyTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a2ef7669b3b92d4a8c2b0782787653555',1,'GpgFrontend::UI::TextEdit']]], - ['modifypassword_1372',['ModifyPassword',['../classGpgFrontend_1_1GpgKeyOpera.html#a5e65fa1edd5db89b38cf021975a60465',1,'GpgFrontend::GpgKeyOpera']]], - ['modifytofupolicy_1373',['ModifyTOFUPolicy',['../classGpgFrontend_1_1GpgKeyOpera.html#a9e8efd9e57e05059396f0120535eef30',1,'GpgFrontend::GpgKeyOpera']]], - ['mousepressevent_1374',['mousePressEvent',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a1c0a1f76a713872530980b14baaaec29',1,'GpgFrontend::UI::FileTreeView']]] + ['maybe_5fsave_5fcurrent_5ftab_1371',['maybe_save_current_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a8fad090a19479a9fe89432300cca2b6c',1,'GpgFrontend::UI::TextEdit']]], + ['maybesaveanytab_1372',['MaybeSaveAnyTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a2ef7669b3b92d4a8c2b0782787653555',1,'GpgFrontend::UI::TextEdit']]], + ['modifypassword_1373',['ModifyPassword',['../classGpgFrontend_1_1GpgKeyOpera.html#a5e65fa1edd5db89b38cf021975a60465',1,'GpgFrontend::GpgKeyOpera']]], + ['modifytofupolicy_1374',['ModifyTOFUPolicy',['../classGpgFrontend_1_1GpgKeyOpera.html#a9e8efd9e57e05059396f0120535eef30',1,'GpgFrontend::GpgKeyOpera']]], + ['mousepressevent_1375',['mousePressEvent',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a1c0a1f76a713872530980b14baaaec29',1,'GpgFrontend::UI::FileTreeView']]] ]; diff --git a/docs/html/search/functions_c.js b/docs/html/search/functions_c.js index 04a33d96..56d221be 100644 --- a/docs/html/search/functions_c.js +++ b/docs/html/search/functions_c.js @@ -1,9 +1,9 @@ var searchData= [ - ['needupgrade_1375',['NeedUpgrade',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a9798cca1278fe49687ff833805a80817',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['networktab_1376',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a444d3630919c1f9c4db495a58acbb9a8',1,'GpgFrontend::UI::NetworkTab']]], - ['newarchive2dataexchanger_1377',['NewArchive2DataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#ad8c5a68a80b99346ab622f329b4c8f3c',1,'GpgFrontend::ArchiveFileOperator']]], - ['nextid_1378',['nextId',['../classGpgFrontend_1_1UI_1_1IntroPage.html#a812fd63d87955f9131a98ad8b679f8a4',1,'GpgFrontend::UI::IntroPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ChoosePage.html#a243a82d13267b7252844fd7691c703f0',1,'GpgFrontend::UI::ChoosePage::nextId()'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a28958f6627f01db7c6f75fc0dec3eead',1,'GpgFrontend::UI::KeyGenPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#a0f3f3118456ccce7c2a6965cf68d2cf7',1,'GpgFrontend::UI::ConclusionPage::nextId()']]], - ['notify_1379',['notify',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a6f8ab335d89948c48cd634ab20ff9aa0',1,'GpgFrontend::UI::GpgFrontendApplication']]], - ['notifyfilesaved_1380',['NotifyFileSaved',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5',1,'GpgFrontend::UI::PlainTextEditorPage']]] + ['needupgrade_1376',['NeedUpgrade',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a9798cca1278fe49687ff833805a80817',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], + ['networktab_1377',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a444d3630919c1f9c4db495a58acbb9a8',1,'GpgFrontend::UI::NetworkTab']]], + ['newarchive2dataexchanger_1378',['NewArchive2DataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#ad8c5a68a80b99346ab622f329b4c8f3c',1,'GpgFrontend::ArchiveFileOperator']]], + ['nextid_1379',['nextId',['../classGpgFrontend_1_1UI_1_1IntroPage.html#a812fd63d87955f9131a98ad8b679f8a4',1,'GpgFrontend::UI::IntroPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ChoosePage.html#a243a82d13267b7252844fd7691c703f0',1,'GpgFrontend::UI::ChoosePage::nextId()'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a28958f6627f01db7c6f75fc0dec3eead',1,'GpgFrontend::UI::KeyGenPage::nextId()'],['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#a0f3f3118456ccce7c2a6965cf68d2cf7',1,'GpgFrontend::UI::ConclusionPage::nextId()']]], + ['notify_1380',['notify',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a6f8ab335d89948c48cd634ab20ff9aa0',1,'GpgFrontend::UI::GpgFrontendApplication']]], + ['notifyfilesaved_1381',['NotifyFileSaved',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5',1,'GpgFrontend::UI::PlainTextEditorPage']]] ]; diff --git a/docs/html/search/functions_d.js b/docs/html/search/functions_d.js index 1dcde61a..a25ce404 100644 --- a/docs/html/search/functions_d.js +++ b/docs/html/search/functions_d.js @@ -1,8 +1,8 @@ var searchData= [ - ['operator_20gpgme_5fdata_5ft_1381',['operator gpgme_data_t',['../classGpgFrontend_1_1GpgData.html#afca7a03bd71436c8b3c4f6e8c2acd700',1,'GpgFrontend::GpgData']]], - ['operator_20gpgme_5fkey_5ft_1382',['operator gpgme_key_t',['../classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b',1,'GpgFrontend::GpgKey']]], - ['operator_3c_3d_1383',['operator<=',['../classGpgFrontend_1_1GpgKey.html#a316766dc789c63c1b459915860d61c40',1,'GpgFrontend::GpgKey']]], - ['operator_3d_1384',['operator=',['../classGpgFrontend_1_1GpgSignature.html#a8fc463fcd607e3d53c211d3bc57b86ad',1,'GpgFrontend::GpgSignature::operator=()'],['../classGpgFrontend_1_1GpgUID.html#a919c71b4832e8866a672d35d9e3ddbd9',1,'GpgFrontend::GpgUID::operator=(const GpgUID &) -> GpgUID &=delete'],['../classGpgFrontend_1_1GpgUID.html#ad974f2650de07111a76336afcd9d8239',1,'GpgFrontend::GpgUID::operator=(GpgUID &&o) noexcept -> GpgUID &'],['../classGpgFrontend_1_1GpgTOFUInfo.html#ac9e79369424693557fe243881df86858',1,'GpgFrontend::GpgTOFUInfo::operator=(const GpgTOFUInfo &) -> GpgTOFUInfo &=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a0387dad26d2fcc70189fbfad6a9b7936',1,'GpgFrontend::GpgTOFUInfo::operator=(GpgTOFUInfo &&o) noexcept -> GpgTOFUInfo &'],['../classGpgFrontend_1_1GpgSubKey.html#a8b7fa22d50d6bade01af1e347c0539e1',1,'GpgFrontend::GpgSubKey::operator=(const GpgSubKey &) -> GpgSubKey &=delete'],['../classGpgFrontend_1_1GpgSubKey.html#aca8af7e3c71de89b753ff72504dfc5c9',1,'GpgFrontend::GpgSubKey::operator=(GpgSubKey &&o) noexcept -> GpgSubKey &'],['../classGpgFrontend_1_1GpgSignature.html#a4fa42f48fc9cc031e83975a26a840d24',1,'GpgFrontend::GpgSignature::operator=()'],['../classGpgFrontend_1_1GpgKeySignature.html#a2f6e7ba797cc59b26729a8f63038f7dd',1,'GpgFrontend::GpgKeySignature::operator=(const GpgKeySignature &) -> GpgKeySignature &=delete'],['../classGpgFrontend_1_1GpgKeySignature.html#a56f7e2df71d4277105f0b7cef31ca83b',1,'GpgFrontend::GpgKeySignature::operator=(GpgKeySignature &&) noexcept -> GpgKeySignature &'],['../classGpgFrontend_1_1GpgKey.html#a869904f711c4a7f484828bfa972c9b76',1,'GpgFrontend::GpgKey::operator=(const gpgme_key_t &) -> GpgKey &=delete'],['../classGpgFrontend_1_1GpgKey.html#ad4003b0d623b178866fdfe01c4d7c29d',1,'GpgFrontend::GpgKey::operator=(const GpgKey &) -> GpgKey &'],['../classGpgFrontend_1_1GpgKey.html#a47fb1f1e2c5582746cdda0b7fb81ccd8',1,'GpgFrontend::GpgKey::operator=(GpgKey &&) noexcept -> GpgKey &'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7',1,'GpgFrontend::SingletonFunctionObject::operator=()']]], - ['operator_3d_3d_1385',['operator==',['../classGpgFrontend_1_1GpgKey.html#ab5ba2a5bcd115c2c150baaefd244c13a',1,'GpgFrontend::GpgKey::operator==()'],['../classGpgFrontend_1_1GpgSubKey.html#af62212a90e58a861f540e050f549d426',1,'GpgFrontend::GpgSubKey::operator==()']]] + ['operator_20gpgme_5fdata_5ft_1382',['operator gpgme_data_t',['../classGpgFrontend_1_1GpgData.html#afca7a03bd71436c8b3c4f6e8c2acd700',1,'GpgFrontend::GpgData']]], + ['operator_20gpgme_5fkey_5ft_1383',['operator gpgme_key_t',['../classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b',1,'GpgFrontend::GpgKey']]], + ['operator_3c_3d_1384',['operator<=',['../classGpgFrontend_1_1GpgKey.html#a316766dc789c63c1b459915860d61c40',1,'GpgFrontend::GpgKey']]], + ['operator_3d_1385',['operator=',['../classGpgFrontend_1_1GpgSignature.html#a8fc463fcd607e3d53c211d3bc57b86ad',1,'GpgFrontend::GpgSignature::operator=()'],['../classGpgFrontend_1_1GpgUID.html#a919c71b4832e8866a672d35d9e3ddbd9',1,'GpgFrontend::GpgUID::operator=(const GpgUID &) -> GpgUID &=delete'],['../classGpgFrontend_1_1GpgUID.html#ad974f2650de07111a76336afcd9d8239',1,'GpgFrontend::GpgUID::operator=(GpgUID &&o) noexcept -> GpgUID &'],['../classGpgFrontend_1_1GpgTOFUInfo.html#ac9e79369424693557fe243881df86858',1,'GpgFrontend::GpgTOFUInfo::operator=(const GpgTOFUInfo &) -> GpgTOFUInfo &=delete'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a0387dad26d2fcc70189fbfad6a9b7936',1,'GpgFrontend::GpgTOFUInfo::operator=(GpgTOFUInfo &&o) noexcept -> GpgTOFUInfo &'],['../classGpgFrontend_1_1GpgSubKey.html#a8b7fa22d50d6bade01af1e347c0539e1',1,'GpgFrontend::GpgSubKey::operator=(const GpgSubKey &) -> GpgSubKey &=delete'],['../classGpgFrontend_1_1GpgSubKey.html#aca8af7e3c71de89b753ff72504dfc5c9',1,'GpgFrontend::GpgSubKey::operator=(GpgSubKey &&o) noexcept -> GpgSubKey &'],['../classGpgFrontend_1_1GpgSignature.html#a4fa42f48fc9cc031e83975a26a840d24',1,'GpgFrontend::GpgSignature::operator=()'],['../classGpgFrontend_1_1GpgKeySignature.html#a2f6e7ba797cc59b26729a8f63038f7dd',1,'GpgFrontend::GpgKeySignature::operator=(const GpgKeySignature &) -> GpgKeySignature &=delete'],['../classGpgFrontend_1_1GpgKeySignature.html#a56f7e2df71d4277105f0b7cef31ca83b',1,'GpgFrontend::GpgKeySignature::operator=(GpgKeySignature &&) noexcept -> GpgKeySignature &'],['../classGpgFrontend_1_1GpgKey.html#a869904f711c4a7f484828bfa972c9b76',1,'GpgFrontend::GpgKey::operator=(const gpgme_key_t &) -> GpgKey &=delete'],['../classGpgFrontend_1_1GpgKey.html#ad4003b0d623b178866fdfe01c4d7c29d',1,'GpgFrontend::GpgKey::operator=(const GpgKey &) -> GpgKey &'],['../classGpgFrontend_1_1GpgKey.html#a47fb1f1e2c5582746cdda0b7fb81ccd8',1,'GpgFrontend::GpgKey::operator=(GpgKey &&) noexcept -> GpgKey &'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7',1,'GpgFrontend::SingletonFunctionObject::operator=()']]], + ['operator_3d_3d_1386',['operator==',['../classGpgFrontend_1_1GpgKey.html#ab5ba2a5bcd115c2c150baaefd244c13a',1,'GpgFrontend::GpgKey::operator==()'],['../classGpgFrontend_1_1GpgSubKey.html#af62212a90e58a861f540e050f549d426',1,'GpgFrontend::GpgSubKey::operator==()']]] ]; diff --git a/docs/html/search/functions_e.js b/docs/html/search/functions_e.js index 6c5d13b5..8ffca083 100644 --- a/docs/html/search/functions_e.js +++ b/docs/html/search/functions_e.js @@ -1,14 +1,14 @@ var searchData= [ - ['passphrasegenerator_1386',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf',1,'GpgFrontend::PassphraseGenerator']]], - ['plaintexteditorpage_1387',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['postconcurrenttask_1388',['PostConcurrentTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026',1,'GpgFrontend::Thread::TaskRunner']]], - ['postscheduletask_1389',['PostScheduleTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac',1,'GpgFrontend::Thread::TaskRunner']]], - ['posttask_1390',['PostTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b',1,'GpgFrontend::Thread::TaskRunner::PostTask(Task *task)'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e',1,'GpgFrontend::Thread::TaskRunner::PostTask(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)']]], - ['print_5frecipient_1391',['print_recipient',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a705d1a24a3ab53ce6d11432b7f907c9d',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['print_5fsigner_1392',['print_signer',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a591bc0f998e7c1e85f1838248c58b212',1,'GpgFrontend::GpgVerifyResultAnalyse']]], - ['print_5fsigner_5fwithout_5fkey_1393',['print_signer_without_key',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ac35988f5f806ea1bedbbe2a6d5a900aa',1,'GpgFrontend::GpgVerifyResultAnalyse']]], - ['process_5foperation_1394',['process_operation',['../namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac',1,'GpgFrontend::UI']]], - ['process_5fresult_5fanalyse_1395',['process_result_analyse',['../namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)'],['../namespaceGpgFrontend_1_1UI.html#a60b5887adabc74015700795dc3c07ae9',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse_a, const GpgResultAnalyse &result_analyse_b)']]], - ['proxyconnectiontesttask_1396',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a8036aaf9a2adcf033fc9f8e51da59956',1,'GpgFrontend::UI::ProxyConnectionTestTask']]] + ['passphrasegenerator_1387',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf',1,'GpgFrontend::PassphraseGenerator']]], + ['plaintexteditorpage_1388',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['postconcurrenttask_1389',['PostConcurrentTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026',1,'GpgFrontend::Thread::TaskRunner']]], + ['postscheduletask_1390',['PostScheduleTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac',1,'GpgFrontend::Thread::TaskRunner']]], + ['posttask_1391',['PostTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a4fae01eb0a5b296b8c4c6bf8408f1c6b',1,'GpgFrontend::Thread::TaskRunner::PostTask(Task *task)'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a38e1af613d2bc390198a8744f2148f5e',1,'GpgFrontend::Thread::TaskRunner::PostTask(const QString &, const Task::TaskRunnable &, const Task::TaskCallback &, DataObjectPtr)']]], + ['print_5frecipient_1392',['print_recipient',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a705d1a24a3ab53ce6d11432b7f907c9d',1,'GpgFrontend::GpgDecryptResultAnalyse']]], + ['print_5fsigner_1393',['print_signer',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a591bc0f998e7c1e85f1838248c58b212',1,'GpgFrontend::GpgVerifyResultAnalyse']]], + ['print_5fsigner_5fwithout_5fkey_1394',['print_signer_without_key',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ac35988f5f806ea1bedbbe2a6d5a900aa',1,'GpgFrontend::GpgVerifyResultAnalyse']]], + ['process_5foperation_1395',['process_operation',['../namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac',1,'GpgFrontend::UI']]], + ['process_5fresult_5fanalyse_1396',['process_result_analyse',['../namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)'],['../namespaceGpgFrontend_1_1UI.html#a60b5887adabc74015700795dc3c07ae9',1,'GpgFrontend::UI::process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse_a, const GpgResultAnalyse &result_analyse_b)']]], + ['proxyconnectiontesttask_1397',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a8036aaf9a2adcf033fc9f8e51da59956',1,'GpgFrontend::UI::ProxyConnectionTestTask']]] ]; diff --git a/docs/html/search/functions_f.js b/docs/html/search/functions_f.js index 6d0b6b64..b2f3f9f8 100644 --- a/docs/html/search/functions_f.js +++ b/docs/html/search/functions_f.js @@ -1,4 +1,4 @@ var searchData= [ - ['quitdialog_1397',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a60419bf8e817db25128c2f941fc42a3d',1,'GpgFrontend::UI::QuitDialog']]] + ['quitdialog_1398',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a60419bf8e817db25128c2f941fc42a3d',1,'GpgFrontend::UI::QuitDialog']]] ]; diff --git a/docs/html/search/namespaces_0.js b/docs/html/search/namespaces_0.js index 0846fa71..4c1e7709 100644 --- a/docs/html/search/namespaces_0.js +++ b/docs/html/search/namespaces_0.js @@ -1,12 +1,12 @@ var searchData= [ - ['gnupginfogatheringmodule_1027',['GnuPGInfoGatheringModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated']]], - ['gpgfrontend_1028',['GpgFrontend',['../namespaceGpgFrontend.html',1,'']]], - ['module_1029',['Module',['../namespaceGpgFrontend_1_1Module.html',1,'GpgFrontend']]], - ['rawapi_1030',['RawAPI',['../namespaceGpgFrontend_1_1RawAPI.html',1,'GpgFrontend']]], - ['sdk_1031',['SDK',['../namespaceGpgFrontend_1_1Module_1_1SDK.html',1,'GpgFrontend::Module']]], - ['test_1032',['Test',['../namespaceGpgFrontend_1_1Test.html',1,'GpgFrontend']]], - ['thread_1033',['Thread',['../namespaceGpgFrontend_1_1Thread.html',1,'GpgFrontend']]], - ['ui_1034',['UI',['../namespaceGpgFrontend_1_1UI.html',1,'GpgFrontend']]], - ['versioncheckingmodule_1035',['VersionCheckingModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated']]] + ['gnupginfogatheringmodule_1028',['GnuPGInfoGatheringModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated']]], + ['gpgfrontend_1029',['GpgFrontend',['../namespaceGpgFrontend.html',1,'']]], + ['module_1030',['Module',['../namespaceGpgFrontend_1_1Module.html',1,'GpgFrontend']]], + ['rawapi_1031',['RawAPI',['../namespaceGpgFrontend_1_1RawAPI.html',1,'GpgFrontend']]], + ['sdk_1032',['SDK',['../namespaceGpgFrontend_1_1Module_1_1SDK.html',1,'GpgFrontend::Module']]], + ['test_1033',['Test',['../namespaceGpgFrontend_1_1Test.html',1,'GpgFrontend']]], + ['thread_1034',['Thread',['../namespaceGpgFrontend_1_1Thread.html',1,'GpgFrontend']]], + ['ui_1035',['UI',['../namespaceGpgFrontend_1_1UI.html',1,'GpgFrontend']]], + ['versioncheckingmodule_1036',['VersionCheckingModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated']]] ]; diff --git a/docs/html/search/namespaces_1.js b/docs/html/search/namespaces_1.js index 746c5fe8..406e4459 100644 --- a/docs/html/search/namespaces_1.js +++ b/docs/html/search/namespaces_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['spdlog_1036',['spdlog',['../namespacespdlog.html',1,'']]] + ['spdlog_1037',['spdlog',['../namespacespdlog.html',1,'']]] ]; diff --git a/docs/html/search/pages_0.js b/docs/html/search/pages_0.js index b9e10048..53f2e1a3 100644 --- a/docs/html/search/pages_0.js +++ b/docs/html/search/pages_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['gpgfrontend_20develop_20document_20main_20page_1772',['GpgFrontend Develop Document Main Page',['../index.html',1,'']]] + ['gpgfrontend_20develop_20document_20main_20page_1773',['GpgFrontend Develop Document Main Page',['../index.html',1,'']]] ]; diff --git a/docs/html/search/typedefs_0.js b/docs/html/search/typedefs_0.js index de7fe097..491b2947 100644 --- a/docs/html/search/typedefs_0.js +++ b/docs/html/search/typedefs_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['gpgerror_1770',['GpgError',['../namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8',1,'GpgFrontend']]] + ['gpgerror_1771',['GpgError',['../namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/variables_0.js b/docs/html/search/variables_0.js index de79b559..a4616c5b 100644 --- a/docs/html/search/variables_0.js +++ b/docs/html/search/variables_0.js @@ -5,12 +5,13 @@ var searchData= ['additional_5fuid_5fbox_5f_1656',['additional_uid_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a265ef140feec330e7341c1369c0aefab',1,'GpgFrontend::UI::KeyPairDetailTab']]], ['algorithm_5fdetail_5fvar_5flabel_5f_1657',['algorithm_detail_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#abbfe5c15ea09478f52f25ce0a91bbbf8',1,'GpgFrontend::UI::KeyPairDetailTab']]], ['algorithm_5fvar_5flabel_5f_1658',['algorithm_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aadcb3bbb4233fdc2deca5b509c46b2e1',1,'GpgFrontend::UI::KeyPairDetailTab::algorithm_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a1790a8b163b94f33a3bb968f9a19f00c',1,'GpgFrontend::UI::KeyPairSubkeyTab::algorithm_var_label_()']]], - ['app_5fdata_5fobjs_5fpath_5f_1659',['app_data_objs_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a7eae19f7ada6914cc566912e74c73221',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5fdata_5fpath_5f_1660',['app_data_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a67f2e4e8a62d3b34d9f86c9235a35f05',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5flog_5fpath_5f_1661',['app_log_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a92ca0d1c51d36d8984528ec089280da7',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5fportable_5fconfig_5fpath_5f_1662',['app_portable_config_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4f164aa1707e6afdef29387b4a644a59',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5fsecure_5fkey_5fpath_5f_1663',['app_secure_key_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a9b13d6d68ebc584cb231e6f349a2a138',1,'GpgFrontend::DataObjectOperator']]], - ['app_5fsecure_5fpath_5f_1664',['app_secure_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a4e7673037b5c7eda5c334d50f8155150',1,'GpgFrontend::DataObjectOperator']]], - ['append_5fselected_5fkeys_5fact_5f_1665',['append_selected_keys_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab67486a71126073e7c39ca12603198f4',1,'GpgFrontend::UI::MainWindow']]], - ['attachment_5fdock_5f_1666',['attachment_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd243a5f00f86d65431081ead2cae153',1,'GpgFrontend::UI::MainWindow']]] + ['app_5fconfig_5ftarget_5fpath_5f_1659',['app_config_target_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4612f0a224cf38c9f4439b4750476b10',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5fdata_5fobjs_5fpath_5f_1660',['app_data_objs_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a7eae19f7ada6914cc566912e74c73221',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5fdata_5fpath_5f_1661',['app_data_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a67f2e4e8a62d3b34d9f86c9235a35f05',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5flog_5fpath_5f_1662',['app_log_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a92ca0d1c51d36d8984528ec089280da7',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5fportable_5fconfig_5fpath_5f_1663',['app_portable_config_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4f164aa1707e6afdef29387b4a644a59',1,'GpgFrontend::GlobalSettingStation::Impl']]], + ['app_5fsecure_5fkey_5fpath_5f_1664',['app_secure_key_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a9b13d6d68ebc584cb231e6f349a2a138',1,'GpgFrontend::DataObjectOperator']]], + ['app_5fsecure_5fpath_5f_1665',['app_secure_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a4e7673037b5c7eda5c334d50f8155150',1,'GpgFrontend::DataObjectOperator']]], + ['append_5fselected_5fkeys_5fact_5f_1666',['append_selected_keys_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab67486a71126073e7c39ca12603198f4',1,'GpgFrontend::UI::MainWindow']]], + ['attachment_5fdock_5f_1667',['attachment_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd243a5f00f86d65431081ead2cae153',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_1.js b/docs/html/search/variables_1.js index 68ffc22a..05c39afc 100644 --- a/docs/html/search/variables_1.js +++ b/docs/html/search/variables_1.js @@ -1,6 +1,6 @@ var searchData= [ - ['browser_5f_1667',['browser_',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af4f61342fae06a49c95d8d20ca51ca2c',1,'GpgFrontend::UI::HelpPage']]], - ['browser_5fact_5f_1668',['browser_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3c0a5305cf55fe5bee2f18298f983cad',1,'GpgFrontend::UI::MainWindow']]], - ['button_5fbox_5f_1669',['button_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa765259f9aa65b81d59b982ee0595e52',1,'GpgFrontend::UI::KeyGenDialog::button_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ab06b11f407fbb407139235fc84325de2',1,'GpgFrontend::UI::SubkeyGenerateDialog::button_box_()']]] + ['browser_5f_1668',['browser_',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af4f61342fae06a49c95d8d20ca51ca2c',1,'GpgFrontend::UI::HelpPage']]], + ['browser_5fact_5f_1669',['browser_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3c0a5305cf55fe5bee2f18298f983cad',1,'GpgFrontend::UI::MainWindow']]], + ['button_5fbox_5f_1670',['button_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aa765259f9aa65b81d59b982ee0595e52',1,'GpgFrontend::UI::KeyGenDialog::button_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ab06b11f407fbb407139235fc84325de2',1,'GpgFrontend::UI::SubkeyGenerateDialog::button_box_()']]] ]; diff --git a/docs/html/search/variables_10.js b/docs/html/search/variables_10.js index febc9955..2966dd98 100644 --- a/docs/html/search/variables_10.js +++ b/docs/html/search/variables_10.js @@ -1,5 +1,5 @@ var searchData= [ - ['rd_5f_1750',['rd_',['../classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa',1,'GpgFrontend::PassphraseGenerator']]], - ['redo_5fact_5f_1751',['redo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e',1,'GpgFrontend::UI::MainWindow']]] + ['rd_5f_1751',['rd_',['../classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa',1,'GpgFrontend::PassphraseGenerator']]], + ['redo_5fact_5f_1752',['redo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_11.js b/docs/html/search/variables_11.js index 7a5842e3..a5b60498 100644 --- a/docs/html/search/variables_11.js +++ b/docs/html/search/variables_11.js @@ -1,15 +1,15 @@ var searchData= [ - ['save_5fact_5f_1752',['save_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc',1,'GpgFrontend::UI::MainWindow']]], - ['save_5fas_5fact_5f_1753',['save_as_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112',1,'GpgFrontend::UI::MainWindow']]], - ['select_5fall_5fact_5f_1754',['select_all_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc',1,'GpgFrontend::UI::MainWindow']]], - ['show_5fkey_5fdetails_5fact_5f_1755',['show_key_details_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b',1,'GpgFrontend::UI::MainWindow']]], - ['sign_5fact_5f_1756',['sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839',1,'GpgFrontend::UI::MainWindow']]], - ['sign_5fmarked_5f_1757',['sign_marked_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['special_5fedit_5ftool_5fbar_5f_1758',['special_edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0',1,'GpgFrontend::UI::MainWindow']]], - ['start_5fwizard_5fact_5f_1759',['start_wizard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6',1,'GpgFrontend::UI::MainWindow']]], - ['steganography_5fmenu_5f_1760',['steganography_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853',1,'GpgFrontend::UI::MainWindow']]], - ['storages_5fmutex_5f_1761',['storages_mutex_',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a10851118e959ef798ae9c534dac74824',1,'GpgFrontend::SingletonStorageCollection::Impl']]], - ['switch_5ftab_5fdown_5fact_5f_1762',['switch_tab_down_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41',1,'GpgFrontend::UI::MainWindow']]], - ['switch_5ftab_5fup_5fact_5f_1763',['switch_tab_up_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701',1,'GpgFrontend::UI::MainWindow']]] + ['save_5fact_5f_1753',['save_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc',1,'GpgFrontend::UI::MainWindow']]], + ['save_5fas_5fact_5f_1754',['save_as_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112',1,'GpgFrontend::UI::MainWindow']]], + ['select_5fall_5fact_5f_1755',['select_all_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc',1,'GpgFrontend::UI::MainWindow']]], + ['show_5fkey_5fdetails_5fact_5f_1756',['show_key_details_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b',1,'GpgFrontend::UI::MainWindow']]], + ['sign_5fact_5f_1757',['sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839',1,'GpgFrontend::UI::MainWindow']]], + ['sign_5fmarked_5f_1758',['sign_marked_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['special_5fedit_5ftool_5fbar_5f_1759',['special_edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0',1,'GpgFrontend::UI::MainWindow']]], + ['start_5fwizard_5fact_5f_1760',['start_wizard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6',1,'GpgFrontend::UI::MainWindow']]], + ['steganography_5fmenu_5f_1761',['steganography_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853',1,'GpgFrontend::UI::MainWindow']]], + ['storages_5fmutex_5f_1762',['storages_mutex_',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a10851118e959ef798ae9c534dac74824',1,'GpgFrontend::SingletonStorageCollection::Impl']]], + ['switch_5ftab_5fdown_5fact_5f_1763',['switch_tab_down_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41',1,'GpgFrontend::UI::MainWindow']]], + ['switch_5ftab_5fup_5fact_5f_1764',['switch_tab_up_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_12.js b/docs/html/search/variables_12.js index 0db3c4ec..aeeb79d2 100644 --- a/docs/html/search/variables_12.js +++ b/docs/html/search/variables_12.js @@ -1,4 +1,4 @@ var searchData= [ - ['translate_5fact_5f_1764',['translate_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e',1,'GpgFrontend::UI::MainWindow']]] + ['translate_5fact_5f_1765',['translate_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_13.js b/docs/html/search/variables_13.js index 85bd8cd5..5ab52991 100644 --- a/docs/html/search/variables_13.js +++ b/docs/html/search/variables_13.js @@ -1,4 +1,4 @@ var searchData= [ - ['undo_5fact_5f_1765',['undo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c',1,'GpgFrontend::UI::MainWindow']]] + ['undo_5fact_5f_1766',['undo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_14.js b/docs/html/search/variables_14.js index ccc1a388..dd6666dc 100644 --- a/docs/html/search/variables_14.js +++ b/docs/html/search/variables_14.js @@ -1,5 +1,5 @@ var searchData= [ - ['verify_5fact_5f_1766',['verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081',1,'GpgFrontend::UI::MainWindow']]], - ['view_5fmenu_5f_1767',['view_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2',1,'GpgFrontend::UI::MainWindow']]] + ['verify_5fact_5f_1767',['verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081',1,'GpgFrontend::UI::MainWindow']]], + ['view_5fmenu_5f_1768',['view_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_15.js b/docs/html/search/variables_15.js index 28403d7c..d5011d04 100644 --- a/docs/html/search/variables_15.js +++ b/docs/html/search/variables_15.js @@ -1,5 +1,5 @@ var searchData= [ - ['zoom_5fin_5fact_5f_1768',['zoom_in_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689',1,'GpgFrontend::UI::MainWindow']]], - ['zoom_5fout_5fact_5f_1769',['zoom_out_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70397629ae3ffe039051b80a099c7979',1,'GpgFrontend::UI::MainWindow']]] + ['zoom_5fin_5fact_5f_1769',['zoom_in_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689',1,'GpgFrontend::UI::MainWindow']]], + ['zoom_5fout_5fact_5f_1770',['zoom_out_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70397629ae3ffe039051b80a099c7979',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_2.js b/docs/html/search/variables_2.js index 366f285f..08cee502 100644 --- a/docs/html/search/variables_2.js +++ b/docs/html/search/variables_2.js @@ -1,20 +1,20 @@ var searchData= [ - ['channel_5f_1670',['channel_',['../classGpgFrontend_1_1ChannelObject.html#aee5f8a5575adbdf522da4dd195c091ee',1,'GpgFrontend::ChannelObject']]], - ['check_5fupdate_5fact_5f_1671',['check_update_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a672f4ef07be6ad645613ecd49399700d',1,'GpgFrontend::UI::MainWindow']]], - ['clean_5fdouble_5fline_5fbreaks_5fact_5f_1672',['clean_double_line_breaks_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cb094e0409337cfd7dba1bb510ea96e',1,'GpgFrontend::UI::MainWindow']]], - ['close_5ftab_5fact_5f_1673',['close_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a09671c3aa26a750cfd6be6c092de8715',1,'GpgFrontend::UI::MainWindow']]], - ['comment_5fedit_5f_1674',['comment_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3008e2a9879a8e122e422f67cf0018f8',1,'GpgFrontend::UI::KeyGenDialog']]], - ['comment_5fvar_5flabel_5f_1675',['comment_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a83b1290251a204def52677ae000a17ec',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['copy_5fact_5f_1676',['copy_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a71402943f4ed19e3aba0556b23eaa8f8',1,'GpgFrontend::UI::MainWindow']]], - ['copy_5fmail_5faddress_5fto_5fclipboard_5fact_5f_1677',['copy_mail_address_to_clipboard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af77f66b6b869f6ddb3d2caa3bc40bb09',1,'GpgFrontend::UI::MainWindow']]], - ['count_5fpage_5f_1678',['count_page_',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a747d3740a88295e6c9565788d4cf56ec',1,'GpgFrontend::UI::TextEdit']]], - ['created_5fvar_5flabel_5f_1679',['created_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ac827e8474ace52814f8de70709987d36',1,'GpgFrontend::UI::KeyPairSubkeyTab::created_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aa45a2433ce82a88eeb2c9c282ab7b975',1,'GpgFrontend::UI::KeyPairDetailTab::created_var_label_()']]], - ['crypt_5fmenu_5f_1680',['crypt_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ef17c566a764f707f43593a1f6b3c60',1,'GpgFrontend::UI::MainWindow']]], - ['crypt_5ftool_5fbar_5f_1681',['crypt_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aac320aef3b49cd068544aac54b927f7a',1,'GpgFrontend::UI::MainWindow']]], - ['ctx_5f_1682',['ctx_',['../classGpgFrontend_1_1GpgBasicOperator.html#afad990a43ab06a060a93db9948ebb740',1,'GpgFrontend::GpgBasicOperator::ctx_()'],['../classGpgFrontend_1_1GpgFileOpera.html#a1b78c6554dc6f6e2055664e825a0d1c4',1,'GpgFrontend::GpgFileOpera::ctx_()'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a4b6ff4f9484315d6352149b99efcdedd',1,'GpgFrontend::GpgKeyGetter::Impl::ctx_()']]], - ['ctx_5fmutex_5f_1683',['ctx_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#ab8b61ca5dc753cc736a6a9062006e339',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['current_5freply_5f_1684',['current_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#ae6d869af65eaa2c8ddd8c87ffce9ba42',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], - ['cut_5fact_5f_1685',['cut_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2c2f6c021219564846f1624f6bb5b9a2',1,'GpgFrontend::UI::MainWindow']]], - ['cut_5fpgp_5fheader_5fact_5f_1686',['cut_pgp_header_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a313a5d7d0847114a6f11e4d7870edd86',1,'GpgFrontend::UI::MainWindow']]] + ['channel_5f_1671',['channel_',['../classGpgFrontend_1_1ChannelObject.html#aee5f8a5575adbdf522da4dd195c091ee',1,'GpgFrontend::ChannelObject']]], + ['check_5fupdate_5fact_5f_1672',['check_update_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a672f4ef07be6ad645613ecd49399700d',1,'GpgFrontend::UI::MainWindow']]], + ['clean_5fdouble_5fline_5fbreaks_5fact_5f_1673',['clean_double_line_breaks_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cb094e0409337cfd7dba1bb510ea96e',1,'GpgFrontend::UI::MainWindow']]], + ['close_5ftab_5fact_5f_1674',['close_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a09671c3aa26a750cfd6be6c092de8715',1,'GpgFrontend::UI::MainWindow']]], + ['comment_5fedit_5f_1675',['comment_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3008e2a9879a8e122e422f67cf0018f8',1,'GpgFrontend::UI::KeyGenDialog']]], + ['comment_5fvar_5flabel_5f_1676',['comment_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a83b1290251a204def52677ae000a17ec',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['copy_5fact_5f_1677',['copy_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a71402943f4ed19e3aba0556b23eaa8f8',1,'GpgFrontend::UI::MainWindow']]], + ['copy_5fmail_5faddress_5fto_5fclipboard_5fact_5f_1678',['copy_mail_address_to_clipboard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af77f66b6b869f6ddb3d2caa3bc40bb09',1,'GpgFrontend::UI::MainWindow']]], + ['count_5fpage_5f_1679',['count_page_',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a747d3740a88295e6c9565788d4cf56ec',1,'GpgFrontend::UI::TextEdit']]], + ['created_5fvar_5flabel_5f_1680',['created_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#ac827e8474ace52814f8de70709987d36',1,'GpgFrontend::UI::KeyPairSubkeyTab::created_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aa45a2433ce82a88eeb2c9c282ab7b975',1,'GpgFrontend::UI::KeyPairDetailTab::created_var_label_()']]], + ['crypt_5fmenu_5f_1681',['crypt_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ef17c566a764f707f43593a1f6b3c60',1,'GpgFrontend::UI::MainWindow']]], + ['crypt_5ftool_5fbar_5f_1682',['crypt_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aac320aef3b49cd068544aac54b927f7a',1,'GpgFrontend::UI::MainWindow']]], + ['ctx_5f_1683',['ctx_',['../classGpgFrontend_1_1GpgBasicOperator.html#afad990a43ab06a060a93db9948ebb740',1,'GpgFrontend::GpgBasicOperator::ctx_()'],['../classGpgFrontend_1_1GpgFileOpera.html#a1b78c6554dc6f6e2055664e825a0d1c4',1,'GpgFrontend::GpgFileOpera::ctx_()'],['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a4b6ff4f9484315d6352149b99efcdedd',1,'GpgFrontend::GpgKeyGetter::Impl::ctx_()']]], + ['ctx_5fmutex_5f_1684',['ctx_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#ab8b61ca5dc753cc736a6a9062006e339',1,'GpgFrontend::GpgKeyGetter::Impl']]], + ['current_5freply_5f_1685',['current_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#ae6d869af65eaa2c8ddd8c87ffce9ba42',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], + ['cut_5fact_5f_1686',['cut_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2c2f6c021219564846f1624f6bb5b9a2',1,'GpgFrontend::UI::MainWindow']]], + ['cut_5fpgp_5fheader_5fact_5f_1687',['cut_pgp_header_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a313a5d7d0847114a6f11e4d7870edd86',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_3.js b/docs/html/search/variables_3.js index 851d145a..7d4ccfdf 100644 --- a/docs/html/search/variables_3.js +++ b/docs/html/search/variables_3.js @@ -1,6 +1,6 @@ var searchData= [ - ['date_5fedit_5f_1687',['date_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a242a3245de709ede086087d7a096e6cd',1,'GpgFrontend::UI::KeyGenDialog::date_edit_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa8bf228ba2a773c0d38f9e5c2f20539d',1,'GpgFrontend::UI::SubkeyGenerateDialog::date_edit_()']]], - ['decrypt_5fact_5f_1688',['decrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa92246123272e3e1085f22612aedf48f',1,'GpgFrontend::UI::MainWindow']]], - ['decrypt_5fverify_5fact_5f_1689',['decrypt_verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70d2b2311708ab023466d343f2e914b1',1,'GpgFrontend::UI::MainWindow']]] + ['date_5fedit_5f_1688',['date_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a242a3245de709ede086087d7a096e6cd',1,'GpgFrontend::UI::KeyGenDialog::date_edit_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa8bf228ba2a773c0d38f9e5c2f20539d',1,'GpgFrontend::UI::SubkeyGenerateDialog::date_edit_()']]], + ['decrypt_5fact_5f_1689',['decrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa92246123272e3e1085f22612aedf48f',1,'GpgFrontend::UI::MainWindow']]], + ['decrypt_5fverify_5fact_5f_1690',['decrypt_verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70d2b2311708ab023466d343f2e914b1',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_4.js b/docs/html/search/variables_4.js index 1d65fe31..97d1712c 100644 --- a/docs/html/search/variables_4.js +++ b/docs/html/search/variables_4.js @@ -1,14 +1,14 @@ var searchData= [ - ['edit_5f_1690',['edit_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45',1,'GpgFrontend::UI::MainWindow']]], - ['edit_5fmenu_5f_1691',['edit_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6d681a306c137dc107088d60b09a925f',1,'GpgFrontend::UI::MainWindow']]], - ['edit_5ftool_5fbar_5f_1692',['edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab531823acdbfb117c82a9906ce2107b9',1,'GpgFrontend::UI::MainWindow']]], - ['email_5fedit_5f_1693',['email_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3453d1a8a4c0411472b2779d018abdc3',1,'GpgFrontend::UI::KeyGenDialog']]], - ['email_5fvar_5flabel_5f_1694',['email_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a8c71b37aa040da50cb0105489a42e60d',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['encrypt_5fact_5f_1695',['encrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad6a2cecb2846b324604c4abd1fb7d11a',1,'GpgFrontend::UI::MainWindow']]], - ['encrypt_5fsign_5fact_5f_1696',['encrypt_sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2417c807356e3b876ecb2f572568670b',1,'GpgFrontend::UI::MainWindow']]], - ['error_5flabel_5f_1697',['error_label_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e500e3153558364fe5ba5b8bab6f219',1,'GpgFrontend::UI::KeyGenDialog::error_label_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a75f325b4a5aa8bcfcc411bdaf9279683',1,'GpgFrontend::UI::SubkeyGenerateDialog::error_label_()']]], - ['error_5fmessages_5f_1698',['error_messages_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03a8e1c8f2c1887732d36a346185bb40',1,'GpgFrontend::UI::KeyGenDialog']]], - ['expire_5fcheck_5fbox_5f_1699',['expire_check_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a196ef707a7a2cfd717f69c8a5bc3278d',1,'GpgFrontend::UI::KeyGenDialog::expire_check_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#afa21ac4d45a6474afc1bc594486ed8e2',1,'GpgFrontend::UI::SubkeyGenerateDialog::expire_check_box_()']]], - ['expire_5fvar_5flabel_5f_1700',['expire_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aedc0e13ba1b64782e40f7c14af77f8f0',1,'GpgFrontend::UI::KeyPairDetailTab::expire_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a72b94f3e8d11c44d1b4e3653ab885927',1,'GpgFrontend::UI::KeyPairSubkeyTab::expire_var_label_()']]] + ['edit_5f_1691',['edit_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45',1,'GpgFrontend::UI::MainWindow']]], + ['edit_5fmenu_5f_1692',['edit_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6d681a306c137dc107088d60b09a925f',1,'GpgFrontend::UI::MainWindow']]], + ['edit_5ftool_5fbar_5f_1693',['edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab531823acdbfb117c82a9906ce2107b9',1,'GpgFrontend::UI::MainWindow']]], + ['email_5fedit_5f_1694',['email_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3453d1a8a4c0411472b2779d018abdc3',1,'GpgFrontend::UI::KeyGenDialog']]], + ['email_5fvar_5flabel_5f_1695',['email_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a8c71b37aa040da50cb0105489a42e60d',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['encrypt_5fact_5f_1696',['encrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad6a2cecb2846b324604c4abd1fb7d11a',1,'GpgFrontend::UI::MainWindow']]], + ['encrypt_5fsign_5fact_5f_1697',['encrypt_sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2417c807356e3b876ecb2f572568670b',1,'GpgFrontend::UI::MainWindow']]], + ['error_5flabel_5f_1698',['error_label_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a8e500e3153558364fe5ba5b8bab6f219',1,'GpgFrontend::UI::KeyGenDialog::error_label_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a75f325b4a5aa8bcfcc411bdaf9279683',1,'GpgFrontend::UI::SubkeyGenerateDialog::error_label_()']]], + ['error_5fmessages_5f_1699',['error_messages_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03a8e1c8f2c1887732d36a346185bb40',1,'GpgFrontend::UI::KeyGenDialog']]], + ['expire_5fcheck_5fbox_5f_1700',['expire_check_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a196ef707a7a2cfd717f69c8a5bc3278d',1,'GpgFrontend::UI::KeyGenDialog::expire_check_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#afa21ac4d45a6474afc1bc594486ed8e2',1,'GpgFrontend::UI::SubkeyGenerateDialog::expire_check_box_()']]], + ['expire_5fvar_5flabel_5f_1701',['expire_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aedc0e13ba1b64782e40f7c14af77f8f0',1,'GpgFrontend::UI::KeyPairDetailTab::expire_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a72b94f3e8d11c44d1b4e3653ab885927',1,'GpgFrontend::UI::KeyPairSubkeyTab::expire_var_label_()']]] ]; diff --git a/docs/html/search/variables_5.js b/docs/html/search/variables_5.js index b31fad0d..1e18612b 100644 --- a/docs/html/search/variables_5.js +++ b/docs/html/search/variables_5.js @@ -1,11 +1,11 @@ var searchData= [ - ['file_5fmenu_5f_1701',['file_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af08c62c38a750382ee218191c8e13f4f',1,'GpgFrontend::UI::MainWindow']]], - ['file_5ftool_5fbar_5f_1702',['file_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64',1,'GpgFrontend::UI::MainWindow']]], - ['find_5fact_5f_1703',['find_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6154f5dbdc9cebc0644e5d1e25895df8',1,'GpgFrontend::UI::MainWindow']]], - ['find_5fedit_5f_1704',['find_edit_',['../classGpgFrontend_1_1UI_1_1FindWidget.html#af420832720942dd1e7cb3f3841c7cbfe',1,'GpgFrontend::UI::FindWidget']]], - ['fingerprint_5fbox_5f_1705',['fingerprint_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ada1c21cf59f1f19dfd4ffe0391bc1594',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['fingerprint_5fvar_5flabel_5f_1706',['fingerprint_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1bb1519e5cce51ad5796065232f66ad6',1,'GpgFrontend::UI::KeyPairDetailTab::fingerprint_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a11a6e8aca1754d513ea91192ee0315bf',1,'GpgFrontend::UI::KeyPairSubkeyTab::fingerprint_var_label_()']]], - ['fpr_5f_1707',['fpr_',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#a7d4b0cfcf5af0d4f7b7e121651cdf96d',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], - ['full_5ffile_5fpath_5f_1708',['full_file_path_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ae867b6329fcb1978479a9d70f7b017db',1,'GpgFrontend::UI::PlainTextEditorPage']]] + ['file_5fmenu_5f_1702',['file_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af08c62c38a750382ee218191c8e13f4f',1,'GpgFrontend::UI::MainWindow']]], + ['file_5ftool_5fbar_5f_1703',['file_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64',1,'GpgFrontend::UI::MainWindow']]], + ['find_5fact_5f_1704',['find_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6154f5dbdc9cebc0644e5d1e25895df8',1,'GpgFrontend::UI::MainWindow']]], + ['find_5fedit_5f_1705',['find_edit_',['../classGpgFrontend_1_1UI_1_1FindWidget.html#af420832720942dd1e7cb3f3841c7cbfe',1,'GpgFrontend::UI::FindWidget']]], + ['fingerprint_5fbox_5f_1706',['fingerprint_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ada1c21cf59f1f19dfd4ffe0391bc1594',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['fingerprint_5fvar_5flabel_5f_1707',['fingerprint_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1bb1519e5cce51ad5796065232f66ad6',1,'GpgFrontend::UI::KeyPairDetailTab::fingerprint_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a11a6e8aca1754d513ea91192ee0315bf',1,'GpgFrontend::UI::KeyPairSubkeyTab::fingerprint_var_label_()']]], + ['fpr_5f_1708',['fpr_',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#a7d4b0cfcf5af0d4f7b7e121651cdf96d',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], + ['full_5ffile_5fpath_5f_1709',['full_file_path_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ae867b6329fcb1978479a9d70f7b017db',1,'GpgFrontend::UI::PlainTextEditorPage']]] ]; diff --git a/docs/html/search/variables_6.js b/docs/html/search/variables_6.js index 82b8325e..f36336b4 100644 --- a/docs/html/search/variables_6.js +++ b/docs/html/search/variables_6.js @@ -1,7 +1,7 @@ var searchData= [ - ['global_5fsetting_5fstation_5f_1709',['global_setting_station_',['../classGpgFrontend_1_1DataObjectOperator.html#a3c195f8e4c30d95be14a6d43e9282601',1,'GpgFrontend::DataObjectOperator']]], - ['gnupg_5fact_5f_1710',['gnupg_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a79b83f536a7c4299eaa3d22e4e875227',1,'GpgFrontend::UI::MainWindow']]], - ['gnupghomepath_1711',['GnuPGHomePath',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html#a2ddf7d8e63e7b8eb180599129b2d4a05',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule::GpgInfo']]], - ['gpg_5fmenu_5f_1712',['gpg_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2bed0c3b032269c9eb82bc7c068852cb',1,'GpgFrontend::UI::MainWindow']]] + ['global_5fsetting_5fstation_5f_1710',['global_setting_station_',['../classGpgFrontend_1_1DataObjectOperator.html#a3c195f8e4c30d95be14a6d43e9282601',1,'GpgFrontend::DataObjectOperator']]], + ['gnupg_5fact_5f_1711',['gnupg_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a79b83f536a7c4299eaa3d22e4e875227',1,'GpgFrontend::UI::MainWindow']]], + ['gnupghomepath_1712',['GnuPGHomePath',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html#a2ddf7d8e63e7b8eb180599129b2d4a05',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule::GpgInfo']]], + ['gpg_5fmenu_5f_1713',['gpg_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2bed0c3b032269c9eb82bc7c068852cb',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_7.js b/docs/html/search/variables_7.js index ce51dc32..5a059cb9 100644 --- a/docs/html/search/variables_7.js +++ b/docs/html/search/variables_7.js @@ -1,5 +1,5 @@ var searchData= [ - ['hash_5fkey_5f_1713',['hash_key_',['../classGpgFrontend_1_1DataObjectOperator.html#ae409c3562c3e08931daa17f5790c508b',1,'GpgFrontend::DataObjectOperator']]], - ['help_5fmenu_5f_1714',['help_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a89fa105ed54d2189d762668262d74c63',1,'GpgFrontend::UI::MainWindow']]] + ['hash_5fkey_5f_1714',['hash_key_',['../classGpgFrontend_1_1DataObjectOperator.html#ae409c3562c3e08931daa17f5790c508b',1,'GpgFrontend::DataObjectOperator']]], + ['help_5fmenu_5f_1715',['help_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a89fa105ed54d2189d762668262d74c63',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_8.js b/docs/html/search/variables_8.js index 6e6464e7..fede1b90 100644 --- a/docs/html/search/variables_8.js +++ b/docs/html/search/variables_8.js @@ -1,9 +1,9 @@ var searchData= [ - ['import_5fbutton_5f_1715',['import_button_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be',1,'GpgFrontend::UI::MainWindow']]], - ['import_5fkey_5ffrom_5fedit_5fact_5f_1716',['import_key_from_edit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e',1,'GpgFrontend::UI::MainWindow']]], - ['import_5fkey_5fmenu_5f_1717',['import_key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745',1,'GpgFrontend::UI::MainWindow']]], - ['instance_1718',['instance',['../classGpgFrontend_1_1CoreSignalStation.html#a671214ba506895fa5de6f80acf450d12',1,'GpgFrontend::CoreSignalStation']]], - ['instances_5fmap_5f_1719',['instances_map_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ae9347224f7094fd77236823d69bc3a4c',1,'GpgFrontend::SingletonStorage::Impl']]], - ['instances_5fmutex_5f_1720',['instances_mutex_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ad9c24c40dbad720eaf8a6a86156bca86',1,'GpgFrontend::SingletonStorage::Impl']]] + ['import_5fbutton_5f_1716',['import_button_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be',1,'GpgFrontend::UI::MainWindow']]], + ['import_5fkey_5ffrom_5fedit_5fact_5f_1717',['import_key_from_edit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e',1,'GpgFrontend::UI::MainWindow']]], + ['import_5fkey_5fmenu_5f_1718',['import_key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745',1,'GpgFrontend::UI::MainWindow']]], + ['instance_1719',['instance',['../classGpgFrontend_1_1CoreSignalStation.html#a671214ba506895fa5de6f80acf450d12',1,'GpgFrontend::CoreSignalStation']]], + ['instances_5fmap_5f_1720',['instances_map_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ae9347224f7094fd77236823d69bc3a4c',1,'GpgFrontend::SingletonStorage::Impl']]], + ['instances_5fmutex_5f_1721',['instances_mutex_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ad9c24c40dbad720eaf8a6a86156bca86',1,'GpgFrontend::SingletonStorage::Impl']]] ]; diff --git a/docs/html/search/variables_9.js b/docs/html/search/variables_9.js index aeb4dac9..57298f86 100644 --- a/docs/html/search/variables_9.js +++ b/docs/html/search/variables_9.js @@ -1,16 +1,16 @@ var searchData= [ - ['key_5fbox_5f_1721',['key_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aae9905764b5551208574a932fdfba29c',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['key_5fid_5fvar_5flabel_5f_1722',['key_id_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a10bc48799137d4c104975ca21c684985',1,'GpgFrontend::UI::KeyPairDetailTab::key_id_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a2f634f4c83ab5dd2d088eb07e0d3b862',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_id_var_label_()']]], - ['key_5flist_5fdock_5f_1723',['key_list_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adaa66d9cdc51c946efc99bb94deda31c',1,'GpgFrontend::UI::MainWindow']]], - ['key_5fmenu_5f_1724',['key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57',1,'GpgFrontend::UI::MainWindow']]], - ['key_5fsize_5fspin_5fbox_5f_1725',['key_size_spin_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844',1,'GpgFrontend::UI::KeyGenDialog::key_size_spin_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa91db742b41d352ba9f88620d649afb3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_size_spin_box_()']]], - ['key_5fsize_5fvar_5flabel_5f_1726',['key_size_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1485e603de56152f45d96e0ce5c50d9b',1,'GpgFrontend::UI::KeyPairDetailTab::key_size_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a63e054f4a2d8e12c70d25d39bb55f876',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_size_var_label_()']]], - ['key_5ftool_5fbar_5f_1727',['key_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7',1,'GpgFrontend::UI::MainWindow']]], - ['key_5ftype_5fcombo_5fbox_5f_1728',['key_type_combo_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841',1,'GpgFrontend::UI::KeyGenDialog::key_type_combo_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ac515dabcf6c094c5eeb2bf88aa3aa9d3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_type_combo_box_()']]], - ['key_5fusage_5fcheck_5fboxes_5f_1729',['key_usage_check_boxes_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc',1,'GpgFrontend::UI::KeyGenDialog::key_usage_check_boxes_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a5d67b8ed68062ef127ad92986a98e95a',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_usage_check_boxes_()']]], - ['key_5fusage_5fgroup_5fbox_5f_1730',['key_usage_group_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1',1,'GpgFrontend::UI::KeyGenDialog']]], - ['keys_5fcache_5fmutex_5f_1731',['keys_cache_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#abc3cc405bb9a90ed5cd017bf7b8bc55d',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['keys_5fsearch_5fcache_5f_1732',['keys_search_cache_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a5eabfecd9ecaba8d940621183ddad308',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['krestartcode_1733',['kRestartCode',['../namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449',1,'GpgFrontend']]] + ['key_5fbox_5f_1722',['key_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aae9905764b5551208574a932fdfba29c',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['key_5fid_5fvar_5flabel_5f_1723',['key_id_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a10bc48799137d4c104975ca21c684985',1,'GpgFrontend::UI::KeyPairDetailTab::key_id_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a2f634f4c83ab5dd2d088eb07e0d3b862',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_id_var_label_()']]], + ['key_5flist_5fdock_5f_1724',['key_list_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adaa66d9cdc51c946efc99bb94deda31c',1,'GpgFrontend::UI::MainWindow']]], + ['key_5fmenu_5f_1725',['key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57',1,'GpgFrontend::UI::MainWindow']]], + ['key_5fsize_5fspin_5fbox_5f_1726',['key_size_spin_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#aaa9b55830c39ce854e4ede26d916a844',1,'GpgFrontend::UI::KeyGenDialog::key_size_spin_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aa91db742b41d352ba9f88620d649afb3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_size_spin_box_()']]], + ['key_5fsize_5fvar_5flabel_5f_1727',['key_size_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a1485e603de56152f45d96e0ce5c50d9b',1,'GpgFrontend::UI::KeyPairDetailTab::key_size_var_label_()'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a63e054f4a2d8e12c70d25d39bb55f876',1,'GpgFrontend::UI::KeyPairSubkeyTab::key_size_var_label_()']]], + ['key_5ftool_5fbar_5f_1728',['key_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7',1,'GpgFrontend::UI::MainWindow']]], + ['key_5ftype_5fcombo_5fbox_5f_1729',['key_type_combo_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a281bfffd99fcb600d07c4604bf2a8841',1,'GpgFrontend::UI::KeyGenDialog::key_type_combo_box_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#ac515dabcf6c094c5eeb2bf88aa3aa9d3',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_type_combo_box_()']]], + ['key_5fusage_5fcheck_5fboxes_5f_1730',['key_usage_check_boxes_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#ab0ccac068670a3e28ce78ff87a40b2fc',1,'GpgFrontend::UI::KeyGenDialog::key_usage_check_boxes_()'],['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a5d67b8ed68062ef127ad92986a98e95a',1,'GpgFrontend::UI::SubkeyGenerateDialog::key_usage_check_boxes_()']]], + ['key_5fusage_5fgroup_5fbox_5f_1731',['key_usage_group_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1',1,'GpgFrontend::UI::KeyGenDialog']]], + ['keys_5fcache_5fmutex_5f_1732',['keys_cache_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#abc3cc405bb9a90ed5cd017bf7b8bc55d',1,'GpgFrontend::GpgKeyGetter::Impl']]], + ['keys_5fsearch_5fcache_5f_1733',['keys_search_cache_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a5eabfecd9ecaba8d940621183ddad308',1,'GpgFrontend::GpgKeyGetter::Impl']]], + ['krestartcode_1734',['kRestartCode',['../namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/variables_a.js b/docs/html/search/variables_a.js index cc32db3d..f3b31c2e 100644 --- a/docs/html/search/variables_a.js +++ b/docs/html/search/variables_a.js @@ -1,4 +1,4 @@ var searchData= [ - ['latest_5freply_5f_1734',['latest_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a77548d6c583b7fa68a2b2dd1f10dd23f',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]] + ['latest_5freply_5f_1735',['latest_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a77548d6c583b7fa68a2b2dd1f10dd23f',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]] ]; diff --git a/docs/html/search/variables_b.js b/docs/html/search/variables_b.js index 4f9ff487..d6195b71 100644 --- a/docs/html/search/variables_b.js +++ b/docs/html/search/variables_b.js @@ -1,5 +1,5 @@ var searchData= [ - ['m_5ftext_5fpage_5f_1735',['m_text_page_',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a11f9d0f07b704539ad1df15a5c15dca9',1,'GpgFrontend::UI::FindWidget::m_text_page_()'],['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a6380776ea1bf9a020370589e1e20efd3',1,'GpgFrontend::UI::InfoBoardWidget::m_text_page_()']]], - ['mt_5f_1736',['mt_',['../classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892',1,'GpgFrontend::PassphraseGenerator']]] + ['m_5ftext_5fpage_5f_1736',['m_text_page_',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a11f9d0f07b704539ad1df15a5c15dca9',1,'GpgFrontend::UI::FindWidget::m_text_page_()'],['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a6380776ea1bf9a020370589e1e20efd3',1,'GpgFrontend::UI::InfoBoardWidget::m_text_page_()']]], + ['mt_5f_1737',['mt_',['../classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892',1,'GpgFrontend::PassphraseGenerator']]] ]; diff --git a/docs/html/search/variables_c.js b/docs/html/search/variables_c.js index aec248c6..21fba4ab 100644 --- a/docs/html/search/variables_c.js +++ b/docs/html/search/variables_c.js @@ -1,7 +1,7 @@ var searchData= [ - ['name_5fedit_5f_1737',['name_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0',1,'GpgFrontend::UI::KeyGenDialog']]], - ['name_5fvar_5flabel_5f_1738',['name_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a9d57be18c2091827c04ec8809f4154be',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['new_5ftab_5fact_5f_1739',['new_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73',1,'GpgFrontend::UI::MainWindow']]], - ['no_5fpass_5fphrase_5fcheck_5fbox_5f_1740',['no_pass_phrase_check_box_',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a001803152c0e5bd9de7c7dd04cef8ad4',1,'GpgFrontend::UI::SubkeyGenerateDialog']]] + ['name_5fedit_5f_1738',['name_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0',1,'GpgFrontend::UI::KeyGenDialog']]], + ['name_5fvar_5flabel_5f_1739',['name_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a9d57be18c2091827c04ec8809f4154be',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['new_5ftab_5fact_5f_1740',['new_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73',1,'GpgFrontend::UI::MainWindow']]], + ['no_5fpass_5fphrase_5fcheck_5fbox_5f_1741',['no_pass_phrase_check_box_',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a001803152c0e5bd9de7c7dd04cef8ad4',1,'GpgFrontend::UI::SubkeyGenerateDialog']]] ]; diff --git a/docs/html/search/variables_d.js b/docs/html/search/variables_d.js index 3cdeddbf..e60d688d 100644 --- a/docs/html/search/variables_d.js +++ b/docs/html/search/variables_d.js @@ -1,8 +1,8 @@ var searchData= [ - ['open_5fact_5f_1741',['open_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d',1,'GpgFrontend::UI::MainWindow']]], - ['open_5fkey_5ffile_5fact_5f_1742',['open_key_file_act_',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7',1,'GpgFrontend::UI::KeyMgmt']]], - ['open_5fkey_5fmanagement_5fact_5f_1743',['open_key_management_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83',1,'GpgFrontend::UI::MainWindow']]], - ['open_5fsettings_5fact_5f_1744',['open_settings_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62',1,'GpgFrontend::UI::MainWindow']]], - ['owner_5fbox_5f_1745',['owner_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ad8c25061351d8e739b70d5466b87410e',1,'GpgFrontend::UI::KeyPairDetailTab']]] + ['open_5fact_5f_1742',['open_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d',1,'GpgFrontend::UI::MainWindow']]], + ['open_5fkey_5ffile_5fact_5f_1743',['open_key_file_act_',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7',1,'GpgFrontend::UI::KeyMgmt']]], + ['open_5fkey_5fmanagement_5fact_5f_1744',['open_key_management_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83',1,'GpgFrontend::UI::MainWindow']]], + ['open_5fsettings_5fact_5f_1745',['open_settings_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62',1,'GpgFrontend::UI::MainWindow']]], + ['owner_5fbox_5f_1746',['owner_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ad8c25061351d8e739b70d5466b87410e',1,'GpgFrontend::UI::KeyPairDetailTab']]] ]; diff --git a/docs/html/search/variables_e.js b/docs/html/search/variables_e.js index 834ca3b4..0d88790f 100644 --- a/docs/html/search/variables_e.js +++ b/docs/html/search/variables_e.js @@ -1,5 +1,5 @@ var searchData= [ - ['paste_5fact_5f_1746',['paste_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b',1,'GpgFrontend::UI::MainWindow']]], - ['print_5fact_5f_1747',['print_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc',1,'GpgFrontend::UI::MainWindow']]] + ['paste_5fact_5f_1747',['paste_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b',1,'GpgFrontend::UI::MainWindow']]], + ['print_5fact_5f_1748',['print_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/html/search/variables_f.js b/docs/html/search/variables_f.js index 2d5a3462..76c1e4c8 100644 --- a/docs/html/search/variables_f.js +++ b/docs/html/search/variables_f.js @@ -1,5 +1,5 @@ var searchData= [ - ['quit_5fact_5f_1748',['quit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9',1,'GpgFrontend::UI::MainWindow']]], - ['quote_5fact_5f_1749',['quote_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac',1,'GpgFrontend::UI::MainWindow']]] + ['quit_5fact_5f_1749',['quit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9',1,'GpgFrontend::UI::MainWindow']]], + ['quote_5fact_5f_1750',['quote_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac',1,'GpgFrontend::UI::MainWindow']]] ]; diff --git a/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf b/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf index e0276822..3260884f 100644 Binary files a/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf and b/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf differ diff --git a/docs/latex/classCapsLockWatcher__coll__graph.pdf b/docs/latex/classCapsLockWatcher__coll__graph.pdf index 513f0019..5a53e678 100644 Binary files a/docs/latex/classCapsLockWatcher__coll__graph.pdf and b/docs/latex/classCapsLockWatcher__coll__graph.pdf differ diff --git a/docs/latex/classCapsLockWatcher__inherit__graph.pdf b/docs/latex/classCapsLockWatcher__inherit__graph.pdf index 1bb22127..3d51f074 100644 Binary files a/docs/latex/classCapsLockWatcher__inherit__graph.pdf and b/docs/latex/classCapsLockWatcher__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ArchiveFileOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1ArchiveFileOperator__coll__graph.pdf index cc230603..f7a9fcbd 100644 Binary files a/docs/latex/classGpgFrontend_1_1ArchiveFileOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1ArchiveFileOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__coll__graph.pdf index 4c846dc8..0afc4943 100644 Binary files a/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__inherit__graph.pdf index 2897175f..a61e99d9 100644 Binary files a/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CacheManager__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1CacheManager__coll__graph.pdf index f72146de..071d6df2 100644 Binary files a/docs/latex/classGpgFrontend_1_1CacheManager__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1CacheManager__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CacheManager__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1CacheManager__inherit__graph.pdf index f72146de..071d6df2 100644 Binary files a/docs/latex/classGpgFrontend_1_1CacheManager__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1CacheManager__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ChannelObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1ChannelObject__coll__graph.pdf index 189b6ddd..cf3c873a 100644 Binary files a/docs/latex/classGpgFrontend_1_1ChannelObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1ChannelObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ChannelObject__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1ChannelObject__inherit__graph.pdf index 4c494605..a5a7baf8 100644 Binary files a/docs/latex/classGpgFrontend_1_1ChannelObject__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1ChannelObject__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CoreSignalStation__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1CoreSignalStation__coll__graph.pdf index 6268c93e..b3984166 100644 Binary files a/docs/latex/classGpgFrontend_1_1CoreSignalStation__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1CoreSignalStation__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CoreSignalStation__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1CoreSignalStation__inherit__graph.pdf index 5ed7d280..26f32ce4 100644 Binary files a/docs/latex/classGpgFrontend_1_1CoreSignalStation__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1CoreSignalStation__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1DataObjectOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1DataObjectOperator__coll__graph.pdf index b65fe22a..cb197ccd 100644 Binary files a/docs/latex/classGpgFrontend_1_1DataObjectOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1DataObjectOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1DataObjectOperator__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1DataObjectOperator__inherit__graph.pdf index cee4d673..f3b46a5e 100644 Binary files a/docs/latex/classGpgFrontend_1_1DataObjectOperator__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1DataObjectOperator__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1DataObject_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1DataObject_1_1Impl__coll__graph.pdf index 795c161c..b319d6a3 100644 Binary files a/docs/latex/classGpgFrontend_1_1DataObject_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1DataObject_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1DataObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1DataObject__coll__graph.pdf index c3343d49..d432db53 100644 Binary files a/docs/latex/classGpgFrontend_1_1DataObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1DataObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GFBuffer__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GFBuffer__coll__graph.pdf index 6b07cb6d..0555dbb5 100644 Binary files a/docs/latex/classGpgFrontend_1_1GFBuffer__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GFBuffer__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GFDataExchanger__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GFDataExchanger__coll__graph.pdf index 6286d0f6..42ab4da8 100644 Binary files a/docs/latex/classGpgFrontend_1_1GFDataExchanger__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GFDataExchanger__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GenKeyInfo__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GenKeyInfo__coll__graph.pdf index 5250529e..53f5fb9a 100644 Binary files a/docs/latex/classGpgFrontend_1_1GenKeyInfo__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GenKeyInfo__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.tex b/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.tex index 65736064..c0efd9c5 100644 --- a/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.tex +++ b/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.tex @@ -51,11 +51,15 @@ QString {\bfseries working\+\_\+path\+\_\+} = QDir\+::current\+Path() \item QString \mbox{\hyperlink{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a67f2e4e8a62d3b34d9f86c9235a35f05}{app\+\_\+data\+\_\+path\+\_\+}} \begin{DoxyCompactList}\small\item\em Program Data Location. \end{DoxyCompactList}\item +QString {\bfseries app\+\_\+config\+\_\+path\+\_\+} +\item \mbox{\Hypertarget{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a92ca0d1c51d36d8984528ec089280da7}\label{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a92ca0d1c51d36d8984528ec089280da7}} QString \mbox{\hyperlink{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a92ca0d1c51d36d8984528ec089280da7}{app\+\_\+log\+\_\+path\+\_\+}} = \mbox{\hyperlink{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a67f2e4e8a62d3b34d9f86c9235a35f05}{app\+\_\+data\+\_\+path\+\_\+}} + \char`\"{}/logs\char`\"{} \begin{DoxyCompactList}\small\item\em Program Data Location. \end{DoxyCompactList}\item QString \mbox{\hyperlink{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a7eae19f7ada6914cc566912e74c73221}{app\+\_\+data\+\_\+objs\+\_\+path\+\_\+}} \begin{DoxyCompactList}\small\item\em Object storage path. \end{DoxyCompactList}\item +QString \mbox{\hyperlink{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a4612f0a224cf38c9f4439b4750476b10}{app\+\_\+config\+\_\+target\+\_\+path\+\_\+}} +\begin{DoxyCompactList}\small\item\em take effect only in portable mode \end{DoxyCompactList}\item \mbox{\Hypertarget{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_ac640f8f0efdce03715ade7fd25fc9837}\label{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_ac640f8f0efdce03715ade7fd25fc9837}} bool {\bfseries portable\+\_\+mode\+\_\+} = false \item @@ -118,6 +122,34 @@ References app\+\_\+log\+\_\+path\+\_\+. \doxysubsection{Member Data Documentation} +\mbox{\Hypertarget{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a9d047076c437a46c09f1e683d4e99312}\label{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a9d047076c437a46c09f1e683d4e99312}} +\index{GpgFrontend::GlobalSettingStation::Impl@{GpgFrontend::GlobalSettingStation::Impl}!app\_config\_path\_@{app\_config\_path\_}} +\index{app\_config\_path\_@{app\_config\_path\_}!GpgFrontend::GlobalSettingStation::Impl@{GpgFrontend::GlobalSettingStation::Impl}} +\doxysubsubsection{\texorpdfstring{app\_config\_path\_}{app\_config\_path\_}} +{\footnotesize\ttfamily QString Gpg\+Frontend\+::\+Global\+Setting\+Station\+::\+Impl\+::app\+\_\+config\+\_\+path\+\_\+\hspace{0.3cm}{\ttfamily [private]}} + +{\bfseries Initial value\+:} +\begin{DoxyCode}{0} +\DoxyCodeLine{= QString\{} +\DoxyCodeLine{ QStandardPaths::writableLocation(QStandardPaths::AppConfigLocation)\}} + +\end{DoxyCode} +\mbox{\Hypertarget{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a4612f0a224cf38c9f4439b4750476b10}\label{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a4612f0a224cf38c9f4439b4750476b10}} +\index{GpgFrontend::GlobalSettingStation::Impl@{GpgFrontend::GlobalSettingStation::Impl}!app\_config\_target\_path\_@{app\_config\_target\_path\_}} +\index{app\_config\_target\_path\_@{app\_config\_target\_path\_}!GpgFrontend::GlobalSettingStation::Impl@{GpgFrontend::GlobalSettingStation::Impl}} +\doxysubsubsection{\texorpdfstring{app\_config\_target\_path\_}{app\_config\_target\_path\_}} +{\footnotesize\ttfamily QString Gpg\+Frontend\+::\+Global\+Setting\+Station\+::\+Impl\+::app\+\_\+config\+\_\+target\+\_\+path\+\_\+\hspace{0.3cm}{\ttfamily [private]}} + +{\bfseries Initial value\+:} +\begin{DoxyCode}{0} +\DoxyCodeLine{=} +\DoxyCodeLine{ app\_config\_path\_ + \textcolor{stringliteral}{"{}/config.ini"{}}} + +\end{DoxyCode} + + +take effect only in portable mode + \mbox{\Hypertarget{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a7eae19f7ada6914cc566912e74c73221}\label{classGpgFrontend_1_1GlobalSettingStation_1_1Impl_a7eae19f7ada6914cc566912e74c73221}} \index{GpgFrontend::GlobalSettingStation::Impl@{GpgFrontend::GlobalSettingStation::Impl}!app\_data\_objs\_path\_@{app\_data\_objs\_path\_}} \index{app\_data\_objs\_path\_@{app\_data\_objs\_path\_}!GpgFrontend::GlobalSettingStation::Impl@{GpgFrontend::GlobalSettingStation::Impl}} diff --git a/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.md5 b/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.md5 index e7c7b7d4..7c8edd8f 100644 --- a/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.md5 @@ -1 +1 @@ -8e26ef523ac6c5ceba2e8cd642c4fbfe \ No newline at end of file +50b7877b4c40bb8ecfdb18231c80b05a \ No newline at end of file diff --git a/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.pdf index 6b1612d0..9175dd7a 100644 Binary files a/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GlobalSettingStation__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GlobalSettingStation__coll__graph.pdf index 2715f2db..abebe129 100644 Binary files a/docs/latex/classGpgFrontend_1_1GlobalSettingStation__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GlobalSettingStation__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GlobalSettingStation__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GlobalSettingStation__inherit__graph.pdf index 2715f2db..abebe129 100644 Binary files a/docs/latex/classGpgFrontend_1_1GlobalSettingStation__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GlobalSettingStation__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf index 4f675043..338169f6 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgBasicOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgBasicOperator__coll__graph.pdf index f441fe98..53d4124b 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgBasicOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgBasicOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgBasicOperator__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgBasicOperator__inherit__graph.pdf index 4ab16371..ab3c68ad 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgBasicOperator__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgBasicOperator__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgCommandExecutor__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgCommandExecutor__coll__graph.pdf index 8742463c..4349a539 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgCommandExecutor__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgCommandExecutor__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgContext_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgContext_1_1Impl__coll__graph.pdf index 0fe5672e..1c2cc22a 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgContext_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgContext_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgContext__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgContext__coll__graph.pdf index 69165ff9..1f72b8b6 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgContext__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgContext__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgContext__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgContext__inherit__graph.pdf index 69165ff9..1f72b8b6 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgContext__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgContext__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgData__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgData__coll__graph.pdf index ec4eff83..59e31af7 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgData__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgData__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__coll__graph.pdf index fcf7248a..fd131825 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__inherit__graph.pdf index be71da94..80441c85 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgDecryptResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgDecryptResult__coll__graph.pdf index 4c7182ac..96f2f454 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgDecryptResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgDecryptResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__coll__graph.pdf index 2b7616be..fadacaf4 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__inherit__graph.pdf index 18832e54..a90ee26c 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgEncryptResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgEncryptResult__coll__graph.pdf index 97c5522a..5460cc90 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgEncryptResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgEncryptResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgFileOpera__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgFileOpera__coll__graph.pdf index c10b7f3a..c3b0fea2 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgFileOpera__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgFileOpera__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgFileOpera__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgFileOpera__inherit__graph.pdf index 817e2ed8..c3112282 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgFileOpera__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgFileOpera__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgGenerateKeyResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgGenerateKeyResult__coll__graph.pdf index 36dc0374..db6d96fd 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgGenerateKeyResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgGenerateKeyResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey__coll__graph.pdf index 8c7e7e08..99a9c0b5 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgImportInformation__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgImportInformation__coll__graph.pdf index 45d41833..ace5b70b 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgImportInformation__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgImportInformation__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__coll__graph.pdf index 0bea0335..6a91956f 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__inherit__graph.pdf index 30e6916b..4863c41f 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyGetter__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyGetter__coll__graph.pdf index 2268ecbf..4621187c 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyGetter__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyGetter__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyGetter__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyGetter__inherit__graph.pdf index 2268ecbf..4621187c 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyGetter__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyGetter__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__coll__graph.pdf index 0fea41e0..4c5060f2 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__inherit__graph.pdf index 634d89c2..e1c6ada3 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyManager__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyManager__coll__graph.pdf index 5d525c92..8464326c 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyManager__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyManager__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyManager__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyManager__inherit__graph.pdf index 8babaa51..0c6a520b 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyManager__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyManager__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf index 8377cffd..7793ffb1 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyOpera__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyOpera__inherit__graph.pdf index d68d8666..48614401 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyOpera__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyOpera__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeySignature__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeySignature__coll__graph.pdf index 1c9cfdd7..222dadac 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeySignature__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeySignature__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKey__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKey__coll__graph.pdf index ff25ce7a..a0fb5e5f 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKey__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKey__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__coll__graph.pdf index b8c539d1..69c5438d 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__inherit__graph.pdf index b8c539d1..69c5438d 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__coll__graph.pdf index 3c5b58b0..621be992 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf index 859408d5..5cac921d 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__coll__graph.pdf index f8718e18..a746dfc8 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__inherit__graph.pdf index 6a8c1e9c..432343f3 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSignResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSignResult__coll__graph.pdf index 9e49a506..7366495d 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSignResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSignResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSignature__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSignature__coll__graph.pdf index f14e24ed..deb76703 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSignature__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSignature__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSubKey__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSubKey__coll__graph.pdf index 3169617e..83025bca 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSubKey__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSubKey__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgTOFUInfo__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgTOFUInfo__coll__graph.pdf index a12eb831..1bf65f6f 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgTOFUInfo__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgTOFUInfo__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgUIDOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgUIDOperator__coll__graph.pdf index 55cf3682..503011a8 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgUIDOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgUIDOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgUIDOperator__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgUIDOperator__inherit__graph.pdf index 34a24a2c..ea057638 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgUIDOperator__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgUIDOperator__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgUID__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgUID__coll__graph.pdf index 8f0fb4bc..f3881933 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgUID__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgUID__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf index 13bb9ed1..70384997 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf index cf679c35..cd0d0289 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgVerifyResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgVerifyResult__coll__graph.pdf index 1e3d6268..cae8b132 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgVerifyResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgVerifyResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1KeyPackageOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1KeyPackageOperator__coll__graph.pdf index 920a377e..4b94d273 100644 Binary files a/docs/latex/classGpgFrontend_1_1KeyPackageOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1KeyPackageOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1LoggerManager__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1LoggerManager__coll__graph.pdf index ff9eede6..e44c07a9 100644 Binary files a/docs/latex/classGpgFrontend_1_1LoggerManager__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1LoggerManager__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1LoggerManager__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1LoggerManager__inherit__graph.pdf index 4ea6bb5e..116f13c8 100644 Binary files a/docs/latex/classGpgFrontend_1_1LoggerManager__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1LoggerManager__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Event_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Event_1_1Impl__coll__graph.pdf index d117f0d7..4d4aa61a 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Event_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Event_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Event__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Event__coll__graph.pdf index 6bbec0c3..985b4d8e 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Event__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Event__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl__coll__graph.pdf index ea98dacf..20fe14df 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__coll__graph.pdf index 0303b732..5bc88722 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__inherit__graph.pdf index 0303b732..5bc88722 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl__coll__graph.pdf index 4c952255..b4c52555 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__coll__graph.pdf index a9db82ff..0b077d36 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__inherit__graph.pdf index a9db82ff..0b077d36 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__coll__graph.pdf index 9d2abb71..b17de58a 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__inherit__graph.pdf index 9d2abb71..b17de58a 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo__coll__graph.pdf index 2bc748ee..d8f13d50 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__coll__graph.pdf index 23eeeb1c..e3364164 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__inherit__graph.pdf index 1972401a..d3d5d2fd 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__coll__graph.pdf index 37749592..0c2d1ff3 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__inherit__graph.pdf index 37749592..0c2d1ff3 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl__coll__graph.pdf index 60f0d45e..6555b843 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__coll__graph.pdf index 67c8269e..f4e41701 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__inherit__graph.pdf index 67c8269e..f4e41701 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Module_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Module_1_1Impl__coll__graph.pdf index 7353df9c..85908ff9 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Module_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Module_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Module__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Module__coll__graph.pdf index 05b151fd..23900511 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Module__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Module__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Module__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Module__inherit__graph.pdf index 0b217568..3346520b 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Module__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Module__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1PassphraseGenerator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1PassphraseGenerator__coll__graph.pdf index 5873a082..72933101 100644 Binary files a/docs/latex/classGpgFrontend_1_1PassphraseGenerator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1PassphraseGenerator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1PassphraseGenerator__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1PassphraseGenerator__inherit__graph.pdf index 5873a082..72933101 100644 Binary files a/docs/latex/classGpgFrontend_1_1PassphraseGenerator__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1PassphraseGenerator__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1PointerConverter__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1PointerConverter__coll__graph.pdf index e0aa6099..6c775138 100644 Binary files a/docs/latex/classGpgFrontend_1_1PointerConverter__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1PointerConverter__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SecureMemoryAllocator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SecureMemoryAllocator__coll__graph.pdf index 6ca965e6..dee6a8ff 100644 Binary files a/docs/latex/classGpgFrontend_1_1SecureMemoryAllocator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SecureMemoryAllocator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__coll__graph.pdf index 5f9f8a9f..cc9a5cff 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__inherit__graph.pdf index 21754b71..1190f320 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonStorageCollection_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonStorageCollection_1_1Impl__coll__graph.pdf index 0c39f878..ef63a2f3 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonStorageCollection_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonStorageCollection_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonStorageCollection__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonStorageCollection__coll__graph.pdf index 32159ed2..251bce7e 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonStorageCollection__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonStorageCollection__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonStorage_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonStorage_1_1Impl__coll__graph.pdf index bfd06d7f..7a05fc39 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonStorage_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonStorage_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonStorage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonStorage__coll__graph.pdf index 98fe667a..f5892212 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonStorage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonStorage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__coll__graph.pdf index 483f1c46..c8d22091 100644 Binary files a/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__inherit__graph.pdf index 483f1c46..c8d22091 100644 Binary files a/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ThreadSafeMap__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1ThreadSafeMap__coll__graph.pdf index b8bf2fc5..87a3f04c 100644 Binary files a/docs/latex/classGpgFrontend_1_1ThreadSafeMap__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1ThreadSafeMap__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ThreadSafeMap__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1ThreadSafeMap__inherit__graph.pdf index 24079b35..c19f30e5 100644 Binary files a/docs/latex/classGpgFrontend_1_1ThreadSafeMap__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1ThreadSafeMap__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__coll__graph.pdf index 6c9d65d1..29df4e91 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__inherit__graph.pdf index 94886ecc..5eae7aff 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__coll__graph.pdf index b741f9bd..16cd5dc5 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__inherit__graph.pdf index b741f9bd..16cd5dc5 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__coll__graph.pdf index 1773355f..4133f49b 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__inherit__graph.pdf index 1773355f..4133f49b 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1Impl__coll__graph.pdf index c27b0dd9..2f232f99 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler__coll__graph.pdf index fe0aecc0..1ead0b55 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1Task__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1Task__coll__graph.pdf index 98a5f3cd..90320ce1 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1Task__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1Task__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1Task__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1Task__inherit__graph.pdf index e0afdb2e..a55c24f3 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1Task__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1Task__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.pdf index fde6238c..593163a0 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.pdf index 8f51c5a2..d905e4e5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__coll__graph.pdf index a816fec0..201129f7 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__inherit__graph.pdf index 4e481b58..51f362f1 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__coll__graph.pdf index b2298017..e7ee5d80 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__inherit__graph.pdf index b2298017..e7ee5d80 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__coll__graph.pdf index 06a18b5c..1c5e1db3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__inherit__graph.pdf index 06a18b5c..1c5e1db3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__coll__graph.pdf index 3e3ec02d..226dade2 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__inherit__graph.pdf index 71a96fb0..02b363e1 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__coll__graph.pdf index d09484ef..00e5082a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__inherit__graph.pdf index d09484ef..00e5082a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__coll__graph.pdf index f2f884a2..1f39d082 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__inherit__graph.pdf index 69159005..faa8ef44 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.pdf index 71abfc72..0a59aca8 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.pdf index 5d652877..0f8dca43 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__coll__graph.pdf index 60198fc6..cd1e1be5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__inherit__graph.pdf index 60198fc6..cd1e1be5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.pdf index c91c3be0..e2cd8308 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.pdf index c91c3be0..e2cd8308 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__coll__graph.pdf index e4d2c425..ba648315 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__inherit__graph.pdf index e78f90e4..820e493b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__coll__graph.pdf index 710905be..edcee983 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.pdf index 56aad634..35ed4091 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__coll__graph.pdf index 512c1f4b..1613d4b7 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.pdf index 5c05d0b1..52f8fa08 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.pdf index 057e9e8f..9c128ff1 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__inherit__graph.pdf index ac9b6ce3..348452f4 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralWindowState__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralWindowState__coll__graph.pdf index 48f122ba..ce74785e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralWindowState__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralWindowState__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__coll__graph.pdf index 6daa3af2..0d762f18 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__inherit__graph.pdf index 6daa3af2..0d762f18 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.pdf index eea16472..c14526ad 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.pdf index 86ea8bc3..f14487f9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__coll__graph.pdf index 1177f018..64c1e2fc 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__inherit__graph.pdf index 260af7e9..8c72cd42 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__coll__graph.pdf index 41e341f6..17836130 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__inherit__graph.pdf index 41e341f6..17836130 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__coll__graph.pdf index 5f351f45..11665640 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__inherit__graph.pdf index 5f351f45..11665640 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__coll__graph.pdf index db9f638e..c128aad2 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__inherit__graph.pdf index 0b97d9b3..0346f4ba 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__coll__graph.pdf index 2bdbacca..eb312a9d 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__inherit__graph.pdf index 2bdbacca..eb312a9d 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__coll__graph.pdf index d0110090..660f4454 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__inherit__graph.pdf index d0110090..660f4454 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__coll__graph.pdf index 8ebd037c..99aed636 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__inherit__graph.pdf index 8ebd037c..99aed636 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__coll__graph.pdf index 8bb40261..90c883dd 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__inherit__graph.pdf index 139d9811..10163f3f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__coll__graph.pdf index 93736702..3e17a5af 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__inherit__graph.pdf index 93736702..3e17a5af 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph.pdf index 530a3b83..60080b22 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph.pdf index 30d49973..760f9acf 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__coll__graph.pdf index c4c5b2f6..0f990f3e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__inherit__graph.pdf index 00c105ca..21ac300c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__coll__graph.pdf index 8e3b7af6..c480961e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__inherit__graph.pdf index e6451f7c..18a6f543 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__coll__graph.pdf index 1ebbb071..e7308eba 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__inherit__graph.pdf index fb0c5c0a..3ab5459a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__coll__graph.pdf index dd4f7347..3b81f948 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__inherit__graph.pdf index 10300fa8..c647d6bb 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.pdf index 61aa4858..8b099696 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.pdf index d2ddd7a0..662338b9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__coll__graph.pdf index 4c7b7c21..3e6aa307 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__inherit__graph.pdf index eb506016..8981e331 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__coll__graph.pdf index a050848f..cc2c3b45 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__inherit__graph.pdf index ac646ba9..873961e5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.pdf index d52a4aab..352ff294 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.pdf index d52a4aab..352ff294 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__coll__graph.pdf index 9a19bed5..d78b5db4 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__inherit__graph.pdf index 1e1da2e4..734f5033 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__coll__graph.pdf index 8f5f1c46..635d6d04 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__inherit__graph.pdf index 8f5f1c46..635d6d04 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__coll__graph.pdf index b5e20f5c..ce528079 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__inherit__graph.pdf index 41bf268c..50390f15 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__coll__graph.pdf index 4e37ca50..6470efd5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__inherit__graph.pdf index 4ca068cb..ac959e06 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__coll__graph.pdf index be8baf10..5bda2625 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__inherit__graph.pdf index 8784b90a..305b4e8b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__coll__graph.pdf index e99041c2..fde4b9f6 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__inherit__graph.pdf index 8a99c64c..d0a2a82d 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__coll__graph.pdf index 761d83d6..f9fcacb3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__inherit__graph.pdf index 0cd9e053..9cf57ee3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.pdf index 8dbe267f..89a1d785 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.pdf index 60dbf883..bbf13812 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__coll__graph.pdf index 57d6019d..f2989bcf 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__inherit__graph.pdf index 15569ceb..8ddb180b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__coll__graph.pdf index 524f01d0..0526ef1b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__inherit__graph.pdf index 9c5afa8d..d20168a9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__coll__graph.pdf index 3985dae5..10d5b2b7 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__inherit__graph.pdf index 3985dae5..10d5b2b7 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__coll__graph.pdf index f422305b..2acd89e8 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__inherit__graph.pdf index f422305b..2acd89e8 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__coll__graph.pdf index 48809dd9..8416b69f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__inherit__graph.pdf index 48809dd9..8416b69f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__coll__graph.pdf index 2e420a83..a556f32b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__inherit__graph.pdf index 2e420a83..a556f32b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.pdf index 500d06fd..28c3970d 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__inherit__graph.pdf index 4b6809c2..f69778c3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__coll__graph.pdf index c5b47fe4..5932479e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__inherit__graph.pdf index c5b47fe4..5932479e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.pdf index 07b461d4..82fe5126 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__inherit__graph.pdf index ae65e124..691491c5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__coll__graph.pdf index 33e1a874..945f6aa3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__inherit__graph.pdf index 04e33093..9c8289a4 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__coll__graph.pdf index ae68ac29..242e0c53 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__inherit__graph.pdf index ae68ac29..242e0c53 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__coll__graph.pdf index d8bdf8de..28585f3b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__inherit__graph.pdf index d8bdf8de..28585f3b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__coll__graph.pdf index 2eaf97f2..4ab9ab29 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__inherit__graph.pdf index 2eaf97f2..4ab9ab29 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__coll__graph.pdf index 81435cc5..3653a0dc 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__inherit__graph.pdf index 639cdee0..de0ac7a3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__coll__graph.pdf index d46eba65..15097a75 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__inherit__graph.pdf index d46eba65..15097a75 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__coll__graph.pdf index e19ec2da..dff21d2b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__inherit__graph.pdf index 0de32938..66ea80b0 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__coll__graph.pdf index 4aad814d..15b3f2dd 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__inherit__graph.pdf index 4aad814d..15b3f2dd 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__coll__graph.pdf index 0a33ec40..6e6f4c35 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__inherit__graph.pdf index 0a33ec40..6e6f4c35 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__coll__graph.pdf index 365519d1..e477619f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__inherit__graph.pdf index 365519d1..e477619f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__inherit__graph.pdf differ diff --git a/docs/latex/classPinEntryDialog__coll__graph.pdf b/docs/latex/classPinEntryDialog__coll__graph.pdf index ed2751ed..b17289b3 100644 Binary files a/docs/latex/classPinEntryDialog__coll__graph.pdf and b/docs/latex/classPinEntryDialog__coll__graph.pdf differ diff --git a/docs/latex/classPinEntryDialog__inherit__graph.pdf b/docs/latex/classPinEntryDialog__inherit__graph.pdf index 1b5eea76..3d42b928 100644 Binary files a/docs/latex/classPinEntryDialog__inherit__graph.pdf and b/docs/latex/classPinEntryDialog__inherit__graph.pdf differ diff --git a/docs/latex/classPinLineEdit_1_1Private__coll__graph.pdf b/docs/latex/classPinLineEdit_1_1Private__coll__graph.pdf index 7ca1fd9d..52afc564 100644 Binary files a/docs/latex/classPinLineEdit_1_1Private__coll__graph.pdf and b/docs/latex/classPinLineEdit_1_1Private__coll__graph.pdf differ diff --git a/docs/latex/classPinLineEdit__coll__graph.pdf b/docs/latex/classPinLineEdit__coll__graph.pdf index 95178140..a5425b16 100644 Binary files a/docs/latex/classPinLineEdit__coll__graph.pdf and b/docs/latex/classPinLineEdit__coll__graph.pdf differ diff --git a/docs/latex/classPinLineEdit__inherit__graph.pdf b/docs/latex/classPinLineEdit__inherit__graph.pdf index 0df54825..35c556b3 100644 Binary files a/docs/latex/classPinLineEdit__inherit__graph.pdf and b/docs/latex/classPinLineEdit__inherit__graph.pdf differ diff --git a/docs/latex/classPinentryConfirm__coll__graph.pdf b/docs/latex/classPinentryConfirm__coll__graph.pdf index 7e3bfbff..d11e7b79 100644 Binary files a/docs/latex/classPinentryConfirm__coll__graph.pdf and b/docs/latex/classPinentryConfirm__coll__graph.pdf differ diff --git a/docs/latex/classPinentryConfirm__inherit__graph.pdf b/docs/latex/classPinentryConfirm__inherit__graph.pdf index 7e3bfbff..d11e7b79 100644 Binary files a/docs/latex/classPinentryConfirm__inherit__graph.pdf and b/docs/latex/classPinentryConfirm__inherit__graph.pdf differ diff --git a/docs/latex/classSignatureDetailsDialog__coll__graph.pdf b/docs/latex/classSignatureDetailsDialog__coll__graph.pdf index 28a71f55..4cd39a27 100644 Binary files a/docs/latex/classSignatureDetailsDialog__coll__graph.pdf and b/docs/latex/classSignatureDetailsDialog__coll__graph.pdf differ diff --git a/docs/latex/classSignatureDetailsDialog__inherit__graph.pdf b/docs/latex/classSignatureDetailsDialog__inherit__graph.pdf index 28a71f55..4cd39a27 100644 Binary files a/docs/latex/classSignatureDetailsDialog__inherit__graph.pdf and b/docs/latex/classSignatureDetailsDialog__inherit__graph.pdf differ diff --git a/docs/latex/classTestListedKeyServerThread__coll__graph.pdf b/docs/latex/classTestListedKeyServerThread__coll__graph.pdf index 8054973b..ddd8d700 100644 Binary files a/docs/latex/classTestListedKeyServerThread__coll__graph.pdf and b/docs/latex/classTestListedKeyServerThread__coll__graph.pdf differ diff --git a/docs/latex/classclass__coll__graph.pdf b/docs/latex/classclass__coll__graph.pdf index 7c3791a4..de359ac7 100644 Binary files a/docs/latex/classclass__coll__graph.pdf and b/docs/latex/classclass__coll__graph.pdf differ diff --git a/docs/latex/classsecmem_1_1alloc__coll__graph.pdf b/docs/latex/classsecmem_1_1alloc__coll__graph.pdf index 7fa1aed5..b8ec3f52 100644 Binary files a/docs/latex/classsecmem_1_1alloc__coll__graph.pdf and b/docs/latex/classsecmem_1_1alloc__coll__graph.pdf differ diff --git a/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf b/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf index 651437dd..22598b91 100644 Binary files a/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf and b/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1ArchiveReadClientData__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1ArchiveReadClientData__coll__graph.pdf index 8d375dda..caabd31d 100644 Binary files a/docs/latex/structGpgFrontend_1_1ArchiveReadClientData__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1ArchiveReadClientData__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1CoreInitArgs__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1CoreInitArgs__coll__graph.pdf index 1eda7635..3f84ba36 100644 Binary files a/docs/latex/structGpgFrontend_1_1CoreInitArgs__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1CoreInitArgs__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext__coll__graph.pdf index 717ccd13..08cda06d 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgContextInitArgs__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgContextInitArgs__coll__graph.pdf index abf3cd88..567ed639 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgContextInitArgs__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgContextInitArgs__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgData_1_1DataRefDeleter__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgData_1_1DataRefDeleter__coll__graph.pdf index 29565770..9e267786 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgData_1_1DataRefDeleter__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgData_1_1DataRefDeleter__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgFrontendContext__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgFrontendContext__coll__graph.pdf index 5c595d6a..858532a5 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgFrontendContext__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgFrontendContext__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct__coll__graph.pdf index b2782fcd..6d6b4af5 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter__coll__graph.pdf index 81a9995e..940349de 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgRecipient__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgRecipient__coll__graph.pdf index 363c720b..5890a0e1 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgRecipient__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgRecipient__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer__coll__graph.pdf index 67296945..4aadb2ab 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo__coll__graph.pdf index 9ea91e67..074f176d 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode__coll__graph.pdf index d121bb72..c02dc8ee 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo__coll__graph.pdf index b18c3e5a..4a15c1b6 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo__coll__graph.pdf index f38cd41b..ff3fd86f 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion__coll__graph.pdf index 0375c486..aa2f91d1 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1ModuleInitArgs__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1ModuleInitArgs__coll__graph.pdf index 3ca1e6be..09d0055f 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1ModuleInitArgs__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1ModuleInitArgs__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1RefDeleter__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1RefDeleter__coll__graph.pdf index d30484e2..633f2790 100644 Binary files a/docs/latex/structGpgFrontend_1_1RefDeleter__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1RefDeleter__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1SecureObjectDeleter__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1SecureObjectDeleter__coll__graph.pdf index 45047e1f..ff3f67c7 100644 Binary files a/docs/latex/structGpgFrontend_1_1SecureObjectDeleter__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1SecureObjectDeleter__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Test_1_1GpgFrontendContext__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Test_1_1GpgFrontendContext__coll__graph.pdf index 4bb2a12c..73e1444f 100644 Binary files a/docs/latex/structGpgFrontend_1_1Test_1_1GpgFrontendContext__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Test_1_1GpgFrontendContext__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1AppearanceSO__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1AppearanceSO__coll__graph.pdf index 2790ad64..9a185899 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1AppearanceSO__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1AppearanceSO__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.pdf index 6fdb7d9e..08e548e5 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListRow__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListRow__coll__graph.pdf index 283311bd..555fd88e 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListRow__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListRow__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyMenuAbility__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyMenuAbility__coll__graph.pdf index 81efb909..265eb051 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyMenuAbility__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyMenuAbility__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyServerSO__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyServerSO__coll__graph.pdf index 60aa1644..8cfd5051 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyServerSO__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyServerSO__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyTable__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyTable__coll__graph.pdf index 109ff843..24eebc1e 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyTable__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyTable__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu__coll__graph.pdf index 32c31421..de776a9f 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1WindowStateSO__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1WindowStateSO__coll__graph.pdf index bee08ec4..e37d313d 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1WindowStateSO__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1WindowStateSO__coll__graph.pdf differ diff --git a/docs/latex/structPinEntryDialog_1_1ConstraintsOptions__coll__graph.pdf b/docs/latex/structPinEntryDialog_1_1ConstraintsOptions__coll__graph.pdf index fa56f6e9..2b9b2317 100644 Binary files a/docs/latex/structPinEntryDialog_1_1ConstraintsOptions__coll__graph.pdf and b/docs/latex/structPinEntryDialog_1_1ConstraintsOptions__coll__graph.pdf differ diff --git a/docs/latex/structPinEntryDialog_1_1FormattedPassphraseOptions__coll__graph.pdf b/docs/latex/structPinEntryDialog_1_1FormattedPassphraseOptions__coll__graph.pdf index 912d93b0..12d0fd93 100644 Binary files a/docs/latex/structPinEntryDialog_1_1FormattedPassphraseOptions__coll__graph.pdf and b/docs/latex/structPinEntryDialog_1_1FormattedPassphraseOptions__coll__graph.pdf differ diff --git a/docs/latex/structfmt_1_1formatter_3_01QByteArray_01_4__coll__graph.pdf b/docs/latex/structfmt_1_1formatter_3_01QByteArray_01_4__coll__graph.pdf index d712a8ff..2ede144c 100644 Binary files a/docs/latex/structfmt_1_1formatter_3_01QByteArray_01_4__coll__graph.pdf and b/docs/latex/structfmt_1_1formatter_3_01QByteArray_01_4__coll__graph.pdf differ diff --git a/docs/latex/structfmt_1_1formatter_3_01QString_01_4__coll__graph.pdf b/docs/latex/structfmt_1_1formatter_3_01QString_01_4__coll__graph.pdf index 6f436b61..c2b9ceed 100644 Binary files a/docs/latex/structfmt_1_1formatter_3_01QString_01_4__coll__graph.pdf and b/docs/latex/structfmt_1_1formatter_3_01QString_01_4__coll__graph.pdf differ diff --git a/docs/latex/structpinentry__coll__graph.pdf b/docs/latex/structpinentry__coll__graph.pdf index 17b3d98a..4730009a 100644 Binary files a/docs/latex/structpinentry__coll__graph.pdf and b/docs/latex/structpinentry__coll__graph.pdf differ diff --git a/docs/latex/structsecmem_1_1alloc_1_1rebind__coll__graph.pdf b/docs/latex/structsecmem_1_1alloc_1_1rebind__coll__graph.pdf index 4aafe087..e203a808 100644 Binary files a/docs/latex/structsecmem_1_1alloc_1_1rebind__coll__graph.pdf and b/docs/latex/structsecmem_1_1alloc_1_1rebind__coll__graph.pdf differ