diff --git a/docs/html/KeyMgmt_8h_source.html b/docs/html/KeyMgmt_8h_source.html index 26fe761c..c3c50421 100644 --- a/docs/html/KeyMgmt_8h_source.html +++ b/docs/html/KeyMgmt_8h_source.html @@ -167,9 +167,9 @@ $(document).ready(function(){initNavTree('KeyMgmt_8h_source.html',''); initResiz
GpgFrontend::UI::KeyList
Definition: KeyList.h:166
GpgFrontend::UI::KeyMgmt
Definition: KeyMgmt.h:42
GpgFrontend::UI::KeyMgmt::create_actions
void create_actions()
Create a actions object.
Definition: KeyMgmt.cpp:143
-
GpgFrontend::UI::KeyMgmt::create_tool_bars
void create_tool_bars()
Create a tool bars object.
Definition: KeyMgmt.cpp:284
-
GpgFrontend::UI::KeyMgmt::delete_keys_with_warning
void delete_keys_with_warning(KeyIdArgsListPtr uidList)
Definition: KeyMgmt.cpp:322
-
GpgFrontend::UI::KeyMgmt::create_menus
void create_menus()
Create a menus object.
Definition: KeyMgmt.cpp:260
+
GpgFrontend::UI::KeyMgmt::create_tool_bars
void create_tool_bars()
Create a tool bars object.
Definition: KeyMgmt.cpp:288
+
GpgFrontend::UI::KeyMgmt::delete_keys_with_warning
void delete_keys_with_warning(KeyIdArgsListPtr uidList)
Definition: KeyMgmt.cpp:326
+
GpgFrontend::UI::KeyMgmt::create_menus
void create_menus()
Create a menus object.
Definition: KeyMgmt.cpp:264
GpgFrontend::UI::KeyMgmt::open_key_file_act_
QAction * open_key_file_act_
<
Definition: KeyMgmt.h:156
GpgFrontend::UI::KeyMgmt::KeyMgmt
KeyMgmt(QWidget *parent=nullptr)
Construct a new Key Mgmt object.
Definition: KeyMgmt.cpp:52
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/MainWindow_8h_source.html b/docs/html/MainWindow_8h_source.html index 07953b4f..cbbea601 100644 --- a/docs/html/MainWindow_8h_source.html +++ b/docs/html/MainWindow_8h_source.html @@ -358,7 +358,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::MainWindow
Definition: MainWindow.h:47
GpgFrontend::UI::MainWindow::import_key_from_edit_act_
QAction * import_key_from_edit_act_
Action to import key from edit.
Definition: MainWindow.h:471
GpgFrontend::UI::MainWindow::slot_show_key_details
void slot_show_key_details()
Definition: MainWindowSlotFunction.cpp:190
-
GpgFrontend::UI::MainWindow::create_dock_windows
void create_dock_windows()
Definition: MainWindowUI.cpp:685
+
GpgFrontend::UI::MainWindow::create_dock_windows
void create_dock_windows()
Definition: MainWindowUI.cpp:691
GpgFrontend::UI::MainWindow::SlotEncrypt
void SlotEncrypt()
Definition: MainWindowGpgOperaFunction.cpp:46
GpgFrontend::UI::MainWindow::Init
void Init() noexcept
Definition: MainWindow.cpp:54
GpgFrontend::UI::MainWindow::close_tab_act_
QAction * close_tab_act_
Action to print.
Definition: MainWindow.h:463
@@ -370,7 +370,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::MainWindow::key_menu_
QMenu * key_menu_
Submenu for key-operations.
Definition: MainWindow.h:435
GpgFrontend::UI::MainWindow::slot_open_key_management
void slot_open_key_management()
Definition: MainWindowSlotUI.cpp:58
GpgFrontend::UI::MainWindow::closeEvent
void closeEvent(QCloseEvent *event) override
Definition: MainWindow.cpp:232
-
GpgFrontend::UI::MainWindow::create_status_bar
void create_status_bar()
Definition: MainWindowUI.cpp:669
+
GpgFrontend::UI::MainWindow::create_status_bar
void create_status_bar()
Definition: MainWindowUI.cpp:675
GpgFrontend::UI::MainWindow::file_tool_bar_
QToolBar * file_tool_bar_
Toolbar holding file actions.
Definition: MainWindow.h:444
GpgFrontend::UI::MainWindow::crypt_menu_
QMenu * crypt_menu_
Submenu for crypt-operations.
Definition: MainWindow.h:432
GpgFrontend::UI::MainWindow::restore_settings
void restore_settings()
Definition: MainWindow.cpp:163
@@ -418,12 +418,12 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::MainWindow::add_pgp_header_act_
QAction * add_pgp_header_act_
Action for adding the PGP header.
Definition: MainWindow.h:515
GpgFrontend::UI::MainWindow::about_act_
QAction * about_act_
Action to open about dialog.
Definition: MainWindow.h:507
GpgFrontend::UI::MainWindow::slot_copy_key_id_to_clipboard
void slot_copy_key_id_to_clipboard()
Definition: MainWindowSlotFunction.cpp:177
-
GpgFrontend::UI::MainWindow::create_menus
void create_menus()
Definition: MainWindowUI.cpp:547
+
GpgFrontend::UI::MainWindow::create_menus
void create_menus()
Definition: MainWindowUI.cpp:553
GpgFrontend::UI::MainWindow::SlotFileSign
void SlotFileSign(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:376
GpgFrontend::UI::MainWindow::SlotSign
void SlotSign()
Definition: MainWindowGpgOperaFunction.cpp:141
GpgFrontend::UI::MainWindow::undo_act_
QAction * undo_act_
Action to undo last action.
Definition: MainWindow.h:503
GpgFrontend::UI::MainWindow::decrypt_act_
QAction * decrypt_act_
Action to decrypt text.
Definition: MainWindow.h:468
-
GpgFrontend::UI::MainWindow::create_tool_bars
void create_tool_bars()
Definition: MainWindowUI.cpp:621
+
GpgFrontend::UI::MainWindow::create_tool_bars
void create_tool_bars()
Definition: MainWindowUI.cpp:627
GpgFrontend::UI::MainWindow::slot_start_wizard
void slot_start_wizard()
Definition: MainWindowSlotUI.cpp:46
GpgFrontend::UI::MainWindow::crypt_tool_bar_
QToolBar * crypt_tool_bar_
Toolbar holding crypt actions.
Definition: MainWindow.h:443
GpgFrontend::UI::MainWindow::start_wizard_act_
QAction * start_wizard_act_
Action to open the wizard.
Definition: MainWindow.h:513
diff --git a/docs/html/SettingsNetwork_8h_source.html b/docs/html/SettingsNetwork_8h_source.html index aeb9628f..409582e4 100644 --- a/docs/html/SettingsNetwork_8h_source.html +++ b/docs/html/SettingsNetwork_8h_source.html @@ -122,10 +122,10 @@ $(document).ready(function(){initNavTree('SettingsNetwork_8h_source.html',''); i
92 };
93 } // namespace GpgFrontend::UI
GpgFrontend::UI::NetworkTab
Definition: SettingsNetwork.h:38
-
GpgFrontend::UI::NetworkTab::switch_ui_proxy_type
void switch_ui_proxy_type(const QString &type_text)
Definition: SettingsNetwork.cpp:257
+
GpgFrontend::UI::NetworkTab::switch_ui_proxy_type
void switch_ui_proxy_type(const QString &type_text)
Definition: SettingsNetwork.cpp:256
GpgFrontend::UI::NetworkTab::NetworkTab
NetworkTab(QWidget *parent=nullptr)
Construct a new Network Tab object.
Definition: SettingsNetwork.cpp:36
-
GpgFrontend::UI::NetworkTab::SetSettings
void SetSettings()
Set the Settings object.
Definition: SettingsNetwork.cpp:104
-
GpgFrontend::UI::NetworkTab::switch_ui_enabled
void switch_ui_enabled(bool enabled)
Definition: SettingsNetwork.cpp:247
+
GpgFrontend::UI::NetworkTab::SetSettings
void SetSettings()
Set the Settings object.
Definition: SettingsNetwork.cpp:103
+
GpgFrontend::UI::NetworkTab::switch_ui_enabled
void switch_ui_enabled(bool enabled)
Definition: SettingsNetwork.cpp:246
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/UserInterfaceUtils_8h_source.html b/docs/html/UserInterfaceUtils_8h_source.html index 19a9b5c2..235f6776 100644 --- a/docs/html/UserInterfaceUtils_8h_source.html +++ b/docs/html/UserInterfaceUtils_8h_source.html @@ -110,7 +110,7 @@ $(document).ready(function(){initNavTree('UserInterfaceUtils_8h_source.html','')
57 void show_verify_details(QWidget* parent, InfoBoardWidget* info_board,
58  GpgError error, const GpgVerifyResult& verify_result);
59 
-
66 void import_unknown_key_from_keyserver(
+
66 void ImportUnknownKeyFromKeyserver(
67  QWidget* parent, const GpgVerifyResultAnalyse& verify_res);
68 
76 void refresh_info_board(InfoBoardWidget* info_board, int status,
@@ -216,8 +216,8 @@ $(document).ready(function(){initNavTree('UserInterfaceUtils_8h_source.html','')
GpgFrontend::UI::CommonUtils::SlotExecuteGpgCommand
void SlotExecuteGpgCommand(const QStringList &arguments, const std::function< void(QProcess *)> &interact_func)
Definition: UserInterfaceUtils.cpp:351
GpgFrontend::UI
Definition: FileReadTask.cpp:31
GpgFrontend::UI::process_operation
void process_operation(QWidget *parent, const QString &waiting_title, const Thread::Task::TaskRunnable func, const Thread::Task::TaskCallback callback, DataObjectPtr data_object)
Definition: UserInterfaceUtils.cpp:121
+
GpgFrontend::UI::ImportUnknownKeyFromKeyserver
void ImportUnknownKeyFromKeyserver(QWidget *parent, const GpgVerifyResultAnalyse &verify_result)
Definition: UserInterfaceUtils.cpp:68
GpgFrontend::UI::show_verify_details
void show_verify_details(QWidget *parent, InfoBoardWidget *info_board, GpgError error, const GpgVerifyResult &verify_result)
Definition: UserInterfaceUtils.cpp:59
-
GpgFrontend::UI::import_unknown_key_from_keyserver
void import_unknown_key_from_keyserver(QWidget *parent, const GpgVerifyResultAnalyse &verify_res)
Definition: UserInterfaceUtils.cpp:68
GpgFrontend::UI::process_result_analyse
void process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)
Definition: UserInterfaceUtils.cpp:103
GpgFrontend::UI::refresh_info_board
void refresh_info_board(InfoBoardWidget *info_board, int status, const QString &report_text)
Definition: UserInterfaceUtils.cpp:92
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.html b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.html index 887989b9..6dbe2aac 100644 --- a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.html +++ b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.html @@ -256,7 +256,7 @@ bool analysed_ = false

Get the Signatures object.

Returns
gpgme_signature_t
-

Referenced by GpgFrontend::UI::import_unknown_key_from_keyserver().

+

Referenced by GpgFrontend::UI::ImportUnknownKeyFromKeyserver().

diff --git a/docs/html/namespaceGpgFrontend_1_1UI.html b/docs/html/namespaceGpgFrontend_1_1UI.html index 1b16bbb3..4b4cbe7f 100644 --- a/docs/html/namespaceGpgFrontend_1_1UI.html +++ b/docs/html/namespaceGpgFrontend_1_1UI.html @@ -291,8 +291,8 @@ void GPGFRONTEND_UI_EXPORT   void show_verify_details (QWidget *parent, InfoBoardWidget *info_board, GpgError error, const GpgVerifyResult &verify_result)   -void import_unknown_key_from_keyserver (QWidget *parent, const GpgVerifyResultAnalyse &verify_res) -  +void ImportUnknownKeyFromKeyserver (QWidget *parent, const GpgVerifyResultAnalyse &verify_result) +  void refresh_info_board (InfoBoardWidget *info_board, int status, const QString &report_text)   void process_result_analyse (TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse) @@ -340,14 +340,14 @@ QList< QTranslator * > 

Function Documentation

- -

◆ import_unknown_key_from_keyserver()

+ +

◆ ImportUnknownKeyFromKeyserver()

- + diff --git a/docs/html/namespaceGpgFrontend_1_1UI.js b/docs/html/namespaceGpgFrontend_1_1UI.js index da9001a4..6da4944e 100644 --- a/docs/html/namespaceGpgFrontend_1_1UI.js +++ b/docs/html/namespaceGpgFrontend_1_1UI.js @@ -81,7 +81,7 @@ var namespaceGpgFrontend_1_1UI = [ "BinaryToString", "namespaceGpgFrontend_1_1UI.html#ab4cb453500419f2b3e391664d2c67487", null ], [ "DestroyGpgFrontendUI", "namespaceGpgFrontend_1_1UI.html#a8c56bcc19761bbc2fc3134878d9bae37", null ], [ "FindTopMostWindow", "namespaceGpgFrontend_1_1UI.html#ae9881d62765f780fc58a8397f7382b96", null ], - [ "import_unknown_key_from_keyserver", "namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925", null ], + [ "ImportUnknownKeyFromKeyserver", "namespaceGpgFrontend_1_1UI.html#a3d0942aa6bf911d3760b77e6460fc873", null ], [ "InitGpgFrontendUI", "namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad", null ], [ "InitUITranslations", "namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce", null ], [ "PreInitGpgFrontendUI", "namespaceGpgFrontend_1_1UI.html#a9a7d9a69168c833186f6a7b1accdd050", null ], diff --git a/docs/html/namespacemembers.html b/docs/html/namespacemembers.html index 8e00efe5..f96aab53 100644 --- a/docs/html/namespacemembers.html +++ b/docs/html/namespacemembers.html @@ -207,8 +207,8 @@ $(document).ready(function(){initNavTree('namespacemembers.html',''); initResiza

- i -

void GpgFrontend::UI::import_unknown_key_from_keyserver void GpgFrontend::UI::ImportUnknownKeyFromKeyserver ( QWidget *  parent,