diff --git a/docs/html/ArchiveFileOperator_8h_source.html b/docs/html/ArchiveFileOperator_8h_source.html index aa4bf50b..9566106f 100644 --- a/docs/html/ArchiveFileOperator_8h_source.html +++ b/docs/html/ArchiveFileOperator_8h_source.html @@ -110,7 +110,7 @@ $(document).ready(function(){initNavTree('ArchiveFileOperator_8h_source.html',''
68 };
69 } // namespace GpgFrontend
GpgFrontend::ArchiveFileOperator
Definition: ArchiveFileOperator.h:38
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/AsyncUtils_8h_source.html b/docs/html/AsyncUtils_8h_source.html index 74d784f0..73424dac 100644 --- a/docs/html/AsyncUtils_8h_source.html +++ b/docs/html/AsyncUtils_8h_source.html @@ -116,7 +116,7 @@ $(document).ready(function(){initNavTree('AsyncUtils_8h_source.html',''); initRe
86  const QString& operation)
87  -> Thread::Task::TaskHandler;
88 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::RunGpgOperaSync
auto RunGpgOperaSync(const GpgOperaRunnable &runnable, const QString &operation, const QString &minial_version) -> std::tuple< GpgError, DataObjectPtr >
Definition: AsyncUtils.cpp:80
GpgFrontend::RunIOOperaAsync
auto RunIOOperaAsync(const OperaRunnable &runnable, const OperationCallback &callback, const QString &operation) -> Thread::Task::TaskHandler
Definition: AsyncUtils.cpp:99
GpgFrontend::RunOperaAsync
auto RunOperaAsync(const OperaRunnable &runnable, const OperationCallback &callback, const QString &operation) -> Thread::Task::TaskHandler
Definition: AsyncUtils.cpp:127
diff --git a/docs/html/CacheManager_8h_source.html b/docs/html/CacheManager_8h_source.html index be4b4489..095c3fd9 100644 --- a/docs/html/CacheManager_8h_source.html +++ b/docs/html/CacheManager_8h_source.html @@ -127,7 +127,7 @@ $(document).ready(function(){initNavTree('CacheManager_8h_source.html',''); init
GpgFrontend::CacheManager
Definition: CacheManager.h:36
GpgFrontend::SingletonFunctionObject
Definition: GpgFunctionObject.h:58
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/CacheUtils_8h_source.html b/docs/html/CacheUtils_8h_source.html index c2f86020..947afe69 100644 --- a/docs/html/CacheUtils_8h_source.html +++ b/docs/html/CacheUtils_8h_source.html @@ -98,7 +98,7 @@ $(document).ready(function(){initNavTree('CacheUtils_8h_source.html',''); initRe
52 void GPGFRONTEND_CORE_EXPORT ResetCacheValue(const QString &);
53 
54 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::SetCacheValue
void SetCacheValue(const QString &key, QString value)
set a temp cache under a certain key
Definition: CacheUtils.cpp:35
GpgFrontend::GetCacheValue
auto GetCacheValue(const QString &key) -> QString
after get the temp cache, its value will be imediately ease in storage
Definition: CacheUtils.cpp:39
GpgFrontend::ResetCacheValue
void ResetCacheValue(const QString &key)
imediately ease temp cache in storage
Definition: CacheUtils.cpp:43
diff --git a/docs/html/ChannelObject_8h_source.html b/docs/html/ChannelObject_8h_source.html index 5f0c4387..6f50eb32 100644 --- a/docs/html/ChannelObject_8h_source.html +++ b/docs/html/ChannelObject_8h_source.html @@ -127,7 +127,7 @@ $(document).ready(function(){initNavTree('ChannelObject_8h_source.html',''); ini
98 } // namespace GpgFrontend
GpgFrontend::ChannelObject
object which in channel system is called "channel"
Definition: ChannelObject.h:39
GpgFrontend::ChannelObject::ChannelObject
ChannelObject() noexcept
Construct a new Default Channel Object object.
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::SecureObjectDeleter
Definition: SecureMemoryAllocator.h:48
diff --git a/docs/html/CommonStruct_8h_source.html b/docs/html/CommonStruct_8h_source.html index 79284c34..9599d48e 100644 --- a/docs/html/CommonStruct_8h_source.html +++ b/docs/html/CommonStruct_8h_source.html @@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('CommonStruct_8h_source.html',''); init
44 template <typename T>
45 using KeyRefHandler = std::unique_ptr<T, RefDeleter<T>>;
46 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::RefDeleter
Definition: CommonStruct.h:38
diff --git a/docs/html/CommonUtils_8h_source.html b/docs/html/CommonUtils_8h_source.html index 76f79ba7..bd5277cc 100644 --- a/docs/html/CommonUtils_8h_source.html +++ b/docs/html/CommonUtils_8h_source.html @@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('CommonUtils_8h_source.html',''); initR
52  const QString& b) -> int;
53 
54 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::CompareSoftwareVersion
auto CompareSoftwareVersion(const QString &a, const QString &b) -> int
Definition: CommonUtils.cpp:46
GpgFrontend::BeautifyFingerprint
auto BeautifyFingerprint(QString fingerprint) -> QString
Definition: CommonUtils.cpp:33
diff --git a/docs/html/CoreSignalStation_8h_source.html b/docs/html/CoreSignalStation_8h_source.html index 7fe74c20..30de1bac 100644 --- a/docs/html/CoreSignalStation_8h_source.html +++ b/docs/html/CoreSignalStation_8h_source.html @@ -116,7 +116,7 @@ $(document).ready(function(){initNavTree('CoreSignalStation_8h_source.html','');
80 } // namespace GpgFrontend
GpgFrontend::CoreSignalStation
Definition: CoreSignalStation.h:41
GpgFrontend::CoreSignalStation::instance
static std::unique_ptr< CoreSignalStation > instance
Definition: CoreSignalStation.h:43
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/CoreTypedef_8h_source.html b/docs/html/CoreTypedef_8h_source.html index 1cd10fa9..75aafa09 100644 --- a/docs/html/CoreTypedef_8h_source.html +++ b/docs/html/CoreTypedef_8h_source.html @@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('CoreTypedef_8h_source.html',''); initR
47 using OperaRunnable = std::function<GFError(DataObjectPtr)>;
48 using OperationCallback = std::function<void(GFError, DataObjectPtr)>;
49 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/DataObjectOperator_8h_source.html b/docs/html/DataObjectOperator_8h_source.html index fa252e55..2cfee550 100644 --- a/docs/html/DataObjectOperator_8h_source.html +++ b/docs/html/DataObjectOperator_8h_source.html @@ -129,11 +129,11 @@ $(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:153
+
GpgFrontend::GlobalSettingStation::GetAppDataPath
auto GetAppDataPath() const -> QString
Gets the application data directory.
Definition: GlobalSettingStation.cpp:149
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
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/DataObject_8h_source.html b/docs/html/DataObject_8h_source.html index d51dff7a..aae31ec9 100644 --- a/docs/html/DataObject_8h_source.html +++ b/docs/html/DataObject_8h_source.html @@ -165,7 +165,7 @@ $(document).ready(function(){initNavTree('DataObject_8h_source.html',''); initRe
104 } // namespace GpgFrontend
GpgFrontend::DataObject::Impl
Definition: DataObject.cpp:35
GpgFrontend::DataObject
Definition: DataObject.h:43
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/FilePage_8h_source.html b/docs/html/FilePage_8h_source.html index 7d088705..1f9e9e22 100644 --- a/docs/html/FilePage_8h_source.html +++ b/docs/html/FilePage_8h_source.html @@ -109,32 +109,40 @@ $(document).ready(function(){initNavTree('FilePage_8h_source.html',''); initResi
66 
67  signals:
68 
-
74  void SignalPathChanged(const QString& path);
+
74  void SignalPathChanged(const QString&);
75 
-
82  void SignalRefreshInfoBoard(const QString& text,
-
83  InfoBoardStatus verify_label_status);
-
84 
-
85  protected:
-
91  void keyPressEvent(QKeyEvent* event) override;
-
92 
-
93  private:
-
94  std::shared_ptr<Ui_FilePage> ui_;
-
95 
-
96  QCompleter* path_edit_completer_;
-
97  QStringListModel* path_complete_model_;
-
98 
-
99  QMenu* popup_menu_{};
-
100  QMenu* option_popup_menu_{};
-
101  FileTreeView* file_tree_view_;
-
102 };
-
103 
-
104 } // namespace GpgFrontend::UI
+
82  void SignalRefreshInfoBoard(const QString&, InfoBoardStatus);
+
83 
+
88  void SignalCurrentTabChanged();
+
89 
+
95  void SignalMainWindowlUpdateBasicalOperaMenu(unsigned int);
+
96 
+
97  protected:
+
103  void keyPressEvent(QKeyEvent* event) override;
+
104 
+
105  private:
+
106  std::shared_ptr<Ui_FilePage> ui_;
+
107 
+
108  QCompleter* path_edit_completer_;
+
109  QStringListModel* path_complete_model_;
+
110 
+
111  QMenu* popup_menu_{};
+
112  QMenu* option_popup_menu_{};
+
113  FileTreeView* file_tree_view_;
+
114 
+
115  private slots:
+
116 
+
121  void update_main_basical_opera_menu(const QString&);
+
122 };
+
123 
+
124 } // namespace GpgFrontend::UI
GpgFrontend::UI::FilePage
Definition: FilePage.h:43
-
GpgFrontend::UI::FilePage::SignalRefreshInfoBoard
void SignalRefreshInfoBoard(const QString &text, InfoBoardStatus verify_label_status)
-
GpgFrontend::UI::FilePage::GetSelected
auto GetSelected() const -> QString
Get the Selected object.
Definition: FilePage.cpp:151
-
GpgFrontend::UI::FilePage::keyPressEvent
void keyPressEvent(QKeyEvent *event) override
Definition: FilePage.cpp:159
-
GpgFrontend::UI::FilePage::SignalPathChanged
void SignalPathChanged(const QString &path)
+
GpgFrontend::UI::FilePage::SignalRefreshInfoBoard
void SignalRefreshInfoBoard(const QString &, InfoBoardStatus)
+
GpgFrontend::UI::FilePage::GetSelected
auto GetSelected() const -> QString
Get the Selected object.
Definition: FilePage.cpp:111
+
GpgFrontend::UI::FilePage::SignalMainWindowlUpdateBasicalOperaMenu
void SignalMainWindowlUpdateBasicalOperaMenu(unsigned int)
+
GpgFrontend::UI::FilePage::keyPressEvent
void keyPressEvent(QKeyEvent *event) override
Definition: FilePage.cpp:119
GpgFrontend::UI::FilePage::FilePage
FilePage(QWidget *parent, const QString &)
Construct a new File Page object.
Definition: FilePage.cpp:38
+
GpgFrontend::UI::FilePage::SignalPathChanged
void SignalPathChanged(const QString &)
GpgFrontend::UI
Definition: FileReadTask.cpp:31
GpgFrontend::UI::InfoBoardStatus
InfoBoardStatus
Definition: InfoBoardWidget.h:42
diff --git a/docs/html/FileTreeView_8h_source.html b/docs/html/FileTreeView_8h_source.html index 9a5487a0..ef165896 100644 --- a/docs/html/FileTreeView_8h_source.html +++ b/docs/html/FileTreeView_8h_source.html @@ -112,78 +112,82 @@ $(document).ready(function(){initNavTree('FileTreeView_8h_source.html',''); init
84 
89  void paintEvent(QPaintEvent* event) override;
90 
-
91  signals:
-
92 
-
98  void SignalPathChanged(const QString&);
+
96  void mousePressEvent(QMouseEvent* event) override;
+
97 
+
98  signals:
99 
-
104  void SignalSelectedChanged(const QString&);
-
105 
-
110  void SignalOpenFile(const QString&);
-
111 
-
112  public slots:
-
113 
-
118  void SlotGoPath(const QString&);
-
119 
-
124  void SlotUpLevel();
-
125 
-
130  void SlotShowSystemFile(bool);
-
131 
-
137  void SlotShowHiddenFile(bool);
+
105  void SignalPathChanged(const QString&);
+
106 
+
111  void SignalSelectedChanged(const QString&);
+
112 
+
117  void SignalOpenFile(const QString&);
+
118 
+
119  public slots:
+
120 
+
125  void SlotGoPath(const QString&);
+
126 
+
131  void SlotUpLevel();
+
132 
+
137  void SlotShowSystemFile(bool);
138 
-
143  auto SlotDeleteSelectedItem() -> void;
-
144 
-
149  void SlotMkdir();
-
150 
-
155  void SlotMkdirBelowAtSelectedItem();
-
156 
-
161  void SlotTouch();
-
162 
-
167  void SlotTouchBelowAtSelectedItem();
-
168 
-
173  void SlotRenameSelectedItem();
-
174 
-
179  void SlotOpenSelectedItemBySystemApplication();
-
180 
-
181  private slots:
-
182 
-
188  void slot_file_tree_view_item_double_clicked(const QModelIndex& index);
+
144  void SlotShowHiddenFile(bool);
+
145 
+
150  auto SlotDeleteSelectedItem() -> void;
+
151 
+
156  void SlotMkdir();
+
157 
+
162  void SlotMkdirBelowAtSelectedItem();
+
163 
+
168  void SlotTouch();
+
169 
+
174  void SlotTouchBelowAtSelectedItem();
+
175 
+
180  void SlotRenameSelectedItem();
+
181 
+
186  void SlotOpenSelectedItemBySystemApplication();
+
187 
+
188  private slots:
189 
-
194  void slot_calculate_hash();
-
195 
-
200  void slot_compress_files();
-
201 
-
207  void slot_show_custom_context_menu(const QPoint& point);
+
195  void slot_file_tree_view_item_double_clicked(const QModelIndex& index);
+
196 
+
201  void slot_calculate_hash();
+
202 
+
207  void slot_compress_files();
208 
-
213  void slot_create_popup_menu();
-
214 
-
215  private:
-
216  QFileSystemModel* dir_model_;
-
217  QString current_path_;
-
218  QString selected_path_;
-
219 
-
220  QMenu* popup_menu_;
-
221  QAction* action_open_file_;
-
222  QAction* action_rename_file_;
-
223  QAction* action_delete_file_;
-
224  QAction* action_calculate_hash_;
-
225  QAction* action_create_empty_file_;
-
226  QAction* action_make_directory_;
-
227  QAction* action_compress_files_;
-
228 };
-
229 } // namespace GpgFrontend::UI
+
214  void slot_show_custom_context_menu(const QPoint& point);
+
215 
+
220  void slot_create_popup_menu();
+
221 
+
222  private:
+
223  QFileSystemModel* dir_model_;
+
224  QString current_path_;
+
225  QString selected_path_;
+
226 
+
227  QMenu* popup_menu_;
+
228  QMenu* new_item_action_menu_;
+
229  QAction* action_open_file_;
+
230  QAction* action_rename_file_;
+
231  QAction* action_delete_file_;
+
232  QAction* action_calculate_hash_;
+
233  QAction* action_create_empty_file_;
+
234  QAction* action_make_directory_;
+
235  QAction* action_compress_files_;
+
236 };
+
237 } // namespace GpgFrontend::UI
GpgFrontend::UI::FileTreeView
Definition: FileTreeView.h:33
-
GpgFrontend::UI::FileTreeView::slot_file_tree_view_item_double_clicked
void slot_file_tree_view_item_double_clicked(const QModelIndex &index)
Definition: FileTreeView.cpp:95
+
GpgFrontend::UI::FileTreeView::mousePressEvent
void mousePressEvent(QMouseEvent *event) override
Definition: FileTreeView.cpp:421
+
GpgFrontend::UI::FileTreeView::slot_file_tree_view_item_double_clicked
void slot_file_tree_view_item_double_clicked(const QModelIndex &index)
Definition: FileTreeView.cpp:96
GpgFrontend::UI::FileTreeView::SignalPathChanged
void SignalPathChanged(const QString &)
-
GpgFrontend::UI::FileTreeView::slot_compress_files
void slot_compress_files()
compress directory into gpg-zip
Definition: FileTreeView.cpp:397
-
GpgFrontend::UI::FileTreeView::slot_show_custom_context_menu
void slot_show_custom_context_menu(const QPoint &point)
Definition: FileTreeView.cpp:355
-
GpgFrontend::UI::FileTreeView::GetSelectedPath
auto GetSelectedPath() -> QString
Get the Selected Path object.
Definition: FileTreeView.cpp:150
-
GpgFrontend::UI::FileTreeView::selectionChanged
void selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) override
Definition: FileTreeView.cpp:58
-
GpgFrontend::UI::FileTreeView::GetMousePointGlobal
auto GetMousePointGlobal(const QPoint &point) -> QPoint
Get the Mouse Point Global object.
Definition: FileTreeView.cpp:288
-
GpgFrontend::UI::FileTreeView::GetCurrentPath
auto GetCurrentPath() -> QString
Get the Current Path object.
Definition: FileTreeView.cpp:122
-
GpgFrontend::UI::FileTreeView::keyPressEvent
void keyPressEvent(QKeyEvent *event) override
Definition: FileTreeView.cpp:244
-
GpgFrontend::UI::FileTreeView::slot_create_popup_menu
void slot_create_popup_menu()
Create a popup menu object.
Definition: FileTreeView.cpp:292
-
GpgFrontend::UI::FileTreeView::GetPathByClickPoint
auto GetPathByClickPoint(const QPoint &point) -> QString
Get the Path By Click Point object.
Definition: FileTreeView.cpp:138
-
GpgFrontend::UI::FileTreeView::SlotShowHiddenFile
void SlotShowHiddenFile(bool)
Definition: FileTreeView.cpp:131
+
GpgFrontend::UI::FileTreeView::slot_compress_files
void slot_compress_files()
compress directory into gpg-zip
Definition: FileTreeView.cpp:412
+
GpgFrontend::UI::FileTreeView::slot_show_custom_context_menu
void slot_show_custom_context_menu(const QPoint &point)
Definition: FileTreeView.cpp:352
+
GpgFrontend::UI::FileTreeView::GetSelectedPath
auto GetSelectedPath() -> QString
Get the Selected Path object.
Definition: FileTreeView.cpp:151
+
GpgFrontend::UI::FileTreeView::selectionChanged
void selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) override
Definition: FileTreeView.cpp:59
+
GpgFrontend::UI::FileTreeView::GetMousePointGlobal
auto GetMousePointGlobal(const QPoint &point) -> QPoint
Get the Mouse Point Global object.
Definition: FileTreeView.cpp:285
+
GpgFrontend::UI::FileTreeView::GetCurrentPath
auto GetCurrentPath() -> QString
Get the Current Path object.
Definition: FileTreeView.cpp:123
+
GpgFrontend::UI::FileTreeView::keyPressEvent
void keyPressEvent(QKeyEvent *event) override
Definition: FileTreeView.cpp:241
+
GpgFrontend::UI::FileTreeView::slot_create_popup_menu
void slot_create_popup_menu()
Create a popup menu object.
Definition: FileTreeView.cpp:289
+
GpgFrontend::UI::FileTreeView::GetPathByClickPoint
auto GetPathByClickPoint(const QPoint &point) -> QString
Get the Path By Click Point object.
Definition: FileTreeView.cpp:139
+
GpgFrontend::UI::FileTreeView::SlotShowHiddenFile
void SlotShowHiddenFile(bool)
Definition: FileTreeView.cpp:132
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/FilesystemUtils_8h_source.html b/docs/html/FilesystemUtils_8h_source.html index 06b4b9d9..9a75ac5c 100644 --- a/docs/html/FilesystemUtils_8h_source.html +++ b/docs/html/FilesystemUtils_8h_source.html @@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('FilesystemUtils_8h_source.html',''); i
76  const QString& path, const QString& filename_pattern);
77 
78 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GetOnlyFileNameWithPath
auto GetOnlyFileNameWithPath(const QString &path) -> QString
Get the only file name with path object.
Definition: FilesystemUtils.cpp:33
GpgFrontend::DeleteAllFilesByPattern
void DeleteAllFilesByPattern(const QString &path, const QString &filename_pattern)
Definition: FilesystemUtils.cpp:92
GpgFrontend::GetHumanFriendlyFileSize
auto GetHumanFriendlyFileSize(int64_t size) -> QString
Get the Human Readable File Size object.
Definition: FilesystemUtils.cpp:70
diff --git a/docs/html/FindWidget_8h_source.html b/docs/html/FindWidget_8h_source.html index 2220e062..a1669c93 100644 --- a/docs/html/FindWidget_8h_source.html +++ b/docs/html/FindWidget_8h_source.html @@ -123,10 +123,10 @@ $(document).ready(function(){initNavTree('FindWidget_8h_source.html',''); initRe
95 
96 } // namespace GpgFrontend::UI
GpgFrontend::UI::FindWidget
Class for handling the find widget shown at buttom of a textedit-page.
Definition: FindWidget.h:39
-
GpgFrontend::UI::FindWidget::set_background
void set_background()
Definition: FindWidget.cpp:66
+
GpgFrontend::UI::FindWidget::set_background
void set_background()
Definition: FindWidget.cpp:65
GpgFrontend::UI::FindWidget::m_text_page_
PlainTextEditorPage * m_text_page_
Textedit associated to the notification.
Definition: FindWidget.h:66
GpgFrontend::UI::FindWidget::FindWidget
FindWidget(QWidget *parent, PlainTextEditorPage *edit)
Definition: FindWidget.cpp:33
-
GpgFrontend::UI::FindWidget::keyPressEvent
void keyPressEvent(QKeyEvent *e) override
Definition: FindWidget.cpp:150
+
GpgFrontend::UI::FindWidget::keyPressEvent
void keyPressEvent(QKeyEvent *e) override
Definition: FindWidget.cpp:135
GpgFrontend::UI::FindWidget::find_edit_
QLineEdit * find_edit_
Label holding the text shown in infoBoard.
Definition: FindWidget.h:67
GpgFrontend::UI::PlainTextEditorPage
Class for handling a single tab of the tabwidget.
Definition: PlainTextEditorPage.h:39
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/GFBuffer_8h_source.html b/docs/html/GFBuffer_8h_source.html index 4729bdcf..31d7f97a 100644 --- a/docs/html/GFBuffer_8h_source.html +++ b/docs/html/GFBuffer_8h_source.html @@ -124,7 +124,7 @@ $(document).ready(function(){initNavTree('GFBuffer_8h_source.html',''); initResi
63 
64 } // namespace GpgFrontend
GpgFrontend::GFBuffer
Definition: GFBuffer.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GFDataExchanger_8h_source.html b/docs/html/GFDataExchanger_8h_source.html index 695d1b9f..b13d7a32 100644 --- a/docs/html/GFDataExchanger_8h_source.html +++ b/docs/html/GFDataExchanger_8h_source.html @@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('GFDataExchanger_8h_source.html',''); i
52 
53 } // namespace GpgFrontend
GpgFrontend::GFDataExchanger
Definition: GFDataExchanger.h:35
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GlobalSettingStation_8h_source.html b/docs/html/GlobalSettingStation_8h_source.html index 8a81763c..f7b4fd95 100644 --- a/docs/html/GlobalSettingStation_8h_source.html +++ b/docs/html/GlobalSettingStation_8h_source.html @@ -128,7 +128,7 @@ $(document).ready(function(){initNavTree('GlobalSettingStation_8h_source.html','
GpgFrontend::SingletonFunctionObject
Definition: GpgFunctionObject.h:58
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
class
Executive files related to the basic operations of GPG.
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GnuPGControllerDialog_8h_source.html b/docs/html/GnuPGControllerDialog_8h_source.html index f8b84b8a..3c91be85 100644 --- a/docs/html/GnuPGControllerDialog_8h_source.html +++ b/docs/html/GnuPGControllerDialog_8h_source.html @@ -118,27 +118,29 @@ $(document).ready(function(){initNavTree('GnuPGControllerDialog_8h_source.html',
84  private:
85  std::shared_ptr<Ui_GnuPGControllerDialog> ui_;
86  int restart_needed_{0};
-
87 
-
94  [[nodiscard]] auto get_restart_needed() const -> int;
-
95 
-
100  void set_settings();
-
101 
-
106  void apply_settings();
-
107 
-
114  auto check_custom_gnupg_path(QString) -> bool;
-
115 
-
122  auto check_custom_gnupg_key_database_path(QString) -> bool;
-
123 };
-
124 } // namespace GpgFrontend::UI
+
87  QString custom_key_database_path_;
+
88  QString custom_gnupg_path_;
+
89 
+
96  [[nodiscard]] auto get_restart_needed() const -> int;
+
97 
+
102  void set_settings();
+
103 
+
108  void apply_settings();
+
109 
+
116  auto check_custom_gnupg_path(QString) -> bool;
+
117 
+
124  auto check_custom_gnupg_key_database_path(QString) -> bool;
+
125 };
+
126 } // namespace GpgFrontend::UI
GpgFrontend::UI::GeneralDialog
Definition: GeneralDialog.h:35
GpgFrontend::UI::GnuPGControllerDialog
Definition: GnuPGControllerDialog.h:36
-
GpgFrontend::UI::GnuPGControllerDialog::check_custom_gnupg_path
auto check_custom_gnupg_path(QString) -> bool
Definition: GnuPGControllerDialog.cpp:329
-
GpgFrontend::UI::GnuPGControllerDialog::slot_set_restart_needed
void slot_set_restart_needed(int)
Definition: GnuPGControllerDialog.cpp:325
+
GpgFrontend::UI::GnuPGControllerDialog::check_custom_gnupg_path
auto check_custom_gnupg_path(QString) -> bool
Definition: GnuPGControllerDialog.cpp:350
+
GpgFrontend::UI::GnuPGControllerDialog::slot_set_restart_needed
void slot_set_restart_needed(int)
Definition: GnuPGControllerDialog.cpp:346
GpgFrontend::UI::GnuPGControllerDialog::SignalRestartNeeded
void SignalRestartNeeded(int)
-
GpgFrontend::UI::GnuPGControllerDialog::get_restart_needed
auto get_restart_needed() const -> int
Get the Restart Needed object.
Definition: GnuPGControllerDialog.cpp:321
-
GpgFrontend::UI::GnuPGControllerDialog::set_settings
void set_settings()
Set the settings object.
Definition: GnuPGControllerDialog.cpp:265
+
GpgFrontend::UI::GnuPGControllerDialog::get_restart_needed
auto get_restart_needed() const -> int
Get the Restart Needed object.
Definition: GnuPGControllerDialog.cpp:342
+
GpgFrontend::UI::GnuPGControllerDialog::set_settings
void set_settings()
Set the settings object.
Definition: GnuPGControllerDialog.cpp:269
GpgFrontend::UI::GnuPGControllerDialog::GnuPGControllerDialog
GnuPGControllerDialog(QWidget *parent=nullptr)
Construct a new General Tab object.
Definition: GnuPGControllerDialog.cpp:40
-
GpgFrontend::UI::GnuPGControllerDialog::check_custom_gnupg_key_database_path
auto check_custom_gnupg_key_database_path(QString) -> bool
Definition: GnuPGControllerDialog.cpp:362
+
GpgFrontend::UI::GnuPGControllerDialog::check_custom_gnupg_key_database_path
auto check_custom_gnupg_key_database_path(QString) -> bool
Definition: GnuPGControllerDialog.cpp:383
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/GpgAdvancedOperator_8h_source.html b/docs/html/GpgAdvancedOperator_8h_source.html index 15721699..c015dc17 100644 --- a/docs/html/GpgAdvancedOperator_8h_source.html +++ b/docs/html/GpgAdvancedOperator_8h_source.html @@ -116,7 +116,7 @@ $(document).ready(function(){initNavTree('GpgAdvancedOperator_8h_source.html',''
97 
98 } // namespace GpgFrontend
GpgFrontend::GpgAdvancedOperator
Definition: GpgAdvancedOperator.h:39
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgBasicOperator_8h_source.html b/docs/html/GpgBasicOperator_8h_source.html index 23e1e6a7..84ef374b 100644 --- a/docs/html/GpgBasicOperator_8h_source.html +++ b/docs/html/GpgBasicOperator_8h_source.html @@ -163,7 +163,7 @@ $(document).ready(function(){initNavTree('GpgBasicOperator_8h_source.html','');
GpgFrontend::SingletonFunctionObject::GetChannel
auto GetChannel() const -> int
Get the Channel object.
Definition: GpgFunctionObject.h:140
GpgFrontend::SingletonFunctionObject< GpgContext >::GetInstance
static auto GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> GpgContext &
Get the Instance object.
Definition: GpgFunctionObject.h:80
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgCommandExecutor_8h_source.html b/docs/html/GpgCommandExecutor_8h_source.html index 2404f2ca..a36ad278 100644 --- a/docs/html/GpgCommandExecutor_8h_source.html +++ b/docs/html/GpgCommandExecutor_8h_source.html @@ -124,7 +124,7 @@ $(document).ready(function(){initNavTree('GpgCommandExecutor_8h_source.html','')
73 
74 } // namespace GpgFrontend
GpgFrontend::GpgCommandExecutor
Extra commands related to GPG.
Definition: GpgCommandExecutor.h:42
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgCommandExecutor::ExecuteContext
Definition: GpgCommandExecutor.h:44
diff --git a/docs/html/GpgConstants_8h_source.html b/docs/html/GpgConstants_8h_source.html index 5f8fc21e..7d78f565 100644 --- a/docs/html/GpgConstants_8h_source.html +++ b/docs/html/GpgConstants_8h_source.html @@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('GpgConstants_8h_source.html',''); init
52  "-----BEGIN PGP PRIVATE KEY BLOCK-----";
53 
54 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::kRestartCode
constexpr int kRestartCode
only refresh ui
Definition: GpgConstants.h:33
diff --git a/docs/html/GpgContext_8h_source.html b/docs/html/GpgContext_8h_source.html index 0d02bebf..b544ae6e 100644 --- a/docs/html/GpgContext_8h_source.html +++ b/docs/html/GpgContext_8h_source.html @@ -130,7 +130,7 @@ $(document).ready(function(){initNavTree('GpgContext_8h_source.html',''); initRe
GpgFrontend::GpgContext::Impl
Definition: GpgContext.cpp:51
GpgFrontend::GpgContext
Definition: GpgContext.h:58
GpgFrontend::SingletonFunctionObject
Definition: GpgFunctionObject.h:58
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgContextInitArgs
Definition: GpgContext.h:40
diff --git a/docs/html/GpgCoreInit_8h_source.html b/docs/html/GpgCoreInit_8h_source.html index 62444213..b185ac11 100644 --- a/docs/html/GpgCoreInit_8h_source.html +++ b/docs/html/GpgCoreInit_8h_source.html @@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('GpgCoreInit_8h_source.html',''); initR
50 void GPGFRONTEND_CORE_EXPORT InitGpgFrontendCore(CoreInitArgs);
51 
52 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::CoreInitArgs
Definition: GpgCoreInit.h:35
diff --git a/docs/html/GpgData_8h_source.html b/docs/html/GpgData_8h_source.html index 511b61e5..3d4c933f 100644 --- a/docs/html/GpgData_8h_source.html +++ b/docs/html/GpgData_8h_source.html @@ -137,7 +137,7 @@ $(document).ready(function(){initNavTree('GpgData_8h_source.html',''); initResiz
128 } // namespace GpgFrontend
GpgFrontend::GFBuffer
Definition: GFBuffer.h:36
GpgFrontend::GpgData
Definition: GpgData.h:43
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgData::DataRefDeleter
Definition: GpgData.h:112
diff --git a/docs/html/GpgDecryptResultAnalyse_8h_source.html b/docs/html/GpgDecryptResultAnalyse_8h_source.html index d3bcd7d7..a7fa0b50 100644 --- a/docs/html/GpgDecryptResultAnalyse_8h_source.html +++ b/docs/html/GpgDecryptResultAnalyse_8h_source.html @@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('GpgDecryptResultAnalyse_8h_source.html
GpgFrontend::GpgDecryptResultAnalyse
Definition: GpgDecryptResultAnalyse.h:41
GpgFrontend::GpgDecryptResult
Definition: GpgDecryptResult.h:36
GpgFrontend::GpgResultAnalyse
Definition: GpgResultAnalyse.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/GpgDecryptResult_8h_source.html b/docs/html/GpgDecryptResult_8h_source.html index e547a530..61218248 100644 --- a/docs/html/GpgDecryptResult_8h_source.html +++ b/docs/html/GpgDecryptResult_8h_source.html @@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('GpgDecryptResult_8h_source.html','');
53 
54 } // namespace GpgFrontend
GpgFrontend::GpgDecryptResult
Definition: GpgDecryptResult.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgEncryptResultAnalyse_8h_source.html b/docs/html/GpgEncryptResultAnalyse_8h_source.html index d8eff943..79c0e0fb 100644 --- a/docs/html/GpgEncryptResultAnalyse_8h_source.html +++ b/docs/html/GpgEncryptResultAnalyse_8h_source.html @@ -110,7 +110,7 @@ $(document).ready(function(){initNavTree('GpgEncryptResultAnalyse_8h_source.html
GpgFrontend::GpgEncryptResultAnalyse
Definition: GpgEncryptResultAnalyse.h:40
GpgFrontend::GpgEncryptResult
Definition: GpgEncryptResult.h:35
GpgFrontend::GpgResultAnalyse
Definition: GpgResultAnalyse.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/GpgEncryptResult_8h_source.html b/docs/html/GpgEncryptResult_8h_source.html index c574e8ad..06749c2a 100644 --- a/docs/html/GpgEncryptResult_8h_source.html +++ b/docs/html/GpgEncryptResult_8h_source.html @@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('GpgEncryptResult_8h_source.html','');
52 
53 } // namespace GpgFrontend
GpgFrontend::GpgEncryptResult
Definition: GpgEncryptResult.h:35
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgFileOpera_8h_source.html b/docs/html/GpgFileOpera_8h_source.html index e723cfee..436befdd 100644 --- a/docs/html/GpgFileOpera_8h_source.html +++ b/docs/html/GpgFileOpera_8h_source.html @@ -188,7 +188,7 @@ $(document).ready(function(){initNavTree('GpgFileOpera_8h_source.html',''); init
GpgFrontend::SingletonFunctionObject::GetChannel
auto GetChannel() const -> int
Get the Channel object.
Definition: GpgFunctionObject.h:140
GpgFrontend::SingletonFunctionObject< GpgContext >::GetInstance
static auto GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> GpgContext &
Get the Instance object.
Definition: GpgFunctionObject.h:80
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgFrontendContext_8h_source.html b/docs/html/GpgFrontendContext_8h_source.html index 4c5e391b..ea17f2c9 100644 --- a/docs/html/GpgFrontendContext_8h_source.html +++ b/docs/html/GpgFrontendContext_8h_source.html @@ -117,7 +117,7 @@ $(document).ready(function(){initNavTree('GpgFrontendContext_8h_source.html','')
75 };
76 
77 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgFrontendContext
Definition: GpgFrontendContext.h:38
GpgFrontend::GpgFrontendContext::GetApp
auto GetApp() -> QApplication *
Get the App object.
Definition: GpgFrontendContext.cpp:44
GpgFrontend::GpgFrontendContext::~GpgFrontendContext
~GpgFrontendContext()
Destroy the Gpg Frontend Context object.
Definition: GpgFrontendContext.cpp:49
diff --git a/docs/html/GpgFrontendUIInit_8h_source.html b/docs/html/GpgFrontendUIInit_8h_source.html index e4daedb6..7ed23085 100644 --- a/docs/html/GpgFrontendUIInit_8h_source.html +++ b/docs/html/GpgFrontendUIInit_8h_source.html @@ -103,9 +103,9 @@ $(document).ready(function(){initNavTree('GpgFrontendUIInit_8h_source.html','');
57 
58 }; // namespace GpgFrontend::UI
GpgFrontend::UI
Definition: FileReadTask.cpp:31
-
GpgFrontend::UI::DestroyGpgFrontendUI
void GPGFRONTEND_UI_EXPORT DestroyGpgFrontendUI()
init the UI library
Definition: GpgFrontendUIInit.cpp:201
-
GpgFrontend::UI::InitGpgFrontendUI
void InitGpgFrontendUI(QApplication *)
init the UI library
Definition: GpgFrontendUIInit.cpp:105
-
GpgFrontend::UI::RunGpgFrontendUI
auto RunGpgFrontendUI(QApplication *app) -> int
run main window
Definition: GpgFrontendUIInit.cpp:180
+
GpgFrontend::UI::DestroyGpgFrontendUI
void GPGFRONTEND_UI_EXPORT DestroyGpgFrontendUI()
init the UI library
Definition: GpgFrontendUIInit.cpp:208
+
GpgFrontend::UI::InitGpgFrontendUI
void InitGpgFrontendUI(QApplication *)
init the UI library
Definition: GpgFrontendUIInit.cpp:106
+
GpgFrontend::UI::RunGpgFrontendUI
auto RunGpgFrontendUI(QApplication *app) -> int
run main window
Definition: GpgFrontendUIInit.cpp:187
diff --git a/docs/html/GpgFunctionObject_8h_source.html b/docs/html/GpgFunctionObject_8h_source.html index 0b377250..977df9d5 100644 --- a/docs/html/GpgFunctionObject_8h_source.html +++ b/docs/html/GpgFunctionObject_8h_source.html @@ -198,7 +198,7 @@ $(document).ready(function(){initNavTree('GpgFunctionObject_8h_source.html','');
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
GpgFrontend::SingletonFunctionObject::CreateInstance
static auto CreateInstance(int channel, const std::function< ChannelObjectPtr(void)> &factory) -> T &
Create a Instance object.
Definition: GpgFunctionObject.h:103
GpgFrontend::SingletonStorageCollection::GetInstance
static auto GetInstance(bool force_refresh) -> SingletonStorageCollection *
Get the Instance object.
Definition: SingletonStorageCollection.cpp:107
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GetChannelObjectInstance
auto GetChannelObjectInstance(const std::type_info &type, int channel) -> ChannelObject *
Get the Instance object.
Definition: GpgFunctionObject.cpp:67
diff --git a/docs/html/GpgGenKeyInfo_8h_source.html b/docs/html/GpgGenKeyInfo_8h_source.html index 0d7f5842..768470ce 100644 --- a/docs/html/GpgGenKeyInfo_8h_source.html +++ b/docs/html/GpgGenKeyInfo_8h_source.html @@ -211,7 +211,7 @@ $(document).ready(function(){initNavTree('GpgGenKeyInfo_8h_source.html',''); ini
372 
373 } // namespace GpgFrontend
GpgFrontend::GenKeyInfo
Definition: GpgGenKeyInfo.h:33
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgGenerateKeyResult_8h_source.html b/docs/html/GpgGenerateKeyResult_8h_source.html index 44fc89ca..88eabe10 100644 --- a/docs/html/GpgGenerateKeyResult_8h_source.html +++ b/docs/html/GpgGenerateKeyResult_8h_source.html @@ -119,7 +119,7 @@ $(document).ready(function(){initNavTree('GpgGenerateKeyResult_8h_source.html','
58 
59 } // namespace GpgFrontend
GpgFrontend::GpgGenerateKeyResult
Definition: GpgGenerateKeyResult.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgImportInformation_8h_source.html b/docs/html/GpgImportInformation_8h_source.html index 6d765f08..551d323b 100644 --- a/docs/html/GpgImportInformation_8h_source.html +++ b/docs/html/GpgImportInformation_8h_source.html @@ -125,7 +125,7 @@ $(document).ready(function(){initNavTree('GpgImportInformation_8h_source.html','
GpgFrontend::GpgImportInformation::GpgImportedKey
Definition: GpgImportInformation.h:43
GpgFrontend::GpgImportInformation
Definition: GpgImportInformation.h:37
GpgFrontend::GpgImportInformation::GpgImportInformation
GpgImportInformation()
Construct a new Gpg Import Information object.
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgKeyGetter_8h_source.html b/docs/html/GpgKeyGetter_8h_source.html index 828fb4fd..154c7a83 100644 --- a/docs/html/GpgKeyGetter_8h_source.html +++ b/docs/html/GpgKeyGetter_8h_source.html @@ -125,7 +125,7 @@ $(document).ready(function(){initNavTree('GpgKeyGetter_8h_source.html',''); init
GpgFrontend::GpgKeyGetter::~GpgKeyGetter
~GpgKeyGetter()
Destroy the Gpg Key Getter object.
GpgFrontend::GpgKey
Definition: GpgKey.h:40
GpgFrontend::SingletonFunctionObject
Definition: GpgFunctionObject.h:58
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgKeyImportExporter_8h_source.html b/docs/html/GpgKeyImportExporter_8h_source.html index 2fef78fe..d9dfac66 100644 --- a/docs/html/GpgKeyImportExporter_8h_source.html +++ b/docs/html/GpgKeyImportExporter_8h_source.html @@ -128,7 +128,7 @@ $(document).ready(function(){initNavTree('GpgKeyImportExporter_8h_source.html','
GpgFrontend::GpgKey
Definition: GpgKey.h:40
GpgFrontend::SingletonFunctionObject
Definition: GpgFunctionObject.h:58
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgKeyManager_8h_source.html b/docs/html/GpgKeyManager_8h_source.html index 8941bd17..eb909c58 100644 --- a/docs/html/GpgKeyManager_8h_source.html +++ b/docs/html/GpgKeyManager_8h_source.html @@ -179,7 +179,7 @@ $(document).ready(function(){initNavTree('GpgKeyManager_8h_source.html',''); ini
GpgFrontend::SingletonFunctionObject::GetChannel
auto GetChannel() const -> int
Get the Channel object.
Definition: GpgFunctionObject.h:140
GpgFrontend::SingletonFunctionObject< GpgContext >::GetInstance
static auto GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> GpgContext &
Get the Instance object.
Definition: GpgFunctionObject.h:80
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgKeyManager::AutomatonHandelStruct
Definition: GpgKeyManager.h:116
diff --git a/docs/html/GpgKeyOpera_8h_source.html b/docs/html/GpgKeyOpera_8h_source.html index a5f73dba..70318747 100644 --- a/docs/html/GpgKeyOpera_8h_source.html +++ b/docs/html/GpgKeyOpera_8h_source.html @@ -151,7 +151,7 @@ $(document).ready(function(){initNavTree('GpgKeyOpera_8h_source.html',''); initR
GpgFrontend::SingletonFunctionObject::GetChannel
auto GetChannel() const -> int
Get the Channel object.
Definition: GpgFunctionObject.h:140
GpgFrontend::SingletonFunctionObject< GpgContext >::GetInstance
static auto GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> GpgContext &
Get the Instance object.
Definition: GpgFunctionObject.h:80
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/GpgKeySignature_8h_source.html b/docs/html/GpgKeySignature_8h_source.html index 53924a62..4be2fd7e 100644 --- a/docs/html/GpgKeySignature_8h_source.html +++ b/docs/html/GpgKeySignature_8h_source.html @@ -148,7 +148,7 @@ $(document).ready(function(){initNavTree('GpgKeySignature_8h_source.html',''); i
GpgFrontend::GpgKeySignature::GpgKeySignature
GpgKeySignature()
Construct a new Gpg Key Signature object.
GpgFrontend::GpgKeySignature::GpgKeySignature
GpgKeySignature(GpgKeySignature &&) noexcept
Construct a new Gpg Key Signature object.
GpgFrontend::GpgKeySignature::~GpgKeySignature
~GpgKeySignature()
Destroy the Gpg Key Signature object.
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/GpgKey_8h_source.html b/docs/html/GpgKey_8h_source.html index bef74fff..9fd33ba8 100644 --- a/docs/html/GpgKey_8h_source.html +++ b/docs/html/GpgKey_8h_source.html @@ -199,7 +199,7 @@ $(document).ready(function(){initNavTree('GpgKey_8h_source.html',''); initResiza
GpgFrontend::GpgKey::GpgKey
GpgKey(const gpgme_key_t &key)=delete
Construct a new Gpg Key object.
GpgFrontend::GpgKey::~GpgKey
~GpgKey()=default
Destroy the Gpg Key objects.
GpgFrontend::GpgKey::GpgKey
GpgKey()=default
Construct a new Gpg Key object.
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgKey::KeyRefDeleter
Definition: GpgKey.h:371
diff --git a/docs/html/GpgPassphraseContext_8h_source.html b/docs/html/GpgPassphraseContext_8h_source.html index 625824d4..e34f2916 100644 --- a/docs/html/GpgPassphraseContext_8h_source.html +++ b/docs/html/GpgPassphraseContext_8h_source.html @@ -122,7 +122,7 @@ $(document).ready(function(){initNavTree('GpgPassphraseContext_8h_source.html','
62 
63 } // namespace GpgFrontend
GpgFrontend::GpgPassphraseContext
Definition: GpgPassphraseContext.h:35
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgRecipient_8h_source.html b/docs/html/GpgRecipient_8h_source.html index f6944f26..96d2ce9c 100644 --- a/docs/html/GpgRecipient_8h_source.html +++ b/docs/html/GpgRecipient_8h_source.html @@ -110,7 +110,7 @@ $(document).ready(function(){initNavTree('GpgRecipient_8h_source.html',''); init
49 };
50 
51 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
GpgFrontend::GpgRecipient
Definition: GpgRecipient.h:36
diff --git a/docs/html/GpgResultAnalyse_8h_source.html b/docs/html/GpgResultAnalyse_8h_source.html index d882e724..e99d686d 100644 --- a/docs/html/GpgResultAnalyse_8h_source.html +++ b/docs/html/GpgResultAnalyse_8h_source.html @@ -120,7 +120,7 @@ $(document).ready(function(){initNavTree('GpgResultAnalyse_8h_source.html','');
85 } // namespace GpgFrontend
GpgFrontend::GpgResultAnalyse
Definition: GpgResultAnalyse.h:36
GpgFrontend::GpgResultAnalyse::GpgResultAnalyse
GpgResultAnalyse()=default
Construct a new Result Analyse object.
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgSignResultAnalyse_8h_source.html b/docs/html/GpgSignResultAnalyse_8h_source.html index f6f22e8e..456b56f2 100644 --- a/docs/html/GpgSignResultAnalyse_8h_source.html +++ b/docs/html/GpgSignResultAnalyse_8h_source.html @@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('GpgSignResultAnalyse_8h_source.html','
GpgFrontend::GpgResultAnalyse
Definition: GpgResultAnalyse.h:36
GpgFrontend::GpgSignResultAnalyse
Definition: GpgSignResultAnalyse.h:40
GpgFrontend::GpgSignResult
Definition: GpgSignResult.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/GpgSignResult_8h_source.html b/docs/html/GpgSignResult_8h_source.html index bc45e5dd..3d66bac3 100644 --- a/docs/html/GpgSignResult_8h_source.html +++ b/docs/html/GpgSignResult_8h_source.html @@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('GpgSignResult_8h_source.html',''); ini
52 };
53 } // namespace GpgFrontend
GpgFrontend::GpgSignResult
Definition: GpgSignResult.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgSignature_8h_source.html b/docs/html/GpgSignature_8h_source.html index e1924569..40ab2521 100644 --- a/docs/html/GpgSignature_8h_source.html +++ b/docs/html/GpgSignature_8h_source.html @@ -137,7 +137,7 @@ $(document).ready(function(){initNavTree('GpgSignature_8h_source.html',''); init
GpgFrontend::GpgSignature::~GpgSignature
~GpgSignature()
Destroy the Gpg Signature object.
GpgFrontend::GpgSignature::GpgSignature
GpgSignature()
Construct a new Gpg Signature object.
GpgFrontend::GpgSignature::GpgSignature
GpgSignature(GpgSignature &&) noexcept
Construct a new Gpg Signature object.
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/GpgSubKey_8h_source.html b/docs/html/GpgSubKey_8h_source.html index 8d204d37..2d69b237 100644 --- a/docs/html/GpgSubKey_8h_source.html +++ b/docs/html/GpgSubKey_8h_source.html @@ -154,7 +154,7 @@ $(document).ready(function(){initNavTree('GpgSubKey_8h_source.html',''); initRes
GpgFrontend::GpgSubKey::GpgSubKey
GpgSubKey()
Construct a new Gpg Sub Key object.
GpgFrontend::GpgSubKey::GpgSubKey
GpgSubKey(const GpgSubKey &)=delete
Construct a new Gpg Sub Key object.
GpgFrontend::GpgSubKey::operator=
auto operator=(const GpgSubKey &) -> GpgSubKey &=delete
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgTOFUInfo_8h_source.html b/docs/html/GpgTOFUInfo_8h_source.html index 0581f282..a8e95b36 100644 --- a/docs/html/GpgTOFUInfo_8h_source.html +++ b/docs/html/GpgTOFUInfo_8h_source.html @@ -132,7 +132,7 @@ $(document).ready(function(){initNavTree('GpgTOFUInfo_8h_source.html',''); initR
GpgFrontend::GpgTOFUInfo::GpgTOFUInfo
GpgTOFUInfo(const GpgTOFUInfo &)=delete
Construct a new Gpg T O F U Info object.
GpgFrontend::GpgTOFUInfo::GpgTOFUInfo
GpgTOFUInfo()
Construct a new Gpg T O F U Info object.
GpgFrontend::GpgTOFUInfo::operator=
auto operator=(const GpgTOFUInfo &) -> GpgTOFUInfo &=delete
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgTypedef_8h_source.html b/docs/html/GpgTypedef_8h_source.html index 62ac8d37..a8e7c62b 100644 --- a/docs/html/GpgTypedef_8h_source.html +++ b/docs/html/GpgTypedef_8h_source.html @@ -135,7 +135,7 @@ $(document).ready(function(){initNavTree('GpgTypedef_8h_source.html',''); initRe
74  kDECRYPT_VERIFY
75 };
76 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/GpgUIDOperator_8h_source.html b/docs/html/GpgUIDOperator_8h_source.html index 42438eb6..0b8d525e 100644 --- a/docs/html/GpgUIDOperator_8h_source.html +++ b/docs/html/GpgUIDOperator_8h_source.html @@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('GpgUIDOperator_8h_source.html',''); in
GpgFrontend::SingletonFunctionObject::GetChannel
auto GetChannel() const -> int
Get the Channel object.
Definition: GpgFunctionObject.h:140
GpgFrontend::SingletonFunctionObject< GpgContext >::GetInstance
static auto GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> GpgContext &
Get the Instance object.
Definition: GpgFunctionObject.h:80
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgUID_8h_source.html b/docs/html/GpgUID_8h_source.html index 66ed017b..e9e57cf2 100644 --- a/docs/html/GpgUID_8h_source.html +++ b/docs/html/GpgUID_8h_source.html @@ -139,7 +139,7 @@ $(document).ready(function(){initNavTree('GpgUID_8h_source.html',''); initResiza
GpgFrontend::GpgUID::GpgUID
GpgUID(const GpgUID &)=delete
Construct a new Gpg U I D object.
GpgFrontend::GpgUID::operator=
auto operator=(const GpgUID &) -> GpgUID &=delete
GpgFrontend::GpgUID::operator=
auto operator=(GpgUID &&o) noexcept -> GpgUID &
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/GpgUtils_8h_source.html b/docs/html/GpgUtils_8h_source.html index 4f34d7ff..18c831af 100644 --- a/docs/html/GpgUtils_8h_source.html +++ b/docs/html/GpgUtils_8h_source.html @@ -120,7 +120,7 @@ $(document).ready(function(){initNavTree('GpgUtils_8h_source.html',''); initResi
106  const QString& path, GpgOperation opera, bool ascii) -> QString;
107 
108 } // namespace GpgFrontend
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
GpgFrontend::SetExtensionOfOutputFileForArchive
auto SetExtensionOfOutputFileForArchive(const QString &path, GpgOperation opera, bool ascii) -> QString
Definition: GpgUtils.cpp:137
GpgFrontend::CheckGpgError
auto CheckGpgError(GpgError err) -> GpgError
Definition: GpgUtils.cpp:50
diff --git a/docs/html/GpgVerifyResultAnalyse_8h_source.html b/docs/html/GpgVerifyResultAnalyse_8h_source.html index 1555c8df..fd99d7ea 100644 --- a/docs/html/GpgVerifyResultAnalyse_8h_source.html +++ b/docs/html/GpgVerifyResultAnalyse_8h_source.html @@ -106,17 +106,20 @@ $(document).ready(function(){initNavTree('GpgVerifyResultAnalyse_8h_source.html'
69  void doAnalyse() final;
70 
71  private:
-
80  auto print_signer(QTextStream &stream, gpgme_signature_t sign) -> bool;
+
80  auto print_signer(QTextStream &stream, GpgSignature sign) -> bool;
81 
-
82  GpgError error_;
-
83  GpgVerifyResult result_;
-
84 };
-
85 
-
86 } // namespace GpgFrontend
+
90  auto print_signer_without_key(QTextStream &stream, GpgSignature sign) -> bool;
+
91 
+
92  GpgError error_;
+
93  GpgVerifyResult result_;
+
94 };
+
95 
+
96 } // namespace GpgFrontend
GpgFrontend::GpgResultAnalyse
Definition: GpgResultAnalyse.h:36
+
GpgFrontend::GpgSignature
Definition: GpgSignature.h:39
GpgFrontend::GpgVerifyResultAnalyse
Definition: GpgVerifyResultAnalyse.h:39
GpgFrontend::GpgVerifyResult
Definition: GpgVerifyResult.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/GpgVerifyResult_8h_source.html b/docs/html/GpgVerifyResult_8h_source.html index 3b15dd97..e556d611 100644 --- a/docs/html/GpgVerifyResult_8h_source.html +++ b/docs/html/GpgVerifyResult_8h_source.html @@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('GpgVerifyResult_8h_source.html',''); i
52 };
53 } // namespace GpgFrontend
GpgFrontend::GpgVerifyResult
Definition: GpgVerifyResult.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/IOUtils_8h_source.html b/docs/html/IOUtils_8h_source.html index 03a3802a..ba52da5e 100644 --- a/docs/html/IOUtils_8h_source.html +++ b/docs/html/IOUtils_8h_source.html @@ -126,14 +126,14 @@ $(document).ready(function(){initNavTree('IOUtils_8h_source.html',''); initResiz
138 
139 } // namespace GpgFrontend
GpgFrontend::GFBuffer
Definition: GFBuffer.h:36
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::ReadFile
auto ReadFile(const QString &file_name, QByteArray &data) -> bool
read file content
Definition: IOUtils.cpp:49
GpgFrontend::ReadFileGFBuffer
auto ReadFileGFBuffer(const QString &file_name) -> std::tuple< bool, GFBuffer >
Definition: IOUtils.cpp:71
-
GpgFrontend::GetTempFilePath
auto GetTempFilePath() -> QString
Definition: IOUtils.cpp:129
+
GpgFrontend::GetTempFilePath
auto GetTempFilePath() -> QString
Definition: IOUtils.cpp:132
GpgFrontend::WriteFileGFBuffer
auto WriteFileGFBuffer(const QString &file_name, GFBuffer data) -> bool
Definition: IOUtils.cpp:78
GpgFrontend::WriteBufferToFile
auto GPGFRONTEND_CORE_EXPORT WriteBufferToFile(const QString &path, const QString &out_buffer) -> bool
-
GpgFrontend::TargetFilePreCheck
auto TargetFilePreCheck(const QString &path, bool read) -> std::tuple< bool, QString >
Definition: IOUtils.cpp:147
-
GpgFrontend::CreateTempFileAndWriteData
auto CreateTempFileAndWriteData(const QString &data) -> QString
Definition: IOUtils.cpp:135
+
GpgFrontend::TargetFilePreCheck
auto TargetFilePreCheck(const QString &path, bool read) -> std::tuple< bool, QString >
Definition: IOUtils.cpp:150
+
GpgFrontend::CreateTempFileAndWriteData
auto CreateTempFileAndWriteData(const QString &data) -> QString
Definition: IOUtils.cpp:138
GpgFrontend::WriteFile
auto WriteFile(const QString &file_name, const QByteArray &data) -> bool
write file content
Definition: IOUtils.cpp:60
GpgFrontend::CalculateHash
auto CalculateHash(const QString &file_path) -> QString
Definition: IOUtils.cpp:82
diff --git a/docs/html/KeyImportDetailDialog_8h_source.html b/docs/html/KeyImportDetailDialog_8h_source.html index a159ddc4..f0b82f42 100644 --- a/docs/html/KeyImportDetailDialog_8h_source.html +++ b/docs/html/KeyImportDetailDialog_8h_source.html @@ -125,12 +125,12 @@ $(document).ready(function(){initNavTree('KeyImportDetailDialog_8h_source.html',
GpgFrontend::UI::GeneralDialog
Definition: GeneralDialog.h:35
GpgFrontend::UI::KeyImportDetailDialog
Definition: KeyImportDetailDialog.h:44
GpgFrontend::UI::KeyImportDetailDialog::KeyImportDetailDialog
KeyImportDetailDialog(std::shared_ptr< GpgImportInformation > result, QWidget *parent=nullptr)
Construct a new Key Import Detail Dialog object.
Definition: KeyImportDetailDialog.cpp:36
-
GpgFrontend::UI::KeyImportDetailDialog::create_keys_table
void create_keys_table()
Create a keys table object.
Definition: KeyImportDetailDialog.cpp:123
-
GpgFrontend::UI::KeyImportDetailDialog::create_button_box
void create_button_box()
Create a button box object.
Definition: KeyImportDetailDialog.cpp:187
-
GpgFrontend::UI::KeyImportDetailDialog::get_status_string
static QString get_status_string(int keyStatus)
Get the status string object.
Definition: KeyImportDetailDialog.cpp:155
+
GpgFrontend::UI::KeyImportDetailDialog::create_keys_table
void create_keys_table()
Create a keys table object.
Definition: KeyImportDetailDialog.cpp:130
+
GpgFrontend::UI::KeyImportDetailDialog::create_button_box
void create_button_box()
Create a button box object.
Definition: KeyImportDetailDialog.cpp:194
+
GpgFrontend::UI::KeyImportDetailDialog::get_status_string
static QString get_status_string(int keyStatus)
Get the status string object.
Definition: KeyImportDetailDialog.cpp:162
GpgFrontend::UI::KeyImportDetailDialog::create_general_info_box
void create_general_info_box()
Create a general info box object.
Definition: KeyImportDetailDialog.cpp:71
GpgFrontend::UI
Definition: FileReadTask.cpp:31
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/KeyList_8h_source.html b/docs/html/KeyList_8h_source.html index 02b86346..7cc0123f 100644 --- a/docs/html/KeyList_8h_source.html +++ b/docs/html/KeyList_8h_source.html @@ -112,178 +112,179 @@ $(document).ready(function(){initNavTree('KeyList_8h_source.html',''); initResiz
59  static constexpr InfoType Usage = 1 << 3;
60  static constexpr InfoType Validity = 1 << 4;
61  static constexpr InfoType FingerPrint = 1 << 5;
-
62 };
-
63 
-
68 struct KeyMenuAbility {
-
69  using AbilityType = unsigned int;
-
70 
-
71  static constexpr AbilityType ALL = ~0;
-
72  static constexpr AbilityType NONE = 0;
-
73  static constexpr AbilityType REFRESH = 1 << 0;
-
74  static constexpr AbilityType SYNC_PUBLIC_KEY = 1 << 1;
-
75  static constexpr AbilityType UNCHECK_ALL = 1 << 3;
-
76  static constexpr AbilityType CHECK_ALL = 1 << 5;
-
77  static constexpr AbilityType SEARCH_BAR = 1 << 6;
-
78 };
-
79 
-
84 struct KeyTable {
-
85  using KeyTableFilter = std::function<bool(const GpgKey&, const KeyTable&)>;
-
86 
-
87  QTableWidget* key_list_;
-
88  KeyListRow::KeyType select_type_;
-
89  KeyListColumn::InfoType info_type_;
-
90  std::vector<GpgKey> buffered_keys_;
-
91  KeyTableFilter filter_;
-
92  KeyIdArgsListPtr checked_key_ids_;
-
93  KeyMenuAbility::AbilityType ability_;
-
94  QString keyword_;
-
95 
-
104  KeyTable(
-
105  QTableWidget* _key_list, KeyListRow::KeyType _select_type,
-
106  KeyListColumn::InfoType _info_type,
-
107  KeyTableFilter _filter = [](const GpgKey&, const KeyTable&) -> bool {
-
108  return true;
-
109  })
-
110  : key_list_(_key_list),
-
111  select_type_(_select_type),
-
112  info_type_(_info_type),
-
113  filter_(std::move(_filter)) {}
-
114 
-
120  void Refresh(KeyLinkListPtr m_keys = nullptr);
-
121 
-
127  KeyIdArgsListPtr& GetChecked();
-
128 
-
133  void UncheckALL() const;
-
134 
-
139  void CheckALL() const;
-
140 
-
146  void SetChecked(KeyIdArgsListPtr key_ids);
-
147 
-
152  void SetMenuAbility(KeyMenuAbility::AbilityType ability);
-
153 
-
158  void SetFilterKeyword(QString keyword);
-
159 };
-
160 
-
165 class KeyList : public QWidget {
-
166  Q_OBJECT
-
167 
-
168  public:
-
175  explicit KeyList(KeyMenuAbility::AbilityType menu_ability,
-
176  QWidget* parent = nullptr);
-
177 
-
186  void AddListGroupTab(
-
187  const QString& name, const QString& id,
-
188  KeyListRow::KeyType selectType = KeyListRow::SECRET_OR_PUBLIC_KEY,
-
189  KeyListColumn::InfoType infoType = KeyListColumn::ALL,
-
190  const KeyTable::KeyTableFilter filter =
-
191  [](const GpgKey&, const KeyTable&) -> bool { return true; });
-
192 
-
198  void SetDoubleClickedAction(
-
199  std::function<void(const GpgKey&, QWidget*)> action);
-
200 
-
207  void SetColumnWidth(int row, int size);
-
208 
-
214  void AddMenuAction(QAction* act);
-
215 
-
220  void AddSeparator();
-
221 
-
227  KeyIdArgsListPtr GetChecked();
-
228 
-
235  static KeyIdArgsListPtr GetChecked(const KeyTable& key_table);
-
236 
-
242  KeyIdArgsListPtr GetPrivateChecked();
-
243 
-
249  KeyIdArgsListPtr GetAllPrivateKeys();
-
250 
-
256  void SetChecked(KeyIdArgsListPtr key_ids);
-
257 
-
264  static void SetChecked(const KeyIdArgsListPtr& keyIds,
-
265  const KeyTable& key_table);
-
266 
-
272  KeyIdArgsListPtr GetSelected();
-
273 
-
279  QString GetSelectedKey();
-
280 
-
287  [[maybe_unused]] bool ContainsPrivateKeys();
-
288 
-
289  signals:
-
296  void SignalRefreshStatusBar(const QString& message, int timeout);
-
297 
-
302  void SignalRefreshDatabase();
-
303 
-
304  public slots:
-
305 
-
310  void SlotRefresh();
-
311 
-
316  void SlotRefreshUI();
-
317 
-
318  private:
-
323  void init();
-
324 
-
330  void import_keys(const QByteArray& inBuffer);
-
331 
-
336  void uncheck_all();
-
337 
-
342  void check_all();
-
343 
-
348  void filter_by_keyword();
-
349 
-
350  std::mutex buffered_key_list_mutex_;
-
351 
-
352  std::shared_ptr<Ui_KeyList> ui_;
-
353  QTableWidget* m_key_list_{};
-
354  std::vector<KeyTable> m_key_tables_;
-
355  QMenu* popup_menu_{};
-
356  GpgFrontend::KeyLinkListPtr buffered_keys_list_;
-
357  std::function<void(const GpgKey&, QWidget*)> m_action_ = nullptr;
-
358  KeyMenuAbility::AbilityType menu_ability_ = KeyMenuAbility::ALL;
-
359 
-
360  private slots:
-
361 
-
367  void slot_double_clicked(const QModelIndex& index);
-
368 
-
373  void slot_refresh_ui();
-
374 
-
379  void slot_sync_with_key_server();
-
380 
-
381  protected:
-
387  void contextMenuEvent(QContextMenuEvent* event) override;
-
388 
-
394  void dragEnterEvent(QDragEnterEvent* event) override;
-
395 
-
401  void dropEvent(QDropEvent* event) override;
-
402 };
-
403 
-
404 } // namespace GpgFrontend::UI
+
62  static constexpr InfoType KeyID = 1 << 6;
+
63 };
+
64 
+
69 struct KeyMenuAbility {
+
70  using AbilityType = unsigned int;
+
71 
+
72  static constexpr AbilityType ALL = ~0;
+
73  static constexpr AbilityType NONE = 0;
+
74  static constexpr AbilityType REFRESH = 1 << 0;
+
75  static constexpr AbilityType SYNC_PUBLIC_KEY = 1 << 1;
+
76  static constexpr AbilityType UNCHECK_ALL = 1 << 3;
+
77  static constexpr AbilityType CHECK_ALL = 1 << 5;
+
78  static constexpr AbilityType SEARCH_BAR = 1 << 6;
+
79 };
+
80 
+
85 struct KeyTable {
+
86  using KeyTableFilter = std::function<bool(const GpgKey&, const KeyTable&)>;
+
87 
+
88  QTableWidget* key_list_;
+
89  KeyListRow::KeyType select_type_;
+
90  KeyListColumn::InfoType info_type_;
+
91  std::vector<GpgKey> buffered_keys_;
+
92  KeyTableFilter filter_;
+
93  KeyIdArgsListPtr checked_key_ids_;
+
94  KeyMenuAbility::AbilityType ability_;
+
95  QString keyword_;
+
96 
+
105  KeyTable(
+
106  QTableWidget* _key_list, KeyListRow::KeyType _select_type,
+
107  KeyListColumn::InfoType _info_type,
+
108  KeyTableFilter _filter = [](const GpgKey&, const KeyTable&) -> bool {
+
109  return true;
+
110  })
+
111  : key_list_(_key_list),
+
112  select_type_(_select_type),
+
113  info_type_(_info_type),
+
114  filter_(std::move(_filter)) {}
+
115 
+
121  void Refresh(KeyLinkListPtr m_keys = nullptr);
+
122 
+
128  KeyIdArgsListPtr& GetChecked();
+
129 
+
134  void UncheckALL() const;
+
135 
+
140  void CheckALL() const;
+
141 
+
147  void SetChecked(KeyIdArgsListPtr key_ids);
+
148 
+
153  void SetMenuAbility(KeyMenuAbility::AbilityType ability);
+
154 
+
159  void SetFilterKeyword(QString keyword);
+
160 };
+
161 
+
166 class KeyList : public QWidget {
+
167  Q_OBJECT
+
168 
+
169  public:
+
176  explicit KeyList(KeyMenuAbility::AbilityType menu_ability,
+
177  QWidget* parent = nullptr);
+
178 
+
187  void AddListGroupTab(
+
188  const QString& name, const QString& id,
+
189  KeyListRow::KeyType selectType = KeyListRow::SECRET_OR_PUBLIC_KEY,
+
190  KeyListColumn::InfoType infoType = KeyListColumn::ALL,
+
191  const KeyTable::KeyTableFilter filter =
+
192  [](const GpgKey&, const KeyTable&) -> bool { return true; });
+
193 
+
199  void SetDoubleClickedAction(
+
200  std::function<void(const GpgKey&, QWidget*)> action);
+
201 
+
208  void SetColumnWidth(int row, int size);
+
209 
+
215  void AddMenuAction(QAction* act);
+
216 
+
221  void AddSeparator();
+
222 
+
228  KeyIdArgsListPtr GetChecked();
+
229 
+
236  static KeyIdArgsListPtr GetChecked(const KeyTable& key_table);
+
237 
+
243  KeyIdArgsListPtr GetPrivateChecked();
+
244 
+
250  KeyIdArgsListPtr GetAllPrivateKeys();
+
251 
+
257  void SetChecked(KeyIdArgsListPtr key_ids);
+
258 
+
265  static void SetChecked(const KeyIdArgsListPtr& keyIds,
+
266  const KeyTable& key_table);
+
267 
+
273  KeyIdArgsListPtr GetSelected();
+
274 
+
280  QString GetSelectedKey();
+
281 
+
288  [[maybe_unused]] bool ContainsPrivateKeys();
+
289 
+
290  signals:
+
297  void SignalRefreshStatusBar(const QString& message, int timeout);
+
298 
+
303  void SignalRefreshDatabase();
+
304 
+
305  public slots:
+
306 
+
311  void SlotRefresh();
+
312 
+
317  void SlotRefreshUI();
+
318 
+
319  private:
+
324  void init();
+
325 
+
331  void import_keys(const QByteArray& inBuffer);
+
332 
+
337  void uncheck_all();
+
338 
+
343  void check_all();
+
344 
+
349  void filter_by_keyword();
+
350 
+
351  std::mutex buffered_key_list_mutex_;
+
352 
+
353  std::shared_ptr<Ui_KeyList> ui_;
+
354  QTableWidget* m_key_list_{};
+
355  std::vector<KeyTable> m_key_tables_;
+
356  QMenu* popup_menu_{};
+
357  GpgFrontend::KeyLinkListPtr buffered_keys_list_;
+
358  std::function<void(const GpgKey&, QWidget*)> m_action_ = nullptr;
+
359  KeyMenuAbility::AbilityType menu_ability_ = KeyMenuAbility::ALL;
+
360 
+
361  private slots:
+
362 
+
368  void slot_double_clicked(const QModelIndex& index);
+
369 
+
374  void slot_refresh_ui();
+
375 
+
380  void slot_sync_with_key_server();
+
381 
+
382  protected:
+
388  void contextMenuEvent(QContextMenuEvent* event) override;
+
389 
+
395  void dragEnterEvent(QDragEnterEvent* event) override;
+
396 
+
402  void dropEvent(QDropEvent* event) override;
+
403 };
+
404 
+
405 } // namespace GpgFrontend::UI
GpgFrontend::GpgKey
Definition: GpgKey.h:40
-
GpgFrontend::UI::KeyList
Definition: KeyList.h:165
-
GpgFrontend::UI::KeyList::GetSelected
KeyIdArgsListPtr GetSelected()
Get the Selected object.
Definition: KeyList.cpp:275
-
GpgFrontend::UI::KeyList::ContainsPrivateKeys
bool ContainsPrivateKeys()
Definition: KeyList.cpp:292
-
GpgFrontend::UI::KeyList::dropEvent
void dropEvent(QDropEvent *event) override
Definition: KeyList.cpp:348
-
GpgFrontend::UI::KeyList::SetChecked
void SetChecked(KeyIdArgsListPtr key_ids)
Set the Checked object.
Definition: KeyList.cpp:261
-
GpgFrontend::UI::KeyList::slot_double_clicked
void slot_double_clicked(const QModelIndex &index)
Definition: KeyList.cpp:413
+
GpgFrontend::UI::KeyList
Definition: KeyList.h:166
+
GpgFrontend::UI::KeyList::GetSelected
KeyIdArgsListPtr GetSelected()
Get the Selected object.
Definition: KeyList.cpp:278
+
GpgFrontend::UI::KeyList::dropEvent
void dropEvent(QDropEvent *event) override
Definition: KeyList.cpp:351
+
GpgFrontend::UI::KeyList::GetPrivateChecked
KeyIdArgsListPtr GetPrivateChecked()
Get the Private Checked object.
Definition: KeyList.cpp:234
+
GpgFrontend::UI::KeyList::GetSelectedKey
QString GetSelectedKey()
Get the Selected Key object.
Definition: KeyList.cpp:432
+
GpgFrontend::UI::KeyList::SetChecked
void SetChecked(KeyIdArgsListPtr key_ids)
Set the Checked object.
Definition: KeyList.cpp:264
+
GpgFrontend::UI::KeyList::slot_double_clicked
void slot_double_clicked(const QModelIndex &index)
Definition: KeyList.cpp:416
GpgFrontend::UI::KeyList::KeyList
KeyList(KeyMenuAbility::AbilityType menu_ability, QWidget *parent=nullptr)
Construct a new Key List object.
Definition: KeyList.cpp:43
-
GpgFrontend::UI::KeyList::SetDoubleClickedAction
void SetDoubleClickedAction(std::function< void(const GpgKey &, QWidget *)> action)
Set the Double Clicked Action object.
Definition: KeyList.cpp:424
-
GpgFrontend::UI::KeyList::GetAllPrivateKeys
KeyIdArgsListPtr GetAllPrivateKeys()
Get the All Private Keys object.
Definition: KeyList.cpp:217
-
GpgFrontend::UI::KeyList::GetPrivateChecked
KeyIdArgsListPtr GetPrivateChecked()
Get the Private Checked object.
Definition: KeyList.cpp:231
-
GpgFrontend::UI::KeyList::contextMenuEvent
void contextMenuEvent(QContextMenuEvent *event) override
Definition: KeyList.cpp:311
+
GpgFrontend::UI::KeyList::SetDoubleClickedAction
void SetDoubleClickedAction(std::function< void(const GpgKey &, QWidget *)> action)
Set the Double Clicked Action object.
Definition: KeyList.cpp:427
+
GpgFrontend::UI::KeyList::contextMenuEvent
void contextMenuEvent(QContextMenuEvent *event) override
Definition: KeyList.cpp:314
GpgFrontend::UI::KeyList::SignalRefreshStatusBar
void SignalRefreshStatusBar(const QString &message, int timeout)
-
GpgFrontend::UI::KeyList::AddMenuAction
void AddMenuAction(QAction *act)
Definition: KeyList.cpp:346
-
GpgFrontend::UI::KeyList::SetColumnWidth
void SetColumnWidth(int row, int size)
Set the Column Width object.
Definition: KeyList.cpp:304
-
GpgFrontend::UI::KeyList::GetSelectedKey
QString GetSelectedKey()
Get the Selected Key object.
Definition: KeyList.cpp:429
-
GpgFrontend::UI::KeyList::import_keys
void import_keys(const QByteArray &inBuffer)
Definition: KeyList.cpp:407
+
GpgFrontend::UI::KeyList::GetChecked
KeyIdArgsListPtr GetChecked()
Get the Checked object.
Definition: KeyList.cpp:206
+
GpgFrontend::UI::KeyList::AddMenuAction
void AddMenuAction(QAction *act)
Definition: KeyList.cpp:349
+
GpgFrontend::UI::KeyList::SetColumnWidth
void SetColumnWidth(int row, int size)
Set the Column Width object.
Definition: KeyList.cpp:307
+
GpgFrontend::UI::KeyList::import_keys
void import_keys(const QByteArray &inBuffer)
Definition: KeyList.cpp:410
GpgFrontend::UI::KeyList::AddListGroupTab
void AddListGroupTab(const QString &name, const QString &id, KeyListRow::KeyType selectType=KeyListRow::SECRET_OR_PUBLIC_KEY, KeyListColumn::InfoType infoType=KeyListColumn::ALL, const KeyTable::KeyTableFilter filter=[](const GpgKey &, const KeyTable &) -> bool { return true;})
Definition: KeyList.cpp:114
-
GpgFrontend::UI::KeyList::GetChecked
KeyIdArgsListPtr GetChecked()
Get the Checked object.
Definition: KeyList.cpp:203
-
GpgFrontend::UI::KeyList::dragEnterEvent
void dragEnterEvent(QDragEnterEvent *event) override
Definition: KeyList.cpp:403
+
GpgFrontend::UI::KeyList::GetAllPrivateKeys
KeyIdArgsListPtr GetAllPrivateKeys()
Get the All Private Keys object.
Definition: KeyList.cpp:220
+
GpgFrontend::UI::KeyList::ContainsPrivateKeys
bool ContainsPrivateKeys()
Definition: KeyList.cpp:295
+
GpgFrontend::UI::KeyList::dragEnterEvent
void dragEnterEvent(QDragEnterEvent *event) override
Definition: KeyList.cpp:406
GpgFrontend::UI
Definition: FileReadTask.cpp:31
GpgFrontend::UI::KeyListColumn
Definition: KeyList.h:52
GpgFrontend::UI::KeyListRow
Definition: KeyList.h:41
-
GpgFrontend::UI::KeyMenuAbility
Definition: KeyList.h:68
-
GpgFrontend::UI::KeyTable
Definition: KeyList.h:84
-
GpgFrontend::UI::KeyTable::GetChecked
KeyIdArgsListPtr & GetChecked()
Get the Checked object.
Definition: KeyList.cpp:539
-
GpgFrontend::UI::KeyTable::Refresh
void Refresh(KeyLinkListPtr m_keys=nullptr)
Definition: KeyList.cpp:558
-
GpgFrontend::UI::KeyTable::SetChecked
void SetChecked(KeyIdArgsListPtr key_ids)
Set the Checked object.
Definition: KeyList.cpp:554
-
GpgFrontend::UI::KeyTable::KeyTable
KeyTable(QTableWidget *_key_list, KeyListRow::KeyType _select_type, KeyListColumn::InfoType _info_type, KeyTableFilter _filter=[](const GpgKey &, const KeyTable &) -> bool { return true;})
Construct a new Key Table object.
Definition: KeyList.h:104
+
GpgFrontend::UI::KeyMenuAbility
Definition: KeyList.h:69
+
GpgFrontend::UI::KeyTable
Definition: KeyList.h:85
+
GpgFrontend::UI::KeyTable::GetChecked
KeyIdArgsListPtr & GetChecked()
Get the Checked object.
Definition: KeyList.cpp:542
+
GpgFrontend::UI::KeyTable::Refresh
void Refresh(KeyLinkListPtr m_keys=nullptr)
Definition: KeyList.cpp:561
+
GpgFrontend::UI::KeyTable::SetChecked
void SetChecked(KeyIdArgsListPtr key_ids)
Set the Checked object.
Definition: KeyList.cpp:557
+
GpgFrontend::UI::KeyTable::KeyTable
KeyTable(QTableWidget *_key_list, KeyListRow::KeyType _select_type, KeyListColumn::InfoType _info_type, KeyTableFilter _filter=[](const GpgKey &, const KeyTable &) -> bool { return true;})
Construct a new Key Table object.
Definition: KeyList.h:105
diff --git a/docs/html/KeyMgmt_8h_source.html b/docs/html/KeyMgmt_8h_source.html index 43c2869e..26fe761c 100644 --- a/docs/html/KeyMgmt_8h_source.html +++ b/docs/html/KeyMgmt_8h_source.html @@ -164,7 +164,7 @@ $(document).ready(function(){initNavTree('KeyMgmt_8h_source.html',''); initResiz
173 
174 } // namespace GpgFrontend::UI
GpgFrontend::UI::GeneralMainWindow
Definition: GeneralMainWindow.h:38
-
GpgFrontend::UI::KeyList
Definition: KeyList.h:165
+
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
diff --git a/docs/html/KeyPackageOperator_8h_source.html b/docs/html/KeyPackageOperator_8h_source.html index 1b206956..0dd0e5cd 100644 --- a/docs/html/KeyPackageOperator_8h_source.html +++ b/docs/html/KeyPackageOperator_8h_source.html @@ -115,7 +115,7 @@ $(document).ready(function(){initNavTree('KeyPackageOperator_8h_source.html','')
96 };
97 } // namespace GpgFrontend
GpgFrontend::KeyPackageOperator
give the possibility to import or export a key package
Definition: KeyPackageOperator.h:40
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/KeyPairOperaTab_8h_source.html b/docs/html/KeyPairOperaTab_8h_source.html index b4b818b0..5818fbec 100644 --- a/docs/html/KeyPairOperaTab_8h_source.html +++ b/docs/html/KeyPairOperaTab_8h_source.html @@ -128,19 +128,22 @@ $(document).ready(function(){initNavTree('KeyPairOperaTab_8h_source.html',''); i
116 
121  void slot_set_owner_trust_level();
122 
-
123  private:
-
124  GpgKey m_key_;
-
125  QMenu* key_server_opera_menu_{};
-
126  QMenu* secret_key_export_opera_menu_{};
-
127 };
-
128 } // namespace GpgFrontend::UI
+
127  void slot_import_revoke_cert();
+
128 
+
129  private:
+
130  GpgKey m_key_;
+
131  QMenu* key_server_opera_menu_{};
+
132  QMenu* rev_cert_opera_menu_{};
+
133  QMenu* secret_key_export_opera_menu_{};
+
134 };
+
135 } // namespace GpgFrontend::UI
GpgFrontend::GpgKey
Definition: GpgKey.h:40
GpgFrontend::UI::KeyPairOperaTab
Definition: KeyPairOperaTab.h:38
-
GpgFrontend::UI::KeyPairOperaTab::slot_export_private_key
void slot_export_private_key()
Definition: KeyPairOperaTab.cpp:254
-
GpgFrontend::UI::KeyPairOperaTab::CreateOperaMenu
void CreateOperaMenu()
Create a Opera Menu object.
Definition: KeyPairOperaTab.cpp:135
+
GpgFrontend::UI::KeyPairOperaTab::slot_export_private_key
void slot_export_private_key()
Definition: KeyPairOperaTab.cpp:268
+
GpgFrontend::UI::KeyPairOperaTab::CreateOperaMenu
void CreateOperaMenu()
Create a Opera Menu object.
Definition: KeyPairOperaTab.cpp:134
GpgFrontend::UI::KeyPairOperaTab::KeyPairOperaTab
KeyPairOperaTab(const QString &key_id, QWidget *parent)
Construct a new Key Pair Opera Tab object.
Definition: KeyPairOperaTab.cpp:47
GpgFrontend::UI
Definition: FileReadTask.cpp:31
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/KeyServerImportTask_8h_source.html b/docs/html/KeyServerImportTask_8h_source.html index b08d21e4..a68d8f3b 100644 --- a/docs/html/KeyServerImportTask_8h_source.html +++ b/docs/html/KeyServerImportTask_8h_source.html @@ -131,7 +131,7 @@ $(document).ready(function(){initNavTree('KeyServerImportTask_8h_source.html',''
GpgFrontend::UI::KeyServerImportTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: KeyServerImportTask.cpp:51
GpgFrontend::UI::KeyServerImportTask::KeyServerImportTask
KeyServerImportTask(QString keyserver_url, std::vector< QString > keyid)
Construct a new Key Server Search Task object.
Definition: KeyServerImportTask.cpp:35
GpgFrontend::UI
Definition: FileReadTask.cpp:31
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/KeyUIDSignDialog_8h_source.html b/docs/html/KeyUIDSignDialog_8h_source.html index d9358028..05fdf181 100644 --- a/docs/html/KeyUIDSignDialog_8h_source.html +++ b/docs/html/KeyUIDSignDialog_8h_source.html @@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('KeyUIDSignDialog_8h_source.html','');
76 } // namespace GpgFrontend::UI
GpgFrontend::GpgKey
Definition: GpgKey.h:40
GpgFrontend::UI::GeneralDialog
Definition: GeneralDialog.h:35
-
GpgFrontend::UI::KeyList
Definition: KeyList.h:165
+
GpgFrontend::UI::KeyList
Definition: KeyList.h:166
GpgFrontend::UI::KeyUIDSignDialog
Definition: KeyUIDSignDialog.h:37
GpgFrontend::UI::KeyUIDSignDialog::slot_sign_key
void slot_sign_key(bool clicked)
Definition: KeyUIDSignDialog.cpp:100
GpgFrontend::UI::KeyUIDSignDialog::KeyUIDSignDialog
KeyUIDSignDialog(const GpgKey &key, UIDArgsListPtr uid, QWidget *parent=nullptr)
Construct a new Key U I D Sign Dialog object.
Definition: KeyUIDSignDialog.cpp:38
diff --git a/docs/html/ListedKeyServerTestTask_8h_source.html b/docs/html/ListedKeyServerTestTask_8h_source.html index 25ba1d5b..57b9ba01 100644 --- a/docs/html/ListedKeyServerTestTask_8h_source.html +++ b/docs/html/ListedKeyServerTestTask_8h_source.html @@ -133,7 +133,7 @@ $(document).ready(function(){initNavTree('ListedKeyServerTestTask_8h_source.html
GpgFrontend::UI::ListedKeyServerTestTask::SignalKeyServerListTestResult
void SignalKeyServerListTestResult(std::vector< KeyServerTestResultType > result)
GpgFrontend::UI::ListedKeyServerTestTask::ListedKeyServerTestTask
ListedKeyServerTestTask(QStringList urls, int timeout, QWidget *parent=nullptr)
Definition: ListedKeyServerTestTask.cpp:34
GpgFrontend::UI::ListedKeyServerTestTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: ListedKeyServerTestTask.cpp:46
-
GpgFrontend::UI::ListedKeyServerTestTask::slot_process_network_reply
void slot_process_network_reply(int index, QNetworkReply *reply)
Definition: ListedKeyServerTestTask.cpp:77
+
GpgFrontend::UI::ListedKeyServerTestTask::slot_process_network_reply
void slot_process_network_reply(int index, QNetworkReply *reply)
Definition: ListedKeyServerTestTask.cpp:76
TestListedKeyServerThread
Definition: ListedKeyServerTestTask.h:88
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/LocalizedUtils_8h_source.html b/docs/html/LocalizedUtils_8h_source.html index d17b70db..401d83f2 100644 --- a/docs/html/LocalizedUtils_8h_source.html +++ b/docs/html/LocalizedUtils_8h_source.html @@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('LocalizedUtils_8h_source.html',''); in
33 auto GPGFRONTEND_CORE_EXPORT GetFormatedDateByTimestamp(time_t) -> QString;
34 
35 }
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/LogUtils_8h_source.html b/docs/html/LogUtils_8h_source.html index 71cda245..dbdc0457 100644 --- a/docs/html/LogUtils_8h_source.html +++ b/docs/html/LogUtils_8h_source.html @@ -141,7 +141,7 @@ $(document).ready(function(){initNavTree('LogUtils_8h_source.html',''); initResi
110  SPDLOG_LOGGER_WARN(GpgFrontend::GetLogger(ID), __VA_ARGS__)
111 #define GF_LOG_ERROR(ID, ...) \
112  SPDLOG_LOGGER_ERROR(GpgFrontend::GetLogger(ID), __VA_ARGS__)
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::RegisterAsyncLogger
void RegisterAsyncLogger(const QString &id, spdlog::level::level_enum level)
Definition: LogUtils.cpp:51
GpgFrontend::GetLogger
auto GetLogger(const QString &id) -> std::shared_ptr< spdlog::logger >
Definition: LogUtils.cpp:43
GpgFrontend::GetDefaultLogger
auto GetDefaultLogger() -> std::shared_ptr< spdlog::logger >
Definition: LogUtils.cpp:35
diff --git a/docs/html/LoggerManager_8h_source.html b/docs/html/LoggerManager_8h_source.html index 09ced54b..915ceadf 100644 --- a/docs/html/LoggerManager_8h_source.html +++ b/docs/html/LoggerManager_8h_source.html @@ -126,7 +126,7 @@ $(document).ready(function(){initNavTree('LoggerManager_8h_source.html',''); ini
65 } // namespace GpgFrontend
GpgFrontend::LoggerManager
Definition: LoggerManager.h:40
GpgFrontend::SingletonFunctionObject
Definition: GpgFunctionObject.h:58
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::RegisterAsyncLogger
void RegisterAsyncLogger(const QString &id, spdlog::level::level_enum level)
Definition: LogUtils.cpp:51
GpgFrontend::GetLogger
auto GetLogger(const QString &id) -> std::shared_ptr< spdlog::logger >
Definition: LogUtils.cpp:43
GpgFrontend::GetDefaultLogger
auto GetDefaultLogger() -> std::shared_ptr< spdlog::logger >
Definition: LogUtils.cpp:35
diff --git a/docs/html/MainWindow_8h_source.html b/docs/html/MainWindow_8h_source.html index ada8c628..095a3feb 100644 --- a/docs/html/MainWindow_8h_source.html +++ b/docs/html/MainWindow_8h_source.html @@ -121,26 +121,26 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
71 
75  void Init() noexcept;
76 
-
80  void SetCryptoMenuStatus(CryptoMenu::OperationType type);
-
81 
-
82  signals:
+
77  signals:
+
78 
+
82  void SignalLoaded();
83 
-
87  void SignalLoaded();
+
87  void SignalRestartApplication(int);
88 
-
92  void SignalRestartApplication(int);
+
92  void SignalUIRefresh();
93 
-
97  void SignalUIRefresh();
+
97  void SignalKeyDatabaseRefresh();
98 
-
102  void SignalKeyDatabaseRefresh();
-
103 
-
104  public slots:
+
99  public slots:
+
100 
+
104  void SlotSetStatusBarText(const QString& text);
105 
-
109  void SlotSetStatusBarText(const QString& text);
-
110 
-
111  protected:
-
117  void closeEvent(QCloseEvent* event) override;
-
118 
-
119  public slots:
+
106  protected:
+
112  void closeEvent(QCloseEvent* event) override;
+
113 
+
114  public slots:
+
115 
+
119  void SlotUpdateCryptoMenuStatus(unsigned int type);
120 
124  void SlotOpenFile(const QString& path);
125 
@@ -356,8 +356,8 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::GeneralMainWindow
Definition: GeneralMainWindow.h:38
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:188
-
GpgFrontend::UI::MainWindow::create_dock_windows
void create_dock_windows()
Definition: MainWindowUI.cpp:676
+
GpgFrontend::UI::MainWindow::slot_show_key_details
void slot_show_key_details()
Definition: MainWindowSlotFunction.cpp:189
+
GpgFrontend::UI::MainWindow::create_dock_windows
void create_dock_windows()
Definition: MainWindowUI.cpp:677
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
@@ -368,31 +368,31 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::MainWindow::verify_act_
QAction * verify_act_
Action to verify text.
Definition: MainWindow.h:470
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:242
-
GpgFrontend::UI::MainWindow::create_status_bar
void create_status_bar()
Definition: MainWindowUI.cpp:660
+
GpgFrontend::UI::MainWindow::closeEvent
void closeEvent(QCloseEvent *event) override
Definition: MainWindow.cpp:233
+
GpgFrontend::UI::MainWindow::create_status_bar
void create_status_bar()
Definition: MainWindowUI.cpp:661
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:173
+
GpgFrontend::UI::MainWindow::restore_settings
void restore_settings()
Definition: MainWindow.cpp:164
GpgFrontend::UI::MainWindow::save_as_act_
QAction * save_as_act_
Action to save file as.
Definition: MainWindow.h:461
GpgFrontend::UI::MainWindow::encrypt_sign_act_
QAction * encrypt_sign_act_
Action to encrypt and sign text.
Definition: MainWindow.h:466
GpgFrontend::UI::MainWindow::slot_disable_tab_actions
void slot_disable_tab_actions(int number)
Definition: MainWindowSlotUI.cpp:67
-
GpgFrontend::UI::MainWindow::SlotSetRestartNeeded
void SlotSetRestartNeeded(int)
Definition: MainWindowSlotUI.cpp:180
+
GpgFrontend::UI::MainWindow::SlotSetRestartNeeded
void SlotSetRestartNeeded(int)
Definition: MainWindowSlotUI.cpp:181
GpgFrontend::UI::MainWindow::slot_open_file_tab
void slot_open_file_tab()
Definition: MainWindowSlotUI.cpp:65
-
GpgFrontend::UI::MainWindow::slot_version_upgrade_nofity
void slot_version_upgrade_nofity()
Definition: MainWindowSlotFunction.cpp:263
+
GpgFrontend::UI::MainWindow::slot_version_upgrade_nofity
void slot_version_upgrade_nofity()
Definition: MainWindowSlotFunction.cpp:264
GpgFrontend::UI::MainWindow::gpg_menu_
QMenu * gpg_menu_
Submenu for help-operations.
Definition: MainWindow.h:433
GpgFrontend::UI::MainWindow::cut_act_
QAction * cut_act_
Action to cut text.
Definition: MainWindow.h:498
GpgFrontend::UI::MainWindow::cut_pgp_header_act_
QAction * cut_pgp_header_act_
Action for cutting the PGP header.
Definition: MainWindow.h:513
GpgFrontend::UI::MainWindow::SlotDecrypt
void SlotDecrypt()
Definition: MainWindowGpgOperaFunction.cpp:195
GpgFrontend::UI::MainWindow::key_tool_bar_
QToolBar * key_tool_bar_
Toolbar holding key operations.
Definition: MainWindow.h:448
-
GpgFrontend::UI::MainWindow::slot_copy_default_uid_to_clipboard
void slot_copy_default_uid_to_clipboard()
Definition: MainWindowSlotFunction.cpp:162
+
GpgFrontend::UI::MainWindow::slot_copy_default_uid_to_clipboard
void slot_copy_default_uid_to_clipboard()
Definition: MainWindowSlotFunction.cpp:163
GpgFrontend::UI::MainWindow::browser_act_
QAction * browser_act_
Action to open file browser.
Definition: MainWindow.h:459
GpgFrontend::UI::MainWindow::zoom_in_act_
QAction * zoom_in_act_
Action to zoom in.
Definition: MainWindow.h:504
GpgFrontend::UI::MainWindow::new_tab_act_
QAction * new_tab_act_
Action to create new tab.
Definition: MainWindow.h:455
-
GpgFrontend::UI::MainWindow::close_attachment_dock
void close_attachment_dock()
Definition: MainWindow.cpp:233
+
GpgFrontend::UI::MainWindow::close_attachment_dock
void close_attachment_dock()
Definition: MainWindow.cpp:224
GpgFrontend::UI::MainWindow::open_act_
QAction * open_act_
Action to open file.
Definition: MainWindow.h:458
GpgFrontend::UI::MainWindow::slot_import_key_from_edit
void slot_import_key_from_edit()
Definition: MainWindowSlotUI.cpp:52
-
GpgFrontend::UI::MainWindow::get_restart_needed
int get_restart_needed() const
return true, if restart is needed
Definition: MainWindowSlotUI.cpp:185
-
GpgFrontend::UI::MainWindow::SlotFileDecrypt
void SlotFileDecrypt(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:273
+
GpgFrontend::UI::MainWindow::get_restart_needed
int get_restart_needed() const
return true, if restart is needed
Definition: MainWindowSlotUI.cpp:186
+
GpgFrontend::UI::MainWindow::SlotFileDecrypt
void SlotFileDecrypt(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:275
GpgFrontend::UI::MainWindow::find_act_
QAction * find_act_
Action to find text.
Definition: MainWindow.h:501
GpgFrontend::UI::MainWindow::paste_act_
QAction * paste_act_
Action to paste text.
Definition: MainWindow.h:499
GpgFrontend::UI::MainWindow::check_update_act_
QAction * check_update_act_
Action to open about dialog.
Definition: MainWindow.h:507
@@ -404,66 +404,66 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::MainWindow::gnupg_act_
QAction * gnupg_act_
Action to open about dialog.
Definition: MainWindow.h:509
GpgFrontend::UI::MainWindow::edit_
TextEdit * edit_
Tabwidget holding the edit-windows.
Definition: MainWindow.h:429
GpgFrontend::UI::MainWindow::SlotDecryptVerify
void SlotDecryptVerify()
Definition: MainWindowGpgOperaFunction.cpp:351
-
GpgFrontend::UI::MainWindow::slot_cut_pgp_header
void slot_cut_pgp_header()
Definition: MainWindowSlotUI.cpp:156
-
GpgFrontend::UI::MainWindow::slot_add_pgp_header
void slot_add_pgp_header()
Definition: MainWindowSlotUI.cpp:142
+
GpgFrontend::UI::MainWindow::slot_cut_pgp_header
void slot_cut_pgp_header()
Definition: MainWindowSlotUI.cpp:157
+
GpgFrontend::UI::MainWindow::slot_add_pgp_header
void slot_add_pgp_header()
Definition: MainWindowSlotUI.cpp:143
GpgFrontend::UI::MainWindow::import_button_
QToolButton * import_button_
Tool button for import dropdown menu in toolbar.
Definition: MainWindow.h:450
-
GpgFrontend::UI::MainWindow::SetCryptoMenuStatus
void SetCryptoMenuStatus(CryptoMenu::OperationType type)
Definition: MainWindowSlotUI.cpp:187
-
GpgFrontend::UI::MainWindow::slot_open_settings_dialog
void slot_open_settings_dialog()
Definition: MainWindowSlotUI.cpp:105
+
GpgFrontend::UI::MainWindow::slot_open_settings_dialog
void slot_open_settings_dialog()
Definition: MainWindowSlotUI.cpp:106
GpgFrontend::UI::MainWindow::switch_tab_down_act_
QAction * switch_tab_down_act_
Action to switch tab down.
Definition: MainWindow.h:457
GpgFrontend::UI::MainWindow::SlotFileEncrypt
void SlotFileEncrypt(const QString &)
Definition: MainWindowFileSlotFunction.cpp:45
GpgFrontend::UI::MainWindow::help_menu_
QMenu * help_menu_
Submenu for help-operations.
Definition: MainWindow.h:434
GpgFrontend::UI::MainWindow::switch_tab_up_act_
QAction * switch_tab_up_act_
Action to switch tab up.
Definition: MainWindow.h:456
GpgFrontend::UI::MainWindow::import_key_menu_
QMenu * import_key_menu_
Submenu for import operations.
Definition: MainWindow.h:437
-
GpgFrontend::UI::MainWindow::SlotArchiveDecryptVerify
void SlotArchiveDecryptVerify(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:805
+
GpgFrontend::UI::MainWindow::SlotArchiveDecryptVerify
void SlotArchiveDecryptVerify(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:809
GpgFrontend::UI::MainWindow::print_act_
QAction * print_act_
Action to print.
Definition: MainWindow.h:462
GpgFrontend::UI::MainWindow::create_attachment_dock
void create_attachment_dock()
GpgFrontend::UI::MainWindow::add_pgp_header_act_
QAction * add_pgp_header_act_
Action for adding the PGP header.
Definition: MainWindow.h:514
GpgFrontend::UI::MainWindow::about_act_
QAction * about_act_
Action to open about dialog.
Definition: MainWindow.h:506
-
GpgFrontend::UI::MainWindow::slot_copy_key_id_to_clipboard
void slot_copy_key_id_to_clipboard()
Definition: MainWindowSlotFunction.cpp:175
-
GpgFrontend::UI::MainWindow::create_menus
void create_menus()
Definition: MainWindowUI.cpp:538
-
GpgFrontend::UI::MainWindow::SlotFileSign
void SlotFileSign(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:372
+
GpgFrontend::UI::MainWindow::slot_copy_key_id_to_clipboard
void slot_copy_key_id_to_clipboard()
Definition: MainWindowSlotFunction.cpp:176
+
GpgFrontend::UI::MainWindow::create_menus
void create_menus()
Definition: MainWindowUI.cpp:539
+
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:502
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:612
+
GpgFrontend::UI::MainWindow::create_tool_bars
void create_tool_bars()
Definition: MainWindowUI.cpp:613
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:512
GpgFrontend::UI::MainWindow::save_act_
QAction * save_act_
Action to save file.
Definition: MainWindow.h:460
GpgFrontend::UI::MainWindow::edit_tool_bar_
QToolBar * edit_tool_bar_
Toolbar holding edit actions.
Definition: MainWindow.h:445
GpgFrontend::UI::MainWindow::append_selected_keys_act_
QAction * append_selected_keys_act_
Action to append selected keys to edit.
Definition: MainWindow.h:481
-
GpgFrontend::UI::MainWindow::SlotArchiveDecrypt
void SlotArchiveDecrypt(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:323
+
GpgFrontend::UI::MainWindow::SlotArchiveDecrypt
void SlotArchiveDecrypt(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:326
+
GpgFrontend::UI::MainWindow::SlotUpdateCryptoMenuStatus
void SlotUpdateCryptoMenuStatus(unsigned int type)
Definition: MainWindowSlotUI.cpp:188
GpgFrontend::UI::MainWindow::quit_act_
QAction * quit_act_
Action to quit application.
Definition: MainWindow.h:464
GpgFrontend::UI::MainWindow::redo_act_
QAction * redo_act_
Action to redo last action.
Definition: MainWindow.h:503
-
GpgFrontend::UI::MainWindow::SlotRaisePinentry
void SlotRaisePinentry(QSharedPointer< GpgPassphraseContext >)
Definition: MainWindowSlotUI.cpp:220
+
GpgFrontend::UI::MainWindow::SlotRaisePinentry
void SlotRaisePinentry(QSharedPointer< GpgPassphraseContext >)
Definition: MainWindowSlotUI.cpp:221
GpgFrontend::UI::MainWindow::select_all_act_
QAction * select_all_act_
Action to select whole text.
Definition: MainWindow.h:500
GpgFrontend::UI::MainWindow::SlotVerify
void SlotVerify()
Definition: MainWindowGpgOperaFunction.cpp:230
GpgFrontend::UI::MainWindow::SlotEncryptSign
void SlotEncryptSign()
Definition: MainWindowGpgOperaFunction.cpp:260
GpgFrontend::UI::MainWindow::show_key_details_act_
QAction * show_key_details_act_
Action to open key-details dialog.
Definition: MainWindow.h:511
-
GpgFrontend::UI::MainWindow::upload_key_to_server
void upload_key_to_server()
Definition: MainWindowSlotFunction.cpp:235
-
GpgFrontend::UI::MainWindow::SlotOpenFile
void SlotOpenFile(const QString &path)
Definition: MainWindowSlotFunction.cpp:242
+
GpgFrontend::UI::MainWindow::upload_key_to_server
void upload_key_to_server()
Definition: MainWindowSlotFunction.cpp:236
+
GpgFrontend::UI::MainWindow::SlotOpenFile
void SlotOpenFile(const QString &path)
Definition: MainWindowSlotFunction.cpp:243
GpgFrontend::UI::MainWindow::encrypt_act_
QAction * encrypt_act_
Action to encrypt text.
Definition: MainWindow.h:465
GpgFrontend::UI::MainWindow::open_key_management_act_
QAction * open_key_management_act_
Action to open key management.
Definition: MainWindow.h:495
GpgFrontend::UI::MainWindow::key_list_dock_
QDockWidget * key_list_dock_
Encrypt Dock.
Definition: MainWindow.h:451
GpgFrontend::UI::MainWindow::translate_act_
QAction * translate_act_
Action to open about dialog.
Definition: MainWindow.h:508
-
GpgFrontend::UI::MainWindow::refresh_keys_from_key_server
void refresh_keys_from_key_server()
Definition: MainWindowSlotFunction.cpp:220
+
GpgFrontend::UI::MainWindow::refresh_keys_from_key_server
void refresh_keys_from_key_server()
Definition: MainWindowSlotFunction.cpp:221
GpgFrontend::UI::MainWindow::slot_find
void slot_find()
Definition: MainWindowSlotFunction.cpp:47
-
GpgFrontend::UI::MainWindow::SlotFileVerify
void SlotFileVerify(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:446
-
GpgFrontend::UI::MainWindow::slot_clean_double_line_breaks
void slot_clean_double_line_breaks()
Definition: MainWindowSlotUI.cpp:132
+
GpgFrontend::UI::MainWindow::SlotFileVerify
void SlotFileVerify(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:450
+
GpgFrontend::UI::MainWindow::slot_clean_double_line_breaks
void slot_clean_double_line_breaks()
Definition: MainWindowSlotUI.cpp:133
GpgFrontend::UI::MainWindow::file_menu_
QMenu * file_menu_
Submenu for file-operations.
Definition: MainWindow.h:430
GpgFrontend::UI::MainWindow::special_edit_tool_bar_
QToolBar * special_edit_tool_bar_
Toolbar holding special edit actions.
Definition: MainWindow.h:447
GpgFrontend::UI::MainWindow::steganography_menu_
QMenu * steganography_menu_
Submenu for steganography operations.
Definition: MainWindow.h:442
GpgFrontend::UI::MainWindow::copy_mail_address_to_clipboard_act_
QAction * copy_mail_address_to_clipboard_act_
Definition: MainWindow.h:486
-
GpgFrontend::UI::MainWindow::slot_copy_mail_address_to_clipboard
void slot_copy_mail_address_to_clipboard()
Definition: MainWindowSlotFunction.cpp:149
+
GpgFrontend::UI::MainWindow::slot_copy_mail_address_to_clipboard
void slot_copy_mail_address_to_clipboard()
Definition: MainWindowSlotFunction.cpp:150
GpgFrontend::UI::MainWindow::quote_act_
QAction * quote_act_
Action to quote text.
Definition: MainWindow.h:497
-
GpgFrontend::UI::MainWindow::SlotDirectoryEncryptSign
void SlotDirectoryEncryptSign(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:632
+
GpgFrontend::UI::MainWindow::SlotDirectoryEncryptSign
void SlotDirectoryEncryptSign(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:636
GpgFrontend::UI::MainWindow::open_settings_act_
QAction * open_settings_act_
Action to open settings dialog.
Definition: MainWindow.h:510
-
GpgFrontend::UI::MainWindow::SlotFileEncryptSign
void SlotFileEncryptSign(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:529
+
GpgFrontend::UI::MainWindow::SlotFileEncryptSign
void SlotFileEncryptSign(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:533
GpgFrontend::UI::MainWindow::attachment_dock_
QDockWidget * attachment_dock_
Attachment Dock.
Definition: MainWindow.h:452
-
GpgFrontend::UI::MainWindow::SlotFileDecryptVerify
void SlotFileDecryptVerify(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:736
+
GpgFrontend::UI::MainWindow::SlotFileDecryptVerify
void SlotFileDecryptVerify(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:740
GpgFrontend::UI::TextEdit
TextEdit class.
Definition: TextEdit.h:40
GpgFrontend::UI
Definition: FileReadTask.cpp:31
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::UI::MainWindow::CryptoMenu
Definition: MainWindow.h:54
diff --git a/docs/html/MemoryUtils_8h_source.html b/docs/html/MemoryUtils_8h_source.html index 34c234f1..30131ad1 100644 --- a/docs/html/MemoryUtils_8h_source.html +++ b/docs/html/MemoryUtils_8h_source.html @@ -214,7 +214,7 @@ $(document).ready(function(){initNavTree('MemoryUtils_8h_source.html',''); initR
178 
179 }; // namespace GpgFrontend
GpgFrontend::PointerConverter
Definition: MemoryUtils.h:58
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::SecureMallocAsType
auto SecureMallocAsType(std::size_t size) -> T *
Definition: MemoryUtils.h:89
GpgFrontend::SecureRealloc
auto SecureRealloc(void *ptr, std::size_t size) -> void *
Definition: MemoryUtils.cpp:37
GpgFrontend::SecureReallocAsType
auto SecureReallocAsType(T *ptr, std::size_t size) -> T *
Definition: MemoryUtils.h:99
diff --git a/docs/html/PassphraseGenerator_8h_source.html b/docs/html/PassphraseGenerator_8h_source.html index 517668f5..cdc3f753 100644 --- a/docs/html/PassphraseGenerator_8h_source.html +++ b/docs/html/PassphraseGenerator_8h_source.html @@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('PassphraseGenerator_8h_source.html',''
GpgFrontend::PassphraseGenerator::PassphraseGenerator
PassphraseGenerator(int channel=SingletonFunctionObject::GetDefaultChannel())
PassphraseGenerator constructor.
Definition: PassphraseGenerator.h:48
GpgFrontend::SingletonFunctionObject
Definition: GpgFunctionObject.h:58
GpgFrontend::SingletonFunctionObject::GetDefaultChannel
static auto GetDefaultChannel() -> int
Get the Default Channel object.
Definition: GpgFunctionObject.h:131
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/PlainTextEditorPage_8h_source.html b/docs/html/PlainTextEditorPage_8h_source.html index c7672371..ed043b86 100644 --- a/docs/html/PlainTextEditorPage_8h_source.html +++ b/docs/html/PlainTextEditorPage_8h_source.html @@ -136,7 +136,7 @@ $(document).ready(function(){initNavTree('PlainTextEditorPage_8h_source.html',''
133 
134 } // namespace GpgFrontend::UI
GpgFrontend::UI::PlainTextEditorPage
Class for handling a single tab of the tabwidget.
Definition: PlainTextEditorPage.h:39
-
GpgFrontend::UI::PlainTextEditorPage::slot_insert_text
void slot_insert_text(QByteArray bytes_data)
Definition: PlainTextEditorPage.cpp:189
+
GpgFrontend::UI::PlainTextEditorPage::slot_insert_text
void slot_insert_text(QByteArray bytes_data)
Definition: PlainTextEditorPage.cpp:188
GpgFrontend::UI::PlainTextEditorPage::NotifyFileSaved
void NotifyFileSaved()
notify the user that the file has been saved.
Definition: PlainTextEditorPage.cpp:83
GpgFrontend::UI::PlainTextEditorPage::slot_format_gpg_header
void slot_format_gpg_header()
Definition: PlainTextEditorPage.cpp:109
GpgFrontend::UI::PlainTextEditorPage::sign_marked_
bool sign_marked_
true, if the signed header is marked, false if not
Definition: PlainTextEditorPage.h:114
diff --git a/docs/html/ProxyConnectionTestTask_8h_source.html b/docs/html/ProxyConnectionTestTask_8h_source.html index aa53569a..7bfb5b8f 100644 --- a/docs/html/ProxyConnectionTestTask_8h_source.html +++ b/docs/html/ProxyConnectionTestTask_8h_source.html @@ -123,7 +123,7 @@ $(document).ready(function(){initNavTree('ProxyConnectionTestTask_8h_source.html
GpgFrontend::UI::ProxyConnectionTestTask
Definition: ProxyConnectionTestTask.h:43
GpgFrontend::UI::ProxyConnectionTestTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: ProxyConnectionTestTask.cpp:42
GpgFrontend::UI::ProxyConnectionTestTask::SignalProxyConnectionTestResult
void SignalProxyConnectionTestResult(const QString &result)
-
GpgFrontend::UI::ProxyConnectionTestTask::slot_process_network_reply
void slot_process_network_reply(QNetworkReply *reply)
Definition: ProxyConnectionTestTask.cpp:65
+
GpgFrontend::UI::ProxyConnectionTestTask::slot_process_network_reply
void slot_process_network_reply(QNetworkReply *reply)
Definition: ProxyConnectionTestTask.cpp:64
GpgFrontend::UI::ProxyConnectionTestTask::ProxyConnectionTestTask
ProxyConnectionTestTask(QString url, int timeout)
Construct a new Proxy Connection Test Thread object.
Definition: ProxyConnectionTestTask.cpp:33
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/RaisePinentry_8h_source.html b/docs/html/RaisePinentry_8h_source.html index 30bf3e2a..6aeaf016 100644 --- a/docs/html/RaisePinentry_8h_source.html +++ b/docs/html/RaisePinentry_8h_source.html @@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('RaisePinentry_8h_source.html',''); ini
GpgFrontend::UI::RaisePinentry::Exec
auto Exec() -> int
Definition: RaisePinentry.cpp:54
GpgFrontend::UI::RaisePinentry::RaisePinentry
RaisePinentry(QWidget *parent, QSharedPointer< GpgPassphraseContext >)
Construct a new Raise Pinentry object.
Definition: RaisePinentry.cpp:50
GpgFrontend::UI
Definition: FileReadTask.cpp:31
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/SecureMemoryAllocator_8h_source.html b/docs/html/SecureMemoryAllocator_8h_source.html index 92f6d84d..55bf1dfa 100644 --- a/docs/html/SecureMemoryAllocator_8h_source.html +++ b/docs/html/SecureMemoryAllocator_8h_source.html @@ -120,7 +120,7 @@ $(document).ready(function(){initNavTree('SecureMemoryAllocator_8h_source.html',
59 
60 } // namespace GpgFrontend
GpgFrontend::SecureMemoryAllocator
Definition: SecureMemoryAllocator.h:38
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::SecureObjectDeleter
Definition: SecureMemoryAllocator.h:48
diff --git a/docs/html/SettingsGeneral_8h_source.html b/docs/html/SettingsGeneral_8h_source.html index a11a596b..650308bf 100644 --- a/docs/html/SettingsGeneral_8h_source.html +++ b/docs/html/SettingsGeneral_8h_source.html @@ -125,10 +125,10 @@ $(document).ready(function(){initNavTree('SettingsGeneral_8h_source.html',''); i
95 } // namespace GpgFrontend::UI
GpgFrontend::UI::GeneralTab
Definition: SettingsGeneral.h:42
GpgFrontend::UI::GeneralTab::GeneralTab
GeneralTab(QWidget *parent=nullptr)
Construct a new General Tab object.
Definition: SettingsGeneral.cpp:38
-
GpgFrontend::UI::GeneralTab::SetSettings
void SetSettings()
Set the Settings object.
Definition: SettingsGeneral.cpp:102
+
GpgFrontend::UI::GeneralTab::SetSettings
void SetSettings()
Set the Settings object.
Definition: SettingsGeneral.cpp:109
GpgFrontend::UI::GeneralTab::SignalRestartNeeded
void SignalRestartNeeded(bool needed)
GpgFrontend::UI::GeneralTab::SignalDeepRestartNeeded
void SignalDeepRestartNeeded(bool needed)
-
GpgFrontend::UI::KeyList
Definition: KeyList.h:165
+
GpgFrontend::UI::KeyList
Definition: KeyList.h:166
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/SignersPicker_8h_source.html b/docs/html/SignersPicker_8h_source.html index 597e8ff6..d1354f9c 100644 --- a/docs/html/SignersPicker_8h_source.html +++ b/docs/html/SignersPicker_8h_source.html @@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('SignersPicker_8h_source.html',''); ini
71 
72 } // namespace GpgFrontend::UI
GpgFrontend::UI::GeneralDialog
Definition: GeneralDialog.h:35
-
GpgFrontend::UI::KeyList
Definition: KeyList.h:165
+
GpgFrontend::UI::KeyList
Definition: KeyList.h:166
GpgFrontend::UI::SignersPicker
Definition: SignersPicker.h:43
GpgFrontend::UI::SignersPicker::SignersPicker
SignersPicker(QWidget *parent=nullptr)
Construct a new Signers Picker object.
Definition: SignersPicker.cpp:36
GpgFrontend::UI::SignersPicker::GetStatus
bool GetStatus() const
Definition: SignersPicker.cpp:84
diff --git a/docs/html/SingletonStorageCollection_8h_source.html b/docs/html/SingletonStorageCollection_8h_source.html index 88773f00..6b9fe480 100644 --- a/docs/html/SingletonStorageCollection_8h_source.html +++ b/docs/html/SingletonStorageCollection_8h_source.html @@ -118,7 +118,7 @@ $(document).ready(function(){initNavTree('SingletonStorageCollection_8h_source.h
GpgFrontend::SingletonStorageCollection::Impl
Definition: SingletonStorageCollection.cpp:42
GpgFrontend::SingletonStorageCollection
Definition: SingletonStorageCollection.h:39
GpgFrontend::SingletonStorage
Definition: SingletonStorage.h:39
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/SingletonStorage_8h_source.html b/docs/html/SingletonStorage_8h_source.html index 0df2d08a..8a3a7898 100644 --- a/docs/html/SingletonStorage_8h_source.html +++ b/docs/html/SingletonStorage_8h_source.html @@ -121,7 +121,7 @@ $(document).ready(function(){initNavTree('SingletonStorage_8h_source.html','');
GpgFrontend::ChannelObject
object which in channel system is called "channel"
Definition: ChannelObject.h:39
GpgFrontend::SingletonStorage::Impl
Definition: SingletonStorage.cpp:38
GpgFrontend::SingletonStorage
Definition: SingletonStorage.h:39
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/TextEdit_8h_source.html b/docs/html/TextEdit_8h_source.html index 7bb629d5..d10fbc27 100644 --- a/docs/html/TextEdit_8h_source.html +++ b/docs/html/TextEdit_8h_source.html @@ -194,41 +194,41 @@ $(document).ready(function(){initNavTree('TextEdit_8h_source.html',''); initResi
GpgFrontend::UI::FilePage
Definition: FilePage.h:43
GpgFrontend::UI::PlainTextEditorPage
Class for handling a single tab of the tabwidget.
Definition: PlainTextEditorPage.h:39
GpgFrontend::UI::TextEdit
TextEdit class.
Definition: TextEdit.h:40
-
GpgFrontend::UI::TextEdit::TabCount
int TabCount() const
Definition: TextEdit.cpp:376
-
GpgFrontend::UI::TextEdit::slot_remove_tab
void slot_remove_tab(int index)
Definition: TextEdit.cpp:232
-
GpgFrontend::UI::TextEdit::SlotOpen
void SlotOpen()
Definition: TextEdit.cpp:151
+
GpgFrontend::UI::TextEdit::TabCount
int TabCount() const
Definition: TextEdit.cpp:375
+
GpgFrontend::UI::TextEdit::slot_remove_tab
void slot_remove_tab(int index)
Definition: TextEdit.cpp:231
+
GpgFrontend::UI::TextEdit::SlotOpen
void SlotOpen()
Definition: TextEdit.cpp:150
GpgFrontend::UI::TextEdit::SlotNewFileTab
void SlotNewFileTab()
Definition: TextEdit.cpp:106
-
GpgFrontend::UI::TextEdit::slot_save_status_to_cache_for_revovery
void slot_save_status_to_cache_for_revovery()
Definition: TextEdit.cpp:606
-
GpgFrontend::UI::TextEdit::MaybeSaveAnyTab
bool MaybeSaveAnyTab()
Definition: TextEdit.cpp:307
-
GpgFrontend::UI::TextEdit::SlotSaveAs
bool SlotSaveAs()
Definition: TextEdit.cpp:209
-
GpgFrontend::UI::TextEdit::SlotCopy
void SlotCopy() const
Definition: TextEdit.cpp:532
+
GpgFrontend::UI::TextEdit::slot_save_status_to_cache_for_revovery
void slot_save_status_to_cache_for_revovery()
Definition: TextEdit.cpp:608
+
GpgFrontend::UI::TextEdit::MaybeSaveAnyTab
bool MaybeSaveAnyTab()
Definition: TextEdit.cpp:306
+
GpgFrontend::UI::TextEdit::SlotSaveAs
bool SlotSaveAs()
Definition: TextEdit.cpp:208
+
GpgFrontend::UI::TextEdit::SlotCopy
void SlotCopy() const
Definition: TextEdit.cpp:531
GpgFrontend::UI::TextEdit::slotNewHelpTab
void slotNewHelpTab(const QString &title, const QString &path) const
Definition: TextEdit.cpp:100
-
GpgFrontend::UI::TextEdit::SlotCurPageTextEdit
PlainTextEditorPage * SlotCurPageTextEdit() const
Definition: TextEdit.cpp:378
-
GpgFrontend::UI::TextEdit::SlotUndo
void SlotUndo() const
Definition: TextEdit.cpp:550
-
GpgFrontend::UI::TextEdit::SlotSwitchTabDown
void SlotSwitchTabDown() const
Definition: TextEdit.cpp:494
+
GpgFrontend::UI::TextEdit::SlotCurPageTextEdit
PlainTextEditorPage * SlotCurPageTextEdit() const
Definition: TextEdit.cpp:377
+
GpgFrontend::UI::TextEdit::SlotUndo
void SlotUndo() const
Definition: TextEdit.cpp:549
+
GpgFrontend::UI::TextEdit::SlotSwitchTabDown
void SlotSwitchTabDown() const
Definition: TextEdit.cpp:493
GpgFrontend::UI::TextEdit::SlotNewTab
void SlotNewTab()
Definition: TextEdit.cpp:61
GpgFrontend::UI::TextEdit::SlotOpenFile
void SlotOpenFile(const QString &path)
Definition: TextEdit.cpp:121
-
GpgFrontend::UI::TextEdit::save_file
bool save_file(const QString &fileName)
Saves the content of currentTab to the file filename.
Definition: TextEdit.cpp:177
-
GpgFrontend::UI::TextEdit::SlotQuote
void SlotQuote() const
Definition: TextEdit.cpp:389
-
GpgFrontend::UI::TextEdit::SlotSelectAll
void SlotSelectAll() const
select all in current text page
Definition: TextEdit.cpp:586
-
GpgFrontend::UI::TextEdit::SlotCurPageFileTreeView
FilePage * SlotCurPageFileTreeView() const
Definition: TextEdit.cpp:384
-
GpgFrontend::UI::TextEdit::LoadFile
void LoadFile(const QString &fileName)
Definition: TextEdit.cpp:419
+
GpgFrontend::UI::TextEdit::save_file
bool save_file(const QString &fileName)
Saves the content of currentTab to the file filename.
Definition: TextEdit.cpp:176
+
GpgFrontend::UI::TextEdit::SlotQuote
void SlotQuote() const
Definition: TextEdit.cpp:388
+
GpgFrontend::UI::TextEdit::SlotSelectAll
void SlotSelectAll() const
select all in current text page
Definition: TextEdit.cpp:585
+
GpgFrontend::UI::TextEdit::SlotCurPageFileTreeView
FilePage * SlotCurPageFileTreeView() const
Definition: TextEdit.cpp:383
+
GpgFrontend::UI::TextEdit::LoadFile
void LoadFile(const QString &fileName)
Definition: TextEdit.cpp:418
GpgFrontend::UI::TextEdit::count_page_
int count_page_
int containing the number of added tabs
Definition: TextEdit.h:218
-
GpgFrontend::UI::TextEdit::CurTextPage
PlainTextEditorPage * CurTextPage() const
Definition: TextEdit.cpp:359
-
GpgFrontend::UI::TextEdit::UnsavedDocuments
QHash< int, QString > UnsavedDocuments() const
Definition: TextEdit.cpp:505
-
GpgFrontend::UI::TextEdit::maybe_save_current_tab
bool maybe_save_current_tab(bool askToSave)
Definition: TextEdit.cpp:265
-
GpgFrontend::UI::TextEdit::SlotCloseTab
void SlotCloseTab()
Definition: TextEdit.cpp:225
-
GpgFrontend::UI::TextEdit::SlotPaste
void SlotPaste() const
Definition: TextEdit.cpp:542
-
GpgFrontend::UI::TextEdit::CurFilePage
FilePage * CurFilePage() const
Definition: TextEdit.cpp:368
-
GpgFrontend::UI::TextEdit::SlotShowModified
void SlotShowModified(bool) const
Definition: TextEdit.cpp:467
-
GpgFrontend::UI::TextEdit::SlotSave
void SlotSave()
Definition: TextEdit.cpp:161
-
GpgFrontend::UI::TextEdit::SlotPrint
void SlotPrint()
Definition: TextEdit.cpp:441
-
GpgFrontend::UI::TextEdit::SlotCut
void SlotCut() const
Definition: TextEdit.cpp:524
-
GpgFrontend::UI::TextEdit::SlotRedo
void SlotRedo() const
redo last change in current text page
Definition: TextEdit.cpp:558
-
GpgFrontend::UI::TextEdit::SlotAppendText2CurTextPage
void SlotAppendText2CurTextPage(const QString &text)
Definition: TextEdit.cpp:363
-
GpgFrontend::UI::TextEdit::SlotSwitchTabUp
void SlotSwitchTabUp() const
Definition: TextEdit.cpp:487
-
GpgFrontend::UI::TextEdit::SlotFillTextEditWithText
void SlotFillTextEditWithText(const QString &text) const
Definition: TextEdit.cpp:411
-
GpgFrontend::UI::TextEdit::stripped_name
static QString stripped_name(const QString &full_file_name)
Definition: TextEdit.cpp:437
+
GpgFrontend::UI::TextEdit::CurTextPage
PlainTextEditorPage * CurTextPage() const
Definition: TextEdit.cpp:358
+
GpgFrontend::UI::TextEdit::UnsavedDocuments
QHash< int, QString > UnsavedDocuments() const
Definition: TextEdit.cpp:504
+
GpgFrontend::UI::TextEdit::maybe_save_current_tab
bool maybe_save_current_tab(bool askToSave)
Definition: TextEdit.cpp:264
+
GpgFrontend::UI::TextEdit::SlotCloseTab
void SlotCloseTab()
Definition: TextEdit.cpp:224
+
GpgFrontend::UI::TextEdit::SlotPaste
void SlotPaste() const
Definition: TextEdit.cpp:541
+
GpgFrontend::UI::TextEdit::CurFilePage
FilePage * CurFilePage() const
Definition: TextEdit.cpp:367
+
GpgFrontend::UI::TextEdit::SlotShowModified
void SlotShowModified(bool) const
Definition: TextEdit.cpp:466
+
GpgFrontend::UI::TextEdit::SlotSave
void SlotSave()
Definition: TextEdit.cpp:160
+
GpgFrontend::UI::TextEdit::SlotPrint
void SlotPrint()
Definition: TextEdit.cpp:440
+
GpgFrontend::UI::TextEdit::SlotCut
void SlotCut() const
Definition: TextEdit.cpp:523
+
GpgFrontend::UI::TextEdit::SlotRedo
void SlotRedo() const
redo last change in current text page
Definition: TextEdit.cpp:557
+
GpgFrontend::UI::TextEdit::SlotAppendText2CurTextPage
void SlotAppendText2CurTextPage(const QString &text)
Definition: TextEdit.cpp:362
+
GpgFrontend::UI::TextEdit::SlotSwitchTabUp
void SlotSwitchTabUp() const
Definition: TextEdit.cpp:486
+
GpgFrontend::UI::TextEdit::SlotFillTextEditWithText
void SlotFillTextEditWithText(const QString &text) const
Definition: TextEdit.cpp:410
+
GpgFrontend::UI::TextEdit::stripped_name
static QString stripped_name(const QString &full_file_name)
Definition: TextEdit.cpp:436
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/UISignalStation_8h_source.html b/docs/html/UISignalStation_8h_source.html index d296b67f..be5301f3 100644 --- a/docs/html/UISignalStation_8h_source.html +++ b/docs/html/UISignalStation_8h_source.html @@ -111,29 +111,35 @@ $(document).ready(function(){initNavTree('UISignalStation_8h_source.html',''); i
67 
72  void SignalUIRefresh();
73 
-
80  void SignalRefreshInfoBoard(const QString& text,
-
81  InfoBoardStatus verify_label_status);
-
82 
-
89  void SignalRefreshStatusBar(const QString& message, int timeout);
-
90 
-
95  void SignalNeedUserInputPassphrase(QSharedPointer<GpgPassphraseContext>);
-
96 
-
101  void SignalUserInputPassphraseCallback(QSharedPointer<GpgPassphraseContext>);
-
102 
-
107  void SignalRestartApplication(int);
+
78  void SignalMainWindowlUpdateBasicalOperaMenu(unsigned int);
+
79 
+
84  void SignalMainWindowOpenFile(QString);
+
85 
+
90  void SignalKeyRevoked(QString);
+
91 
+
98  void SignalRefreshInfoBoard(const QString& text,
+
99  InfoBoardStatus verify_label_status);
+
100 
+
107  void SignalRefreshStatusBar(const QString& message, int timeout);
108 
-
109  private:
-
110  UISignalStation();
-
111 };
-
112 
-
113 } // namespace GpgFrontend::UI
+
113  void SignalNeedUserInputPassphrase(QSharedPointer<GpgPassphraseContext>);
+
114 
+
119  void SignalUserInputPassphraseCallback(QSharedPointer<GpgPassphraseContext>);
+
120 
+
125  void SignalRestartApplication(int);
+
126 
+
127  private:
+
128  UISignalStation();
+
129 };
+
130 
+
131 } // namespace GpgFrontend::UI
GpgFrontend::UI::UISignalStation
Definition: UISignalStation.h:43
GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard
void SignalRefreshInfoBoard(const QString &text, InfoBoardStatus verify_label_status)
GpgFrontend::UI::UISignalStation::SignalRefreshStatusBar
void SignalRefreshStatusBar(const QString &message, int timeout)
GpgFrontend::UI::UISignalStation::GetInstance
static auto GetInstance() -> UISignalStation *
Get the Instance object.
Definition: UISignalStation.cpp:35
GpgFrontend::UI
Definition: FileReadTask.cpp:31
GpgFrontend::UI::InfoBoardStatus
InfoBoardStatus
Definition: InfoBoardWidget.h:42
-
GpgFrontend
Definition: app.cpp:38
+
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/UserInterfaceUtils_8h_source.html b/docs/html/UserInterfaceUtils_8h_source.html index fef34a3f..08c815d6 100644 --- a/docs/html/UserInterfaceUtils_8h_source.html +++ b/docs/html/UserInterfaceUtils_8h_source.html @@ -201,26 +201,26 @@ $(document).ready(function(){initNavTree('UserInterfaceUtils_8h_source.html','')
303 } // namespace GpgFrontend::UI
GpgFrontend::GpgKey
Definition: GpgKey.h:40
GpgFrontend::UI::CommonUtils
Definition: UserInterfaceUtils.h:117
-
GpgFrontend::UI::CommonUtils::SlotImportKeyFromFile
void SlotImportKeyFromFile(QWidget *parent)
Definition: UserInterfaceUtils.cpp:275
-
GpgFrontend::UI::CommonUtils::SlotImportKeyFromClipboard
void SlotImportKeyFromClipboard(QWidget *parent)
Definition: UserInterfaceUtils.cpp:296
+
GpgFrontend::UI::CommonUtils::SlotImportKeyFromFile
void SlotImportKeyFromFile(QWidget *parent)
Definition: UserInterfaceUtils.cpp:277
+
GpgFrontend::UI::CommonUtils::SlotImportKeyFromClipboard
void SlotImportKeyFromClipboard(QWidget *parent)
Definition: UserInterfaceUtils.cpp:313
GpgFrontend::UI::CommonUtils::SignalKeyDatabaseRefreshDone
void SignalKeyDatabaseRefreshDone()
emit when the key database is refreshed
-
GpgFrontend::UI::CommonUtils::RaiseMessageBox
static void RaiseMessageBox(QWidget *parent, GpgError err)
Definition: UserInterfaceUtils.cpp:243
-
GpgFrontend::UI::CommonUtils::SlotExecuteCommand
void SlotExecuteCommand(const QString &cmd, const QStringList &arguments, const std::function< void(QProcess *)> &interact_func)
Definition: UserInterfaceUtils.cpp:301
-
GpgFrontend::UI::CommonUtils::RaiseFailureMessageBox
static void RaiseFailureMessageBox(QWidget *parent, GpgError err)
Definition: UserInterfaceUtils.cpp:255
-
GpgFrontend::UI::CommonUtils::GetInstance
static CommonUtils * GetInstance()
Get the Instance object.
Definition: UserInterfaceUtils.cpp:147
-
GpgFrontend::UI::CommonUtils::CommonUtils
CommonUtils()
Construct a new Common Utils object.
Definition: UserInterfaceUtils.cpp:154
-
GpgFrontend::UI::CommonUtils::slot_update_key_status
void slot_update_key_status()
update the key status when signal is emitted
Definition: UserInterfaceUtils.cpp:457
-
GpgFrontend::UI::CommonUtils::WaitForOpera
static void WaitForOpera(QWidget *parent, const QString &, const OperaWaitingCb &)
Definition: UserInterfaceUtils.cpp:219
-
GpgFrontend::UI::CommonUtils::SlotImportKeys
void SlotImportKeys(QWidget *parent, const QString &in_buffer)
Definition: UserInterfaceUtils.cpp:267
-
GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer
void SlotImportKeyFromKeyServer(QWidget *parent)
Definition: UserInterfaceUtils.cpp:291
-
GpgFrontend::UI::CommonUtils::SlotExecuteGpgCommand
void SlotExecuteGpgCommand(const QStringList &arguments, const std::function< void(QProcess *)> &interact_func)
Definition: UserInterfaceUtils.cpp:333
+
GpgFrontend::UI::CommonUtils::RaiseMessageBox
static void RaiseMessageBox(QWidget *parent, GpgError err)
Definition: UserInterfaceUtils.cpp:245
+
GpgFrontend::UI::CommonUtils::SlotExecuteCommand
void SlotExecuteCommand(const QString &cmd, const QStringList &arguments, const std::function< void(QProcess *)> &interact_func)
Definition: UserInterfaceUtils.cpp:318
+
GpgFrontend::UI::CommonUtils::RaiseFailureMessageBox
static void RaiseFailureMessageBox(QWidget *parent, GpgError err)
Definition: UserInterfaceUtils.cpp:257
+
GpgFrontend::UI::CommonUtils::GetInstance
static CommonUtils * GetInstance()
Get the Instance object.
Definition: UserInterfaceUtils.cpp:149
+
GpgFrontend::UI::CommonUtils::CommonUtils
CommonUtils()
Construct a new Common Utils object.
Definition: UserInterfaceUtils.cpp:156
+
GpgFrontend::UI::CommonUtils::slot_update_key_status
void slot_update_key_status()
update the key status when signal is emitted
Definition: UserInterfaceUtils.cpp:474
+
GpgFrontend::UI::CommonUtils::WaitForOpera
static void WaitForOpera(QWidget *parent, const QString &, const OperaWaitingCb &)
Definition: UserInterfaceUtils.cpp:221
+
GpgFrontend::UI::CommonUtils::SlotImportKeys
void SlotImportKeys(QWidget *parent, const QString &in_buffer)
Definition: UserInterfaceUtils.cpp:269
+
GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer
void SlotImportKeyFromKeyServer(QWidget *parent)
Definition: UserInterfaceUtils.cpp:308
+
GpgFrontend::UI::CommonUtils::SlotExecuteGpgCommand
void SlotExecuteGpgCommand(const QStringList &arguments, const std::function< void(QProcess *)> &interact_func)
Definition: UserInterfaceUtils.cpp:350
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:118
-
GpgFrontend::UI::show_verify_details
void show_verify_details(QWidget *parent, InfoBoardWidget *info_board, GpgError error, const GpgVerifyResult &verify_result)
Definition: UserInterfaceUtils.cpp:56
-
GpgFrontend::UI::import_unknown_key_from_keyserver
void import_unknown_key_from_keyserver(QWidget *parent, const GpgVerifyResultAnalyse &verify_res)
Definition: UserInterfaceUtils.cpp:65
-
GpgFrontend::UI::process_result_analyse
void process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)
Definition: UserInterfaceUtils.cpp:100
-
GpgFrontend::UI::refresh_info_board
void refresh_info_board(InfoBoardWidget *info_board, int status, const QString &report_text)
Definition: UserInterfaceUtils.cpp:89
-
GpgFrontend
Definition: app.cpp:38
+
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:120
+
GpgFrontend::UI::show_verify_details
void show_verify_details(QWidget *parent, InfoBoardWidget *info_board, GpgError error, const GpgVerifyResult &verify_result)
Definition: UserInterfaceUtils.cpp:58
+
GpgFrontend::UI::import_unknown_key_from_keyserver
void import_unknown_key_from_keyserver(QWidget *parent, const GpgVerifyResultAnalyse &verify_res)
Definition: UserInterfaceUtils.cpp:67
+
GpgFrontend::UI::process_result_analyse
void process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)
Definition: UserInterfaceUtils.cpp:102
+
GpgFrontend::UI::refresh_info_board
void refresh_info_board(InfoBoardWidget *info_board, int status, const QString &report_text)
Definition: UserInterfaceUtils.cpp:91
+
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/app_8h_source.html b/docs/html/app_8h_source.html index 68068fbf..145e74c0 100644 --- a/docs/html/app_8h_source.html +++ b/docs/html/app_8h_source.html @@ -96,8 +96,8 @@ $(document).ready(function(){initNavTree('app_8h_source.html',''); initResizable
35 auto StartApplication(const GFCxtWPtr& p_ctx) -> int;
36 
37 }
-
GpgFrontend
Definition: app.cpp:38
-
GpgFrontend::StartApplication
auto StartApplication(const GFCxtWPtr &p_ctx) -> int
Definition: app.cpp:49
+
GpgFrontend
Definition: app.cpp:39
+
GpgFrontend::StartApplication
auto StartApplication(const GFCxtWPtr &p_ctx) -> int
Definition: app.cpp:50
diff --git a/docs/html/classGpgFrontend_1_1DataObjectOperator.html b/docs/html/classGpgFrontend_1_1DataObjectOperator.html index eb40843c..b6a8fbda 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:153
+
GpgFrontend::GlobalSettingStation::GetAppDataPath
auto GetAppDataPath() const -> QString
Gets the application data directory.
Definition: GlobalSettingStation.cpp:149
diff --git a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html index 4f3a31f9..fe421415 100644 --- a/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html +++ b/docs/html/classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html @@ -272,7 +272,7 @@ bool portable_mode_ =
Initial value:
=
app_data_path_ + "/data_objs"
-
QString app_data_path_
Program Data Location.
Definition: GlobalSettingStation.cpp:120
+
QString app_data_path_
Program Data Location.
Definition: GlobalSettingStation.cpp:116

Object storage path.

diff --git a/docs/html/classGpgFrontend_1_1GpgAdvancedOperator.html b/docs/html/classGpgFrontend_1_1GpgAdvancedOperator.html index b372739f..da8e02b9 100644 --- a/docs/html/classGpgFrontend_1_1GpgAdvancedOperator.html +++ b/docs/html/classGpgFrontend_1_1GpgAdvancedOperator.html @@ -153,7 +153,7 @@ false

References GpgFrontend::GpgCommandExecutor::ExecuteSync().

-

Referenced by GpgFrontend::UI::MainWindow::Init().

+

Referenced by GpgFrontend::ShutdownGlobalBasicalEnv().

diff --git a/docs/html/classGpgFrontend_1_1GpgKeyOpera.html b/docs/html/classGpgFrontend_1_1GpgKeyOpera.html index d7f72ff8..8916879b 100644 --- a/docs/html/classGpgFrontend_1_1GpgKeyOpera.html +++ b/docs/html/classGpgFrontend_1_1GpgKeyOpera.html @@ -296,7 +296,7 @@ virtual void GpgFrontend::GpgKeyOpera::DeleteKeys ( - GpgFrontend::KeyIdArgsListPtr  + KeyIdArgsListPtr  key_ids) diff --git a/docs/html/classGpgFrontend_1_1GpgResultAnalyse.html b/docs/html/classGpgFrontend_1_1GpgResultAnalyse.html index 2b686ac0..c877f0f6 100644 --- a/docs/html/classGpgFrontend_1_1GpgResultAnalyse.html +++ b/docs/html/classGpgFrontend_1_1GpgResultAnalyse.html @@ -97,10 +97,10 @@ Inheritance diagram for GpgFrontend::GpgResultAnalyse:
Inheritance graph
- - - - + + + + diff --git a/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.map b/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.map index 1a0e3473..6b94add3 100644 --- a/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.map +++ b/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.map @@ -1,8 +1,8 @@ - - - - + + + + diff --git a/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.md5 index 59c3e50c..2b465054 100644 --- a/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.md5 +++ b/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.md5 @@ -1 +1 @@ -59823371997aef0dc7b7c9fade5f6096 \ No newline at end of file +510b3ab86e8e689e4d2d1ebdf51cfa85 \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.png b/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.png index 82a983ad..8555481b 100644 Binary files a/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.png and b/docs/html/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse-members.html b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse-members.html index 6327cede..480c3c28 100644 --- a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse-members.html +++ b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse-members.html @@ -99,12 +99,13 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1GpgVerifyResultAna
GetStatus() const -> intGpgFrontend::GpgResultAnalyse GpgResultAnalyse()=defaultGpgFrontend::GpgResultAnalyse GpgVerifyResultAnalyse(GpgError error, GpgVerifyResult result)GpgFrontend::GpgVerifyResultAnalyseexplicit - print_signer(QTextStream &stream, gpgme_signature_t sign) -> boolGpgFrontend::GpgVerifyResultAnalyseprivate - result_ (defined in GpgFrontend::GpgVerifyResultAnalyse)GpgFrontend::GpgVerifyResultAnalyseprivate - setStatus(int m_status)GpgFrontend::GpgResultAnalyseprotected - status_ (defined in GpgFrontend::GpgResultAnalyse)GpgFrontend::GpgResultAnalyseprotected - stream_ (defined in GpgFrontend::GpgResultAnalyse)GpgFrontend::GpgResultAnalyseprotected - TakeChargeOfResult() -> GpgVerifyResultGpgFrontend::GpgVerifyResultAnalyse + print_signer(QTextStream &stream, GpgSignature sign) -> boolGpgFrontend::GpgVerifyResultAnalyseprivate + print_signer_without_key(QTextStream &stream, GpgSignature sign) -> boolGpgFrontend::GpgVerifyResultAnalyseprivate + result_ (defined in GpgFrontend::GpgVerifyResultAnalyse)GpgFrontend::GpgVerifyResultAnalyseprivate + setStatus(int m_status)GpgFrontend::GpgResultAnalyseprotected + status_ (defined in GpgFrontend::GpgResultAnalyse)GpgFrontend::GpgResultAnalyseprotected + stream_ (defined in GpgFrontend::GpgResultAnalyse)GpgFrontend::GpgResultAnalyseprotected + TakeChargeOfResult() -> GpgVerifyResultGpgFrontend::GpgVerifyResultAnalyse diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.html b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.html index 2298927e..887989b9 100644 --- a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.html +++ b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.html @@ -97,7 +97,7 @@ Inheritance diagram for GpgFrontend::GpgVerifyResultAnalyse:
Inheritance graph
- + @@ -107,7 +107,7 @@ Collaboration diagram for GpgFrontend::GpgVerifyResultAnalyse:
Collaboration graph
- + @@ -154,8 +154,10 @@ void doAnalyse () fina - - + + + +

Private Member Functions

auto print_signer (QTextStream &stream, gpgme_signature_t sign) -> bool
 
auto print_signer (QTextStream &stream, GpgSignature sign) -> bool
 
auto print_signer_without_key (QTextStream &stream, GpgSignature sign) -> bool
 
@@ -258,8 +260,8 @@ bool  - + @@ -304,6 +306,52 @@ false

References GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance().

+ + + +

◆ print_signer_without_key()

+ +
+
+

Private Attributes

analysed_ = false - -

◆ print_signer()

+ +

◆ print_signer()

@@ -276,7 +278,7 @@ bool 
analysed_ = false
gpgme_signature_t GpgSignature  sign 
+ + + + +
+ + + + + + + + + + + + + + + + + + +
auto GpgFrontend::GpgVerifyResultAnalyse::print_signer_without_key (QTextStream & stream,
GpgSignature sign 
) -> bool
+
+private
+
+
Parameters
+ + + +
stream
sign
+
+
+
Returns
true
+
+false
+
diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.js b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.js index f5d9f2a8..51dfc128 100644 --- a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.js +++ b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse.js @@ -3,7 +3,8 @@ var classGpgFrontend_1_1GpgVerifyResultAnalyse = [ "GpgVerifyResultAnalyse", "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b", null ], [ "doAnalyse", "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ae072a4684b3d73304794e80125ae8780", null ], [ "GetSignatures", "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b", null ], - [ "print_signer", "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a4d8231561ad4f92322fab6dc8895b8be", null ], + [ "print_signer", "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a591bc0f998e7c1e85f1838248c58b212", null ], + [ "print_signer_without_key", "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ac35988f5f806ea1bedbbe2a6d5a900aa", null ], [ "TakeChargeOfResult", "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e", null ], [ "error_", "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ad9e53477ca77f8685ca2102bf0fc5d4c", null ], [ "result_", "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a09e7a3cc3bf3d64e5d2428cd3040d2b2", null ] diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.map b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.map index c681a442..4b53a6f3 100644 --- a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.map +++ b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.map @@ -1,5 +1,5 @@ - + diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.md5 b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.md5 index ca2ba057..e5079db0 100644 --- a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.md5 +++ b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.md5 @@ -1 +1 @@ -755b031c78cb836fa21eccd5e34699ad \ No newline at end of file +931604676c232f83df0b7c1e0c7cbdd3 \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.png b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.png index ddf84b7a..3b01cd2a 100644 Binary files a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.png and b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.map b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.map index 347ef4bc..5b89d3c3 100644 --- a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.map +++ b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.map @@ -1,5 +1,5 @@ - + diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.md5 index 667d9215..cc387924 100644 --- a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.md5 +++ b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.md5 @@ -1 +1 @@ -80044d828a6c07f124359ce5aefa5ecf \ No newline at end of file +e78ae55b8218aee68c48f705b494dfc1 \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.png b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.png index e06d9432..69c7260b 100644 Binary files a/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.png and b/docs/html/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1CommonUtils.html b/docs/html/classGpgFrontend_1_1UI_1_1CommonUtils.html index 0cc71687..79f4bbe8 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1CommonUtils.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1CommonUtils.html @@ -166,9 +166,9 @@ Public Member Functions  CommonUtils ()  Construct a new Common Utils object.
  - + bool isApplicationNeedRestart () -  +  bool KeyExistsinFavouriteList (const GpgKey &key)   diff --git a/docs/html/classGpgFrontend_1_1UI_1_1CommonUtils.js b/docs/html/classGpgFrontend_1_1UI_1_1CommonUtils.js index 3f473e27..79bd5930 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1CommonUtils.js +++ b/docs/html/classGpgFrontend_1_1UI_1_1CommonUtils.js @@ -5,7 +5,7 @@ var classGpgFrontend_1_1UI_1_1CommonUtils = [ "AddKey2Favourtie", "classGpgFrontend_1_1UI_1_1CommonUtils.html#a7a7b01b992c465ded7e25e54e3ebacec", null ], [ "GetInstance", "classGpgFrontend_1_1UI_1_1CommonUtils.html#a530688726ce3a319de8d4bdcc291db87", null ], [ "ImportKeyFromKeyServer", "classGpgFrontend_1_1UI_1_1CommonUtils.html#a8d91f95f655e3442ea3b04a691255db0", null ], - [ "isApplicationNeedRestart", "classGpgFrontend_1_1UI_1_1CommonUtils.html#abb25baa60d62d6842028e174f7e341fe", null ], + [ "isApplicationNeedRestart", "classGpgFrontend_1_1UI_1_1CommonUtils.html#ae42826374fcdb0fe72af06542ab155dd", null ], [ "KeyExistsinFavouriteList", "classGpgFrontend_1_1UI_1_1CommonUtils.html#ac2b48eecb23d985b6fe1e2ac70f3be29", null ], [ "RaiseFailureMessageBox", "classGpgFrontend_1_1UI_1_1CommonUtils.html#a4bc0d817e2083cc262f4fb2c65027442", null ], [ "RaiseMessageBox", "classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644", null ], diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FilePage-members.html b/docs/html/classGpgFrontend_1_1UI_1_1FilePage-members.html index 29c5ebc9..dc46a0ea 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FilePage-members.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1FilePage-members.html @@ -97,10 +97,13 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1FilePage.htm path_complete_model_ (defined in GpgFrontend::UI::FilePage)GpgFrontend::UI::FilePageprivate path_edit_completer_ (defined in GpgFrontend::UI::FilePage)GpgFrontend::UI::FilePageprivate popup_menu_ (defined in GpgFrontend::UI::FilePage)GpgFrontend::UI::FilePageprivate - SignalPathChanged(const QString &path)GpgFrontend::UI::FilePagesignal - SignalRefreshInfoBoard(const QString &text, InfoBoardStatus verify_label_status)GpgFrontend::UI::FilePagesignal + SignalCurrentTabChanged() (defined in GpgFrontend::UI::FilePage)GpgFrontend::UI::FilePagesignal + SignalMainWindowlUpdateBasicalOperaMenu(unsigned int)GpgFrontend::UI::FilePagesignal + SignalPathChanged(const QString &)GpgFrontend::UI::FilePagesignal + SignalRefreshInfoBoard(const QString &, InfoBoardStatus)GpgFrontend::UI::FilePagesignal SlotGoPath() (defined in GpgFrontend::UI::FilePage)GpgFrontend::UI::FilePageslot ui_ (defined in GpgFrontend::UI::FilePage)GpgFrontend::UI::FilePageprivate + update_main_basical_opera_menu(const QString &) (defined in GpgFrontend::UI::FilePage)GpgFrontend::UI::FilePageprivateslot diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FilePage.html b/docs/html/classGpgFrontend_1_1UI_1_1FilePage.html index 8a43999b..2b618544 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FilePage.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1FilePage.html @@ -87,6 +87,7 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1FilePage.htm Signals | Public Member Functions | Protected Member Functions | +Private Slots | Private Attributes | List of all members
@@ -98,7 +99,7 @@ Inheritance diagram for GpgFrontend::UI::FilePage:
Inheritance graph
- +
@@ -107,11 +108,11 @@ Collaboration diagram for GpgFrontend::UI::FilePage:
Collaboration graph
- - - + + + - + @@ -125,10 +126,15 @@ void SlotGoPath () - - - - + + + + + + + +

Signals

void SignalPathChanged (const QString &path)
 
void SignalRefreshInfoBoard (const QString &text, InfoBoardStatus verify_label_status)
 
void SignalPathChanged (const QString &)
 
void SignalRefreshInfoBoard (const QString &, InfoBoardStatus)
 
+void SignalCurrentTabChanged ()
 
void SignalMainWindowlUpdateBasicalOperaMenu (unsigned int)
 
@@ -144,6 +150,12 @@ Protected Member Functions

Public Member Functions

void keyPressEvent (QKeyEvent *event) override
 
+ + + +

+Private Slots

+void update_main_basical_opera_menu (const QString &)
 
- +

Private Attributes

@@ -265,8 +277,40 @@ QMenu * option_popup_menu_ - -

◆ SignalPathChanged

+ +

◆ SignalMainWindowlUpdateBasicalOperaMenu

+ +
+
+ + + + + +
+ + + + + + + + +
void GpgFrontend::UI::FilePage::SignalMainWindowlUpdateBasicalOperaMenu (unsigned int )
+
+signal
+
+
Parameters
+ + +
int
+
+
+ +
+
+ +

◆ SignalPathChanged

@@ -278,7 +322,7 @@ QMenu * 
option_popup_menu_ void GpgFrontend::UI::FilePage::SignalPathChanged ( const QString & path))
@@ -297,8 +341,8 @@ QMenu * option_popup_menu_
- -

◆ SignalRefreshInfoBoard

+ +

◆ SignalRefreshInfoBoard

@@ -310,13 +354,13 @@ QMenu * option_popup_menu_ void GpgFrontend::UI::FilePage::SignalRefreshInfoBoard ( const QString &  - text, + , InfoBoardStatus  - verify_label_status  +   diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FilePage.js b/docs/html/classGpgFrontend_1_1UI_1_1FilePage.js index ed4e1cfe..a9730e3d 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FilePage.js +++ b/docs/html/classGpgFrontend_1_1UI_1_1FilePage.js @@ -3,9 +3,12 @@ var classGpgFrontend_1_1UI_1_1FilePage = [ "FilePage", "classGpgFrontend_1_1UI_1_1FilePage.html#aed52684347a89faaad2cc7defa9dfc0f", null ], [ "GetSelected", "classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075", null ], [ "keyPressEvent", "classGpgFrontend_1_1UI_1_1FilePage.html#aea388ad7876e287f71e93085e6715495", null ], - [ "SignalPathChanged", "classGpgFrontend_1_1UI_1_1FilePage.html#aec462d16a2097024a4ced24012b905a7", null ], - [ "SignalRefreshInfoBoard", "classGpgFrontend_1_1UI_1_1FilePage.html#a301c5c7747ad251b14c490d58b5d678f", null ], + [ "SignalCurrentTabChanged", "classGpgFrontend_1_1UI_1_1FilePage.html#ac008703950ffa192755e006638b693f4", null ], + [ "SignalMainWindowlUpdateBasicalOperaMenu", "classGpgFrontend_1_1UI_1_1FilePage.html#adadebdebea3d4d8ced7aacc17b617627", null ], + [ "SignalPathChanged", "classGpgFrontend_1_1UI_1_1FilePage.html#af4462f25386ff65594ab0de771cb45c5", null ], + [ "SignalRefreshInfoBoard", "classGpgFrontend_1_1UI_1_1FilePage.html#a8c24032167f81c86770c216c3831da57", null ], [ "SlotGoPath", "classGpgFrontend_1_1UI_1_1FilePage.html#a8ed9963c6c37131a17ccec8b61e04879", null ], + [ "update_main_basical_opera_menu", "classGpgFrontend_1_1UI_1_1FilePage.html#ac9d67b61abb9d4d013a73ad271c02c55", null ], [ "file_tree_view_", "classGpgFrontend_1_1UI_1_1FilePage.html#a565315f13d3bad9b46b9b48a754d04a2", null ], [ "option_popup_menu_", "classGpgFrontend_1_1UI_1_1FilePage.html#a6ddf29e46120a9cd7a31285d748ddb12", null ], [ "path_complete_model_", "classGpgFrontend_1_1UI_1_1FilePage.html#a379abfff5c0e3935b478aee938528ba1", null ], diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.map index 57d3fc3c..1a6bb02b 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.map @@ -1,9 +1,9 @@ - - - + + + - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.md5 index 21a83bb1..5c8b2e75 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.md5 @@ -1 +1 @@ -079f536ef5202245d9ca4e6896ac09cf \ No newline at end of file +6a8856092555092d52f7c3ef07f64120 \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.png index 70e9d9b5..9b0838d7 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.map index 62133eb7..a3406ac5 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.map @@ -1,4 +1,4 @@ - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.md5 index 3920e49d..8c0014ea 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.md5 @@ -1 +1 @@ -9953072119ffd1352cb87ef6f852579b \ No newline at end of file +aae619c74443af430932942405b5340c \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.png index 0e579df2..5cf86ed9 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView-members.html b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView-members.html index 79a2debc..f45571d9 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView-members.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView-members.html @@ -104,6 +104,8 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1FileTreeView GetPathByClickPoint(const QPoint &point) -> QStringGpgFrontend::UI::FileTreeView GetSelectedPath() -> QStringGpgFrontend::UI::FileTreeView keyPressEvent(QKeyEvent *event) overrideGpgFrontend::UI::FileTreeViewprotected + mousePressEvent(QMouseEvent *event) overrideGpgFrontend::UI::FileTreeViewprotected + new_item_action_menu_ (defined in GpgFrontend::UI::FileTreeView)GpgFrontend::UI::FileTreeViewprivate paintEvent(QPaintEvent *event) override (defined in GpgFrontend::UI::FileTreeView)GpgFrontend::UI::FileTreeViewprotected popup_menu_ (defined in GpgFrontend::UI::FileTreeView)GpgFrontend::UI::FileTreeViewprivate selected_path_ (defined in GpgFrontend::UI::FileTreeView)GpgFrontend::UI::FileTreeViewprivate diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView.html b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView.html index 2a4edd75..db0dea36 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView.html @@ -99,7 +99,7 @@ Inheritance diagram for GpgFrontend::UI::FileTreeView:
Inheritance graph
- +
@@ -108,7 +108,7 @@ Collaboration diagram for GpgFrontend::UI::FileTreeView:
Collaboration graph
- +
@@ -186,6 +186,8 @@ Protected Member Functions void paintEvent (QPaintEvent *event) override   +void mousePressEvent (QMouseEvent *event) override +  @@ -219,6 +221,9 @@ QString  + + @@ -258,7 +263,7 @@ QAction * 

Private Slots

selected_path_
QMenu * popup_menu_
 
+QMenu * new_item_action_menu_
 
QAction * action_open_file_
 
action_compress_

Get the Current Path object.

-
Returns
std::filesystem::path
+
Returns
QString

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

@@ -314,7 +319,7 @@ QAction * 
action_compress_
-
Returns
std::filesystem::path
+
Returns
QString
@@ -334,7 +339,7 @@ QAction * action_compress_

Get the Selected Path object.

-
Returns
std::filesystem::path
+
Returns
QString
@@ -368,6 +373,38 @@ QAction * action_compress_ + + + +

◆ mousePressEvent()

+ +
+
+ + + + + +
+ + + + + + + + +
void GpgFrontend::UI::FileTreeView::mousePressEvent (QMouseEvent * event)
+
+overrideprotected
+
+
Parameters
+ + +
event
+
+
+
diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView.js b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView.js index 25e8d3ea..5d77e544 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView.js +++ b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView.js @@ -6,6 +6,7 @@ var classGpgFrontend_1_1UI_1_1FileTreeView = [ "GetPathByClickPoint", "classGpgFrontend_1_1UI_1_1FileTreeView.html#ae65efaff87bd35f7f8f73388c022bdf8", null ], [ "GetSelectedPath", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212", null ], [ "keyPressEvent", "classGpgFrontend_1_1UI_1_1FileTreeView.html#aad531bef81bf8264be3a181efd6b473d", null ], + [ "mousePressEvent", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a1c0a1f76a713872530980b14baaaec29", null ], [ "paintEvent", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a67fa58357348920cbb250df3fe70115c", null ], [ "selectionChanged", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0", null ], [ "SignalOpenFile", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a9f214e986af19db6ea9b950ac96efc74", null ], @@ -36,6 +37,7 @@ var classGpgFrontend_1_1UI_1_1FileTreeView = [ "action_rename_file_", "classGpgFrontend_1_1UI_1_1FileTreeView.html#abd8161c93d2c51daf3aa41133a500dca", null ], [ "current_path_", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a5238316d0c0de7377302c62b7795fd5e", null ], [ "dir_model_", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a3c1f1811b9022af5accf5dd6f408a4a5", null ], + [ "new_item_action_menu_", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a55ab0ccc16e3a1696e3b1ee47e884544", null ], [ "popup_menu_", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a2060426b238894bae21c46ccc0f0c53e", null ], [ "selected_path_", "classGpgFrontend_1_1UI_1_1FileTreeView.html#a6d01507d87dbc9edd4471ef3dd429873", null ] ]; \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.map index 920277eb..4732794d 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.map @@ -1,4 +1,4 @@ - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.md5 index 02551cf6..485738d9 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.md5 @@ -1 +1 @@ -42e39583e6d2e33470ee220c2275191f \ No newline at end of file +6942348ecad5c99c4174529eead4efae \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.png index d09e970c..4cc96875 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.map index 920277eb..4732794d 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.map @@ -1,4 +1,4 @@ - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.md5 index 02551cf6..485738d9 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.md5 @@ -1 +1 @@ -42e39583e6d2e33470ee220c2275191f \ No newline at end of file +6942348ecad5c99c4174529eead4efae \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.png index d09e970c..4cc96875 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1FindWidget.html b/docs/html/classGpgFrontend_1_1UI_1_1FindWidget.html index a10414d9..6088756f 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1FindWidget.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1FindWidget.html @@ -266,8 +266,6 @@ QLineEdit * 
The documentation for this class was generated from the following files:
    diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog.html b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog.html index 7eccdfad..58c806df 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog.html @@ -101,7 +101,7 @@ Inheritance diagram for GpgFrontend::UI::GeneralDialog: - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.map index 90c044b8..d1e8dfd9 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.map @@ -2,7 +2,7 @@ - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5 index b8c67129..aea1e540 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5 @@ -1 +1 @@ -05c76fdcf769233dd1328db8d734ac2d \ No newline at end of file +7c8f8e0f7176802640947c21186ac4c8 \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.png index 9f7e8d0a..c6312f4e 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow.html b/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow.html index 29d9a652..9428ae99 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow.html @@ -98,10 +98,10 @@ Inheritance diagram for GpgFrontend::UI::GeneralMainWindow:
    Inheritance graph
    - - - - + + + +
    diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.map index 182b42ad..f0cc42b9 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.map @@ -1,6 +1,6 @@ - - - - + + + + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.md5 index e1401b64..875deaf4 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.md5 @@ -1 +1 @@ -570d0f47fa0ae0b76ddf951eecdc1c8b \ No newline at end of file +bac4ef8a8d12f5f0a7ae4eaf6246e694 \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.png index afb4de5c..ab0b904a 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog-members.html b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog-members.html index 7c54e599..0f2e857f 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog-members.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog-members.html @@ -92,6 +92,8 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1GnuPGControl apply_settings() (defined in GpgFrontend::UI::GnuPGControllerDialog)GpgFrontend::UI::GnuPGControllerDialogprivate check_custom_gnupg_key_database_path(QString) -> boolGpgFrontend::UI::GnuPGControllerDialogprivate check_custom_gnupg_path(QString) -> boolGpgFrontend::UI::GnuPGControllerDialogprivate + custom_gnupg_path_ (defined in GpgFrontend::UI::GnuPGControllerDialog)GpgFrontend::UI::GnuPGControllerDialogprivate + custom_key_database_path_ (defined in GpgFrontend::UI::GnuPGControllerDialog)GpgFrontend::UI::GnuPGControllerDialogprivate GeneralDialog(QString name, QWidget *parent=nullptr)GpgFrontend::UI::GeneralDialogexplicit get_restart_needed() const -> intGpgFrontend::UI::GnuPGControllerDialogprivate GnuPGControllerDialog(QWidget *parent=nullptr)GpgFrontend::UI::GnuPGControllerDialogexplicit diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html index 298353d3..99155429 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html @@ -99,7 +99,7 @@ Inheritance diagram for GpgFrontend::UI::GnuPGControllerDialog:
    Inheritance graph
    - + @@ -109,7 +109,7 @@ Collaboration diagram for GpgFrontend::UI::GnuPGControllerDialog:
    Collaboration graph
    - + @@ -174,6 +174,12 @@ std::shared_ptr< Ui_GnuPGControllerDialog >  int restart_needed_ {0}   + +QString custom_key_database_path_ +  + +QString custom_gnupg_path_ +  @@ -224,7 +230,7 @@ void  - + - - - - + + + + - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyList.html b/docs/html/classGpgFrontend_1_1UI_1_1KeyList.html index 6f99f398..5032f5f5 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyList.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyList.html @@ -163,32 +163,32 @@ Public Member Functions - - - - - - - - - + + + + + + + + + - - - - - + + + + +

    Additional Inherited Members

    showEvent (QShowE -

    References check_custom_gnupg_key_database_path(), GpgFrontend::UI::UISignalStation::GetInstance(), GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance(), SignalRestartNeeded(), and slot_set_restart_needed().

    +

    References GpgFrontend::UI::UISignalStation::GetInstance(), SignalRestartNeeded(), and slot_set_restart_needed().

    @@ -256,8 +262,6 @@ void 
    showEvent (QShowE
    false
    -

    Referenced by GnuPGControllerDialog().

    - diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.js b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.js index 108b38bd..b7f20172 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.js +++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.js @@ -11,6 +11,8 @@ var classGpgFrontend_1_1UI_1_1GnuPGControllerDialog = [ "slot_update_custom_gnupg_install_path_label", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a917cf89e7920c1c5d7d8070b53bd49fc", null ], [ "slot_update_custom_key_database_path_label", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a626c30712552f1c7fdf69d1d13d7b303", null ], [ "SlotAccept", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#af97fbd4ee0b57a20cc9a97c7e877d520", null ], + [ "custom_gnupg_path_", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a8950c4389f4bbc4a3e62d769d6d14dc4", null ], + [ "custom_key_database_path_", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6040ef897e3fd82d4cec3c6802a5aa6a", null ], [ "restart_needed_", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#acd2918a181aa9c8c59e5d789ce34a92a", null ], [ "ui_", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#afda750c1511434cb0d3162d9bd1ab78f", null ] ]; \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.map index 63eeeda3..613712b4 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.map @@ -1,5 +1,5 @@ - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.md5 index 7c8e0b3f..76794f4d 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.md5 @@ -1 +1 @@ -272483401afb08992f5b08b507f4ef15 \ No newline at end of file +f3d54b3816aa2f714c0afa1367820155 \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.png index 295f7776..8e1c55b2 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.map index eaeb5820..5d97f3c0 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.map @@ -1,5 +1,5 @@ - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.md5 index def708ab..2cd4f19c 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.md5 @@ -1 +1 @@ -ed54ae17af39485e40dd8fe37bacd2a2 \ No newline at end of file +ae856b56f0e9c24328f42c896c9c18db \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.png index e4ad29e9..45d71d0a 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyList-members.html b/docs/html/classGpgFrontend_1_1UI_1_1KeyList-members.html index e47be8bb..e543a5b5 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyList-members.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyList-members.html @@ -95,17 +95,17 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyList.html
    buffered_key_list_mutex_ (defined in GpgFrontend::UI::KeyList)GpgFrontend::UI::KeyListprivate
    buffered_keys_list_ (defined in GpgFrontend::UI::KeyList)GpgFrontend::UI::KeyListprivate
    check_all() (defined in GpgFrontend::UI::KeyList)GpgFrontend::UI::KeyListprivate
    ContainsPrivateKeys()GpgFrontend::UI::KeyList
    ContainsPrivateKeys()GpgFrontend::UI::KeyList
    contextMenuEvent(QContextMenuEvent *event) overrideGpgFrontend::UI::KeyListprotected
    dragEnterEvent(QDragEnterEvent *event) overrideGpgFrontend::UI::KeyListprotected
    dropEvent(QDropEvent *event) overrideGpgFrontend::UI::KeyListprotected
    filter_by_keyword() (defined in GpgFrontend::UI::KeyList)GpgFrontend::UI::KeyListprivate
    GetAllPrivateKeys()GpgFrontend::UI::KeyList
    GetChecked()GpgFrontend::UI::KeyList
    GetChecked(const KeyTable &key_table)GpgFrontend::UI::KeyListstatic
    GetPrivateChecked()GpgFrontend::UI::KeyList
    GetAllPrivateKeys()GpgFrontend::UI::KeyList
    GetChecked()GpgFrontend::UI::KeyList
    GetChecked(const KeyTable &key_table)GpgFrontend::UI::KeyListstatic
    GetPrivateChecked()GpgFrontend::UI::KeyList
    GetSelected()GpgFrontend::UI::KeyList
    GetSelectedKey()GpgFrontend::UI::KeyList
    GetSelectedKey()GpgFrontend::UI::KeyList
    import_keys(const QByteArray &inBuffer)GpgFrontend::UI::KeyListprivate
    init() (defined in GpgFrontend::UI::KeyList)GpgFrontend::UI::KeyListprivate
    KeyList(KeyMenuAbility::AbilityType menu_ability, QWidget *parent=nullptr)GpgFrontend::UI::KeyListexplicit
    void AddSeparator ()
     
    KeyIdArgsListPtr GetChecked ()
     Get the Checked object. More...
     
    KeyIdArgsListPtr GetPrivateChecked ()
     Get the Private Checked object. More...
     
    KeyIdArgsListPtr GetAllPrivateKeys ()
     Get the All Private Keys object. More...
     
    KeyIdArgsListPtr GetChecked ()
     Get the Checked object. More...
     
    KeyIdArgsListPtr GetPrivateChecked ()
     Get the Private Checked object. More...
     
    KeyIdArgsListPtr GetAllPrivateKeys ()
     Get the All Private Keys object. More...
     
    void SetChecked (KeyIdArgsListPtr key_ids)
     Set the Checked object. More...
     
    KeyIdArgsListPtr GetSelected ()
     Get the Selected object. More...
     
    QString GetSelectedKey ()
     Get the Selected Key object. More...
     
    bool ContainsPrivateKeys ()
     
    QString GetSelectedKey ()
     Get the Selected Key object. More...
     
    bool ContainsPrivateKeys ()
     
    - - - + + + @@ -389,14 +389,14 @@ KeyMenuAbility::AbilityType 

    Static Public Member Functions

    static KeyIdArgsListPtr GetChecked (const KeyTable &key_table)
     Get the Checked object. More...
     
    static KeyIdArgsListPtr GetChecked (const KeyTable &key_table)
     Get the Checked object. More...
     
    static void SetChecked (const KeyIdArgsListPtr &keyIds, const KeyTable &key_table)
     Set the Checked object. More...
     
    < - -

    ◆ ContainsPrivateKeys()

    + +

    ◆ ContainsPrivateKeys()

    - + @@ -507,14 +507,14 @@ false - -

    ◆ GetAllPrivateKeys()

    + +

    ◆ GetAllPrivateKeys()

    bool GpgFrontend::UI::KeyList::ContainsPrivateKeys auto GpgFrontend::UI::KeyList::ContainsPrivateKeys ( )
    - + @@ -527,14 +527,14 @@ false - -

    ◆ GetChecked() [1/2]

    + +

    ◆ GetChecked() [1/2]

    KeyIdArgsListPtr GpgFrontend::UI::KeyList::GetAllPrivateKeys auto GpgFrontend::UI::KeyList::GetAllPrivateKeys ( )
    - + @@ -549,8 +549,8 @@ false - -

    ◆ GetChecked() [2/2]

    + +

    ◆ GetChecked() [2/2]

    @@ -559,7 +559,7 @@ false
    + + + + + + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation.js b/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation.js index 11de3d7f..1f5102ed 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation.js +++ b/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation.js @@ -4,6 +4,9 @@ var classGpgFrontend_1_1UI_1_1UISignalStation = [ "GetInstance", "classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d", null ], [ "SignalKeyDatabaseRefresh", "classGpgFrontend_1_1UI_1_1UISignalStation.html#ab188594618297e68730e0acbbcaff74b", null ], [ "SignalKeyDatabaseRefreshDone", "classGpgFrontend_1_1UI_1_1UISignalStation.html#aaad3bf9919b47634cc856a008d3a5af9", null ], + [ "SignalKeyRevoked", "classGpgFrontend_1_1UI_1_1UISignalStation.html#a04aea8b748d541996044acda569589e4", null ], + [ "SignalMainWindowlUpdateBasicalOperaMenu", "classGpgFrontend_1_1UI_1_1UISignalStation.html#a1dc7383120b4bc030b3734062aacded3", null ], + [ "SignalMainWindowOpenFile", "classGpgFrontend_1_1UI_1_1UISignalStation.html#a48b27b92e27d215912b8e9ded203f6c0", null ], [ "SignalNeedUserInputPassphrase", "classGpgFrontend_1_1UI_1_1UISignalStation.html#a6db890d5c1499e56d2ebb893358c65f4", null ], [ "SignalRefreshInfoBoard", "classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007", null ], [ "SignalRefreshStatusBar", "classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19", null ], diff --git a/docs/html/cmd_8h_source.html b/docs/html/cmd_8h_source.html index fb11542b..7ce5ea41 100644 --- a/docs/html/cmd_8h_source.html +++ b/docs/html/cmd_8h_source.html @@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('cmd_8h_source.html',''); initResizable
    41 auto RunTest(const GFCxtWPtr&) -> int;
    42 
    43 } // namespace GpgFrontend
    -
    Definition: app.cpp:38
    +
    Definition: app.cpp:39
    diff --git a/docs/html/functions_c.html b/docs/html/functions_c.html index bfa54352..13c7b4d8 100644 --- a/docs/html/functions_c.html +++ b/docs/html/functions_c.html @@ -151,7 +151,7 @@ $(document).ready(function(){initNavTree('functions_c.html',''); initResizable() : GpgFrontend::UI::ConclusionPage
  • ContainsPrivateKeys() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList
  • contextMenuEvent() : GpgFrontend::UI::KeyList diff --git a/docs/html/functions_func_c.html b/docs/html/functions_func_c.html index cee25ac5..3775fbd4 100644 --- a/docs/html/functions_func_c.html +++ b/docs/html/functions_func_c.html @@ -133,7 +133,7 @@ $(document).ready(function(){initNavTree('functions_func_c.html',''); initResiza : GpgFrontend::UI::ConclusionPage
  • ContainsPrivateKeys() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList
  • contextMenuEvent() : GpgFrontend::UI::KeyList diff --git a/docs/html/functions_func_g.html b/docs/html/functions_func_g.html index 6c437268..2ad726e7 100644 --- a/docs/html/functions_func_g.html +++ b/docs/html/functions_func_g.html @@ -170,7 +170,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza , GpgFrontend::SingletonStorage
  • GetAllPrivateKeys() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList
  • GetApp() : GpgFrontend::GpgFrontendContext @@ -191,7 +191,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza , GpgFrontend::SingletonFunctionObject< T >
  • GetChecked() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList , GpgFrontend::UI::KeyTable
  • GetCheckedSigners() @@ -334,7 +334,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza : GpgFrontend::GpgKey
  • GetPrivateChecked() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList
  • GetProtocol() : GpgFrontend::GpgKey @@ -365,7 +365,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html',''); initResiza , GpgFrontend::UI::KeyList
  • GetSelectedKey() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList
  • GetSelectedPath() : GpgFrontend::UI::FileTreeView diff --git a/docs/html/functions_func_m.html b/docs/html/functions_func_m.html index c5c791c7..9e52bd7e 100644 --- a/docs/html/functions_func_m.html +++ b/docs/html/functions_func_m.html @@ -97,6 +97,9 @@ $(document).ready(function(){initNavTree('functions_func_m.html',''); initResiza
  • ModifyTOFUPolicy() : GpgFrontend::GpgKeyOpera
  • +
  • mousePressEvent() +: GpgFrontend::UI::FileTreeView +
  • diff --git a/docs/html/functions_func_p.html b/docs/html/functions_func_p.html index c7534fa1..45bcf30e 100644 --- a/docs/html/functions_func_p.html +++ b/docs/html/functions_func_p.html @@ -104,7 +104,10 @@ $(document).ready(function(){initNavTree('functions_func_p.html',''); initResiza : GpgFrontend::GpgDecryptResultAnalyse
  • print_signer() -: GpgFrontend::GpgVerifyResultAnalyse +: GpgFrontend::GpgVerifyResultAnalyse +
  • +
  • print_signer_without_key() +: GpgFrontend::GpgVerifyResultAnalyse
  • ProxyConnectionTestTask() : GpgFrontend::UI::ProxyConnectionTestTask diff --git a/docs/html/functions_func_s.html b/docs/html/functions_func_s.html index d5d25971..96e30e8b 100644 --- a/docs/html/functions_func_s.html +++ b/docs/html/functions_func_s.html @@ -144,9 +144,6 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza
  • SetComment() : GpgFrontend::GenKeyInfo
  • -
  • SetCryptoMenuStatus() -: GpgFrontend::UI::MainWindow -
  • SetDoubleClickedAction() : GpgFrontend::UI::KeyList
  • @@ -242,18 +239,21 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza
  • SignalKeyServerSearchResult() : GpgFrontend::UI::KeyServerSearchTask
  • +
  • SignalMainWindowlUpdateBasicalOperaMenu() +: GpgFrontend::UI::FilePage +
  • SignalOpenHelp() : GpgFrontend::UI::Wizard
  • SignalPathChanged() -: GpgFrontend::UI::FilePage +: GpgFrontend::UI::FilePage , GpgFrontend::UI::FileTreeView
  • SignalProxyConnectionTestResult() : GpgFrontend::UI::ProxyConnectionTestTask
  • SignalRefreshInfoBoard() -: GpgFrontend::UI::FilePage +: GpgFrontend::UI::FilePage , GpgFrontend::UI::UISignalStation
  • SignalRefreshStatusBar() @@ -513,7 +513,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza : GpgFrontend::UI::TextEdit
  • SlotImport() -: GpgFrontend::UI::KeyServerImportDialog +: GpgFrontend::UI::KeyServerImportDialog
  • SlotImportKeyFromClipboard() : GpgFrontend::UI::CommonUtils @@ -591,6 +591,9 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza
  • SlotUndo() : GpgFrontend::UI::TextEdit
  • +
  • SlotUpdateCryptoMenuStatus() +: GpgFrontend::UI::MainWindow +
  • SlotVerify() : GpgFrontend::UI::MainWindow
  • diff --git a/docs/html/functions_g.html b/docs/html/functions_g.html index d99d447e..dceec8f7 100644 --- a/docs/html/functions_g.html +++ b/docs/html/functions_g.html @@ -170,7 +170,7 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable() , GpgFrontend::SingletonStorage
  • GetAllPrivateKeys() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList
  • GetApp() : GpgFrontend::GpgFrontendContext @@ -191,7 +191,7 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable() , GpgFrontend::SingletonFunctionObject< T >
  • GetChecked() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList , GpgFrontend::UI::KeyTable
  • GetCheckedSigners() @@ -334,7 +334,7 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable() : GpgFrontend::GpgKey
  • GetPrivateChecked() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList
  • GetProtocol() : GpgFrontend::GpgKey @@ -365,7 +365,7 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable() , GpgFrontend::UI::KeyList
  • GetSelectedKey() -: GpgFrontend::UI::KeyList +: GpgFrontend::UI::KeyList
  • GetSelectedPath() : GpgFrontend::UI::FileTreeView diff --git a/docs/html/functions_m.html b/docs/html/functions_m.html index 39a3d972..662e2961 100644 --- a/docs/html/functions_m.html +++ b/docs/html/functions_m.html @@ -101,6 +101,9 @@ $(document).ready(function(){initNavTree('functions_m.html',''); initResizable()
  • ModifyTOFUPolicy() : GpgFrontend::GpgKeyOpera
  • +
  • mousePressEvent() +: GpgFrontend::UI::FileTreeView +
  • mt_ : GpgFrontend::PassphraseGenerator
  • diff --git a/docs/html/functions_p.html b/docs/html/functions_p.html index b4a20295..ef759ab4 100644 --- a/docs/html/functions_p.html +++ b/docs/html/functions_p.html @@ -110,7 +110,10 @@ $(document).ready(function(){initNavTree('functions_p.html',''); initResizable() : GpgFrontend::GpgDecryptResultAnalyse
  • print_signer() -: GpgFrontend::GpgVerifyResultAnalyse +: GpgFrontend::GpgVerifyResultAnalyse +
  • +
  • print_signer_without_key() +: GpgFrontend::GpgVerifyResultAnalyse
  • ProxyConnectionTestTask() : GpgFrontend::UI::ProxyConnectionTestTask diff --git a/docs/html/functions_s.html b/docs/html/functions_s.html index b7d51fbe..1afce195 100644 --- a/docs/html/functions_s.html +++ b/docs/html/functions_s.html @@ -153,9 +153,6 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
  • SetComment() : GpgFrontend::GenKeyInfo
  • -
  • SetCryptoMenuStatus() -: GpgFrontend::UI::MainWindow -
  • SetDoubleClickedAction() : GpgFrontend::UI::KeyList
  • @@ -260,18 +257,21 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
  • SignalKeyServerSearchResult() : GpgFrontend::UI::KeyServerSearchTask
  • +
  • SignalMainWindowlUpdateBasicalOperaMenu() +: GpgFrontend::UI::FilePage +
  • SignalOpenHelp() : GpgFrontend::UI::Wizard
  • SignalPathChanged() -: GpgFrontend::UI::FilePage +: GpgFrontend::UI::FilePage , GpgFrontend::UI::FileTreeView
  • SignalProxyConnectionTestResult() : GpgFrontend::UI::ProxyConnectionTestTask
  • SignalRefreshInfoBoard() -: GpgFrontend::UI::FilePage +: GpgFrontend::UI::FilePage , GpgFrontend::UI::UISignalStation
  • SignalRefreshStatusBar() @@ -540,7 +540,7 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable() : GpgFrontend::UI::CommonUtils
  • SlotImportKeyFromKeyServer() -: GpgFrontend::UI::CommonUtils +: GpgFrontend::UI::CommonUtils
  • SlotImportKeys() : GpgFrontend::UI::CommonUtils @@ -609,6 +609,9 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
  • SlotUndo() : GpgFrontend::UI::TextEdit
  • +
  • SlotUpdateCryptoMenuStatus() +: GpgFrontend::UI::MainWindow +
  • SlotVerify() : GpgFrontend::UI::MainWindow
  • diff --git a/docs/html/init_8h_source.html b/docs/html/init_8h_source.html index 1c56d6a2..11a536f3 100644 --- a/docs/html/init_8h_source.html +++ b/docs/html/init_8h_source.html @@ -97,16 +97,19 @@ $(document).ready(function(){initNavTree('init_8h_source.html',''); initResizabl
    41 
    46 void InitGlobalPathEnv();
    47 
    -
    53 void InitGlobalBasicalEnv(const GFCxtWPtr &, bool);
    -
    54 
    -
    60 void ShutdownGlobalBasicalEnv(const GFCxtWPtr &p_ctx);
    -
    61 
    -
    62 } // namespace GpgFrontend
    -
    Definition: app.cpp:38
    -
    void InitGlobalPathEnv()
    init global PATH env
    Definition: init.cpp:64
    -
    void ShutdownGlobalBasicalEnv(const GFCxtWPtr &p_ctx)
    Definition: init.cpp:123
    -
    void InitGlobalBasicalEnv(const GFCxtWPtr &p_ctx, bool gui_mode)
    Definition: init.cpp:91
    -
    void InitLoggingSystem(const GFCxtSPtr &ctx)
    Definition: init.cpp:56
    +
    52 void InitLocale();
    +
    53 
    +
    59 void InitGlobalBasicalEnv(const GFCxtWPtr &, bool);
    +
    60 
    +
    66 void ShutdownGlobalBasicalEnv(const GFCxtWPtr &p_ctx);
    +
    67 
    +
    68 } // namespace GpgFrontend
    +
    Definition: app.cpp:39
    +
    void InitGlobalPathEnv()
    init global PATH env
    Definition: init.cpp:73
    +
    void ShutdownGlobalBasicalEnv(const GFCxtWPtr &p_ctx)
    Definition: init.cpp:164
    +
    void InitLocale()
    setup the locale and load the translations
    Definition: init.cpp:148
    +
    void InitGlobalBasicalEnv(const GFCxtWPtr &p_ctx, bool gui_mode)
    Definition: init.cpp:109
    +
    void InitLoggingSystem(const GFCxtSPtr &ctx)
    Definition: init.cpp:57
    diff --git a/docs/html/namespaceGpgFrontend.html b/docs/html/namespaceGpgFrontend.html index 9a668a02..f996d6d4 100644 --- a/docs/html/namespaceGpgFrontend.html +++ b/docs/html/namespaceGpgFrontend.html @@ -431,15 +431,18 @@ auto  - - + + - - + + + + @@ -612,6 +615,10 @@ void  + + +
    KeyIdArgsListPtr GpgFrontend::UI::KeyList::GetChecked auto GpgFrontend::UI::KeyList::GetChecked ( ) - + @@ -584,14 +584,14 @@ false - -

    ◆ GetPrivateChecked()

    + +

    ◆ GetPrivateChecked()

    KeyIdArgsListPtr GpgFrontend::UI::KeyList::GetChecked auto GpgFrontend::UI::KeyList::GetChecked ( const KeyTable key_table)
    - + @@ -628,14 +628,14 @@ false - -

    ◆ GetSelectedKey()

    + +

    ◆ GetSelectedKey()

    KeyIdArgsListPtr GpgFrontend::UI::KeyList::GetPrivateChecked auto GpgFrontend::UI::KeyList::GetPrivateChecked ( )
    - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyList.js b/docs/html/classGpgFrontend_1_1UI_1_1KeyList.js index 30ac36b9..fe34a73f 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyList.js +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyList.js @@ -5,17 +5,17 @@ var classGpgFrontend_1_1UI_1_1KeyList = [ "AddMenuAction", "classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886", null ], [ "AddSeparator", "classGpgFrontend_1_1UI_1_1KeyList.html#a0ea28d6f108bad10aaa8844fa86db033", null ], [ "check_all", "classGpgFrontend_1_1UI_1_1KeyList.html#a0c3090591dff7b68bfb83c93d2c168e3", null ], - [ "ContainsPrivateKeys", "classGpgFrontend_1_1UI_1_1KeyList.html#a20c4a242f49123bd64982952fdad08e9", null ], + [ "ContainsPrivateKeys", "classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb", null ], [ "contextMenuEvent", "classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190", null ], [ "dragEnterEvent", "classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f", null ], [ "dropEvent", "classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f", null ], [ "filter_by_keyword", "classGpgFrontend_1_1UI_1_1KeyList.html#adc5099f326fdd4da9a82e34a68cb2fd7", null ], - [ "GetAllPrivateKeys", "classGpgFrontend_1_1UI_1_1KeyList.html#a7ead8845ceb7c9310e3f4742251e1d87", null ], - [ "GetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#ac1e5046770c36f67aab34715e50c0a33", null ], - [ "GetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#a4e5862299b0aebe07daf8fbc642a4c38", null ], - [ "GetPrivateChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#a81c2e36427371fa6ae6381870b9b5bdd", null ], + [ "GetAllPrivateKeys", "classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a", null ], + [ "GetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b", null ], + [ "GetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc", null ], + [ "GetPrivateChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477", null ], [ "GetSelected", "classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544", null ], - [ "GetSelectedKey", "classGpgFrontend_1_1UI_1_1KeyList.html#aad445fa253a2d370debee4ff053f1cb8", null ], + [ "GetSelectedKey", "classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b", null ], [ "import_keys", "classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153", null ], [ "init", "classGpgFrontend_1_1UI_1_1KeyList.html#a79416ec91e91f19712bf72aeb6440175", null ], [ "SetChecked", "classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe", null ], diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab-members.html b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab-members.html index b90c4b68..c9d2f4f8 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab-members.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab-members.html @@ -93,12 +93,14 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1KeyPairOpera - - - - - - + + + + + + + + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html index b5214916..462df468 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html @@ -97,7 +97,7 @@ Inheritance diagram for GpgFrontend::UI::KeyPairOperaTab:
    Inheritance graph
    - +
    @@ -106,7 +106,7 @@ Collaboration diagram for GpgFrontend::UI::KeyPairOperaTab:
    Collaboration graph
    - + @@ -162,6 +162,9 @@ void 
    + +
    QString GpgFrontend::UI::KeyList::GetSelectedKey auto GpgFrontend::UI::KeyList::GetSelectedKey ( )
    key_server_opera_menu_ (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivate
    KeyPairOperaTab(const QString &key_id, QWidget *parent)GpgFrontend::UI::KeyPairOperaTab
    m_key_ (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivate
    secret_key_export_opera_menu_ (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivate
    SignalKeyDatabaseRefresh() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabsignal
    slot_export_private_key()GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_export_public_key() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_export_short_private_key() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_gen_revoke_cert() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    rev_cert_opera_menu_ (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivate
    secret_key_export_opera_menu_ (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivate
    SignalKeyDatabaseRefresh() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabsignal
    slot_export_private_key()GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_export_public_key() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_export_short_private_key() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_gen_revoke_cert() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_import_revoke_cert() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_modify_edit_datetime() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_modify_password() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_modify_tofu_policy() (defined in GpgFrontend::UI::KeyPairOperaTab)GpgFrontend::UI::KeyPairOperaTabprivateslot
    slot_modify_tofu_poli
    void slot_set_owner_trust_level ()
     
    +void slot_import_revoke_cert ()
     
    @@ -171,6 +174,9 @@ Private Attributes + + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.js b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.js index 21f9b88d..1d91affa 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.js +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.js @@ -7,6 +7,7 @@ var classGpgFrontend_1_1UI_1_1KeyPairOperaTab = [ "slot_export_public_key", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ae5351ab31a47755ec82a007cd3610b55", null ], [ "slot_export_short_private_key", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#acb6fe75a2e834469627d9b46ad84d514", null ], [ "slot_gen_revoke_cert", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a504d26d23c6e4228b732f2f79c2c6fa3", null ], + [ "slot_import_revoke_cert", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a9a9b90abf767e3bb91ece29dcd4a7b0a", null ], [ "slot_modify_edit_datetime", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a636caee67903f6f6114ba7a63ba49781", null ], [ "slot_modify_password", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4eb2668e860bb19e5c3c47a922b1e671", null ], [ "slot_modify_tofu_policy", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ab23cb5c7d25aabc0bed9ba530f3866ba", null ], @@ -15,5 +16,6 @@ var classGpgFrontend_1_1UI_1_1KeyPairOperaTab = [ "slot_upload_key_to_server", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a6becf000c1128e46afee8a86066a242c", null ], [ "key_server_opera_menu_", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ab5304882e1883244ff798ec06ff1c888", null ], [ "m_key_", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#aa150485d290176e45d7bb1e87601abde", null ], + [ "rev_cert_opera_menu_", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ae7a339d6db5e4e817ef76fdb58e05415", null ], [ "secret_key_export_opera_menu_", "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a9a28a055e8e549288e7dce49050493f5", null ] ]; \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.map index 224609b4..acc719e9 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.map @@ -1,5 +1,5 @@ - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.md5 index c18b920d..791996dd 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.md5 @@ -1 +1 @@ -9723261b758e84373b6cf4b74fc1d0d8 \ No newline at end of file +950f4d70bdf7e1cb8606e58e7ca2fd4d \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.png index 28077542..8cbd75fd 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.map index 94be57c3..d6944da7 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.map @@ -1,4 +1,4 @@ - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.md5 index 86d5ef61..f7ca7e94 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.md5 @@ -1 +1 @@ -c6a6861a36bd9b1aca66860fe82ae07e \ No newline at end of file +66f3b3be2a9536a7eaef774ac8e6e81e \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.png index 3d010b86..7510fc8e 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html b/docs/html/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html index e9b74fa9..f06d907e 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html @@ -274,7 +274,7 @@ void  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow.html b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow.html index 549ce3e9..d1fe8e3d 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow.html @@ -101,9 +101,9 @@ Inheritance diagram for GpgFrontend::UI::MainWindow:
    Inheritance graph
    - - - + + +
    @@ -111,7 +111,7 @@ Collaboration diagram for GpgFrontend::UI::MainWindow:
    Collaboration graph
    - + @@ -145,6 +145,8 @@ Public Slots
    + + @@ -204,8 +206,6 @@ void  - - @@ -857,8 +857,6 @@ Qt::ToolButtonStyle  - - - - - - - + + + + + + + + + +

    Private Attributes

    QMenu * key_server_opera_menu_ {}
     
    +QMenu * rev_cert_opera_menu_ {}
     
    QMenu * secret_key_export_opera_menu_ {}
     
    showEvent (QShowE -

    References GpgFrontend::UI::KeyList::GetChecked(), GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance(), and GpgFrontend::SingletonFunctionObject< GpgKeyManager >::GetInstance().

    +

    References GpgFrontend::UI::KeyList::GetChecked(), GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance(), and GpgFrontend::SingletonFunctionObject< GpgKeyManager >::GetInstance().

    Referenced by KeyUIDSignDialog().

    diff --git a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow-members.html b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow-members.html index d9cd8af6..d222b88d 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow-members.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow-members.html @@ -175,58 +175,58 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1MainWindow.h
    save_as_act_GpgFrontend::UI::MainWindowprivate
    select_all_act_GpgFrontend::UI::MainWindowprivate
    set_owner_trust_of_key_act_ (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivate
    SetCryptoMenuStatus(CryptoMenu::OperationType type)GpgFrontend::UI::MainWindow
    show_key_details_act_GpgFrontend::UI::MainWindowprivate
    sign_act_GpgFrontend::UI::MainWindowprivate
    SignalKeyDatabaseRefresh() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowsignal
    SignalLoaded() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowsignal
    SignalRestartApplication(int) (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowsignal
    SignalUIRefresh() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowsignal
    size_ (defined in GpgFrontend::UI::GeneralMainWindow)GpgFrontend::UI::GeneralMainWindowprivate
    slot_add_key_2_favourite() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_add_pgp_header()GpgFrontend::UI::MainWindowprivateslot
    slot_append_keys_create_datetime() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_append_keys_expire_datetime() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_append_keys_fingerprint() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_append_selected_keys()GpgFrontend::UI::MainWindowprivateslot
    slot_clean_double_line_breaks()GpgFrontend::UI::MainWindowprivateslot
    slot_copy_default_uid_to_clipboard()GpgFrontend::UI::MainWindowprivateslot
    slot_copy_key_id_to_clipboard()GpgFrontend::UI::MainWindowprivateslot
    slot_copy_mail_address_to_clipboard()GpgFrontend::UI::MainWindowprivateslot
    slot_cut_pgp_header()GpgFrontend::UI::MainWindowprivateslot
    slot_disable_tab_actions(int number)GpgFrontend::UI::MainWindowprivateslot
    slot_find()GpgFrontend::UI::MainWindowprivateslot
    slot_import_key_from_edit()GpgFrontend::UI::MainWindowprivateslot
    slot_open_file_tab()GpgFrontend::UI::MainWindowprivateslot
    slot_open_key_management()GpgFrontend::UI::MainWindowprivateslot
    slot_open_settings_dialog()GpgFrontend::UI::MainWindowprivateslot
    slot_refresh_current_file_view() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_remove_key_from_favourite() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_restore_settings() noexcept (defined in GpgFrontend::UI::GeneralMainWindow)GpgFrontend::UI::GeneralMainWindowprivateslot
    slot_save_settings() noexcept (defined in GpgFrontend::UI::GeneralMainWindow)GpgFrontend::UI::GeneralMainWindowprivateslot
    slot_set_owner_trust_level_of_key() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_show_key_details()GpgFrontend::UI::MainWindowprivateslot
    slot_start_wizard()GpgFrontend::UI::MainWindowprivateslot
    slot_version_upgrade_nofity()GpgFrontend::UI::MainWindowprivateslot
    SlotArchiveDecrypt(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotArchiveDecryptVerify(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotDecrypt()GpgFrontend::UI::MainWindowslot
    SlotDecryptVerify()GpgFrontend::UI::MainWindowslot
    SlotDirectoryEncrypt(const QString &) (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowslot
    SlotDirectoryEncryptSign(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotEncrypt()GpgFrontend::UI::MainWindowslot
    SlotEncryptSign()GpgFrontend::UI::MainWindowslot
    SlotFileDecrypt(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotFileDecryptVerify(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotFileEncrypt(const QString &)GpgFrontend::UI::MainWindowslot
    SlotFileEncryptSign(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotFileSign(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotFileVerify(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotOpenFile(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotRaisePinentry(QSharedPointer< GpgPassphraseContext >)GpgFrontend::UI::MainWindowslot
    SlotSetRestartNeeded(int)GpgFrontend::UI::MainWindowslot
    SlotSetStatusBarText(const QString &text) (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowslot
    SlotSign()GpgFrontend::UI::MainWindowslot
    show_key_details_act_GpgFrontend::UI::MainWindowprivate
    sign_act_GpgFrontend::UI::MainWindowprivate
    SignalKeyDatabaseRefresh() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowsignal
    SignalLoaded() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowsignal
    SignalRestartApplication(int) (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowsignal
    SignalUIRefresh() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowsignal
    size_ (defined in GpgFrontend::UI::GeneralMainWindow)GpgFrontend::UI::GeneralMainWindowprivate
    slot_add_key_2_favourite() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_add_pgp_header()GpgFrontend::UI::MainWindowprivateslot
    slot_append_keys_create_datetime() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_append_keys_expire_datetime() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_append_keys_fingerprint() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_append_selected_keys()GpgFrontend::UI::MainWindowprivateslot
    slot_clean_double_line_breaks()GpgFrontend::UI::MainWindowprivateslot
    slot_copy_default_uid_to_clipboard()GpgFrontend::UI::MainWindowprivateslot
    slot_copy_key_id_to_clipboard()GpgFrontend::UI::MainWindowprivateslot
    slot_copy_mail_address_to_clipboard()GpgFrontend::UI::MainWindowprivateslot
    slot_cut_pgp_header()GpgFrontend::UI::MainWindowprivateslot
    slot_disable_tab_actions(int number)GpgFrontend::UI::MainWindowprivateslot
    slot_find()GpgFrontend::UI::MainWindowprivateslot
    slot_import_key_from_edit()GpgFrontend::UI::MainWindowprivateslot
    slot_open_file_tab()GpgFrontend::UI::MainWindowprivateslot
    slot_open_key_management()GpgFrontend::UI::MainWindowprivateslot
    slot_open_settings_dialog()GpgFrontend::UI::MainWindowprivateslot
    slot_refresh_current_file_view() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_remove_key_from_favourite() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_restore_settings() noexcept (defined in GpgFrontend::UI::GeneralMainWindow)GpgFrontend::UI::GeneralMainWindowprivateslot
    slot_save_settings() noexcept (defined in GpgFrontend::UI::GeneralMainWindow)GpgFrontend::UI::GeneralMainWindowprivateslot
    slot_set_owner_trust_level_of_key() (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowprivateslot
    slot_show_key_details()GpgFrontend::UI::MainWindowprivateslot
    slot_start_wizard()GpgFrontend::UI::MainWindowprivateslot
    slot_version_upgrade_nofity()GpgFrontend::UI::MainWindowprivateslot
    SlotArchiveDecrypt(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotArchiveDecryptVerify(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotDecrypt()GpgFrontend::UI::MainWindowslot
    SlotDecryptVerify()GpgFrontend::UI::MainWindowslot
    SlotDirectoryEncrypt(const QString &) (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowslot
    SlotDirectoryEncryptSign(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotEncrypt()GpgFrontend::UI::MainWindowslot
    SlotEncryptSign()GpgFrontend::UI::MainWindowslot
    SlotFileDecrypt(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotFileDecryptVerify(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotFileEncrypt(const QString &)GpgFrontend::UI::MainWindowslot
    SlotFileEncryptSign(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotFileSign(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotFileVerify(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotOpenFile(const QString &path)GpgFrontend::UI::MainWindowslot
    SlotRaisePinentry(QSharedPointer< GpgPassphraseContext >)GpgFrontend::UI::MainWindowslot
    SlotSetRestartNeeded(int)GpgFrontend::UI::MainWindowslot
    SlotSetStatusBarText(const QString &text) (defined in GpgFrontend::UI::MainWindow)GpgFrontend::UI::MainWindowslot
    SlotSign()GpgFrontend::UI::MainWindowslot
    SlotUpdateCryptoMenuStatus(unsigned int type)GpgFrontend::UI::MainWindowslot
    SlotVerify()GpgFrontend::UI::MainWindowslot
    special_edit_tool_bar_GpgFrontend::UI::MainWindowprivate
    start_wizard_act_GpgFrontend::UI::MainWindowprivate
    void SlotSetStatusBarText (const QString &text)
     
    void SlotUpdateCryptoMenuStatus (unsigned int type)
     
    void SlotOpenFile (const QString &path)
     
    void SlotEncrypt ()
    SignalKeyDatabaseRefr Public Member Functions
    void Init () noexcept
     
    void SetCryptoMenuStatus (CryptoMenu::OperationType type)
     
    - Public Member Functions inherited from GpgFrontend::UI::GeneralMainWindow
     GeneralMainWindow (QString name, QWidget *parent=nullptr)
     
    icon_s

    ONLY Called from main()

    -

    References GpgFrontend::GpgAdvancedOperator::ClearGpgPasswordCache().

    -
    @@ -913,27 +911,6 @@ Qt::ToolButtonStyle 
    icon_s

    Load settings from ini-file.

    -
    - - -

    ◆ SetCryptoMenuStatus()

    - -
    -
    - - - - - - - - -
    void GpgFrontend::UI::MainWindow::SetCryptoMenuStatus (CryptoMenu::OperationType type)
    -
    -

    refresh and enable specify crypto-menu actions.

    - -

    References decrypt_act_, decrypt_verify_act_, encrypt_act_, encrypt_sign_act_, sign_act_, and verify_act_.

    -
    @@ -1546,7 +1523,7 @@ Qt::ToolButtonStyle 
    icon_s -

    References GpgFrontend::CheckGpgError(), edit_, GpgFrontend::UI::KeyList::GetChecked(), GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance(), GpgFrontend::UI::process_result_analyse(), GpgFrontend::SetExtensionOfOutputFileForArchive(), GpgFrontend::TargetFilePreCheck(), and GpgFrontend::UI::CommonUtils::WaitForOpera().

    +

    References GpgFrontend::CheckGpgError(), edit_, GpgFrontend::UI::KeyList::GetChecked(), GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance(), GpgFrontend::UI::process_result_analyse(), GpgFrontend::SetExtensionOfOutputFileForArchive(), GpgFrontend::TargetFilePreCheck(), and GpgFrontend::UI::CommonUtils::WaitForOpera().

    @@ -1574,7 +1551,7 @@ Qt::ToolButtonStyle 
    icon_s @@ -1602,7 +1579,7 @@ Qt::ToolButtonStyle icon_s @@ -1699,7 +1676,7 @@ Qt::ToolButtonStyle icon_s @@ -1733,7 +1710,7 @@ Qt::ToolButtonStyle icon_s -

    References GpgFrontend::CheckGpgError(), edit_, GpgFrontend::UI::KeyList::GetChecked(), GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance(), GpgFrontend::UI::process_result_analyse(), GpgFrontend::SetExtensionOfOutputFile(), GpgFrontend::TargetFilePreCheck(), and GpgFrontend::UI::CommonUtils::WaitForOpera().

    +

    References GpgFrontend::CheckGpgError(), edit_, GpgFrontend::UI::KeyList::GetChecked(), GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance(), GpgFrontend::UI::process_result_analyse(), GpgFrontend::SetExtensionOfOutputFile(), GpgFrontend::TargetFilePreCheck(), and GpgFrontend::UI::CommonUtils::WaitForOpera().

    @@ -1767,7 +1744,7 @@ Qt::ToolButtonStyle 
    icon_s -

    References GpgFrontend::CheckGpgError(), edit_, GpgFrontend::UI::KeyList::GetChecked(), GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance(), GpgFrontend::UI::process_result_analyse(), GpgFrontend::SetExtensionOfOutputFile(), GpgFrontend::TargetFilePreCheck(), and GpgFrontend::UI::CommonUtils::WaitForOpera().

    +

    References GpgFrontend::CheckGpgError(), edit_, GpgFrontend::UI::KeyList::GetChecked(), GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgFileOpera >::GetInstance(), GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance(), GpgFrontend::UI::process_result_analyse(), GpgFrontend::SetExtensionOfOutputFile(), GpgFrontend::TargetFilePreCheck(), and GpgFrontend::UI::CommonUtils::WaitForOpera().

    @@ -1919,7 +1896,36 @@ Qt::ToolButtonStyle 
    icon_s + + +

    ◆ SlotUpdateCryptoMenuStatus

    + +
    +
    + + + + + +
    + + + + + + + + +
    void GpgFrontend::UI::MainWindow::SlotUpdateCryptoMenuStatus (unsigned int type)
    +
    +slot
    +
    +

    refresh and enable specify crypto-menu actions.

    + +

    References decrypt_act_, decrypt_verify_act_, encrypt_act_, encrypt_sign_act_, sign_act_, and verify_act_.

    diff --git a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow.js b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow.js index dd324a3f..eabea9ec 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow.js +++ b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow.js @@ -15,7 +15,6 @@ var classGpgFrontend_1_1UI_1_1MainWindow = [ "recover_editor_unsaved_pages_from_cache", "classGpgFrontend_1_1UI_1_1MainWindow.html#a4df2a05492bf237511d44c5e9cdd9413", null ], [ "refresh_keys_from_key_server", "classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98", null ], [ "restore_settings", "classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a", null ], - [ "SetCryptoMenuStatus", "classGpgFrontend_1_1UI_1_1MainWindow.html#a85a98a1ec5418c110201980fa013d1fd", null ], [ "SignalKeyDatabaseRefresh", "classGpgFrontend_1_1UI_1_1MainWindow.html#a2caccd72d474177e571c07dd47038e58", null ], [ "SignalLoaded", "classGpgFrontend_1_1UI_1_1MainWindow.html#a30fe95cf76936d382ee0b67a24688a7a", null ], [ "SignalRestartApplication", "classGpgFrontend_1_1UI_1_1MainWindow.html#a23c517e1b4c63d03e0413bf3772ffb92", null ], @@ -62,6 +61,7 @@ var classGpgFrontend_1_1UI_1_1MainWindow = [ "SlotSetRestartNeeded", "classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327", null ], [ "SlotSetStatusBarText", "classGpgFrontend_1_1UI_1_1MainWindow.html#a2518a8a17ebcc217c7cc34c9c3a411f8", null ], [ "SlotSign", "classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8", null ], + [ "SlotUpdateCryptoMenuStatus", "classGpgFrontend_1_1UI_1_1MainWindow.html#abd5408ca5f908c330a15db24d959f3a5", null ], [ "SlotVerify", "classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5", null ], [ "upload_key_to_server", "classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c", null ], [ "about_act_", "classGpgFrontend_1_1UI_1_1MainWindow.html#a9dd292f55fba1fe62c83508fef7e43a1", null ], diff --git a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.map index f53f78ee..8eb6836a 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.map @@ -1,5 +1,5 @@ - + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.md5 index 1129344c..85627214 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.md5 @@ -1 +1 @@ -ca400d5bb572590f5ebe11f48f9a42e4 \ No newline at end of file +4698a983b1c8639cd85d77011aaa3639 \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.png index 9d627680..7943ebe8 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.map index 2d76ac94..9c48985a 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.map +++ b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.map @@ -1,5 +1,5 @@ - - - + + + diff --git a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.md5 index 4e48070b..38599538 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.md5 +++ b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.md5 @@ -1 +1 @@ -c230c3e2f2a2f7eb0a519a01277a6b43 \ No newline at end of file +2194e36bb900638b53446166638e9e49 \ No newline at end of file diff --git a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.png index edb42321..0092f9c4 100644 Binary files a/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.png differ diff --git a/docs/html/classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html b/docs/html/classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html index fcf331e3..d89d524b 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html @@ -295,7 +295,7 @@ bool 
    is_crlf_ = false< diff --git a/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation-members.html b/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation-members.html index d2ac80bc..eab5a93c 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation-members.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation-members.html @@ -93,13 +93,16 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1UISignalStat
    instance (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationprivatestatic
    SignalKeyDatabaseRefresh() (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalKeyDatabaseRefreshDone() (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalNeedUserInputPassphrase(QSharedPointer< GpgPassphraseContext >) (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalRefreshInfoBoard(const QString &text, InfoBoardStatus verify_label_status)GpgFrontend::UI::UISignalStationsignal
    SignalRefreshStatusBar(const QString &message, int timeout)GpgFrontend::UI::UISignalStationsignal
    SignalRestartApplication(int) (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalUIRefresh() (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalUserInputPassphraseCallback(QSharedPointer< GpgPassphraseContext >) (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    UISignalStation() (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationprivate
    SignalKeyRevoked(QString) (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalMainWindowlUpdateBasicalOperaMenu(unsigned int) (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalMainWindowOpenFile(QString) (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalNeedUserInputPassphrase(QSharedPointer< GpgPassphraseContext >) (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalRefreshInfoBoard(const QString &text, InfoBoardStatus verify_label_status)GpgFrontend::UI::UISignalStationsignal
    SignalRefreshStatusBar(const QString &message, int timeout)GpgFrontend::UI::UISignalStationsignal
    SignalRestartApplication(int) (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalUIRefresh() (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    SignalUserInputPassphraseCallback(QSharedPointer< GpgPassphraseContext >) (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationsignal
    UISignalStation() (defined in GpgFrontend::UI::UISignalStation)GpgFrontend::UI::UISignalStationprivate
    diff --git a/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation.html b/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation.html index eebb2c57..b97e488b 100644 --- a/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation.html +++ b/docs/html/classGpgFrontend_1_1UI_1_1UISignalStation.html @@ -124,6 +124,15 @@ void 
    SignalKeyDatabaseRefr
    void SignalUIRefresh ()
     
    +void SignalMainWindowlUpdateBasicalOperaMenu (unsigned int)
     
    +void SignalMainWindowOpenFile (QString)
     
    +void SignalKeyRevoked (QString)
     
    void SignalRefreshInfoBoard (const QString &text, InfoBoardStatus verify_label_status)
     
    void SignalRefreshStatusBar (const QString &message, int timeout)
    SearchGpgconfPath
    auto SearchKeyDatabasePath (const QList< QString > &candidate_paths) -> QString
     
    -auto InitGpgME (const QString &gnupg_path) -> bool
     
    +auto InitGpgME (const QString &gpgconf_path, const QString &gnupg_path) -> bool
     
    auto GetGnuPGPathByGpgConf (const QString &gnupg_install_fs_path) -> QString
     
    -auto DetectGnuPGPath () -> QString
     
    +auto DetectGpgConfPath () -> QString
     
    +auto DetectGnuPGPath (QString gpgconf_path) -> QString
     
    void InitGpgFrontendCore (CoreInitArgs)
     
     
    void InitGlobalBasicalEnv (const GFCxtWPtr &p_ctx, bool gui_mode)
     
    +void InitLocale ()
     setup the locale and load the translations
     
    void ShutdownGlobalBasicalEnv (const GFCxtWPtr &p_ctx)
     
    @@ -1303,7 +1310,7 @@ constexpr size_t  - - - + + + diff --git a/docs/html/namespaceGpgFrontend_1_1UI.js b/docs/html/namespaceGpgFrontend_1_1UI.js index 5ee8d99f..8ec3f14e 100644 --- a/docs/html/namespaceGpgFrontend_1_1UI.js +++ b/docs/html/namespaceGpgFrontend_1_1UI.js @@ -82,7 +82,7 @@ var namespaceGpgFrontend_1_1UI = [ "FindTopMostWindow", "namespaceGpgFrontend_1_1UI.html#ae9881d62765f780fc58a8397f7382b96", null ], [ "import_unknown_key_from_keyserver", "namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925", null ], [ "InitGpgFrontendUI", "namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad", null ], - [ "InitLocale", "namespaceGpgFrontend_1_1UI.html#a0d55f868e5aeeddb2fa4b8f7002ca38e", null ], + [ "InitUITranslations", "namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce", null ], [ "PreInitGpgFrontendUI", "namespaceGpgFrontend_1_1UI.html#a9a7d9a69168c833186f6a7b1accdd050", null ], [ "process_operation", "namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac", null ], [ "process_result_analyse", "namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3", null ], diff --git a/docs/html/namespacemembers.html b/docs/html/namespacemembers.html index 4e0f59a4..0775da6e 100644 --- a/docs/html/namespacemembers.html +++ b/docs/html/namespacemembers.html @@ -193,11 +193,14 @@ $(document).ready(function(){initNavTree('namespacemembers.html',''); initResiza : GpgFrontend::UI
  • InitLocale() -: GpgFrontend::UI +: GpgFrontend
  • InitLoggingSystem() : GpgFrontend
  • +
  • InitUITranslations() +: GpgFrontend::UI +
  • IsModuleAcivate() : GpgFrontend::Module
  • diff --git a/docs/html/namespacemembers_func.html b/docs/html/namespacemembers_func.html index 627446bd..13bb5cd0 100644 --- a/docs/html/namespacemembers_func.html +++ b/docs/html/namespacemembers_func.html @@ -187,11 +187,14 @@ $(document).ready(function(){initNavTree('namespacemembers_func.html',''); initR : GpgFrontend::UI
  • InitLocale() -: GpgFrontend::UI +: GpgFrontend
  • InitLoggingSystem() : GpgFrontend
  • +
  • InitUITranslations() +: GpgFrontend::UI +
  • IsModuleAcivate() : GpgFrontend::Module
  • diff --git a/docs/html/navtreedata.js b/docs/html/navtreedata.js index 3a813704..b56788d9 100644 --- a/docs/html/navtreedata.js +++ b/docs/html/navtreedata.js @@ -54,18 +54,18 @@ var NAVTREE = var NAVTREEINDEX = [ -"AboutDialog_8h_source.html", -"classGpgFrontend_1_1GFBuffer.html#a11850e9664ed9e1f6333bca539ecfde5", -"classGpgFrontend_1_1GpgGenerateKeyResult.html#a7fdc3ba87f30ca6de4c0da382f0f4b7c", -"classGpgFrontend_1_1GpgTOFUInfo.html#a86f44d98d2109f0fe210604326393eb3", -"classGpgFrontend_1_1PointerConverter.html#a67c49057ed8b6fe9f960edb674cc8c94", -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a84f472186484a67e69ae738384db8d6e", -"classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a221d649fb0dfb4048cdf432e05686fe1", -"classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd", -"classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0", -"functions_func_q.html", -"namespaceGpgFrontend_1_1Test.html#a9a447cbf8dc9c577b1cc820e065e4622", -"structGpgFrontend_1_1UI_1_1WindowStateSO.html" +"", +"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#ac6b43abecc2477164e4947759fc97237", +"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ddc7e6246dd5065bed0777dca4e6fb6", +"classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55", +"functions_e.html", +"namespaceGpgFrontend_1_1Test.html#a026f0d5f8802ed951e0398781d1aa1b5", +"structGpgFrontend_1_1UI_1_1KeyTable.html#aacf3e9cf2ec39a47033d274ccf35911a" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/docs/html/navtreeindex0.js b/docs/html/navtreeindex0.js index c9f64c9f..acb02cf2 100644 --- a/docs/html/navtreeindex0.js +++ b/docs/html/navtreeindex0.js @@ -1,5 +1,9 @@ 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], @@ -245,9 +249,5 @@ 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#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_1DataObject_1_1Impl.html#a4deafdee492ea0607f445cf6bbfb8264":[2,0,1,38,0,3] }; diff --git a/docs/html/navtreeindex1.js b/docs/html/navtreeindex1.js index 88562a30..70e94596 100644 --- a/docs/html/navtreeindex1.js +++ b/docs/html/navtreeindex1.js @@ -1,5 +1,9 @@ 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], @@ -245,9 +249,5 @@ 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_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_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430":[2,0,1,20,19] }; diff --git a/docs/html/navtreeindex10.js b/docs/html/navtreeindex10.js index 4b821b56..3a454eb3 100644 --- a/docs/html/navtreeindex10.js +++ b/docs/html/navtreeindex10.js @@ -1,5 +1,24 @@ var NAVTREEINDEX10 = { +"namespaceGpgFrontend_1_1Test.html#a026f0d5f8802ed951e0398781d1aa1b5":[1,0,2,2,22], +"namespaceGpgFrontend_1_1Test.html#a06fdad939bca6dc12c67a46d74855f15":[1,0,2,2,36], +"namespaceGpgFrontend_1_1Test.html#a108caf6ea41964e3e4f59152a6e123a6":[1,0,2,2,13], +"namespaceGpgFrontend_1_1Test.html#a13012fb50dcddcab76975c4be1259851":[1,0,2,2,40], +"namespaceGpgFrontend_1_1Test.html#a1d0362ebe2063a164a1e567ff68ac4da":[1,0,2,2,25], +"namespaceGpgFrontend_1_1Test.html#a1eeb50c7f463617c11c03214ddd482e1":[1,0,2,2,31], +"namespaceGpgFrontend_1_1Test.html#a3ab1dac2ee84971e29ce8e076d4e4ca4":[1,0,2,2,7], +"namespaceGpgFrontend_1_1Test.html#a3f2973c87982bb2795e7cbd8a4e34739":[1,0,2,2,30], +"namespaceGpgFrontend_1_1Test.html#a4c1d4b72131236821f2f251b286a2b55":[1,0,2,2,24], +"namespaceGpgFrontend_1_1Test.html#a540cb0b864727b97144e2d2d5f538c89":[1,0,2,2,33], +"namespaceGpgFrontend_1_1Test.html#a551c7587de5aa0285fbfb758ebec770f":[1,0,2,2,19], +"namespaceGpgFrontend_1_1Test.html#a5c96aaf9846b6cc7c9c20196feafd53c":[1,0,2,2,6], +"namespaceGpgFrontend_1_1Test.html#a5e087c9d5696707e8ff6d650e66c8708":[1,0,2,2,5], +"namespaceGpgFrontend_1_1Test.html#a5e5721b2b4ce694a6ac5b8d835871f50":[1,0,2,2,10], +"namespaceGpgFrontend_1_1Test.html#a609c9efd567dc1336282ea2ff1e01575":[1,0,2,2,27], +"namespaceGpgFrontend_1_1Test.html#a857fa77d8ec6a375c3d84666c8c774a7":[1,0,2,2,14], +"namespaceGpgFrontend_1_1Test.html#a8b204b84a7c2200590fc54ecbd8a645a":[1,0,2,2,32], +"namespaceGpgFrontend_1_1Test.html#a94405de8abd2809f68d18f91e42bda78":[1,0,2,2,4], +"namespaceGpgFrontend_1_1Test.html#a97f049b2ac548351b5b1f71799bdee18":[1,0,2,2,43], "namespaceGpgFrontend_1_1Test.html#a9a447cbf8dc9c577b1cc820e065e4622":[1,0,2,2,12], "namespaceGpgFrontend_1_1Test.html#a9ef3a41beef7e9bbce4bcdccc4289dc0":[1,0,2,2,15], "namespaceGpgFrontend_1_1Test.html#aa1870bc31d0e72c225ee3772ce34a656":[1,0,2,2,9], @@ -26,7 +45,6 @@ var NAVTREEINDEX10 = "namespaceGpgFrontend_1_1Thread.html#ae34f8d801da0ab69562c2eb1b26778aa":[1,0,2,3,3], "namespaceGpgFrontend_1_1UI.html":[1,0,2,4], "namespaceGpgFrontend_1_1UI.html#a09b25a9e0be03c914c1d3d480fb6cdf0":[1,0,2,4,85], -"namespaceGpgFrontend_1_1UI.html#a0d55f868e5aeeddb2fa4b8f7002ca38e":[1,0,2,4,77], "namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac":[1,0,2,4,79], "namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281":[1,0,2,4,84], "namespaceGpgFrontend_1_1UI.html#a60b5887adabc74015700795dc3c07ae9":[1,0,2,4,81], @@ -47,6 +65,7 @@ var NAVTREEINDEX10 = "namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00dad9f9b62d50036c2f35892e1ca67bdde2":[1,0,2,4,71,0], "namespaceGpgFrontend_1_1UI.html#ae9881d62765f780fc58a8397f7382b96":[1,0,2,4,74], "namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee":[1,0,2,4,82], +"namespaceGpgFrontend_1_1UI.html#af70783922ff1de1800683874eb3aa3ce":[1,0,2,4,77], "namespacemembers.html":[1,1,0], "namespacemembers_enum.html":[1,1,4], "namespacemembers_func.html":[1,1,1], @@ -196,12 +215,13 @@ var NAVTREEINDEX10 = "structGpgFrontend_1_1UI_1_1KeyListColumn.html":[2,0,1,3,61], "structGpgFrontend_1_1UI_1_1KeyListColumn.html#a21a0f214c0e06684a6430fc7a782fb1a":[2,0,1,3,61,2], "structGpgFrontend_1_1UI_1_1KeyListColumn.html#a2e7f4700b56c5f4db732dbf047d80691":[2,0,1,3,61,0], -"structGpgFrontend_1_1UI_1_1KeyListColumn.html#a346487dc364b85a2b0e1962bfe4fb64e":[2,0,1,3,61,7], -"structGpgFrontend_1_1UI_1_1KeyListColumn.html#a58138d19ea81b42712610c7419ac1f66":[2,0,1,3,61,6], -"structGpgFrontend_1_1UI_1_1KeyListColumn.html#a6d71f19e2a201c35592226a8f1a19ddb":[2,0,1,3,61,4], +"structGpgFrontend_1_1UI_1_1KeyListColumn.html#a346487dc364b85a2b0e1962bfe4fb64e":[2,0,1,3,61,8], +"structGpgFrontend_1_1UI_1_1KeyListColumn.html#a58138d19ea81b42712610c7419ac1f66":[2,0,1,3,61,7], +"structGpgFrontend_1_1UI_1_1KeyListColumn.html#a6d71f19e2a201c35592226a8f1a19ddb":[2,0,1,3,61,5], "structGpgFrontend_1_1UI_1_1KeyListColumn.html#ab561f6f3c20bc239a4021ad75ac627b3":[2,0,1,3,61,3], -"structGpgFrontend_1_1UI_1_1KeyListColumn.html#ac8581e50c2880b67c26c0196b2511905":[2,0,1,3,61,5], +"structGpgFrontend_1_1UI_1_1KeyListColumn.html#ac8581e50c2880b67c26c0196b2511905":[2,0,1,3,61,6], "structGpgFrontend_1_1UI_1_1KeyListColumn.html#aca1729a164974c7037e9740e2189423d":[2,0,1,3,61,1], +"structGpgFrontend_1_1UI_1_1KeyListColumn.html#af2f40b719085c2f0b22d994fb2550672":[2,0,1,3,61,4], "structGpgFrontend_1_1UI_1_1KeyListRow.html":[2,0,1,3,60], "structGpgFrontend_1_1UI_1_1KeyListRow.html#a2f141b7a3e28f9354bfb7d2c077a749c":[2,0,1,3,60,2], "structGpgFrontend_1_1UI_1_1KeyListRow.html#a53f8d78eb222490c72168a2571e6ea89":[2,0,1,3,60,1], @@ -229,25 +249,5 @@ var NAVTREEINDEX10 = "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], -"structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f":[2,0,1,3,63,4], -"structGpgFrontend_1_1UI_1_1KeyTable.html#aacf3e9cf2ec39a47033d274ccf35911a":[2,0,1,3,63,7], -"structGpgFrontend_1_1UI_1_1KeyTable.html#ab0aee9ed16af04048f456abddb4dc007":[2,0,1,3,63,16], -"structGpgFrontend_1_1UI_1_1KeyTable.html#ab54360c35b11c469d708b5f57030ed41":[2,0,1,3,63,9], -"structGpgFrontend_1_1UI_1_1KeyTable.html#ad85c18b1eef6fe95cc4a1127d11457f5":[2,0,1,3,63,15], -"structGpgFrontend_1_1UI_1_1KeyTable.html#adb59ac00683aec02344804ae8c5670a5":[2,0,1,3,63,10], -"structGpgFrontend_1_1UI_1_1KeyTable.html#add3529625d70c3aa37f3d8cdc3bb8c63":[2,0,1,3,63,11], -"structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c":[2,0,1,3,63,5], -"structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943":[2,0,1,3,63,1], -"structGpgFrontend_1_1UI_1_1KeyTable.html#ae92a5db27c98cd5c5011ed0a185f7652":[2,0,1,3,63,6], -"structGpgFrontend_1_1UI_1_1KeyTable.html#ae99f56db14e21d673535cd34af74b22b":[2,0,1,3,63,0], -"structGpgFrontend_1_1UI_1_1KeyTable.html#aeb37ccd5436993b7f1dd33667a36551e":[2,0,1,3,63,13], -"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html":[2,0,1,3,43,0], -"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a093ff65776f48511a2af0959a007cf1f":[2,0,1,3,43,0,7], -"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a0e1d3d999bd2699a2e332f4e07ead822":[2,0,1,3,43,0,3], -"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a2832941c8dec7b1c0ad40f4ff77c1814":[2,0,1,3,43,0,0], -"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a2add79ec9a1c8e2602ebf5beb10df51f":[2,0,1,3,43,0,5], -"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a6003e52fbe3a2eb4ad14b621f8dd7f8e":[2,0,1,3,43,0,4], -"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#abbd059f236b897f18b1d049e5739672b":[2,0,1,3,43,0,1], -"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#ac044f133fa3c5edfcba3a3da6a33db55":[2,0,1,3,43,0,2], -"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#adeaa420019edb82abdf898c9c4f27000":[2,0,1,3,43,0,6] +"structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f":[2,0,1,3,63,4] }; diff --git a/docs/html/navtreeindex11.js b/docs/html/navtreeindex11.js index 304556e8..1335c7c6 100644 --- a/docs/html/navtreeindex11.js +++ b/docs/html/navtreeindex11.js @@ -1,5 +1,25 @@ var NAVTREEINDEX11 = { +"structGpgFrontend_1_1UI_1_1KeyTable.html#aacf3e9cf2ec39a47033d274ccf35911a":[2,0,1,3,63,7], +"structGpgFrontend_1_1UI_1_1KeyTable.html#ab0aee9ed16af04048f456abddb4dc007":[2,0,1,3,63,16], +"structGpgFrontend_1_1UI_1_1KeyTable.html#ab54360c35b11c469d708b5f57030ed41":[2,0,1,3,63,9], +"structGpgFrontend_1_1UI_1_1KeyTable.html#ad85c18b1eef6fe95cc4a1127d11457f5":[2,0,1,3,63,15], +"structGpgFrontend_1_1UI_1_1KeyTable.html#adb59ac00683aec02344804ae8c5670a5":[2,0,1,3,63,10], +"structGpgFrontend_1_1UI_1_1KeyTable.html#add3529625d70c3aa37f3d8cdc3bb8c63":[2,0,1,3,63,11], +"structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c":[2,0,1,3,63,5], +"structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943":[2,0,1,3,63,1], +"structGpgFrontend_1_1UI_1_1KeyTable.html#ae92a5db27c98cd5c5011ed0a185f7652":[2,0,1,3,63,6], +"structGpgFrontend_1_1UI_1_1KeyTable.html#ae99f56db14e21d673535cd34af74b22b":[2,0,1,3,63,0], +"structGpgFrontend_1_1UI_1_1KeyTable.html#aeb37ccd5436993b7f1dd33667a36551e":[2,0,1,3,63,13], +"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html":[2,0,1,3,43,0], +"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a093ff65776f48511a2af0959a007cf1f":[2,0,1,3,43,0,7], +"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a0e1d3d999bd2699a2e332f4e07ead822":[2,0,1,3,43,0,3], +"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a2832941c8dec7b1c0ad40f4ff77c1814":[2,0,1,3,43,0,0], +"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a2add79ec9a1c8e2602ebf5beb10df51f":[2,0,1,3,43,0,5], +"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#a6003e52fbe3a2eb4ad14b621f8dd7f8e":[2,0,1,3,43,0,4], +"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#abbd059f236b897f18b1d049e5739672b":[2,0,1,3,43,0,1], +"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#ac044f133fa3c5edfcba3a3da6a33db55":[2,0,1,3,43,0,2], +"structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html#adeaa420019edb82abdf898c9c4f27000":[2,0,1,3,43,0,6], "structGpgFrontend_1_1UI_1_1WindowStateSO.html":[2,0,1,3,47], "structGpgFrontend_1_1UI_1_1WindowStateSO.html#a0828fe58f8f4d5e1c69d48de2a9e980e":[2,0,1,3,47,4], "structGpgFrontend_1_1UI_1_1WindowStateSO.html#a0d3583f581c7900ab34238a3f7f70613":[2,0,1,3,47,5], @@ -96,9 +116,5 @@ 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], -"":[1,0,0], -"":[1,0,2,0,0], -"":[1,0,3], -"":[1,0,1] +"structsecmem_1_1alloc_1_1rebind.html#ad8d07ef1da80f557d0814db49a919b14":[2,0,2,0,0,0] }; diff --git a/docs/html/navtreeindex2.js b/docs/html/navtreeindex2.js index 513dd17c..aba364db 100644 --- a/docs/html/navtreeindex2.js +++ b/docs/html/navtreeindex2.js @@ -1,5 +1,9 @@ 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], "classGpgFrontend_1_1GpgGenerateKeyResult.html#aa74ee18d3dbcf95c037e19bde4635748":[2,0,1,44,4], "classGpgFrontend_1_1GpgGenerateKeyResult.html#ac3aac57f81005a53c112c3a18741e5a0":[2,0,1,44,8], @@ -245,9 +249,5 @@ 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#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#a506686bed09a700157050824c4ec0db9":[2,0,1,54,8] }; diff --git a/docs/html/navtreeindex3.js b/docs/html/navtreeindex3.js index 3bd934c2..cd6c1f42 100644 --- a/docs/html/navtreeindex3.js +++ b/docs/html/navtreeindex3.js @@ -1,5 +1,9 @@ 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], "classGpgFrontend_1_1GpgTOFUInfo.html#a97547f55a360d7b46b881624d31954df":[2,0,1,54,11], "classGpgFrontend_1_1GpgTOFUInfo.html#aa953ff4b877b4b831d34e4a5678b0cd3":[2,0,1,54,3], @@ -39,12 +43,13 @@ var NAVTREEINDEX3 = "classGpgFrontend_1_1GpgVerifyResult.html#aca7dc23d4a14bfb38f36f7393672d732":[2,0,1,56,1], "classGpgFrontend_1_1GpgVerifyResult.html#ae57d43fc217c84e40741c0778cf510a1":[2,0,1,56,3], "classGpgFrontend_1_1GpgVerifyResultAnalyse.html":[2,0,1,33], -"classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a09e7a3cc3bf3d64e5d2428cd3040d2b2":[2,0,1,33,6], +"classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a09e7a3cc3bf3d64e5d2428cd3040d2b2":[2,0,1,33,7], "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b":[2,0,1,33,2], -"classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a4d8231561ad4f92322fab6dc8895b8be":[2,0,1,33,3], -"classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e":[2,0,1,33,4], +"classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a591bc0f998e7c1e85f1838248c58b212":[2,0,1,33,3], +"classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e":[2,0,1,33,5], "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b":[2,0,1,33,0], -"classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ad9e53477ca77f8685ca2102bf0fc5d4c":[2,0,1,33,5], +"classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ac35988f5f806ea1bedbbe2a6d5a900aa":[2,0,1,33,4], +"classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ad9e53477ca77f8685ca2102bf0fc5d4c":[2,0,1,33,6], "classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ae072a4684b3d73304794e80125ae8780":[2,0,1,33,1], "classGpgFrontend_1_1KeyPackageOperator.html":[2,0,1,26], "classGpgFrontend_1_1KeyPackageOperator.html#a17bd5bca63876fcd201e98c2fca0582c":[2,0,1,26,3], @@ -244,10 +249,5 @@ 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#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] +"classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa":[2,0,1,28,3] }; diff --git a/docs/html/navtreeindex4.js b/docs/html/navtreeindex4.js index de8b51a4..3416c877 100644 --- a/docs/html/navtreeindex4.js +++ b/docs/html/navtreeindex4.js @@ -1,5 +1,10 @@ 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], "classGpgFrontend_1_1PointerConverter.html#a67c49057ed8b6fe9f960edb674cc8c94":[2,0,1,57,1], "classGpgFrontend_1_1PointerConverter.html#abcdfe77438a29774a0e6f81728ffbf13":[2,0,1,57,2], "classGpgFrontend_1_1SecureMemoryAllocator.html":[2,0,1,34], @@ -188,11 +193,11 @@ var NAVTREEINDEX4 = "classGpgFrontend_1_1UI_1_1CommonUtils.html#aa533206591b0c57ea93b8f0cb7d795cd":[2,0,1,3,54,26], "classGpgFrontend_1_1UI_1_1CommonUtils.html#aa69efbcd684e9a99cc5c47c23de8d38c":[2,0,1,3,54,13], "classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e":[2,0,1,3,54,15], -"classGpgFrontend_1_1UI_1_1CommonUtils.html#abb25baa60d62d6842028e174f7e341fe":[2,0,1,3,54,5], "classGpgFrontend_1_1UI_1_1CommonUtils.html#ac114b2cd508cfbf988e251a36f51762e":[2,0,1,3,54,10], "classGpgFrontend_1_1UI_1_1CommonUtils.html#ac2b48eecb23d985b6fe1e2ac70f3be29":[2,0,1,3,54,6], "classGpgFrontend_1_1UI_1_1CommonUtils.html#acd55e73b89ba12b52887b1f8ab41d614":[2,0,1,3,54,14], "classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82":[2,0,1,3,54,24], +"classGpgFrontend_1_1UI_1_1CommonUtils.html#ae42826374fcdb0fe72af06542ab155dd":[2,0,1,3,54,5], "classGpgFrontend_1_1UI_1_1CommonUtils.html#ae730cf0ee73379186f082f29a90a2f94":[2,0,1,3,54,22], "classGpgFrontend_1_1UI_1_1CommonUtils.html#af1b3538d3119c8564e83c7661f73f6ea":[2,0,1,3,54,21], "classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d":[2,0,1,3,54,17], @@ -207,18 +212,21 @@ var NAVTREEINDEX4 = "classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html#a766d8fba7cdeafc3a39322f3713b9666":[2,0,1,3,9,2], "classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html#a7d1899302ef743671c3002d04f6c9dd8":[2,0,1,3,9,0], "classGpgFrontend_1_1UI_1_1FilePage.html":[2,0,1,3,55], -"classGpgFrontend_1_1UI_1_1FilePage.html#a301c5c7747ad251b14c490d58b5d678f":[2,0,1,3,55,4], -"classGpgFrontend_1_1UI_1_1FilePage.html#a379abfff5c0e3935b478aee938528ba1":[2,0,1,3,55,8], -"classGpgFrontend_1_1UI_1_1FilePage.html#a565315f13d3bad9b46b9b48a754d04a2":[2,0,1,3,55,6], -"classGpgFrontend_1_1UI_1_1FilePage.html#a6ddf29e46120a9cd7a31285d748ddb12":[2,0,1,3,55,7], -"classGpgFrontend_1_1UI_1_1FilePage.html#a81be0513bcc1488c22791b4ca4fbe671":[2,0,1,3,55,11], -"classGpgFrontend_1_1UI_1_1FilePage.html#a8ed9963c6c37131a17ccec8b61e04879":[2,0,1,3,55,5], -"classGpgFrontend_1_1UI_1_1FilePage.html#aca3e2a213ec519e4f8aec27cfe9973ad":[2,0,1,3,55,9], +"classGpgFrontend_1_1UI_1_1FilePage.html#a379abfff5c0e3935b478aee938528ba1":[2,0,1,3,55,11], +"classGpgFrontend_1_1UI_1_1FilePage.html#a565315f13d3bad9b46b9b48a754d04a2":[2,0,1,3,55,9], +"classGpgFrontend_1_1UI_1_1FilePage.html#a6ddf29e46120a9cd7a31285d748ddb12":[2,0,1,3,55,10], +"classGpgFrontend_1_1UI_1_1FilePage.html#a81be0513bcc1488c22791b4ca4fbe671":[2,0,1,3,55,14], +"classGpgFrontend_1_1UI_1_1FilePage.html#a8c24032167f81c86770c216c3831da57":[2,0,1,3,55,6], +"classGpgFrontend_1_1UI_1_1FilePage.html#a8ed9963c6c37131a17ccec8b61e04879":[2,0,1,3,55,7], +"classGpgFrontend_1_1UI_1_1FilePage.html#ac008703950ffa192755e006638b693f4":[2,0,1,3,55,3], +"classGpgFrontend_1_1UI_1_1FilePage.html#ac9d67b61abb9d4d013a73ad271c02c55":[2,0,1,3,55,8], +"classGpgFrontend_1_1UI_1_1FilePage.html#aca3e2a213ec519e4f8aec27cfe9973ad":[2,0,1,3,55,12], "classGpgFrontend_1_1UI_1_1FilePage.html#ad1211e2d7911f55ee5d35f685bc00075":[2,0,1,3,55,1], +"classGpgFrontend_1_1UI_1_1FilePage.html#adadebdebea3d4d8ced7aacc17b617627":[2,0,1,3,55,4], "classGpgFrontend_1_1UI_1_1FilePage.html#aea388ad7876e287f71e93085e6715495":[2,0,1,3,55,2], -"classGpgFrontend_1_1UI_1_1FilePage.html#aea773a182e0776154611ff51431c7d6c":[2,0,1,3,55,10], -"classGpgFrontend_1_1UI_1_1FilePage.html#aec462d16a2097024a4ced24012b905a7":[2,0,1,3,55,3], +"classGpgFrontend_1_1UI_1_1FilePage.html#aea773a182e0776154611ff51431c7d6c":[2,0,1,3,55,13], "classGpgFrontend_1_1UI_1_1FilePage.html#aed52684347a89faaad2cc7defa9dfc0f":[2,0,1,3,55,0], +"classGpgFrontend_1_1UI_1_1FilePage.html#af4462f25386ff65594ab0de771cb45c5":[2,0,1,3,55,5], "classGpgFrontend_1_1UI_1_1FileReadTask.html":[2,0,1,3,0], "classGpgFrontend_1_1UI_1_1FileReadTask.html#a14f73f0f67f37c03aed74f3416e3722c":[2,0,1,3,0,8], "classGpgFrontend_1_1UI_1_1FileReadTask.html#a4e3c97cfac764af80919ed838bc00561":[2,0,1,3,0,3], @@ -231,23 +239,15 @@ var NAVTREEINDEX4 = "classGpgFrontend_1_1UI_1_1FileReadTask.html#af3896c6ef4dc49bd371746aa9fea1120":[2,0,1,3,0,9], "classGpgFrontend_1_1UI_1_1FileReadTask.html#afb248c339ac074f0a7602711ed2f5e39":[2,0,1,3,0,7], "classGpgFrontend_1_1UI_1_1FileTreeView.html":[2,0,1,3,56], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a17bd3281be79b667ac72175532d8c48c":[2,0,1,3,56,10], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a2060426b238894bae21c46ccc0f0c53e":[2,0,1,3,56,36], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a17bd3281be79b667ac72175532d8c48c":[2,0,1,3,56,11], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a1c0a1f76a713872530980b14baaaec29":[2,0,1,3,56,6], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a2060426b238894bae21c46ccc0f0c53e":[2,0,1,3,56,38], "classGpgFrontend_1_1UI_1_1FileTreeView.html#a2931d3dd163f990197490964c4339c9d":[2,0,1,3,56,0], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a2c83b0cd54f1b264db181fc31a8a9458":[2,0,1,3,56,11], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a31251c64e0e44a1aa7c28ea6bfec6fac":[2,0,1,3,56,21], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a37fc114d8f94ede3601e845e0b719913":[2,0,1,3,56,30], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a3c1f1811b9022af5accf5dd6f408a4a5":[2,0,1,3,56,35], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0":[2,0,1,3,56,14], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a41fdc92e83892a89404913232a89e5a4":[2,0,1,3,56,26], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a46daeb183f5f127c7d7f91e1ae506e38":[2,0,1,3,56,32], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2":[2,0,1,3,56,9], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1":[2,0,1,3,56,12], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a5238316d0c0de7377302c62b7795fd5e":[2,0,1,3,56,34], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7":[2,0,1,3,56,15], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a65fdeed89993e4b2c18024732923430e":[2,0,1,3,56,23], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a67fa58357348920cbb250df3fe70115c":[2,0,1,3,56,6], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212":[2,0,1,3,56,4], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a6d01507d87dbc9edd4471ef3dd429873":[2,0,1,3,56,37], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0":[2,0,1,3,56,7] +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a2c83b0cd54f1b264db181fc31a8a9458":[2,0,1,3,56,12], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a31251c64e0e44a1aa7c28ea6bfec6fac":[2,0,1,3,56,22], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a37fc114d8f94ede3601e845e0b719913":[2,0,1,3,56,31], +"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] }; diff --git a/docs/html/navtreeindex5.js b/docs/html/navtreeindex5.js index ce58561e..7f3e57b2 100644 --- a/docs/html/navtreeindex5.js +++ b/docs/html/navtreeindex5.js @@ -1,24 +1,34 @@ var NAVTREEINDEX5 = { -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a84f472186484a67e69ae738384db8d6e":[2,0,1,3,56,27], +"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], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a65fdeed89993e4b2c18024732923430e":[2,0,1,3,56,24], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a67fa58357348920cbb250df3fe70115c":[2,0,1,3,56,7], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212":[2,0,1,3,56,4], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a6d01507d87dbc9edd4471ef3dd429873":[2,0,1,3,56,39], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0":[2,0,1,3,56,8], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a84f472186484a67e69ae738384db8d6e":[2,0,1,3,56,28], "classGpgFrontend_1_1UI_1_1FileTreeView.html#a8addf93e844125d99c5a66fb7364a45d":[2,0,1,3,56,2], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a8f04dca4e2b77cc477ababd064003acb":[2,0,1,3,56,17], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a924444f4ac2955da1e9ee2d1bb543297":[2,0,1,3,56,25], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a96fcd68338c6bddb149667063edb47c3":[2,0,1,3,56,16], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a8f04dca4e2b77cc477ababd064003acb":[2,0,1,3,56,18], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a924444f4ac2955da1e9ee2d1bb543297":[2,0,1,3,56,26], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a96fcd68338c6bddb149667063edb47c3":[2,0,1,3,56,17], "classGpgFrontend_1_1UI_1_1FileTreeView.html#a984bd4a6f7d133d6e6356b46ba2d46d4":[2,0,1,3,56,1], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a988f0e982937c5a53384246d1bc8459c":[2,0,1,3,56,19], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#a9f214e986af19db6ea9b950ac96efc74":[2,0,1,3,56,8], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#aa4b80d11c8fa163040ce6b6aac5aaf2f":[2,0,1,3,56,18], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a988f0e982937c5a53384246d1bc8459c":[2,0,1,3,56,20], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#a9f214e986af19db6ea9b950ac96efc74":[2,0,1,3,56,9], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#aa4b80d11c8fa163040ce6b6aac5aaf2f":[2,0,1,3,56,19], "classGpgFrontend_1_1UI_1_1FileTreeView.html#aad531bef81bf8264be3a181efd6b473d":[2,0,1,3,56,5], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#abd8161c93d2c51daf3aa41133a500dca":[2,0,1,3,56,33], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#ac05d5c25ff89f9f08ab59fee726f50a5":[2,0,1,3,56,28], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44":[2,0,1,3,56,13], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#ac735eee38ce4b46d374ef2ad3b10511c":[2,0,1,3,56,31], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#ad7cf6f538dace39fc030995211695118":[2,0,1,3,56,24], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#abd8161c93d2c51daf3aa41133a500dca":[2,0,1,3,56,34], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#ac05d5c25ff89f9f08ab59fee726f50a5":[2,0,1,3,56,29], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44":[2,0,1,3,56,14], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#ac735eee38ce4b46d374ef2ad3b10511c":[2,0,1,3,56,32], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#ad7cf6f538dace39fc030995211695118":[2,0,1,3,56,25], "classGpgFrontend_1_1UI_1_1FileTreeView.html#ae65efaff87bd35f7f8f73388c022bdf8":[2,0,1,3,56,3], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd":[2,0,1,3,56,22], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#af67798e2b8d81481f70fa84e4d28e295":[2,0,1,3,56,20], -"classGpgFrontend_1_1UI_1_1FileTreeView.html#af70e1b64c405d7f15ee7be44e28fde6a":[2,0,1,3,56,29], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd":[2,0,1,3,56,23], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#af67798e2b8d81481f70fa84e4d28e295":[2,0,1,3,56,21], +"classGpgFrontend_1_1UI_1_1FileTreeView.html#af70e1b64c405d7f15ee7be44e28fde6a":[2,0,1,3,56,30], "classGpgFrontend_1_1UI_1_1FindWidget.html":[2,0,1,3,57], "classGpgFrontend_1_1UI_1_1FindWidget.html#a0c531f2c673caed29225a323e750205f":[2,0,1,3,57,2], "classGpgFrontend_1_1UI_1_1FindWidget.html#a11f9d0f07b704539ad1df15a5c15dca9":[2,0,1,3,57,8], @@ -76,15 +86,17 @@ var NAVTREEINDEX5 = "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a296dd2fd013f34e7fb389a36bbcaa78e":[2,0,1,3,3,3], "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83":[2,0,1,3,3,7], "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a35a707865fbcc95b6261e382a6ff171c":[2,0,1,3,3,6], +"classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6040ef897e3fd82d4cec3c6802a5aa6a":[2,0,1,3,3,12], "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a626c30712552f1c7fdf69d1d13d7b303":[2,0,1,3,3,9], "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a67c4bc7a4e0d76c610267b86612ba5b6":[2,0,1,3,3,4], "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e":[2,0,1,3,3,5], +"classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a8950c4389f4bbc4a3e62d769d6d14dc4":[2,0,1,3,3,11], "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a917cf89e7920c1c5d7d8070b53bd49fc":[2,0,1,3,3,8], -"classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#acd2918a181aa9c8c59e5d789ce34a92a":[2,0,1,3,3,11], +"classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#acd2918a181aa9c8c59e5d789ce34a92a":[2,0,1,3,3,13], "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835":[2,0,1,3,3,0], "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#af677680609f32ed65f78a0641bf05389":[2,0,1,3,3,2], "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#af97fbd4ee0b57a20cc9a97c7e877d520":[2,0,1,3,3,10], -"classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#afda750c1511434cb0d3162d9bd1ab78f":[2,0,1,3,3,12], +"classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#afda750c1511434cb0d3162d9bd1ab78f":[2,0,1,3,3,14], "classGpgFrontend_1_1UI_1_1GnupgTab.html":[2,0,1,3,8], "classGpgFrontend_1_1UI_1_1GnupgTab.html#a41deb4e53e1fcf424e72f33eb30f90be":[2,0,1,3,8,1], "classGpgFrontend_1_1UI_1_1GnupgTab.html#ab9d9e8af4494659f13b87804e7318a79":[2,0,1,3,8,0], @@ -176,9 +188,9 @@ var NAVTREEINDEX5 = "classGpgFrontend_1_1UI_1_1KeyList.html#a152e66db4a0f033366f43b4ec89073f4":[2,0,1,3,64,27], "classGpgFrontend_1_1UI_1_1KeyList.html#a19b3f64d41843bb267fcd6c9956fde88":[2,0,1,3,64,31], "classGpgFrontend_1_1UI_1_1KeyList.html#a1bcca32b18c539a2ae83c30fc07db544":[2,0,1,3,64,14], -"classGpgFrontend_1_1UI_1_1KeyList.html#a20c4a242f49123bd64982952fdad08e9":[2,0,1,3,64,5], "classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f":[2,0,1,3,64,8], -"classGpgFrontend_1_1UI_1_1KeyList.html#a4e5862299b0aebe07daf8fbc642a4c38":[2,0,1,3,64,12], +"classGpgFrontend_1_1UI_1_1KeyList.html#a26efe22f805046cf1526c71bec059477":[2,0,1,3,64,13], +"classGpgFrontend_1_1UI_1_1KeyList.html#a66778309098dec18a891712dfb59b08b":[2,0,1,3,64,15], "classGpgFrontend_1_1UI_1_1KeyList.html#a68b595a2bb83dfafa61b3e467dd15689":[2,0,1,3,64,19], "classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e":[2,0,1,3,64,24], "classGpgFrontend_1_1UI_1_1KeyList.html#a6e97d359158f91217b9fe797410c74a6":[2,0,1,3,64,26], @@ -186,25 +198,25 @@ var NAVTREEINDEX5 = "classGpgFrontend_1_1UI_1_1KeyList.html#a79416ec91e91f19712bf72aeb6440175":[2,0,1,3,64,17], "classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418":[2,0,1,3,64,0], "classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291":[2,0,1,3,64,21], -"classGpgFrontend_1_1UI_1_1KeyList.html#a7ead8845ceb7c9310e3f4742251e1d87":[2,0,1,3,64,10], -"classGpgFrontend_1_1UI_1_1KeyList.html#a81c2e36427371fa6ae6381870b9b5bdd":[2,0,1,3,64,13], "classGpgFrontend_1_1UI_1_1KeyList.html#a82da61a76a08023b2ddbe2a6869f4190":[2,0,1,3,64,6], "classGpgFrontend_1_1UI_1_1KeyList.html#a84499e74d082e71e90a8526991c5331a":[2,0,1,3,64,28], "classGpgFrontend_1_1UI_1_1KeyList.html#a86a294a8baa9feaeb808f0af956ef522":[2,0,1,3,64,22], "classGpgFrontend_1_1UI_1_1KeyList.html#a8aeb2eef64f57fbc2e7f06f433d1ccb2":[2,0,1,3,64,37], "classGpgFrontend_1_1UI_1_1KeyList.html#a8d1e2fde8e54d111581adc701e3191bb":[2,0,1,3,64,33], "classGpgFrontend_1_1UI_1_1KeyList.html#a947f4ce45285b58bbde94f4ae879ff7a":[2,0,1,3,64,23], +"classGpgFrontend_1_1UI_1_1KeyList.html#a97d01278c44e1f7cd53f842ae80b477b":[2,0,1,3,64,11], "classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886":[2,0,1,3,64,2], "classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5":[2,0,1,3,64,20], -"classGpgFrontend_1_1UI_1_1KeyList.html#aad445fa253a2d370debee4ff053f1cb8":[2,0,1,3,64,15], "classGpgFrontend_1_1UI_1_1KeyList.html#aad57901bf84aaf7849e7cf7bb9f8fc99":[2,0,1,3,64,25], "classGpgFrontend_1_1UI_1_1KeyList.html#ab0182646beb01850779260b3772bd8fe":[2,0,1,3,64,18], "classGpgFrontend_1_1UI_1_1KeyList.html#ab64ba3049fac1aaa9fed4fb1c5919153":[2,0,1,3,64,16], "classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4":[2,0,1,3,64,1], -"classGpgFrontend_1_1UI_1_1KeyList.html#ac1e5046770c36f67aab34715e50c0a33":[2,0,1,3,64,11], +"classGpgFrontend_1_1UI_1_1KeyList.html#ab9114a304fae835b3464d3f55e53b3fc":[2,0,1,3,64,12], "classGpgFrontend_1_1UI_1_1KeyList.html#ac4629f2ffafe87215acc66f3cefc23d4":[2,0,1,3,64,30], "classGpgFrontend_1_1UI_1_1KeyList.html#ac4d74ae5a34617b0be9915a43a2abdaa":[2,0,1,3,64,36], +"classGpgFrontend_1_1UI_1_1KeyList.html#ac9dc5eb5036314d230dffafef198197a":[2,0,1,3,64,10], "classGpgFrontend_1_1UI_1_1KeyList.html#ad3b6021ff2b2f03874bc9886bc08c152":[2,0,1,3,64,34], +"classGpgFrontend_1_1UI_1_1KeyList.html#adb9c483abd248aabddb5c2275c916edb":[2,0,1,3,64,5], "classGpgFrontend_1_1UI_1_1KeyList.html#adc5099f326fdd4da9a82e34a68cb2fd7":[2,0,1,3,64,9], "classGpgFrontend_1_1UI_1_1KeyList.html#ade6f1511cb60ceafcfe8e50a2ef28c73":[2,0,1,3,64,35], "classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f":[2,0,1,3,64,7], @@ -237,17 +249,5 @@ var NAVTREEINDEX5 = "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], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ac06a816b6898b4d3e0c7a74bc7b4f4be":[2,0,1,3,42,17], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ac6b43abecc2477164e4947759fc97237":[2,0,1,3,42,24], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aca369a078ec127d150a466d9b2b219c2":[2,0,1,3,42,8], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#acadb7692e422ca8efac192604d875457":[2,0,1,3,42,29], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#acd9298492830efcbf7c77dfb6bd829e7":[2,0,1,3,42,30], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ad8f69aa0d0564245a9924a7cf7ed0c3d":[2,0,1,3,42,32], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#adff3b71d088f4a13ef3d032b3c0ecebc":[2,0,1,3,42,34], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ae41fbcbbf621133fb7655e566f36768b":[2,0,1,3,42,31], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64":[2,0,1,3,42,0], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#af089757a71f5f27922c45eb52c924f88":[2,0,1,3,42,7], -"classGpgFrontend_1_1UI_1_1KeyMgmt.html#afa24ed000e0833c2cb8f7fea1111299c":[2,0,1,3,42,19], -"classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html":[2,0,1,3,16], -"classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a0e2fdf02be3247409cc1590bea0c1fe8":[2,0,1,3,16,2] +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ac06a816b6898b4d3e0c7a74bc7b4f4be":[2,0,1,3,42,17] }; diff --git a/docs/html/navtreeindex6.js b/docs/html/navtreeindex6.js index aa329627..e708a0d3 100644 --- a/docs/html/navtreeindex6.js +++ b/docs/html/navtreeindex6.js @@ -1,5 +1,17 @@ var NAVTREEINDEX6 = { +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ac6b43abecc2477164e4947759fc97237":[2,0,1,3,42,24], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aca369a078ec127d150a466d9b2b219c2":[2,0,1,3,42,8], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#acadb7692e422ca8efac192604d875457":[2,0,1,3,42,29], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#acd9298492830efcbf7c77dfb6bd829e7":[2,0,1,3,42,30], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ad8f69aa0d0564245a9924a7cf7ed0c3d":[2,0,1,3,42,32], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#adff3b71d088f4a13ef3d032b3c0ecebc":[2,0,1,3,42,34], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#ae41fbcbbf621133fb7655e566f36768b":[2,0,1,3,42,31], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64":[2,0,1,3,42,0], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#af089757a71f5f27922c45eb52c924f88":[2,0,1,3,42,7], +"classGpgFrontend_1_1UI_1_1KeyMgmt.html#afa24ed000e0833c2cb8f7fea1111299c":[2,0,1,3,42,19], +"classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html":[2,0,1,3,16], +"classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a0e2fdf02be3247409cc1590bea0c1fe8":[2,0,1,3,16,2], "classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a221d649fb0dfb4048cdf432e05686fe1":[2,0,1,3,16,10], "classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a2b9b0aabdbceb4482ebcdfd6c3af987d":[2,0,1,3,16,9], "classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a3844bbdb3d0c4e46b3118b7576917ba2":[2,0,1,3,16,11], @@ -41,19 +53,21 @@ var NAVTREEINDEX6 = "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html":[2,0,1,3,18], "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a384f4250e58110da58c0e6996b42a8ab":[2,0,1,3,18,3], "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4dcec352e412afe5c5491f941495090f":[2,0,1,3,18,1], -"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4eb2668e860bb19e5c3c47a922b1e671":[2,0,1,3,18,8], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4eb2668e860bb19e5c3c47a922b1e671":[2,0,1,3,18,9], "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a504d26d23c6e4228b732f2f79c2c6fa3":[2,0,1,3,18,6], -"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a636caee67903f6f6114ba7a63ba49781":[2,0,1,3,18,7], -"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a6becf000c1128e46afee8a86066a242c":[2,0,1,3,18,12], -"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a9a28a055e8e549288e7dce49050493f5":[2,0,1,3,18,15], -"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#aa150485d290176e45d7bb1e87601abde":[2,0,1,3,18,14], -"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ab23cb5c7d25aabc0bed9ba530f3866ba":[2,0,1,3,18,9], -"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ab5304882e1883244ff798ec06ff1c888":[2,0,1,3,18,13], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a636caee67903f6f6114ba7a63ba49781":[2,0,1,3,18,8], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a6becf000c1128e46afee8a86066a242c":[2,0,1,3,18,13], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a9a28a055e8e549288e7dce49050493f5":[2,0,1,3,18,17], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a9a9b90abf767e3bb91ece29dcd4a7b0a":[2,0,1,3,18,7], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#aa150485d290176e45d7bb1e87601abde":[2,0,1,3,18,15], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ab23cb5c7d25aabc0bed9ba530f3866ba":[2,0,1,3,18,10], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ab5304882e1883244ff798ec06ff1c888":[2,0,1,3,18,14], "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ac6b09219bbf830ce6b2d997aa2bb0c04":[2,0,1,3,18,2], "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#acb6fe75a2e834469627d9b46ad84d514":[2,0,1,3,18,5], -"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ad83ec0e2803737488d368fd796a56ceb":[2,0,1,3,18,10], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ad83ec0e2803737488d368fd796a56ceb":[2,0,1,3,18,11], "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ae5351ab31a47755ec82a007cd3610b55":[2,0,1,3,18,4], -"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#af2b406e19ae3e456c78e558c2d82d410":[2,0,1,3,18,11], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#ae7a339d6db5e4e817ef76fdb58e05415":[2,0,1,3,18,16], +"classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#af2b406e19ae3e456c78e558c2d82d410":[2,0,1,3,18,12], "classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8":[2,0,1,3,18,0], "classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html":[2,0,1,3,19], "classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a0503508ce7e11f497a05cdf6f536a253":[2,0,1,3,19,2], @@ -218,13 +232,13 @@ var NAVTREEINDEX6 = "classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#abbb10300a75086649faba44cf4d2ed61":[2,0,1,3,51,8], "classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#af9350e0a8d5993e5be0a5478fcb161be":[2,0,1,3,51,4], "classGpgFrontend_1_1UI_1_1MainWindow.html":[2,0,1,3,43], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a01aed2790d84479bd3a2551d1cc6fb91":[2,0,1,3,43,38], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a01aed2790d84479bd3a2551d1cc6fb91":[2,0,1,3,43,37], "classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e":[2,0,1,3,43,102], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e":[2,0,1,3,43,40], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e":[2,0,1,3,43,39], "classGpgFrontend_1_1UI_1_1MainWindow.html#a04668246525874760f47a340b4b7d8de":[2,0,1,3,43,6], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad":[2,0,1,3,43,49], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad":[2,0,1,3,43,48], "classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759":[2,0,1,3,43,11], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a091087c673fa86bcaaadbbfc7ec7caed":[2,0,1,3,43,23], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a091087c673fa86bcaaadbbfc7ec7caed":[2,0,1,3,43,22], "classGpgFrontend_1_1UI_1_1MainWindow.html#a09671c3aa26a750cfd6be6c092de8715":[2,0,1,3,43,77], "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], @@ -232,22 +246,8 @@ var NAVTREEINDEX6 = "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], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f":[2,0,1,3,43,35], +"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], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585":[2,0,1,3,43,8], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ddc7e6246dd5065bed0777dca4e6fb6":[2,0,1,3,43,123], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64":[2,0,1,3,43,94], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a1e7923dacd93eb498d8532bb887739b0":[2,0,1,3,43,69], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ef17c566a764f707f43593a1f6b3c60":[2,0,1,3,43,82], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a":[2,0,1,3,43,14], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112":[2,0,1,3,43,127], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a23c517e1b4c63d03e0413bf3772ffb92":[2,0,1,3,43,18], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a2417c807356e3b876ecb2f572568670b":[2,0,1,3,43,92], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957":[2,0,1,3,43,31], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a24e58eb0b84709ea665db95e54da865b":[2,0,1,3,43,118], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a2518a8a17ebcc217c7cc34c9c3a411f8":[2,0,1,3,43,60], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a261fb867b194d5b16ad15ed2ff6c60ec":[2,0,1,3,43,22], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327":[2,0,1,3,43,59], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e":[2,0,1,3,43,34] +"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585":[2,0,1,3,43,8] }; diff --git a/docs/html/navtreeindex7.js b/docs/html/navtreeindex7.js index bc502416..1da088be 100644 --- a/docs/html/navtreeindex7.js +++ b/docs/html/navtreeindex7.js @@ -1,16 +1,30 @@ var NAVTREEINDEX7 = { -"classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd":[2,0,1,3,43,42], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ddc7e6246dd5065bed0777dca4e6fb6":[2,0,1,3,43,123], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64":[2,0,1,3,43,94], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a1e7923dacd93eb498d8532bb887739b0":[2,0,1,3,43,69], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a1ef17c566a764f707f43593a1f6b3c60":[2,0,1,3,43,82], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a":[2,0,1,3,43,14], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112":[2,0,1,3,43,127], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a23c517e1b4c63d03e0413bf3772ffb92":[2,0,1,3,43,17], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a2417c807356e3b876ecb2f572568670b":[2,0,1,3,43,92], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957":[2,0,1,3,43,30], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a24e58eb0b84709ea665db95e54da865b":[2,0,1,3,43,118], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a2518a8a17ebcc217c7cc34c9c3a411f8":[2,0,1,3,43,59], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a261fb867b194d5b16ad15ed2ff6c60ec":[2,0,1,3,43,21], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327":[2,0,1,3,43,58], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e":[2,0,1,3,43,33], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd":[2,0,1,3,43,41], "classGpgFrontend_1_1UI_1_1MainWindow.html#a2bed0c3b032269c9eb82bc7c068852cb":[2,0,1,3,43,98], "classGpgFrontend_1_1UI_1_1MainWindow.html#a2c2f6c021219564846f1624f6bb5b9a2":[2,0,1,3,43,84], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a2caccd72d474177e571c07dd47038e58":[2,0,1,3,43,16], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a2caccd72d474177e571c07dd47038e58":[2,0,1,3,43,15], "classGpgFrontend_1_1UI_1_1MainWindow.html#a2fb0dc34218da4963e3c37fd60b334a7":[2,0,1,3,43,106], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a30fe95cf76936d382ee0b67a24688a7a":[2,0,1,3,43,17], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a30fe95cf76936d382ee0b67a24688a7a":[2,0,1,3,43,16], "classGpgFrontend_1_1UI_1_1MainWindow.html#a313a5d7d0847114a6f11e4d7870edd86":[2,0,1,3,43,85], "classGpgFrontend_1_1UI_1_1MainWindow.html#a34d67c0c4f63695751616b5f6624b674":[2,0,1,3,43,129], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb":[2,0,1,3,43,45], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb":[2,0,1,3,43,44], "classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7":[2,0,1,3,43,110], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb":[2,0,1,3,43,27], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb":[2,0,1,3,43,26], "classGpgFrontend_1_1UI_1_1MainWindow.html#a3c0a5305cf55fe5bee2f18298f983cad":[2,0,1,3,43,73], "classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689":[2,0,1,3,43,142], "classGpgFrontend_1_1UI_1_1MainWindow.html#a3f51156763fc3d4cdfa747d037566bef":[2,0,1,3,43,80], @@ -18,13 +32,13 @@ var NAVTREEINDEX7 = "classGpgFrontend_1_1UI_1_1MainWindow.html#a473b679fa0dc3cdf4f6f98d6553fa0ec":[2,0,1,3,43,2], "classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d":[2,0,1,3,43,113], "classGpgFrontend_1_1UI_1_1MainWindow.html#a4df2a05492bf237511d44c5e9cdd9413":[2,0,1,3,43,12], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf":[2,0,1,3,43,33], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf":[2,0,1,3,43,32], "classGpgFrontend_1_1UI_1_1MainWindow.html#a5806e6f5e740e6aa311e0fa5f064302a":[2,0,1,3,43,125], "classGpgFrontend_1_1UI_1_1MainWindow.html#a5bbe43bdd25df9de8c1de23efd8d37a5":[2,0,1,3,43,76], "classGpgFrontend_1_1UI_1_1MainWindow.html#a5dce98bfc01ecbb0a90eaa2b304675ed":[2,0,1,3,43,97], "classGpgFrontend_1_1UI_1_1MainWindow.html#a5e95f62dac9fba1ead6ec69c145923db":[2,0,1,3,43,10], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a5ebeba2ac2ec6858f16bff3f9d822d31":[2,0,1,3,43,37], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421":[2,0,1,3,43,51], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a5ebeba2ac2ec6858f16bff3f9d822d31":[2,0,1,3,43,36], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421":[2,0,1,3,43,50], "classGpgFrontend_1_1UI_1_1MainWindow.html#a61140b959cbdc0922b528a9c52d0dfa2":[2,0,1,3,43,68], "classGpgFrontend_1_1UI_1_1MainWindow.html#a6154f5dbdc9cebc0644e5d1e25895df8":[2,0,1,3,43,95], "classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b":[2,0,1,3,43,116], @@ -35,37 +49,36 @@ var NAVTREEINDEX7 = "classGpgFrontend_1_1UI_1_1MainWindow.html#a70d2b2311708ab023466d343f2e914b1":[2,0,1,3,43,87], "classGpgFrontend_1_1UI_1_1MainWindow.html#a71402943f4ed19e3aba0556b23eaa8f8":[2,0,1,3,43,78], "classGpgFrontend_1_1UI_1_1MainWindow.html#a72b5cfa9bf4b94a53d9bc14d84e60d6d":[2,0,1,3,43,104], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472":[2,0,1,3,43,25], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472":[2,0,1,3,43,24], "classGpgFrontend_1_1UI_1_1MainWindow.html#a79b83f536a7c4299eaa3d22e4e875227":[2,0,1,3,43,96], "classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45":[2,0,1,3,43,88], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72":[2,0,1,3,43,46], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a7ec169e4ce829f37c3605491ac617973":[2,0,1,3,43,20], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d":[2,0,1,3,43,30], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9":[2,0,1,3,43,21], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72":[2,0,1,3,43,45], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a7ec169e4ce829f37c3605491ac617973":[2,0,1,3,43,19], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d":[2,0,1,3,43,29], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9":[2,0,1,3,43,20], "classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be":[2,0,1,3,43,100], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a85a98a1ec5418c110201980fa013d1fd":[2,0,1,3,43,15], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65":[2,0,1,3,43,36], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65":[2,0,1,3,43,35], "classGpgFrontend_1_1UI_1_1MainWindow.html#a877ec5dd357907e9c334e7ff18bf2c5c":[2,0,1,3,43,111], "classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41":[2,0,1,3,43,136], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9":[2,0,1,3,43,53], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9":[2,0,1,3,43,52], "classGpgFrontend_1_1UI_1_1MainWindow.html#a89fa105ed54d2189d762668262d74c63":[2,0,1,3,43,99], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a8d245e0f832a9533ba00fe400923b47f":[2,0,1,3,43,47], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a8d245e0f832a9533ba00fe400923b47f":[2,0,1,3,43,46], "classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701":[2,0,1,3,43,137], "classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745":[2,0,1,3,43,105], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a8de27a8002376b61e32f617910846412":[2,0,1,3,43,19], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c":[2,0,1,3,43,44], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a8de27a8002376b61e32f617910846412":[2,0,1,3,43,18], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c":[2,0,1,3,43,43], "classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc":[2,0,1,3,43,117], "classGpgFrontend_1_1UI_1_1MainWindow.html#a92a6d8d46e197e25eaacc3ad7ed289ab":[2,0,1,3,43,5], "classGpgFrontend_1_1UI_1_1MainWindow.html#a95b2c86afbefe47e79af87e56032e306":[2,0,1,3,43,66], "classGpgFrontend_1_1UI_1_1MainWindow.html#a9dd292f55fba1fe62c83508fef7e43a1":[2,0,1,3,43,64], -"classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9":[2,0,1,3,43,28], +"classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9":[2,0,1,3,43,27], "classGpgFrontend_1_1UI_1_1MainWindow.html#a9fbd8a2f5b2b5869276db83a4ad20216":[2,0,1,3,43,7], -"classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d":[2,0,1,3,43,55], -"classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8":[2,0,1,3,43,61], +"classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d":[2,0,1,3,43,54], +"classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8":[2,0,1,3,43,60], "classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c":[2,0,1,3,43,139], "classGpgFrontend_1_1UI_1_1MainWindow.html#aa92246123272e3e1085f22612aedf48f":[2,0,1,3,43,86], "classGpgFrontend_1_1UI_1_1MainWindow.html#aaa1de043b71dbcf0e8d8c265b2a67bd3":[2,0,1,3,43,9], -"classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be":[2,0,1,3,43,41], +"classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be":[2,0,1,3,43,40], "classGpgFrontend_1_1UI_1_1MainWindow.html#aac320aef3b49cd068544aac54b927f7a":[2,0,1,3,43,83], "classGpgFrontend_1_1UI_1_1MainWindow.html#aad0c8d50952f4592eac7b7221b5d1ec5":[2,0,1,3,43,72], "classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6":[2,0,1,3,43,133], @@ -73,19 +86,20 @@ var NAVTREEINDEX7 = "classGpgFrontend_1_1UI_1_1MainWindow.html#ab531823acdbfb117c82a9906ce2107b9":[2,0,1,3,43,90], "classGpgFrontend_1_1UI_1_1MainWindow.html#ab570d33667a3f8fe189f2d81b81f85be":[2,0,1,3,43,122], "classGpgFrontend_1_1UI_1_1MainWindow.html#ab67486a71126073e7c39ca12603198f4":[2,0,1,3,43,70], -"classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd":[2,0,1,3,43,43], +"classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd":[2,0,1,3,43,42], +"classGpgFrontend_1_1UI_1_1MainWindow.html#abd5408ca5f908c330a15db24d959f3a5":[2,0,1,3,43,61], "classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9":[2,0,1,3,43,119], "classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e":[2,0,1,3,43,121], -"classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf":[2,0,1,3,43,58], -"classGpgFrontend_1_1UI_1_1MainWindow.html#ac578922206608834c6c7ba862f02c0fa":[2,0,1,3,43,24], +"classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf":[2,0,1,3,43,57], +"classGpgFrontend_1_1UI_1_1MainWindow.html#ac578922206608834c6c7ba862f02c0fa":[2,0,1,3,43,23], "classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc":[2,0,1,3,43,128], "classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5":[2,0,1,3,43,62], -"classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8":[2,0,1,3,43,50], +"classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8":[2,0,1,3,43,49], "classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b":[2,0,1,3,43,130], -"classGpgFrontend_1_1UI_1_1MainWindow.html#ace4433f21dbb4b1859b81c120b675e1d":[2,0,1,3,43,39], +"classGpgFrontend_1_1UI_1_1MainWindow.html#ace4433f21dbb4b1859b81c120b675e1d":[2,0,1,3,43,38], "classGpgFrontend_1_1UI_1_1MainWindow.html#ad0a47aadbd6ae3a4bd0fe3372d247e7d":[2,0,1,3,43,101], "classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c":[2,0,1,3,43,63], -"classGpgFrontend_1_1UI_1_1MainWindow.html#ad344606cf3c665fc73a3c0dd10a44310":[2,0,1,3,43,57], +"classGpgFrontend_1_1UI_1_1MainWindow.html#ad344606cf3c665fc73a3c0dd10a44310":[2,0,1,3,43,56], "classGpgFrontend_1_1UI_1_1MainWindow.html#ad6a2cecb2846b324604c4abd1fb7d11a":[2,0,1,3,43,91], "classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83":[2,0,1,3,43,114], "classGpgFrontend_1_1UI_1_1MainWindow.html#ad874ce344cce9f87bfbb31e7bf88aebe":[2,0,1,3,43,67], @@ -95,21 +109,21 @@ var NAVTREEINDEX7 = "classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e":[2,0,1,3,43,138], "classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98":[2,0,1,3,43,13], "classGpgFrontend_1_1UI_1_1MainWindow.html#ae2587b35d14bc64bc13d4e8ca1dcd502":[2,0,1,3,43,134], -"classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa":[2,0,1,3,43,32], +"classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa":[2,0,1,3,43,31], "classGpgFrontend_1_1UI_1_1MainWindow.html#ae9bc8395f2d2965c722442f4879902d8":[2,0,1,3,43,65], -"classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac":[2,0,1,3,43,56], -"classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c":[2,0,1,3,43,26], +"classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac":[2,0,1,3,43,55], +"classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c":[2,0,1,3,43,25], "classGpgFrontend_1_1UI_1_1MainWindow.html#af08c62c38a750382ee218191c8e13f4f":[2,0,1,3,43,93], "classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0":[2,0,1,3,43,132], "classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853":[2,0,1,3,43,135], "classGpgFrontend_1_1UI_1_1MainWindow.html#af77f66b6b869f6ddb3d2caa3bc40bb09":[2,0,1,3,43,81], -"classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6":[2,0,1,3,43,29], +"classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6":[2,0,1,3,43,28], "classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac":[2,0,1,3,43,120], -"classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527":[2,0,1,3,43,48], +"classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527":[2,0,1,3,43,47], "classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62":[2,0,1,3,43,115], -"classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f":[2,0,1,3,43,54], +"classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f":[2,0,1,3,43,53], "classGpgFrontend_1_1UI_1_1MainWindow.html#afd243a5f00f86d65431081ead2cae153":[2,0,1,3,43,71], -"classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22":[2,0,1,3,43,52], +"classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22":[2,0,1,3,43,51], "classGpgFrontend_1_1UI_1_1MainWindow.html#afd8473d161515bded88cc9474f2d12c1":[2,0,1,3,43,103], "classGpgFrontend_1_1UI_1_1NetworkTab.html":[2,0,1,3,28], "classGpgFrontend_1_1UI_1_1NetworkTab.html#a1713e1268a364f51f57b3a2752efc641":[2,0,1,3,28,7], @@ -235,19 +249,5 @@ var NAVTREEINDEX7 = "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], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee":[2,0,1,3,66,25], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55":[2,0,1,3,66,29], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9":[2,0,1,3,66,13], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a725048d1c6de8ed7ba29062afa72767b":[2,0,1,3,66,40], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18":[2,0,1,3,66,3], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a747d3740a88295e6c9565788d4cf56ec":[2,0,1,3,66,39], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b":[2,0,1,3,66,2], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a82fe98d45f54909ebea933b540367c39":[2,0,1,3,66,38], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a8fad090a19479a9fe89432300cca2b6c":[2,0,1,3,66,4], -"classGpgFrontend_1_1UI_1_1TextEdit.html#a965cf0edc3030ca5a88a490051a3d8ec":[2,0,1,3,66,20], -"classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b":[2,0,1,3,66,11], -"classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9":[2,0,1,3,66,23], -"classGpgFrontend_1_1UI_1_1TextEdit.html#aa30daf558cb85bbdcad55a805a106109":[2,0,1,3,66,1], -"classGpgFrontend_1_1UI_1_1TextEdit.html#ab24adc1adb3b9b29469992e4c444436e":[2,0,1,3,66,30], -"classGpgFrontend_1_1UI_1_1TextEdit.html#ac9e2fb3d6ebb721f03416aa2da5e1fd1":[2,0,1,3,66,34] +"classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee":[2,0,1,3,66,25] }; diff --git a/docs/html/navtreeindex8.js b/docs/html/navtreeindex8.js index 2e37def2..5aa3cd9b 100644 --- a/docs/html/navtreeindex8.js +++ b/docs/html/navtreeindex8.js @@ -1,5 +1,19 @@ var NAVTREEINDEX8 = { +"classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55":[2,0,1,3,66,29], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9":[2,0,1,3,66,13], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a725048d1c6de8ed7ba29062afa72767b":[2,0,1,3,66,40], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18":[2,0,1,3,66,3], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a747d3740a88295e6c9565788d4cf56ec":[2,0,1,3,66,39], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b":[2,0,1,3,66,2], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a82fe98d45f54909ebea933b540367c39":[2,0,1,3,66,38], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a8fad090a19479a9fe89432300cca2b6c":[2,0,1,3,66,4], +"classGpgFrontend_1_1UI_1_1TextEdit.html#a965cf0edc3030ca5a88a490051a3d8ec":[2,0,1,3,66,20], +"classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b":[2,0,1,3,66,11], +"classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9":[2,0,1,3,66,23], +"classGpgFrontend_1_1UI_1_1TextEdit.html#aa30daf558cb85bbdcad55a805a106109":[2,0,1,3,66,1], +"classGpgFrontend_1_1UI_1_1TextEdit.html#ab24adc1adb3b9b29469992e4c444436e":[2,0,1,3,66,30], +"classGpgFrontend_1_1UI_1_1TextEdit.html#ac9e2fb3d6ebb721f03416aa2da5e1fd1":[2,0,1,3,66,34], "classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0":[2,0,1,3,66,27], "classGpgFrontend_1_1UI_1_1TextEdit.html#adca2bbfa746b5598f2a4f74026b84224":[2,0,1,3,66,24], "classGpgFrontend_1_1UI_1_1TextEdit.html#ae1e710c6722910b8d35df97aaabb3162":[2,0,1,3,66,15], @@ -12,17 +26,20 @@ var NAVTREEINDEX8 = "classGpgFrontend_1_1UI_1_1TranslatorsTab.html":[2,0,1,3,5], "classGpgFrontend_1_1UI_1_1TranslatorsTab.html#a89e5c7b9c17fb41b7c7bf461fb8ad99e":[2,0,1,3,5,0], "classGpgFrontend_1_1UI_1_1UISignalStation.html":[2,0,1,3,53], -"classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007":[2,0,1,3,53,5], -"classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19":[2,0,1,3,53,6], -"classGpgFrontend_1_1UI_1_1UISignalStation.html#a4867f3058640386c98f27ca30cc81094":[2,0,1,3,53,9], -"classGpgFrontend_1_1UI_1_1UISignalStation.html#a5e6b7bd872d385d96932e33e70e9c5cb":[2,0,1,3,53,8], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#a04aea8b748d541996044acda569589e4":[2,0,1,3,53,4], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007":[2,0,1,3,53,8], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#a1dc7383120b4bc030b3734062aacded3":[2,0,1,3,53,5], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#a28d70bad814ed795ba47e4daf2917e19":[2,0,1,3,53,9], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#a4867f3058640386c98f27ca30cc81094":[2,0,1,3,53,12], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#a48b27b92e27d215912b8e9ded203f6c0":[2,0,1,3,53,6], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#a5e6b7bd872d385d96932e33e70e9c5cb":[2,0,1,3,53,11], "classGpgFrontend_1_1UI_1_1UISignalStation.html#a6294f44348070707b4b6abcfd1b6509d":[2,0,1,3,53,1], -"classGpgFrontend_1_1UI_1_1UISignalStation.html#a6db890d5c1499e56d2ebb893358c65f4":[2,0,1,3,53,4], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#a6db890d5c1499e56d2ebb893358c65f4":[2,0,1,3,53,7], "classGpgFrontend_1_1UI_1_1UISignalStation.html#a7fbfe86b781d4fd096e1b83d46285e7c":[2,0,1,3,53,0], -"classGpgFrontend_1_1UI_1_1UISignalStation.html#a7fc7690f8f0c4bc48d94a1373f47fc00":[2,0,1,3,53,7], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#a7fc7690f8f0c4bc48d94a1373f47fc00":[2,0,1,3,53,10], "classGpgFrontend_1_1UI_1_1UISignalStation.html#aaad3bf9919b47634cc856a008d3a5af9":[2,0,1,3,53,3], "classGpgFrontend_1_1UI_1_1UISignalStation.html#ab188594618297e68730e0acbbcaff74b":[2,0,1,3,53,2], -"classGpgFrontend_1_1UI_1_1UISignalStation.html#ae9e1a49f6de526d27985f6e17e3848b2":[2,0,1,3,53,10], +"classGpgFrontend_1_1UI_1_1UISignalStation.html#ae9e1a49f6de526d27985f6e17e3848b2":[2,0,1,3,53,13], "classGpgFrontend_1_1UI_1_1UpdateTab.html":[2,0,1,3,6], "classGpgFrontend_1_1UI_1_1UpdateTab.html#a29a504b9657b0f553b7c5a6997892a24":[2,0,1,3,6,3], "classGpgFrontend_1_1UI_1_1UpdateTab.html#a3718c15db336b2ca0090ee492c429adb":[2,0,1,3,6,5], @@ -232,22 +249,5 @@ var NAVTREEINDEX8 = "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], -"functions_e.html":[2,3,0,4], -"functions_f.html":[2,3,0,5], -"functions_func.html":[2,3,1], -"functions_func.html":[2,3,1,0], -"functions_func_c.html":[2,3,1,1], -"functions_func_d.html":[2,3,1,2], -"functions_func_e.html":[2,3,1,3], -"functions_func_f.html":[2,3,1,4], -"functions_func_g.html":[2,3,1,5], -"functions_func_h.html":[2,3,1,6], -"functions_func_i.html":[2,3,1,7], -"functions_func_k.html":[2,3,1,8], -"functions_func_l.html":[2,3,1,9], -"functions_func_m.html":[2,3,1,10], -"functions_func_n.html":[2,3,1,11], -"functions_func_o.html":[2,3,1,12], -"functions_func_p.html":[2,3,1,13] +"functions_d.html":[2,3,0,3] }; diff --git a/docs/html/navtreeindex9.js b/docs/html/navtreeindex9.js index 490bed57..de908278 100644 --- a/docs/html/navtreeindex9.js +++ b/docs/html/navtreeindex9.js @@ -1,5 +1,22 @@ var NAVTREEINDEX9 = { +"functions_e.html":[2,3,0,4], +"functions_f.html":[2,3,0,5], +"functions_func.html":[2,3,1], +"functions_func.html":[2,3,1,0], +"functions_func_c.html":[2,3,1,1], +"functions_func_d.html":[2,3,1,2], +"functions_func_e.html":[2,3,1,3], +"functions_func_f.html":[2,3,1,4], +"functions_func_g.html":[2,3,1,5], +"functions_func_h.html":[2,3,1,6], +"functions_func_i.html":[2,3,1,7], +"functions_func_k.html":[2,3,1,8], +"functions_func_l.html":[2,3,1,9], +"functions_func_m.html":[2,3,1,10], +"functions_func_n.html":[2,3,1,11], +"functions_func_o.html":[2,3,1,12], +"functions_func_p.html":[2,3,1,13], "functions_func_q.html":[2,3,1,14], "functions_func_r.html":[2,3,1,15], "functions_func_s.html":[2,3,1,16], @@ -28,82 +45,83 @@ var NAVTREEINDEX9 = "functions_z.html":[2,3,0,22], "functions_~.html":[2,3,0,23], "hierarchy.html":[2,2], -"index.html":[], "index.html":[0], +"index.html":[], "init_8h_source.html":[3,0,0,8], "integrated_2gnupg__info__gathering__module_2GpgFrontendModuleExport_8h_source.html":[3,0,0,1,0,0,1], "integrated_2version__checking__module_2GpgFrontendModuleExport_8h_source.html":[3,0,0,1,0,1,0], "main_8h_source.html":[3,0,0,9], "namespaceGpgFrontend.html":[1,0,2], -"namespaceGpgFrontend.html#a014b2bbf69113d3856e42455650ae18c":[1,0,2,192], -"namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455":[1,0,2,174], -"namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db":[1,0,2,182], -"namespaceGpgFrontend.html#a0781ebc8c308a3bade1174355f9a0ff2":[1,0,2,135], -"namespaceGpgFrontend.html#a0a45485ea151b17c4eb756f929940a08":[1,0,2,168], +"namespaceGpgFrontend.html#a014b2bbf69113d3856e42455650ae18c":[1,0,2,194], +"namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455":[1,0,2,176], +"namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db":[1,0,2,184], +"namespaceGpgFrontend.html#a0781ebc8c308a3bade1174355f9a0ff2":[1,0,2,136], +"namespaceGpgFrontend.html#a0a45485ea151b17c4eb756f929940a08":[1,0,2,170], "namespaceGpgFrontend.html#a0c14f6d43175fadd9180621cffddcba5":[1,0,2,76], -"namespaceGpgFrontend.html#a0d3c3d137aca0e2168efa3c9c86a428a":[1,0,2,200], -"namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6":[1,0,2,124], -"namespaceGpgFrontend.html#a0f9d6483641fbea3af87addf155b1d67":[1,0,2,144], -"namespaceGpgFrontend.html#a10702b31104f50862fbbf9f275212817":[1,0,2,133], +"namespaceGpgFrontend.html#a0d3c3d137aca0e2168efa3c9c86a428a":[1,0,2,202], +"namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6":[1,0,2,125], +"namespaceGpgFrontend.html#a0f9d6483641fbea3af87addf155b1d67":[1,0,2,145], +"namespaceGpgFrontend.html#a10702b31104f50862fbbf9f275212817":[1,0,2,134], "namespaceGpgFrontend.html#a12d733ca5d10191048cbc45126cfab33":[1,0,2,70], -"namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a":[1,0,2,123], -"namespaceGpgFrontend.html#a15ad42419c64d9eacf082239e620bc98":[1,0,2,143], +"namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a":[1,0,2,124], +"namespaceGpgFrontend.html#a15ad42419c64d9eacf082239e620bc98":[1,0,2,144], "namespaceGpgFrontend.html#a1ca6897677586deeb81a3fc9140d510f":[1,0,2,105], -"namespaceGpgFrontend.html#a1f5b13d592d0ccd8472d4771660b6d48":[1,0,2,185], -"namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5":[1,0,2,156], +"namespaceGpgFrontend.html#a1f5b13d592d0ccd8472d4771660b6d48":[1,0,2,187], +"namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5":[1,0,2,158], "namespaceGpgFrontend.html#a23c07a646573089f3d3fbcd5d8f5183e":[1,0,2,81], "namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8":[1,0,2,72], "namespaceGpgFrontend.html#a24f0cdb48363f99db7cbb7312a9965d4":[1,0,2,62], -"namespaceGpgFrontend.html#a250ad950f8337bf5b7c4e35cd7a12ece":[1,0,2,147], -"namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de":[1,0,2,152], -"namespaceGpgFrontend.html#a26ae744ec7069879c3c1de36f62ab88c":[1,0,2,206], -"namespaceGpgFrontend.html#a29569a0fa7a10edd50e2383a6ad3baa8":[1,0,2,134], +"namespaceGpgFrontend.html#a250ad950f8337bf5b7c4e35cd7a12ece":[1,0,2,148], +"namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de":[1,0,2,154], +"namespaceGpgFrontend.html#a26ae744ec7069879c3c1de36f62ab88c":[1,0,2,208], +"namespaceGpgFrontend.html#a29569a0fa7a10edd50e2383a6ad3baa8":[1,0,2,135], "namespaceGpgFrontend.html#a298d0e911d189337157b1b23bc94d864":[1,0,2,120], -"namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da":[1,0,2,146], -"namespaceGpgFrontend.html#a2d302c8892e6d6505a86db40131d88c8":[1,0,2,187], +"namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da":[1,0,2,147], +"namespaceGpgFrontend.html#a2d302c8892e6d6505a86db40131d88c8":[1,0,2,189], "namespaceGpgFrontend.html#a2e06a0e88cef1c101977144ab8c7d324":[1,0,2,90], -"namespaceGpgFrontend.html#a2e3c816e22fd5e2728ca02ca65b4e248":[1,0,2,169], -"namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449":[1,0,2,198], -"namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1":[1,0,2,140], -"namespaceGpgFrontend.html#a30710220097d61cff8bc59c3e643d87f":[1,0,2,183], -"namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc":[1,0,2,153], -"namespaceGpgFrontend.html#a324ae4dfad2f9cd8a5da9d553798b0c0":[1,0,2,180], -"namespaceGpgFrontend.html#a361a1d994bb15f5c6b84336523c062ea":[1,0,2,197], +"namespaceGpgFrontend.html#a2e3c816e22fd5e2728ca02ca65b4e248":[1,0,2,171], +"namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449":[1,0,2,200], +"namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1":[1,0,2,141], +"namespaceGpgFrontend.html#a30710220097d61cff8bc59c3e643d87f":[1,0,2,185], +"namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc":[1,0,2,155], +"namespaceGpgFrontend.html#a324ae4dfad2f9cd8a5da9d553798b0c0":[1,0,2,182], +"namespaceGpgFrontend.html#a361a1d994bb15f5c6b84336523c062ea":[1,0,2,199], "namespaceGpgFrontend.html#a37e8fe7369a69aa26dd6f90810ff34cd":[1,0,2,100], -"namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c":[1,0,2,171], -"namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff":[1,0,2,178], +"namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c":[1,0,2,173], +"namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff":[1,0,2,180], "namespaceGpgFrontend.html#a3b5f18fd9cdc048974e357beac4927aa":[1,0,2,115], -"namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249":[1,0,2,141], +"namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249":[1,0,2,142], "namespaceGpgFrontend.html#a3d735ed2f15dbf638cfa508daba16e5b":[1,0,2,94], "namespaceGpgFrontend.html#a3eb3e3e38d04e035e3c2d44b5a553d32":[1,0,2,112], "namespaceGpgFrontend.html#a445c070c37811b064e6e4dbb8979bc95":[1,0,2,118], "namespaceGpgFrontend.html#a4829a5cf1cd28ff53c22cc81b8742799":[1,0,2,93], -"namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0":[1,0,2,158], -"namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69":[1,0,2,177], -"namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9":[1,0,2,190], -"namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86":[1,0,2,188], +"namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0":[1,0,2,160], +"namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69":[1,0,2,179], +"namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9":[1,0,2,192], +"namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86":[1,0,2,190], "namespaceGpgFrontend.html#a513719e9188327e5b773533156afb2cc":[1,0,2,103], -"namespaceGpgFrontend.html#a51a984685dad4a268877a335cc99df16":[1,0,2,199], +"namespaceGpgFrontend.html#a51a984685dad4a268877a335cc99df16":[1,0,2,201], "namespaceGpgFrontend.html#a54baa8d3ea3843c907a7644a85cb9699":[1,0,2,101], -"namespaceGpgFrontend.html#a5873ec4eb8faca93ab83780d9bcfe3a6":[1,0,2,142], -"namespaceGpgFrontend.html#a5af37847ea5afc05366af818405aea72":[1,0,2,167], -"namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f":[1,0,2,154], -"namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71":[1,0,2,138], -"namespaceGpgFrontend.html#a5c22b88f9b79bb13515bb73d7f44635e":[1,0,2,166], -"namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe":[1,0,2,172], -"namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9":[1,0,2,128], -"namespaceGpgFrontend.html#a66ab3e2370f5e22389a6f14722203eba":[1,0,2,195], -"namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c":[1,0,2,159], -"namespaceGpgFrontend.html#a721e24e02c2fcc79e8e9e39b187e8f48":[1,0,2,148], -"namespaceGpgFrontend.html#a72507743c74e569d433d7ac2a0a19099":[1,0,2,121], -"namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06":[1,0,2,181], -"namespaceGpgFrontend.html#a7364d5871088cf2788b1b62f8e57cd0b":[1,0,2,193], +"namespaceGpgFrontend.html#a5873ec4eb8faca93ab83780d9bcfe3a6":[1,0,2,143], +"namespaceGpgFrontend.html#a5af37847ea5afc05366af818405aea72":[1,0,2,169], +"namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f":[1,0,2,156], +"namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71":[1,0,2,139], +"namespaceGpgFrontend.html#a5bc56ca0af26f82a20f044e4acb3fba5":[1,0,2,149], +"namespaceGpgFrontend.html#a5c22b88f9b79bb13515bb73d7f44635e":[1,0,2,168], +"namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe":[1,0,2,174], +"namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9":[1,0,2,129], +"namespaceGpgFrontend.html#a66ab3e2370f5e22389a6f14722203eba":[1,0,2,197], +"namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c":[1,0,2,161], +"namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06":[1,0,2,183], +"namespaceGpgFrontend.html#a7364d5871088cf2788b1b62f8e57cd0b":[1,0,2,195], "namespaceGpgFrontend.html#a75f249f0581b7886cad96fb8a47caebe":[1,0,2,116], "namespaceGpgFrontend.html#a76dbbc37c483668600134ecb593f6263":[1,0,2,110], "namespaceGpgFrontend.html#a78b1b599412775d1c8ef1d6e3a1fc898":[1,0,2,82], -"namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe":[1,0,2,139], +"namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe":[1,0,2,140], "namespaceGpgFrontend.html#a7afb2f49f666ad2ad4c0decd7a30098c":[1,0,2,89], -"namespaceGpgFrontend.html#a80a8da094435f1d6ff7275024f58b0ee":[1,0,2,161], +"namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4":[1,0,2,150], +"namespaceGpgFrontend.html#a80a8da094435f1d6ff7275024f58b0ee":[1,0,2,163], +"namespaceGpgFrontend.html#a820d6ec2f05b8dba4d72b4d73839219f":[1,0,2,122], "namespaceGpgFrontend.html#a8289d85d3d0ba11d77b6982c362ca33d":[1,0,2,95], "namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf":[1,0,2,109], "namespaceGpgFrontend.html#a8aa750a6b51fb10e71a4bcbff7777a8a":[1,0,2,67], @@ -113,74 +131,75 @@ var NAVTREEINDEX9 = "namespaceGpgFrontend.html#a93c0ac9e329baa602e0bfdee7ea1273f":[1,0,2,84], "namespaceGpgFrontend.html#a96965d89a0dbe9a2787e8db26fd8df5e":[1,0,2,104], "namespaceGpgFrontend.html#a98b32faa9ee5378c6affc9af37a3cb93":[1,0,2,114], -"namespaceGpgFrontend.html#a996f730a5f063db494628fbe0bd64f94":[1,0,2,186], +"namespaceGpgFrontend.html#a996f730a5f063db494628fbe0bd64f94":[1,0,2,188], "namespaceGpgFrontend.html#a9a490a519b935a1c55039ae8b0cc3cf0":[1,0,2,73], -"namespaceGpgFrontend.html#a9a6caca2480e71bb58c178ad1c936d0d":[1,0,2,162], -"namespaceGpgFrontend.html#a9be39741eaea98c723dacb136d977c1e":[1,0,2,204], -"namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61":[1,0,2,160], +"namespaceGpgFrontend.html#a9a6caca2480e71bb58c178ad1c936d0d":[1,0,2,164], +"namespaceGpgFrontend.html#a9be39741eaea98c723dacb136d977c1e":[1,0,2,206], +"namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61":[1,0,2,162], "namespaceGpgFrontend.html#aa22dc541423cb09a1dd250d458eb069c":[1,0,2,119], "namespaceGpgFrontend.html#aa245390caad33b810e2fef4a0e9de7e9":[1,0,2,77], -"namespaceGpgFrontend.html#aa3019ec3e3454346434ba2235d304dd0":[1,0,2,122], -"namespaceGpgFrontend.html#aa4b8b000832efe97ea79e563023072a3":[1,0,2,136], -"namespaceGpgFrontend.html#aa4edab1fb9eebdd48aee5a9352e5f28f":[1,0,2,131], -"namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53":[1,0,2,173], -"namespaceGpgFrontend.html#aa6a99a5c150a1fc4a275443de00bcef1":[1,0,2,184], -"namespaceGpgFrontend.html#aa8b5320fe7408dcaf096afc81ec50ee0":[1,0,2,191], +"namespaceGpgFrontend.html#aa2e45f703a9bd027960936304b35072e":[1,0,2,121], +"namespaceGpgFrontend.html#aa3019ec3e3454346434ba2235d304dd0":[1,0,2,123], +"namespaceGpgFrontend.html#aa4b8b000832efe97ea79e563023072a3":[1,0,2,137], +"namespaceGpgFrontend.html#aa4edab1fb9eebdd48aee5a9352e5f28f":[1,0,2,132], +"namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53":[1,0,2,175], +"namespaceGpgFrontend.html#aa6a99a5c150a1fc4a275443de00bcef1":[1,0,2,186], +"namespaceGpgFrontend.html#aa8b5320fe7408dcaf096afc81ec50ee0":[1,0,2,193], "namespaceGpgFrontend.html#aa8c5cb4cb2c9421dc8f754d3652c5313":[1,0,2,117], -"namespaceGpgFrontend.html#aa9d15c8dfa6894ce6cd3afcd2692a004":[1,0,2,151], -"namespaceGpgFrontend.html#aab142fb7074042551b27101dd4c66e13":[1,0,2,164], +"namespaceGpgFrontend.html#aa9d15c8dfa6894ce6cd3afcd2692a004":[1,0,2,153], +"namespaceGpgFrontend.html#aab142fb7074042551b27101dd4c66e13":[1,0,2,166], "namespaceGpgFrontend.html#aabdfd3af05b9bd22ac212d17e5824ddb":[1,0,2,113], -"namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a":[1,0,2,176], -"namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51":[1,0,2,126], +"namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a":[1,0,2,178], +"namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51":[1,0,2,127], "namespaceGpgFrontend.html#ab0a0bf1c3231a455c85f5604f4ff219a":[1,0,2,61], "namespaceGpgFrontend.html#ab19bf8acd65218045313b120cf72333e":[1,0,2,80], -"namespaceGpgFrontend.html#ab40fa300f040973be4d89aff4497cb68":[1,0,2,163], -"namespaceGpgFrontend.html#ab566ecd4ccab47cabb66488ca88314d8":[1,0,2,137], +"namespaceGpgFrontend.html#ab40fa300f040973be4d89aff4497cb68":[1,0,2,165], +"namespaceGpgFrontend.html#ab566ecd4ccab47cabb66488ca88314d8":[1,0,2,138], "namespaceGpgFrontend.html#ab79dcab305ada8544a740c4ca9c4f9d5":[1,0,2,98], "namespaceGpgFrontend.html#ab9e8650a71965e35cb6a763dbf61a048":[1,0,2,83], -"namespaceGpgFrontend.html#abb732c46d16c0e6650a2abccd339b828":[1,0,2,127], -"namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e":[1,0,2,179], -"namespaceGpgFrontend.html#abd2d1f26e265695f6bdaf23d42f33ddd":[1,0,2,202], +"namespaceGpgFrontend.html#abb732c46d16c0e6650a2abccd339b828":[1,0,2,128], +"namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e":[1,0,2,181], +"namespaceGpgFrontend.html#abd2d1f26e265695f6bdaf23d42f33ddd":[1,0,2,204], "namespaceGpgFrontend.html#abdc336cc966afe6c1523cb7751cac9f8":[1,0,2,87], -"namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22":[1,0,2,157], -"namespaceGpgFrontend.html#ac03bed87f7ba61809b068330a7587b71":[1,0,2,130], -"namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a":[1,0,2,129], +"namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22":[1,0,2,159], +"namespaceGpgFrontend.html#ac03bed87f7ba61809b068330a7587b71":[1,0,2,131], +"namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a":[1,0,2,130], "namespaceGpgFrontend.html#ac194dd440fad5bee3cdfb06404482ded":[1,0,2,71], "namespaceGpgFrontend.html#ac35a1eb416146226f5c6446ab61dbc82":[1,0,2,85], -"namespaceGpgFrontend.html#ac53dc8a86e1175d6d814273963046905":[1,0,2,203], +"namespaceGpgFrontend.html#ac53dc8a86e1175d6d814273963046905":[1,0,2,205], "namespaceGpgFrontend.html#ac6770434e5db32aad4c3f7ab6aecd854":[1,0,2,96], "namespaceGpgFrontend.html#ac75881bd0bf993fa53464dbf76342a39":[1,0,2,111], "namespaceGpgFrontend.html#ac765d356eb5df4d086a41da639928d86":[1,0,2,99], "namespaceGpgFrontend.html#ac7a8e1fcf6807a655ced067406cafc44":[1,0,2,66], -"namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f":[1,0,2,132], -"namespaceGpgFrontend.html#acc004de90a41bcd7dc684b0d267fef41":[1,0,2,150], -"namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1":[1,0,2,189], -"namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41":[1,0,2,145], +"namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f":[1,0,2,133], +"namespaceGpgFrontend.html#acc004de90a41bcd7dc684b0d267fef41":[1,0,2,152], +"namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1":[1,0,2,191], +"namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41":[1,0,2,146], "namespaceGpgFrontend.html#acddb1542dcc076b53ea2d29b94b4c0aa":[1,0,2,64], "namespaceGpgFrontend.html#ad437908d506d86137a0d2fdec4c6c957":[1,0,2,106], -"namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d":[1,0,2,175], -"namespaceGpgFrontend.html#ad6f5f187a7e547c30f899458de0e5714":[1,0,2,165], -"namespaceGpgFrontend.html#ad7811325535b6bd4c2c6fe0597dac7e1":[1,0,2,201], -"namespaceGpgFrontend.html#ad8bf6414391c3be3b1ca3bcb1dc31ed8":[1,0,2,194], +"namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d":[1,0,2,177], +"namespaceGpgFrontend.html#ad6f5f187a7e547c30f899458de0e5714":[1,0,2,167], +"namespaceGpgFrontend.html#ad7811325535b6bd4c2c6fe0597dac7e1":[1,0,2,203], +"namespaceGpgFrontend.html#ad8bf6414391c3be3b1ca3bcb1dc31ed8":[1,0,2,196], "namespaceGpgFrontend.html#ada351a434b8c5643e7ff587bbbda3bc1":[1,0,2,78], "namespaceGpgFrontend.html#ada6a044ece8975e35b2a229f65249713":[1,0,2,60], -"namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981":[1,0,2,125], +"namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981":[1,0,2,126], "namespaceGpgFrontend.html#ae1e137141c75ba9da518547559e093a3":[1,0,2,65], "namespaceGpgFrontend.html#ae2d29cfc48268a9b696d21c741a4d7e3":[1,0,2,86], "namespaceGpgFrontend.html#ae64a430cbbc86f7c217f635bfec87ebd":[1,0,2,63], -"namespaceGpgFrontend.html#ae8e2c74d50d72bb11d1dc4c87a94c38b":[1,0,2,196], -"namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859":[1,0,2,155], +"namespaceGpgFrontend.html#ae8e2c74d50d72bb11d1dc4c87a94c38b":[1,0,2,198], +"namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859":[1,0,2,157], "namespaceGpgFrontend.html#ae9d2d995a9f33b55a3cf5c395aa88b84":[1,0,2,79], -"namespaceGpgFrontend.html#aeecb411d650c7979a5b0fce7c7555658":[1,0,2,205], +"namespaceGpgFrontend.html#aeecb411d650c7979a5b0fce7c7555658":[1,0,2,207], "namespaceGpgFrontend.html#af20ea48d77ddbb5fd6fb756d23af3b2c":[1,0,2,74], "namespaceGpgFrontend.html#af365d0d6db6a3912dcaac37c0ce3141a":[1,0,2,75], "namespaceGpgFrontend.html#af395fb120a603d913ac040372ee5c651":[1,0,2,108], "namespaceGpgFrontend.html#af5893376e05809fc30ab6e82f25f1525":[1,0,2,107], "namespaceGpgFrontend.html#af83643d38350a7eadec60a01ba390bd3":[1,0,2,91], "namespaceGpgFrontend.html#af881e2cfcc45dca20be4435aeb528c4e":[1,0,2,97], -"namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5":[1,0,2,149], +"namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5":[1,0,2,151], "namespaceGpgFrontend.html#afc78f2bf4f6d0c56c23adec60c29241d":[1,0,2,69], -"namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4":[1,0,2,170], +"namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4":[1,0,2,172], "namespaceGpgFrontend.html#afe1d3dd35d8b9afda0fd95c3791c2ac4":[1,0,2,102], "namespaceGpgFrontend.html#afe1d3dd35d8b9afda0fd95c3791c2ac4a73a0695f00eadab3bc6631e3e690c2db":[1,0,2,102,1], "namespaceGpgFrontend.html#afe1d3dd35d8b9afda0fd95c3791c2ac4a8bbc65c9c23bb8a74239c2ec48ed5f90":[1,0,2,102,2], @@ -230,24 +249,5 @@ var NAVTREEINDEX9 = "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], -"namespaceGpgFrontend_1_1Test.html#a01e5fea23fce814851e959c4256de226":[1,0,2,2,26], -"namespaceGpgFrontend_1_1Test.html#a026f0d5f8802ed951e0398781d1aa1b5":[1,0,2,2,22], -"namespaceGpgFrontend_1_1Test.html#a06fdad939bca6dc12c67a46d74855f15":[1,0,2,2,36], -"namespaceGpgFrontend_1_1Test.html#a108caf6ea41964e3e4f59152a6e123a6":[1,0,2,2,13], -"namespaceGpgFrontend_1_1Test.html#a13012fb50dcddcab76975c4be1259851":[1,0,2,2,40], -"namespaceGpgFrontend_1_1Test.html#a1d0362ebe2063a164a1e567ff68ac4da":[1,0,2,2,25], -"namespaceGpgFrontend_1_1Test.html#a1eeb50c7f463617c11c03214ddd482e1":[1,0,2,2,31], -"namespaceGpgFrontend_1_1Test.html#a3ab1dac2ee84971e29ce8e076d4e4ca4":[1,0,2,2,7], -"namespaceGpgFrontend_1_1Test.html#a3f2973c87982bb2795e7cbd8a4e34739":[1,0,2,2,30], -"namespaceGpgFrontend_1_1Test.html#a4c1d4b72131236821f2f251b286a2b55":[1,0,2,2,24], -"namespaceGpgFrontend_1_1Test.html#a540cb0b864727b97144e2d2d5f538c89":[1,0,2,2,33], -"namespaceGpgFrontend_1_1Test.html#a551c7587de5aa0285fbfb758ebec770f":[1,0,2,2,19], -"namespaceGpgFrontend_1_1Test.html#a5c96aaf9846b6cc7c9c20196feafd53c":[1,0,2,2,6], -"namespaceGpgFrontend_1_1Test.html#a5e087c9d5696707e8ff6d650e66c8708":[1,0,2,2,5], -"namespaceGpgFrontend_1_1Test.html#a5e5721b2b4ce694a6ac5b8d835871f50":[1,0,2,2,10], -"namespaceGpgFrontend_1_1Test.html#a609c9efd567dc1336282ea2ff1e01575":[1,0,2,2,27], -"namespaceGpgFrontend_1_1Test.html#a857fa77d8ec6a375c3d84666c8c774a7":[1,0,2,2,14], -"namespaceGpgFrontend_1_1Test.html#a8b204b84a7c2200590fc54ecbd8a645a":[1,0,2,2,32], -"namespaceGpgFrontend_1_1Test.html#a94405de8abd2809f68d18f91e42bda78":[1,0,2,2,4], -"namespaceGpgFrontend_1_1Test.html#a97f049b2ac548351b5b1f71799bdee18":[1,0,2,2,43] +"namespaceGpgFrontend_1_1Test.html#a01e5fea23fce814851e959c4256de226":[1,0,2,2,26] }; diff --git a/docs/html/search/all_10.js b/docs/html/search/all_10.js index 96af84f7..68e5b0b8 100644 --- a/docs/html/search/all_10.js +++ b/docs/html/search/all_10.js @@ -1,40 +1,40 @@ var searchData= [ - ['raisefailuremessagebox_529',['RaiseFailureMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a4bc0d817e2083cc262f4fb2c65027442',1,'GpgFrontend::UI::CommonUtils']]], - ['raisemessagebox_530',['RaiseMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644',1,'GpgFrontend::UI::CommonUtils']]], - ['raisepinentry_531',['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_532',['rd_',['../classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa',1,'GpgFrontend::PassphraseGenerator']]], - ['read2gfbuffer_533',['Read2GFBuffer',['../classGpgFrontend_1_1GpgData.html#a7e59c37c350caa54424ec8a4e2a2e7a2',1,'GpgFrontend::GpgData']]], - ['readdone_534',['ReadDone',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['readfile_535',['ReadFile',['../namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de',1,'GpgFrontend']]], - ['readfilegfbuffer_536',['ReadFileGFBuffer',['../namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc',1,'GpgFrontend']]], - ['rebind_537',['rebind',['../structsecmem_1_1alloc_1_1rebind.html',1,'secmem::alloc']]], - ['redo_5fact_5f_538',['redo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e',1,'GpgFrontend::UI::MainWindow']]], - ['refdeleter_539',['RefDeleter',['../structGpgFrontend_1_1RefDeleter.html',1,'GpgFrontend']]], - ['refresh_540',['Refresh',['../structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f',1,'GpgFrontend::UI::KeyTable']]], - ['refresh_5finfo_5fboard_541',['refresh_info_board',['../namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee',1,'GpgFrontend::UI']]], - ['refresh_5fkeys_5ffrom_5fkey_5fserver_542',['refresh_keys_from_key_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98',1,'GpgFrontend::UI::MainWindow']]], - ['refresh_5fwidgets_5fstate_543',['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_544',['register_cache_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#ab8723181823b8c3c3b1dd5f333c0f196',1,'GpgFrontend::CacheManager::Impl']]], - ['registerasynclogger_545',['RegisterAsyncLogger',['../namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f',1,'GpgFrontend']]], - ['registersynclogger_546',['RegisterSyncLogger',['../namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859',1,'GpgFrontend']]], - ['registertask_547',['RegisterTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9',1,'GpgFrontend::Thread::TaskRunner']]], - ['releasechannel_548',['ReleaseChannel',['../classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106',1,'GpgFrontend::SingletonFunctionObject::ReleaseChannel()'],['../classGpgFrontend_1_1SingletonStorage.html#adb22cc80a1ab040b6e4bce962625edfd',1,'GpgFrontend::SingletonStorage::ReleaseChannel()']]], - ['reloadgpgcomponents_549',['ReloadGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#acac2e0b60aec9e02b7dd5be6d37f0b31',1,'GpgFrontend::GpgAdvancedOperator']]], - ['resetcache_550',['ResetCache',['../classGpgFrontend_1_1CacheManager.html#a5600c892efc29bcf3279fa4d9447d328',1,'GpgFrontend::CacheManager']]], - ['resetcachevalue_551',['ResetCacheValue',['../namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5',1,'GpgFrontend']]], - ['resetconfigures_552',['ResetConfigures',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a62a1e0d0eeef7ecbd43c261b77c393e1',1,'GpgFrontend::GpgAdvancedOperator']]], - ['resetdurablecache_553',['ResetDurableCache',['../classGpgFrontend_1_1CacheManager.html#a62c3f25d8c897c10acf7dc8faf792906',1,'GpgFrontend::CacheManager']]], - ['resetoptionactionsmenu_554',['ResetOptionActionsMenu',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['restartgpgcomponents_555',['RestartGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a224daa8424245db4ea6be831ef791f8d',1,'GpgFrontend::GpgAdvancedOperator']]], - ['restore_5fsettings_556',['restore_settings',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a',1,'GpgFrontend::UI::MainWindow']]], - ['revsign_557',['RevSign',['../classGpgFrontend_1_1GpgKeyManager.html#a85c5ca9f31480fe3351c056b92b0aa12',1,'GpgFrontend::GpgKeyManager']]], - ['revuid_558',['RevUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a9b34da410125ab866e40b047298a9caa',1,'GpgFrontend::GpgUIDOperator']]], - ['rtnode_559',['RTNode',['../structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl']]], - ['run_560',['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_561',['RunGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755',1,'GpgFrontend::UI']]], - ['rungpgoperaasync_562',['RunGpgOperaAsync',['../namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22',1,'GpgFrontend']]], - ['rungpgoperasync_563',['RunGpgOperaSync',['../namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0',1,'GpgFrontend']]], - ['runiooperaasync_564',['RunIOOperaAsync',['../namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c',1,'GpgFrontend']]], - ['runoperaasync_565',['RunOperaAsync',['../namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61',1,'GpgFrontend']]] + ['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']]] ]; diff --git a/docs/html/search/all_11.js b/docs/html/search/all_11.js index d9328c76..a1a5fb54 100644 --- a/docs/html/search/all_11.js +++ b/docs/html/search/all_11.js @@ -1,219 +1,220 @@ var searchData= [ - ['safelyrun_566',['SafelyRun',['../classGpgFrontend_1_1Thread_1_1Task.html#a3983635b9bcb8d7ec84d97109dddacec',1,'GpgFrontend::Thread::Task']]], - ['save_5fact_5f_567',['save_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc',1,'GpgFrontend::UI::MainWindow']]], - ['save_5fas_5fact_5f_568',['save_as_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112',1,'GpgFrontend::UI::MainWindow']]], - ['save_5ffile_569',['save_file',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf',1,'GpgFrontend::UI::TextEdit']]], - ['savecache_570',['SaveCache',['../classGpgFrontend_1_1CacheManager.html#ac7e6ac02327d98eff60817bde774b872',1,'GpgFrontend::CacheManager']]], - ['savedurablecache_571',['SaveDurableCache',['../classGpgFrontend_1_1CacheManager.html#ac000be202e836c85f505f8d9808e0f89',1,'GpgFrontend::CacheManager']]], - ['securemalloc_572',['SecureMalloc',['../namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4',1,'GpgFrontend']]], - ['securemallocastype_573',['SecureMallocAsType',['../namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c',1,'GpgFrontend']]], - ['securememoryallocator_574',['SecureMemoryAllocator',['../classGpgFrontend_1_1SecureMemoryAllocator.html',1,'GpgFrontend']]], - ['secureobjectdeleter_575',['SecureObjectDeleter',['../structGpgFrontend_1_1SecureObjectDeleter.html',1,'GpgFrontend']]], - ['securerealloc_576',['SecureRealloc',['../namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe',1,'GpgFrontend']]], - ['securereallocastype_577',['SecureReallocAsType',['../namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53',1,'GpgFrontend']]], - ['select_5fall_5fact_5f_578',['select_all_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc',1,'GpgFrontend::UI::MainWindow']]], - ['selectionchanged_579',['selectionChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0',1,'GpgFrontend::UI::FileTreeView']]], - ['set_5fbackground_580',['set_background',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a0c531f2c673caed29225a323e750205f',1,'GpgFrontend::UI::FindWidget']]], - ['set_5floading_581',['set_loading',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['set_5fmessage_582',['set_message',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['set_5fsettings_583',['set_settings',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['set_5fsignal_5fslot_584',['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_585',['SetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a438c9bd77727a93961109a8492673fe5',1,'GpgFrontend::GenKeyInfo']]], - ['setallowauthentication_586',['SetAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de',1,'GpgFrontend::GenKeyInfo']]], - ['setallowcertification_587',['SetAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e',1,'GpgFrontend::GenKeyInfo']]], - ['setallowencryption_588',['SetAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454',1,'GpgFrontend::GenKeyInfo']]], - ['setallowsigning_589',['SetAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a',1,'GpgFrontend::GenKeyInfo']]], - ['setcachevalue_590',['SetCacheValue',['../namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455',1,'GpgFrontend']]], - ['setchannel_591',['SetChannel',['../classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09',1,'GpgFrontend::ChannelObject']]], - ['setchecked_592',['SetChecked',['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae0713ebbc21e78995db9a856d746fe6c',1,'GpgFrontend::UI::KeyTable::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)']]], - ['setcolumnwidth_593',['SetColumnWidth',['../classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5',1,'GpgFrontend::UI::KeyList']]], - ['setcomment_594',['SetComment',['../classGpgFrontend_1_1GenKeyInfo.html#a0d498db9a8249db8b7e1742065a82c42',1,'GpgFrontend::GenKeyInfo']]], - ['setcryptomenustatus_595',['SetCryptoMenuStatus',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a85a98a1ec5418c110201980fa013d1fd',1,'GpgFrontend::UI::MainWindow']]], - ['setdefaultloglevel_596',['SetDefaultLogLevel',['../namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d',1,'GpgFrontend']]], - ['setdoubleclickedaction_597',['SetDoubleClickedAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291',1,'GpgFrontend::UI::KeyList']]], - ['setemail_598',['SetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#a6cff6c278089c5e6a646592e87f046b5',1,'GpgFrontend::GenKeyInfo']]], - ['setexpire_599',['SetExpire',['../classGpgFrontend_1_1GpgKeyManager.html#ab4a61f4a895ddc965a018a851b222dce',1,'GpgFrontend::GpgKeyManager::SetExpire()'],['../classGpgFrontend_1_1GpgKeyOpera.html#a46fcc0675c7015a70a7b2b2517a2b99e',1,'GpgFrontend::GpgKeyOpera::SetExpire()']]], - ['setexpiretime_600',['SetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#a8475c1f419a65055dd659d3b60d4e356',1,'GpgFrontend::GenKeyInfo']]], - ['setextensionofoutputfile_601',['SetExtensionOfOutputFile',['../namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a',1,'GpgFrontend']]], - ['setextensionofoutputfileforarchive_602',['SetExtensionOfOutputFileForArchive',['../namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69',1,'GpgFrontend']]], - ['setfilepath_603',['SetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['setinfoboard_604',['SetInfoBoard',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#ac936cfc8e1b3af65d0d71b74fb3f0b02',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['setissubkey_605',['SetIsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1',1,'GpgFrontend::GenKeyInfo']]], - ['setkeylength_606',['SetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75',1,'GpgFrontend::GenKeyInfo']]], - ['setname_607',['SetName',['../classGpgFrontend_1_1GenKeyInfo.html#a8f80b74f6ed3183063a46f2cd3bb9172',1,'GpgFrontend::GenKeyInfo']]], - ['setnonexpired_608',['SetNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329',1,'GpgFrontend::GenKeyInfo']]], - ['setnonpassphrase_609',['SetNonPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef',1,'GpgFrontend::GenKeyInfo']]], - ['setobjectinchannel_610',['SetObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#a8da5e914fe1469681a0caec2542428d8',1,'GpgFrontend::SingletonStorage']]], - ['setownertrustlevel_611',['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_612',['SetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a0499b0e924ff9d63361b744ead83fc40',1,'GpgFrontend::GenKeyInfo']]], - ['setprimaryuid_613',['SetPrimaryUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a5a591f82d024b0383c1445acad99d8ee',1,'GpgFrontend::GpgUIDOperator']]], - ['setrtn_614',['setRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a406206b3ecb2bdcff9608d762735c5e4',1,'GpgFrontend::Thread::Task']]], - ['setrtn_615',['SetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a4f5addc7abfd18e180a5969895f5d83a',1,'GpgFrontend::Thread::Task::Impl']]], - ['setsettings_616',['SetSettings',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56',1,'GpgFrontend::UI::AppearanceTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a221117b56dda48956e44d96a08f6823b',1,'GpgFrontend::UI::KeyserverTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a7b26d8a088ce8f50b1fd0e719e38534b',1,'GpgFrontend::UI::GeneralTab::SetSettings()'],['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a51cd114731899b6480cc1b6d5a80826a',1,'GpgFrontend::UI::NetworkTab::SetSettings()']]], - ['setsigners_617',['SetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#aba9f6442dadcba29994d6680a4a0a8d6',1,'GpgFrontend::GpgBasicOperator']]], - ['setstatus_618',['setStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#a034b7e5ccf50f9d89ac9597cd5c84efc',1,'GpgFrontend::GpgResultAnalyse']]], - ['settingsdialog_619',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html',1,'GpgFrontend::UI::SettingsDialog'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc',1,'GpgFrontend::UI::SettingsDialog::SettingsDialog()']]], - ['settingsobject_620',['SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html',1,'GpgFrontend::UI::SettingsObject'],['../classGpgFrontend_1_1UI_1_1SettingsObject.html#a4cc703c4ee125d44d5f7b48ae01432ff',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QJsonObject sub_json)'],['../classGpgFrontend_1_1UI_1_1SettingsObject.html#aa4e047f7498658c88dc26245e12095e4',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QString settings_name)']]], - ['show_5fkey_5fdetails_5fact_5f_621',['show_key_details_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b',1,'GpgFrontend::UI::MainWindow']]], - ['show_5fverify_5fdetails_622',['show_verify_details',['../namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281',1,'GpgFrontend::UI']]], - ['showevent_623',['showEvent',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083',1,'GpgFrontend::UI::AboutDialog']]], - ['shownotificationwidget_624',['ShowNotificationWidget',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['shutdownglobalbasicalenv_625',['ShutdownGlobalBasicalEnv',['../namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff',1,'GpgFrontend']]], - ['shutdowngpgfrontendmodules_626',['ShutdownGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a0bc3154cfe2667afe7bcd95895442d16',1,'GpgFrontend::Module']]], - ['sign_627',['Sign',['../classGpgFrontend_1_1GpgBasicOperator.html#a8c52574f86bd8452a578143e08c7254b',1,'GpgFrontend::GpgBasicOperator']]], - ['sign_5fact_5f_628',['sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839',1,'GpgFrontend::UI::MainWindow']]], - ['sign_5fmarked_5f_629',['sign_marked_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['signaldeeprestartneeded_630',['SignalDeepRestartNeeded',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#afc107d56f13000aa28436a5e26a0876b',1,'GpgFrontend::UI::GeneralTab']]], - ['signalkeydatabaserefreshdone_631',['SignalKeyDatabaseRefreshDone',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28',1,'GpgFrontend::UI::CommonUtils']]], - ['signalkeyserverimportresult_632',['SignalKeyServerImportResult',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a857152c19538b833f8945e2e68c6fe1b',1,'GpgFrontend::UI::KeyServerImportTask']]], - ['signalkeyserverlisttestresult_633',['SignalKeyServerListTestResult',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a20f0147d670be7ab5c9d3051a900f508',1,'GpgFrontend::UI::ListedKeyServerTestTask']]], - ['signalkeyserversearchresult_634',['SignalKeyServerSearchResult',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ae478130476c95a8b220c3b0e6a7b88b4',1,'GpgFrontend::UI::KeyServerSearchTask']]], - ['signalopenhelp_635',['SignalOpenHelp',['../classGpgFrontend_1_1UI_1_1Wizard.html#a8b5f5ddb1e6470cbf6c87cc6400031fb',1,'GpgFrontend::UI::Wizard']]], - ['signalpathchanged_636',['SignalPathChanged',['../classGpgFrontend_1_1UI_1_1FilePage.html#aec462d16a2097024a4ced24012b905a7',1,'GpgFrontend::UI::FilePage::SignalPathChanged()'],['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2',1,'GpgFrontend::UI::FileTreeView::SignalPathChanged()']]], - ['signalproxyconnectiontestresult_637',['SignalProxyConnectionTestResult',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a31cd14d72c6c28c811c9183f118f5873',1,'GpgFrontend::UI::ProxyConnectionTestTask']]], - ['signalrefreshinfoboard_638',['SignalRefreshInfoBoard',['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007',1,'GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#a301c5c7747ad251b14c490d58b5d678f',1,'GpgFrontend::UI::FilePage::SignalRefreshInfoBoard()']]], - ['signalrefreshstatusbar_639',['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_640',['SignalReplyFromUpdateServer',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a5e752e01539ccfdc6bbe41a404ddaa95',1,'GpgFrontend::UI::UpdateTab']]], - ['signalrestartneeded_641',['signalRestartNeeded',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712',1,'GpgFrontend::UI::AppearanceTab']]], - ['signalrestartneeded_642',['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_643',['SignalUIBytesDisplayed',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#afd3749488fdd3d1c53446fb8c833f3f4',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['signalupgradeversion_644',['SignalUpgradeVersion',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#afdf59c9fb2770c860eb3a38d5917b78a',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], - ['signaturedetailsdialog_645',['SignatureDetailsDialog',['../classSignatureDetailsDialog.html',1,'']]], - ['signerspicker_646',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html',1,'GpgFrontend::UI::SignersPicker'],['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a02c3ba737702894fc6d4ac1a1c543ccb',1,'GpgFrontend::UI::SignersPicker::SignersPicker()']]], - ['signfile_647',['SignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acbbc57156fd7aa984489a2397b942fef',1,'GpgFrontend::GpgFileOpera']]], - ['signfilesync_648',['SignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a247db95aa42991f6772f2404e81e822d',1,'GpgFrontend::GpgFileOpera']]], - ['signkey_649',['SignKey',['../classGpgFrontend_1_1GpgKeyManager.html#ab5e56b3a2161f3251666c988d7eaa929',1,'GpgFrontend::GpgKeyManager']]], - ['signsync_650',['SignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#aec37726d1386dcca7a75e1f2706bad77',1,'GpgFrontend::GpgBasicOperator']]], - ['singletonfunctionobject_651',['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_652',['SingletonFunctionObject< CacheManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20dataobjectoperator_20_3e_653',['SingletonFunctionObject< DataObjectOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20globalsettingstation_20_3e_654',['SingletonFunctionObject< GlobalSettingStation >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgbasicoperator_20_3e_655',['SingletonFunctionObject< GpgBasicOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgcontext_20_3e_656',['SingletonFunctionObject< GpgContext >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgfileopera_20_3e_657',['SingletonFunctionObject< GpgFileOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeygetter_20_3e_658',['SingletonFunctionObject< GpgKeyGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeygetter_3a_3aimpl_20_3e_659',['SingletonFunctionObject< GpgKeyGetter::Impl >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeyimportexporter_20_3e_660',['SingletonFunctionObject< GpgKeyImportExporter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeymanager_20_3e_661',['SingletonFunctionObject< GpgKeyManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeyopera_20_3e_662',['SingletonFunctionObject< GpgKeyOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpguidoperator_20_3e_663',['SingletonFunctionObject< GpgUIDOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20loggermanager_20_3e_664',['SingletonFunctionObject< LoggerManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20modulemanager_20_3e_665',['SingletonFunctionObject< ModuleManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20passphrasegenerator_20_3e_666',['SingletonFunctionObject< PassphraseGenerator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20taskrunnergetter_20_3e_667',['SingletonFunctionObject< TaskRunnerGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonstorage_668',['SingletonStorage',['../classGpgFrontend_1_1SingletonStorage.html',1,'GpgFrontend']]], - ['singletonstoragecollection_669',['SingletonStorageCollection',['../classGpgFrontend_1_1SingletonStorageCollection.html',1,'GpgFrontend']]], - ['slot_5factivated_5fkey_5ftype_670',['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_671',['slot_add_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fadd_5fuid_5fresult_672',['slot_add_uid_result',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a16f1ae88d6a417b614cfc6ae1852187c',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['slot_5fappend_5fselected_5fkeys_673',['slot_append_selected_keys',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fauthentication_5fbox_5fchanged_674',['slot_authentication_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a13229f07ef0ed594357df1918af50d3d',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5',1,'GpgFrontend::UI::KeyGenDialog::slot_authentication_box_changed()']]], - ['slot_5fcertification_5fbox_5fchanged_675',['slot_certification_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8ab50d8f47489c57e382b3fe231ba9a7',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226',1,'GpgFrontend::UI::KeyGenDialog::slot_certification_box_changed()']]], - ['slot_5fclean_5fdouble_5fline_5fbreaks_676',['slot_clean_double_line_breaks',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcompress_5ffiles_677',['slot_compress_files',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5fcopy_5fdefault_5fuid_5fto_5fclipboard_678',['slot_copy_default_uid_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcopy_5ffingerprint_679',['slot_copy_fingerprint',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#af8b600fbd7cd0fbb5b6183403bf870b2',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['slot_5fcopy_5fkey_5fid_5fto_5fclipboard_680',['slot_copy_key_id_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcopy_5fmail_5faddress_5fto_5fclipboard_681',['slot_copy_mail_address_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcreate_5fnew_5fuid_682',['slot_create_new_uid',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c',1,'GpgFrontend::UI::KeyNewUIDDialog']]], - ['slot_5fcreate_5fpopup_5fmenu_683',['slot_create_popup_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5fcut_5fpgp_5fheader_684',['slot_cut_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fdisable_5ftab_5factions_685',['slot_disable_tab_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fdouble_5fclicked_686',['slot_double_clicked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e',1,'GpgFrontend::UI::KeyList']]], - ['slot_5fencryption_5fbox_5fchanged_687',['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_688',['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_689',['slot_export_private_key',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a384f4250e58110da58c0e6996b42a8ab',1,'GpgFrontend::UI::KeyPairOperaTab']]], - ['slot_5ffile_5ftree_5fview_5fitem_5fdouble_5fclicked_690',['slot_file_tree_view_item_double_clicked',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5ffind_691',['slot_find',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fformat_5fgpg_5fheader_692',['slot_format_gpg_header',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a45267bcfc8fc83851894061c0fe2a9c2',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['slot_5fimport_693',['slot_import',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['slot_5fimport_5ffinished_694',['slot_import_finished',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a236935d77e2b2a17ee66798c490f1361',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['slot_5fimport_5fkey_5ffrom_5fedit_695',['slot_import_key_from_edit',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5finsert_5ftext_696',['slot_insert_text',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a184985104f23da8fdf2b9aaf7b27405b',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['slot_5fjump_5fpage_697',['slot_jump_page',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b',1,'GpgFrontend::UI::ChoosePage']]], - ['slot_5fkey_5fgen_5faccept_698',['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_699',['slot_non_expired_checked',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#adde2b33bd17f521f0630702987b1d274',1,'GpgFrontend::UI::KeySetExpireDateDialog']]], - ['slot_5fopen_5ffile_5ftab_700',['slot_open_file_tab',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fopen_5fkey_5fmanagement_701',['slot_open_key_management',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fopen_5fsettings_5fdialog_702',['slot_open_settings_dialog',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fopen_5furl_703',['slot_open_url',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a51ff99077a75507365307f5dd783df99',1,'GpgFrontend::UI::HelpPage']]], - ['slot_5fprocess_5fnetwork_5freply_704',['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_705',['slot_remove_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a12f65fbc4984c266a5df4505ecde7c42',1,'GpgFrontend::UI::TextEdit']]], - ['slot_5fsave_5fstatus_5fto_5fcache_5ffor_5frevovery_706',['slot_save_status_to_cache_for_revovery',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1bf57ebe1e32b12c48bb633b7dd7a4f1',1,'GpgFrontend::UI::TextEdit']]], - ['slot_5fset_5frestart_5fneeded_707',['slot_set_restart_needed',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83',1,'GpgFrontend::UI::GnuPGControllerDialog::slot_set_restart_needed()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#acc6b4386de554fce6fbb60ac6d201952',1,'GpgFrontend::UI::SettingsDialog::slot_set_restart_needed()']]], - ['slot_5fshow_5fcustom_5fcontext_5fmenu_708',['slot_show_custom_context_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5fshow_5fkey_5fdetails_709',['slot_show_key_details',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fshow_5fversion_5fstatus_710',['slot_show_version_status',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a29a504b9657b0f553b7c5a6997892a24',1,'GpgFrontend::UI::UpdateTab']]], - ['slot_5fsign_5fkey_711',['slot_sign_key',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#a82f6bf641ff3b64341a0bdcf76571c43',1,'GpgFrontend::UI::KeyUIDSignDialog']]], - ['slot_5fsigning_5fbox_5fchanged_712',['slot_signing_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#aedef4e8784c8a3edb06b0f2821500552',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_signing_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03b7fe3e34147e404ca3ca6a0aa80cfc',1,'GpgFrontend::UI::KeyGenDialog::slot_signing_box_changed()']]], - ['slot_5fstart_5fwizard_713',['slot_start_wizard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fupdate_5fkey_5fstatus_714',['slot_update_key_status',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e',1,'GpgFrontend::UI::CommonUtils']]], - ['slot_5fupload_5fkey_5fto_5fserver_715',['slot_upload_key_to_server',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#ae72c3bbd04e1bfbf142d806d50bbe617',1,'GpgFrontend::UI::KeyUploadDialog']]], - ['slot_5fversion_5fupgrade_5fnofity_716',['slot_version_upgrade_nofity',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd',1,'GpgFrontend::UI::MainWindow']]], - ['slotappendtext2curtextpage_717',['SlotAppendText2CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae9ffb1f027ce05737e77add66bd1540f',1,'GpgFrontend::UI::TextEdit']]], - ['slotarchivedecrypt_718',['SlotArchiveDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd',1,'GpgFrontend::UI::MainWindow']]], - ['slotarchivedecryptverify_719',['SlotArchiveDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c',1,'GpgFrontend::UI::MainWindow']]], - ['slotclosetab_720',['SlotCloseTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b',1,'GpgFrontend::UI::TextEdit']]], - ['slotcopy_721',['SlotCopy',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780',1,'GpgFrontend::UI::TextEdit']]], - ['slotcurpagefiletreeview_722',['SlotCurPageFileTreeView',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9',1,'GpgFrontend::UI::TextEdit']]], - ['slotcurpagetextedit_723',['SlotCurPageTextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1',1,'GpgFrontend::UI::TextEdit']]], - ['slotcut_724',['SlotCut',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae1e710c6722910b8d35df97aaabb3162',1,'GpgFrontend::UI::TextEdit']]], - ['slotdecrypt_725',['SlotDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb',1,'GpgFrontend::UI::MainWindow']]], - ['slotdecryptverify_726',['SlotDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72',1,'GpgFrontend::UI::MainWindow']]], - ['slotdirectoryencryptsign_727',['SlotDirectoryEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527',1,'GpgFrontend::UI::MainWindow']]], - ['slotencrypt_728',['SlotEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad',1,'GpgFrontend::UI::MainWindow']]], - ['slotencryptsign_729',['SlotEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8',1,'GpgFrontend::UI::MainWindow']]], - ['slotexecutecommand_730',['SlotExecuteCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a39fbfbc9ab39581330a02d9cb54e6e4d',1,'GpgFrontend::UI::CommonUtils']]], - ['slotexecutegpgcommand_731',['SlotExecuteGpgCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d',1,'GpgFrontend::UI::CommonUtils']]], - ['slotfiledecrypt_732',['SlotFileDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421',1,'GpgFrontend::UI::MainWindow']]], - ['slotfiledecryptverify_733',['SlotFileDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22',1,'GpgFrontend::UI::MainWindow']]], - ['slotfileencrypt_734',['SlotFileEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9',1,'GpgFrontend::UI::MainWindow']]], - ['slotfileencryptsign_735',['SlotFileEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f',1,'GpgFrontend::UI::MainWindow']]], - ['slotfilesign_736',['SlotFileSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d',1,'GpgFrontend::UI::MainWindow']]], - ['slotfileverify_737',['SlotFileVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac',1,'GpgFrontend::UI::MainWindow']]], - ['slotfilltexteditwithtext_738',['SlotFillTextEditWithText',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20',1,'GpgFrontend::UI::TextEdit']]], - ['slotimport_739',['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_740',['SlotImportKeyFromClipboard',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a',1,'GpgFrontend::UI::CommonUtils']]], - ['slotimportkeyfromfile_741',['SlotImportKeyFromFile',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d',1,'GpgFrontend::UI::CommonUtils']]], - ['slotimportkeyfromkeyserver_742',['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_743',['SlotImportKeys',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ae730cf0ee73379186f082f29a90a2f94',1,'GpgFrontend::UI::CommonUtils']]], - ['slotnewfiletab_744',['SlotNewFileTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1859df6906160400710accb0481d6b0c',1,'GpgFrontend::UI::TextEdit']]], - ['slotnewhelptab_745',['slotNewHelpTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3c17fdf3abf9c4fb6ce35cfb8f0f8fc4',1,'GpgFrontend::UI::TextEdit']]], - ['slotnewtab_746',['SlotNewTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c',1,'GpgFrontend::UI::TextEdit']]], - ['slotopen_747',['SlotOpen',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a15335d38187ddf580b7200d856768cfb',1,'GpgFrontend::UI::TextEdit']]], - ['slotopenfile_748',['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_749',['SlotPaste',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9',1,'GpgFrontend::UI::TextEdit']]], - ['slotprint_750',['SlotPrint',['../classGpgFrontend_1_1UI_1_1TextEdit.html#adca2bbfa746b5598f2a4f74026b84224',1,'GpgFrontend::UI::TextEdit']]], - ['slotquote_751',['SlotQuote',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee',1,'GpgFrontend::UI::TextEdit']]], - ['slotraisepinentry_752',['SlotRaisePinentry',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf',1,'GpgFrontend::UI::MainWindow']]], - ['slotredo_753',['SlotRedo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae2b3bf422789d56087face98b6a9e929',1,'GpgFrontend::UI::TextEdit']]], - ['slotrefresh_754',['SlotRefresh',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['slotsave_755',['SlotSave',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0',1,'GpgFrontend::UI::TextEdit']]], - ['slotsaveas_756',['SlotSaveAs',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a306999df608947dc0728d651893b20f6',1,'GpgFrontend::UI::TextEdit']]], - ['slotselectall_757',['SlotSelectAll',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55',1,'GpgFrontend::UI::TextEdit']]], - ['slotsetrestartneeded_758',['SlotSetRestartNeeded',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327',1,'GpgFrontend::UI::MainWindow']]], - ['slotshowhiddenfile_759',['SlotShowHiddenFile',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd',1,'GpgFrontend::UI::FileTreeView']]], - ['slotshowmodified_760',['SlotShowModified',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ab24adc1adb3b9b29469992e4c444436e',1,'GpgFrontend::UI::TextEdit']]], - ['slotsign_761',['SlotSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8',1,'GpgFrontend::UI::MainWindow']]], - ['slotswitchtabdown_762',['SlotSwitchTabDown',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474',1,'GpgFrontend::UI::TextEdit']]], - ['slotswitchtabup_763',['SlotSwitchTabUp',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af1e364b513f566c743a5d36c19098762',1,'GpgFrontend::UI::TextEdit']]], - ['slotundo_764',['SlotUndo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5',1,'GpgFrontend::UI::TextEdit']]], - ['slotverify_765',['SlotVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5',1,'GpgFrontend::UI::MainWindow']]], - ['softwareversion_766',['SoftwareVersion',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], - ['spdlog_767',['spdlog',['../namespacespdlog.html',1,'']]], - ['special_5fedit_5ftool_5fbar_5f_768',['special_edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0',1,'GpgFrontend::UI::MainWindow']]], - ['start_5fwizard_5fact_5f_769',['start_wizard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6',1,'GpgFrontend::UI::MainWindow']]], - ['startapplication_770',['StartApplication',['../namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e',1,'GpgFrontend']]], - ['startdirmngr_771',['StartDirmngr',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a7687d84063c6c1d9d8bc11c617085530',1,'GpgFrontend::GpgAdvancedOperator']]], - ['startgpgagent_772',['StartGpgAgent',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a4af186d06b01ce998e51a42e39e01c86',1,'GpgFrontend::GpgAdvancedOperator']]], - ['startkeyboxd_773',['StartKeyBoxd',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ae2b097912eb2c9d97da859c45e7a5bac',1,'GpgFrontend::GpgAdvancedOperator']]], - ['steganography_5fmenu_5f_774',['steganography_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853',1,'GpgFrontend::UI::MainWindow']]], - ['storages_5fmutex_5f_775',['storages_mutex_',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a10851118e959ef798ae9c534dac74824',1,'GpgFrontend::SingletonStorageCollection::Impl']]], - ['stripped_5fname_776',['stripped_name',['../classGpgFrontend_1_1UI_1_1TextEdit.html#afb9b7a7d88154d774b3d727d8e640cbb',1,'GpgFrontend::UI::TextEdit']]], - ['subkeygeneratedialog_777',['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_778',['switch_tab_down_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41',1,'GpgFrontend::UI::MainWindow']]], - ['switch_5ftab_5fup_5fact_5f_779',['switch_tab_up_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701',1,'GpgFrontend::UI::MainWindow']]], - ['switch_5fui_5fenabled_780',['switch_ui_enabled',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#ae3d97948f205e84f0604d4da634a4513',1,'GpgFrontend::UI::NetworkTab']]], - ['switch_5fui_5fproxy_5ftype_781',['switch_ui_proxy_type',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a1b0297158f13daec77645c88e5a8adcd',1,'GpgFrontend::UI::NetworkTab']]] + ['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']]], + ['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']]] ]; diff --git a/docs/html/search/all_12.js b/docs/html/search/all_12.js index 810fa984..e5bde236 100644 --- a/docs/html/search/all_12.js +++ b/docs/html/search/all_12.js @@ -1,18 +1,18 @@ var searchData= [ - ['tabcount_782',['TabCount',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a05c54658597b04c3976c72d3a5f9add9',1,'GpgFrontend::UI::TextEdit']]], - ['takechargeofresult_783',['TakeChargeOfResult',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e',1,'GpgFrontend::GpgVerifyResultAnalyse']]], - ['targetfileprecheck_784',['TargetFilePreCheck',['../namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06',1,'GpgFrontend']]], - ['task_785',['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_786',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]], - ['taskrunner_787',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread::TaskRunner'],['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ad3c8612cbe60112f9b14e616fb0a4acf',1,'GpgFrontend::Thread::TaskRunner::TaskRunner()']]], - ['taskrunnergetter_788',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]], - ['testlistedkeyserverthread_789',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]], - ['textedit_790',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]], - ['textissigned_791',['TextIsSigned',['../namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db',1,'GpgFrontend']]], - ['threadsafemap_792',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], - ['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_793',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], - ['tofuinfopage_794',['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_795',['translate_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e',1,'GpgFrontend::UI::MainWindow']]], - ['translatorstab_796',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI::TranslatorsTab'],['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html#a89e5c7b9c17fb41b7c7bf461fb8ad99e',1,'GpgFrontend::UI::TranslatorsTab::TranslatorsTab()']]] + ['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()']]] ]; diff --git a/docs/html/search/all_13.js b/docs/html/search/all_13.js index d887292f..af654319 100644 --- a/docs/html/search/all_13.js +++ b/docs/html/search/all_13.js @@ -1,9 +1,9 @@ var searchData= [ - ['uisignalstation_797',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]], - ['undo_5fact_5f_798',['undo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c',1,'GpgFrontend::UI::MainWindow']]], - ['unsaveddocuments_799',['UnsavedDocuments',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a82fe98d45f54909ebea933b540367c39',1,'GpgFrontend::UI::TextEdit']]], - ['updatetab_800',['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_801',['upload_key_to_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c',1,'GpgFrontend::UI::MainWindow']]], - ['upsertrtvalue_802',['UpsertRTValue',['../namespaceGpgFrontend_1_1Module.html#a5e4614222306688d8c2f36fd4ae23de3',1,'GpgFrontend::Module']]] + ['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']]] ]; diff --git a/docs/html/search/all_14.js b/docs/html/search/all_14.js index d694dae8..59ec1bac 100644 --- a/docs/html/search/all_14.js +++ b/docs/html/search/all_14.js @@ -1,14 +1,14 @@ var searchData= [ - ['verify_803',['Verify',['../classGpgFrontend_1_1GpgBasicOperator.html#ae9a2f9923061efae82fe012ebc7a56ab',1,'GpgFrontend::GpgBasicOperator']]], - ['verify_5fact_5f_804',['verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081',1,'GpgFrontend::UI::MainWindow']]], - ['verifydetailsdialog_805',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI::VerifyDetailsDialog'],['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html#ac73f0405e249f623ddd0de22b5130fda',1,'GpgFrontend::UI::VerifyDetailsDialog::VerifyDetailsDialog()']]], - ['verifyfile_806',['VerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430',1,'GpgFrontend::GpgFileOpera']]], - ['verifyfilesync_807',['VerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9511b6a128a6228ebca47ae637c44e55',1,'GpgFrontend::GpgFileOpera']]], - ['verifykeydetailbox_808',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI::VerifyKeyDetailBox'],['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#afbbe8e87786cca020c9aa8759eb041a0',1,'GpgFrontend::UI::VerifyKeyDetailBox::VerifyKeyDetailBox()']]], - ['verifysync_809',['VerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a3507dec7f2528c8627d3289cfb638a7a',1,'GpgFrontend::GpgBasicOperator']]], - ['versioncheckingmodule_810',['VersionCheckingModule',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], - ['versionchecktask_811',['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_812',['VersionWithdrawn',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a13f5326b54ff1f36dd75e6f9241ec9ee',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['view_5fmenu_5f_813',['view_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/all_15.js b/docs/html/search/all_15.js index 1ceb3f4c..100626f0 100644 --- a/docs/html/search/all_15.js +++ b/docs/html/search/all_15.js @@ -1,10 +1,10 @@ var searchData= [ - ['waitforopera_814',['WaitForOpera',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82',1,'GpgFrontend::UI::CommonUtils']]], - ['waitingdialog_815',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI::WaitingDialog'],['../classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc',1,'GpgFrontend::UI::WaitingDialog::WaitingDialog()']]], - ['windowstateso_816',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]], - ['wizard_817',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI::Wizard'],['../classGpgFrontend_1_1UI_1_1Wizard.html#a448db8fe5ace96418ffd1f23b0142b10',1,'GpgFrontend::UI::Wizard::Wizard()']]], - ['writebuffertofile_818',['WriteBufferToFile',['../namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86',1,'GpgFrontend']]], - ['writefile_819',['WriteFile',['../namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1',1,'GpgFrontend']]], - ['writefilegfbuffer_820',['WriteFileGFBuffer',['../namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9',1,'GpgFrontend']]] + ['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']]] ]; diff --git a/docs/html/search/all_16.js b/docs/html/search/all_16.js index 8857969a..a0a8d6b8 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_821',['zoom_in_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689',1,'GpgFrontend::UI::MainWindow']]], - ['zoom_5fout_5fact_5f_822',['zoom_out_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70397629ae3ffe039051b80a099c7979',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/all_17.js b/docs/html/search/all_17.js index acc02854..27edd8e1 100644 --- a/docs/html/search/all_17.js +++ b/docs/html/search/all_17.js @@ -1,18 +1,18 @@ var searchData= [ - ['_7ecachemanager_823',['~CacheManager',['../classGpgFrontend_1_1CacheManager.html#a1cb49178670a5f18debac7e59e388610',1,'GpgFrontend::CacheManager']]], - ['_7ecacheobject_824',['~CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a2806fb997ac37eab299154be2b49ee8b',1,'GpgFrontend::UI::CacheObject']]], - ['_7echannelobject_825',['~ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#a85a29ff6a1233114eb9f159c408cbe35',1,'GpgFrontend::ChannelObject']]], - ['_7eglobalsettingstation_826',['~GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#af700161900e623a0ea14261d51616451',1,'GpgFrontend::GlobalSettingStation']]], - ['_7egpgdata_827',['~GpgData',['../classGpgFrontend_1_1GpgData.html#a96f3c1cb27eb2f3e6f28b9cdb2135bc7',1,'GpgFrontend::GpgData']]], - ['_7egpgfrontendapplication_828',['~GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a32f0e7dda69f7b1e3cc869340736c590',1,'GpgFrontend::UI::GpgFrontendApplication']]], - ['_7egpgfrontendcontext_829',['~GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#a7492d29abfc6292ebf8ea015f8e31d1c',1,'GpgFrontend::GpgFrontendContext']]], - ['_7egpgkey_830',['~GpgKey',['../classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697',1,'GpgFrontend::GpgKey']]], - ['_7egpgkeygetter_831',['~GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#ac9dbf4a2358f6478cf0ce8c85260878f',1,'GpgFrontend::GpgKeyGetter']]], - ['_7egpgkeysignature_832',['~GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html#ab4d7044f4e1ddcf0ae0d28be43f0fcb3',1,'GpgFrontend::GpgKeySignature']]], - ['_7egpgsignature_833',['~GpgSignature',['../classGpgFrontend_1_1GpgSignature.html#a44f137a457ac109d145a1cdd8e544e3a',1,'GpgFrontend::GpgSignature']]], - ['_7esettingsobject_834',['~SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html#ae71336d240ace35756d1852a46271f6c',1,'GpgFrontend::UI::SettingsObject']]], - ['_7esingletonfunctionobject_835',['~SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html#a8296be8c449f88175285186831b995bc',1,'GpgFrontend::SingletonFunctionObject']]], - ['_7etask_836',['~Task',['../classGpgFrontend_1_1Thread_1_1Task.html#a37766a505662b33ad14672c29e209ea8',1,'GpgFrontend::Thread::Task']]], - ['_7etaskrunner_837',['~TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ac3e57b59d537e2a75e741d4a5418ae6d',1,'GpgFrontend::Thread::TaskRunner']]] + ['_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']]] ]; diff --git a/docs/html/search/all_2.js b/docs/html/search/all_2.js index 48adf0a5..dda545a3 100644 --- a/docs/html/search/all_2.js +++ b/docs/html/search/all_2.js @@ -28,7 +28,7 @@ var searchData= ['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#a20c4a242f49123bd64982952fdad08e9',1,'GpgFrontend::UI::KeyList']]], + ['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']]], diff --git a/docs/html/search/all_6.js b/docs/html/search/all_6.js index 08069ec8..33975bdc 100644 --- a/docs/html/search/all_6.js +++ b/docs/html/search/all_6.js @@ -29,7 +29,7 @@ var searchData= ['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#a7ead8845ceb7c9310e3f4742251e1d87',1,'GpgFrontend::UI::KeyList']]], + ['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()']]], @@ -37,7 +37,7 @@ var searchData= ['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#ac1e5046770c36f67aab34715e50c0a33',1,'GpgFrontend::UI::KeyList::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a4e5862299b0aebe07daf8fbc642a4c38',1,'GpgFrontend::UI::KeyList::GetChecked(const KeyTable &key_table)']]], + ['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']]], @@ -83,7 +83,7 @@ var searchData= ['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#a81c2e36427371fa6ae6381870b9b5bdd',1,'GpgFrontend::UI::KeyList']]], + ['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()']]], @@ -92,7 +92,7 @@ var searchData= ['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#aad445fa253a2d370debee4ff053f1cb8',1,'GpgFrontend::UI::KeyList']]], + ['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()']]], diff --git a/docs/html/search/all_8.js b/docs/html/search/all_8.js index de876df1..e28707b3 100644 --- a/docs/html/search/all_8.js +++ b/docs/html/search/all_8.js @@ -17,44 +17,45 @@ var searchData= ['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_1_1UI.html#a0d55f868e5aeeddb2fa4b8f7002ca38e',1,'GpgFrontend::UI']]], + ['initlocale_384',['InitLocale',['../namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4',1,'GpgFrontend']]], ['initloggingsystem_385',['InitLoggingSystem',['../namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5',1,'GpgFrontend']]], - ['instance_386',['instance',['../classGpgFrontend_1_1CoreSignalStation.html#a671214ba506895fa5de6f80acf450d12',1,'GpgFrontend::CoreSignalStation']]], - ['instances_5fmap_5f_387',['instances_map_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ae9347224f7094fd77236823d69bc3a4c',1,'GpgFrontend::SingletonStorage::Impl']]], - ['instances_5fmutex_5f_388',['instances_mutex_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ad9c24c40dbad720eaf8a6a86156bca86',1,'GpgFrontend::SingletonStorage::Impl']]], - ['intropage_389',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI::IntroPage'],['../classGpgFrontend_1_1UI_1_1IntroPage.html#aed4220a7372b192ee4e8bc5024db922d',1,'GpgFrontend::UI::IntroPage::IntroPage()']]], - ['isallowauthentication_390',['IsAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aa73b6fe349eb4c2438fd0a0ae61b6c03',1,'GpgFrontend::GenKeyInfo']]], - ['isallowcertification_391',['IsAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ae01bbb4af8da59317797d599b28abb31',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangeauthentication_392',['IsAllowChangeAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#a6b6635977ea47b1c2220aed48bc5c57d',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangecertification_393',['IsAllowChangeCertification',['../classGpgFrontend_1_1GenKeyInfo.html#a858ace5de6d4b8cd31fa6c68f33d0f92',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangeencryption_394',['IsAllowChangeEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a81d52ff47ecd7aca34fb4f5a613b922d',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangesigning_395',['IsAllowChangeSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a4aedcb38a9fb4ffe65d16bce61a610c4',1,'GpgFrontend::GenKeyInfo']]], - ['isallowencryption_396',['IsAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a75b69b9e3f889e9fc5ffe9ee7af2c365',1,'GpgFrontend::GenKeyInfo']]], - ['isallownopassphrase_397',['IsAllowNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#af3cc933fddc87f2a250b6686ceddf4ac',1,'GpgFrontend::GenKeyInfo']]], - ['isallowsigning_398',['IsAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#abc16a0f5b11c814a5fd2ec9198c88a99',1,'GpgFrontend::GenKeyInfo']]], - ['iscardkey_399',['IsCardKey',['../classGpgFrontend_1_1GpgSubKey.html#a37a00de8cdf77d9af9db794246a13a4a',1,'GpgFrontend::GpgSubKey']]], - ['isdisabled_400',['IsDisabled',['../classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25',1,'GpgFrontend::GpgSubKey::IsDisabled()'],['../classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687',1,'GpgFrontend::GpgKey::IsDisabled()']]], - ['isdiscarded_401',['IsDiscarded',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe',1,'GpgFrontend::UI::QuitDialog']]], - ['isexpired_402',['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_403',['IsExportable',['../classGpgFrontend_1_1GpgKeySignature.html#a61ac1fdc773ecfc5b932a3aedd001eed',1,'GpgFrontend::GpgKeySignature']]], - ['isgood_404',['IsGood',['../classGpgFrontend_1_1GpgKey.html#ac418e4de3fde347b466c295b7b4434dc',1,'GpgFrontend::GpgKey']]], - ['ishasactualauthenticationcapability_405',['IsHasActualAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a2cbc6dfcac640226c924fabbf718c9d8',1,'GpgFrontend::GpgKey']]], - ['ishasactualcertificationcapability_406',['IsHasActualCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a5ec602ce6fd35b893ffc33d684c6a7f0',1,'GpgFrontend::GpgKey']]], - ['ishasactualencryptioncapability_407',['IsHasActualEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a21844aa5c7d903e6d4c8e0af49aae40a',1,'GpgFrontend::GpgKey']]], - ['ishasactualsigningcapability_408',['IsHasActualSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df',1,'GpgFrontend::GpgKey']]], - ['ishasauthenticationcapability_409',['IsHasAuthenticationCapability',['../classGpgFrontend_1_1GpgSubKey.html#af305996f419fef0dde7aa2a1b58ecd5f',1,'GpgFrontend::GpgSubKey::IsHasAuthenticationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a4ada9f15077101753524df3eeaa893c4',1,'GpgFrontend::GpgKey::IsHasAuthenticationCapability() const -> bool']]], - ['ishascardkey_410',['IsHasCardKey',['../classGpgFrontend_1_1GpgKey.html#ad2b67a93cdcf2bcc2a5378927174df16',1,'GpgFrontend::GpgKey']]], - ['ishascertificationcapability_411',['IsHasCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820',1,'GpgFrontend::GpgKey::IsHasCertificationCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8afd699012e6367d5fb71655dc37e22c',1,'GpgFrontend::GpgSubKey::IsHasCertificationCapability()']]], - ['ishasencryptioncapability_412',['IsHasEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a8f19ab9a9610f5ee20dcd29af438b03f',1,'GpgFrontend::GpgKey::IsHasEncryptionCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a36919446a988986a04dc91264e31d8dd',1,'GpgFrontend::GpgSubKey::IsHasEncryptionCapability()']]], - ['ishasmasterkey_413',['IsHasMasterKey',['../classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1',1,'GpgFrontend::GpgKey']]], - ['ishassigningcapability_414',['IsHasSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a15e6f328b8cc6dc69e097d366a5bb351',1,'GpgFrontend::GpgKey::IsHasSigningCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0',1,'GpgFrontend::GpgSubKey::IsHasSigningCapability()']]], - ['isinvalid_415',['IsInvalid',['../classGpgFrontend_1_1GpgKeySignature.html#a7f6af885500105df3c2a53a6ba9f5f62',1,'GpgFrontend::GpgKeySignature']]], - ['ismoduleacivate_416',['IsModuleAcivate',['../namespaceGpgFrontend_1_1Module.html#a9758d9f7ac0d94193aec29be101cee16',1,'GpgFrontend::Module']]], - ['isnonexpired_417',['IsNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#a812adab61edebf96bbba4a18c2b82a72',1,'GpgFrontend::GenKeyInfo']]], - ['isnopassphrase_418',['IsNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a2dd1d385b95569e60526cbf15bdf03ec',1,'GpgFrontend::GenKeyInfo']]], - ['isprivatekey_419',['IsPrivateKey',['../classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e',1,'GpgFrontend::GpgSubKey::IsPrivateKey()'],['../classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a',1,'GpgFrontend::GpgKey::IsPrivateKey()']]], - ['isrevoked_420',['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_421',['IsRunning',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450',1,'GpgFrontend::Thread::TaskRunner']]], - ['issecretkey_422',['IsSecretKey',['../classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756',1,'GpgFrontend::GpgSubKey']]], - ['issubkey_423',['IsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#a5018adac1ec215cc17dd7dabea39829d',1,'GpgFrontend::GenKeyInfo']]] + ['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']]] ]; diff --git a/docs/html/search/all_9.js b/docs/html/search/all_9.js index 7a06b5bb..187d1387 100644 --- a/docs/html/search/all_9.js +++ b/docs/html/search/all_9.js @@ -1,42 +1,42 @@ var searchData= [ - ['key_5fbox_5f_424',['key_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aae9905764b5551208574a932fdfba29c',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['key_5fid_5fvar_5flabel_5f_425',['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_426',['key_list_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adaa66d9cdc51c946efc99bb94deda31c',1,'GpgFrontend::UI::MainWindow']]], - ['key_5fmenu_5f_427',['key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57',1,'GpgFrontend::UI::MainWindow']]], - ['key_5fsize_5fspin_5fbox_5f_428',['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_429',['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_430',['key_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7',1,'GpgFrontend::UI::MainWindow']]], - ['key_5ftype_5fcombo_5fbox_5f_431',['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_432',['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_433',['key_usage_group_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1',1,'GpgFrontend::UI::KeyGenDialog']]], - ['keydetailsdialog_434',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]], - ['keygendialog_435',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI::KeyGenDialog'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9',1,'GpgFrontend::UI::KeyGenDialog::KeyGenDialog()']]], - ['keygenpage_436',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI::KeyGenPage'],['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a0eb5dad522c597dcd101c02f496e7e70',1,'GpgFrontend::UI::KeyGenPage::KeyGenPage()']]], - ['keyimportdetaildialog_437',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI::KeyImportDetailDialog'],['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af',1,'GpgFrontend::UI::KeyImportDetailDialog::KeyImportDetailDialog()']]], - ['keylist_438',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI::KeyList'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418',1,'GpgFrontend::UI::KeyList::KeyList()']]], - ['keylistcolumn_439',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]], - ['keylistrow_440',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]], - ['keymenuability_441',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]], - ['keymgmt_442',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI::KeyMgmt'],['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64',1,'GpgFrontend::UI::KeyMgmt::KeyMgmt()']]], - ['keynewuiddialog_443',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI::KeyNewUIDDialog'],['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27',1,'GpgFrontend::UI::KeyNewUIDDialog::KeyNewUIDDialog()']]], - ['keypackageoperator_444',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]], - ['keypairdetailtab_445',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI::KeyPairDetailTab'],['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a90263d565b9343cf03de5542e9dee9a7',1,'GpgFrontend::UI::KeyPairDetailTab::KeyPairDetailTab()']]], - ['keypairoperatab_446',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI::KeyPairOperaTab'],['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8',1,'GpgFrontend::UI::KeyPairOperaTab::KeyPairOperaTab()']]], - ['keypairsubkeytab_447',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI::KeyPairSubkeyTab'],['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a9ba9e92dcb92dbed09db4aa72d2c346d',1,'GpgFrontend::UI::KeyPairSubkeyTab::KeyPairSubkeyTab()']]], - ['keypairuidtab_448',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI::KeyPairUIDTab'],['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0743109e397d0cc842b2d5155c61ecf3',1,'GpgFrontend::UI::KeyPairUIDTab::KeyPairUIDTab()']]], - ['keypressevent_449',['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_450',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]], - ['keys_5fcache_5fmutex_5f_451',['keys_cache_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#abc3cc405bb9a90ed5cd017bf7b8bc55d',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['keys_5fsearch_5fcache_5f_452',['keys_search_cache_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a5eabfecd9ecaba8d940621183ddad308',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['keyserverimportdialog_453',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI::KeyServerImportDialog'],['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e',1,'GpgFrontend::UI::KeyServerImportDialog::KeyServerImportDialog()']]], - ['keyserverimporttask_454',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI::KeyServerImportTask'],['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#afd28e55f5fa19fbaa0f1f430abd3c07d',1,'GpgFrontend::UI::KeyServerImportTask::KeyServerImportTask()']]], - ['keyserversearchtask_455',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI::KeyServerSearchTask'],['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ab0bdaf21a52b44090a935ae8d36651b7',1,'GpgFrontend::UI::KeyServerSearchTask::KeyServerSearchTask()']]], - ['keyserverso_456',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]], - ['keyservertab_457',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI::KeyserverTab'],['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#aa3d3561d3bdf95de6486b2caa752616c',1,'GpgFrontend::UI::KeyserverTab::KeyserverTab()']]], - ['keysetexpiredatedialog_458',['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_459',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI::KeyTable'],['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943',1,'GpgFrontend::UI::KeyTable::KeyTable()']]], - ['keyuidsigndialog_460',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI::KeyUIDSignDialog'],['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55',1,'GpgFrontend::UI::KeyUIDSignDialog::KeyUIDSignDialog()']]], - ['keyuploaddialog_461',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI::KeyUploadDialog'],['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf',1,'GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog()']]], - ['krestartcode_462',['kRestartCode',['../namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449',1,'GpgFrontend']]] + ['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']]] ]; diff --git a/docs/html/search/all_a.js b/docs/html/search/all_a.js index 1a3f9eb9..75ea22af 100644 --- a/docs/html/search/all_a.js +++ b/docs/html/search/all_a.js @@ -1,16 +1,16 @@ var searchData= [ - ['latest_5freply_5f_463',['latest_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a77548d6c583b7fa68a2b2dd1f10dd23f',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], - ['listarchive_464',['ListArchive',['../classGpgFrontend_1_1ArchiveFileOperator.html#ab9159da7105707d91ece86e67deead07',1,'GpgFrontend::ArchiveFileOperator']]], - ['listedkeyservertesttask_465',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI::ListedKeyServerTestTask'],['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a260619046e2b8af8d3396cefa7a05129',1,'GpgFrontend::UI::ListedKeyServerTestTask::ListedKeyServerTestTask()']]], - ['listenrtpublishevent_466',['ListenRTPublishEvent',['../namespaceGpgFrontend_1_1Module.html#af88df9c72a7e6ec8dede9afc7234aca7',1,'GpgFrontend::Module']]], - ['listlanguages_467',['ListLanguages',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#ab3c3f59d98afb1f284a7149f4ff971b8',1,'GpgFrontend::UI::SettingsDialog']]], - ['listrtchildkeys_468',['ListRTChildKeys',['../namespaceGpgFrontend_1_1Module.html#a92a4ccb9246f778143ad3e88d2068d7c',1,'GpgFrontend::Module']]], - ['load_5fcache_5fstorage_469',['load_cache_storage',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#abf1dd239b38bc2eceb4de984b4f7d13a',1,'GpgFrontend::CacheManager::Impl']]], - ['loadcache_470',['LoadCache',['../classGpgFrontend_1_1CacheManager.html#a8d131df5a66d20a10a8c86c7f7ad0cc4',1,'GpgFrontend::CacheManager']]], - ['loaddurablecache_471',['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_472',['LoadFile',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18',1,'GpgFrontend::UI::TextEdit']]], - ['loadgpgfrontendmodules_473',['LoadGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a81e8539a1a6bfb91731e6b17d9f2aa6a',1,'GpgFrontend::Module']]], - ['localized_5fhelp_474',['localized_help',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af839ba3ff0decc82aadb922593acf53f',1,'GpgFrontend::UI::HelpPage']]], - ['loggermanager_475',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]] + ['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']]] ]; diff --git a/docs/html/search/all_b.js b/docs/html/search/all_b.js index 45710cf1..7a95574c 100644 --- a/docs/html/search/all_b.js +++ b/docs/html/search/all_b.js @@ -1,14 +1,15 @@ var searchData= [ - ['m_5ftext_5fpage_5f_476',['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_477',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]], - ['maybe_5fsave_5fcurrent_5ftab_478',['maybe_save_current_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a8fad090a19479a9fe89432300cca2b6c',1,'GpgFrontend::UI::TextEdit']]], - ['maybesaveanytab_479',['MaybeSaveAnyTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a2ef7669b3b92d4a8c2b0782787653555',1,'GpgFrontend::UI::TextEdit']]], - ['modifypassword_480',['ModifyPassword',['../classGpgFrontend_1_1GpgKeyOpera.html#a5e65fa1edd5db89b38cf021975a60465',1,'GpgFrontend::GpgKeyOpera']]], - ['modifytofupolicy_481',['ModifyTOFUPolicy',['../classGpgFrontend_1_1GpgKeyOpera.html#a9e8efd9e57e05059396f0120535eef30',1,'GpgFrontend::GpgKeyOpera']]], - ['module_482',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]], - ['moduleinitargs_483',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]], - ['modulemanager_484',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]], - ['moduleregisterinfo_485',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]], - ['mt_5f_486',['mt_',['../classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892',1,'GpgFrontend::PassphraseGenerator']]] + ['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']]] ]; diff --git a/docs/html/search/all_c.js b/docs/html/search/all_c.js index 45c2acbf..c53b2b07 100644 --- a/docs/html/search/all_c.js +++ b/docs/html/search/all_c.js @@ -1,13 +1,13 @@ var searchData= [ - ['name_5fedit_5f_487',['name_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0',1,'GpgFrontend::UI::KeyGenDialog']]], - ['name_5fvar_5flabel_5f_488',['name_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a9d57be18c2091827c04ec8809f4154be',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['needupgrade_489',['NeedUpgrade',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a9798cca1278fe49687ff833805a80817',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['networktab_490',['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_491',['new_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73',1,'GpgFrontend::UI::MainWindow']]], - ['newarchive2dataexchanger_492',['NewArchive2DataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#ad8c5a68a80b99346ab622f329b4c8f3c',1,'GpgFrontend::ArchiveFileOperator']]], - ['nextid_493',['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_494',['no_pass_phrase_check_box_',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a001803152c0e5bd9de7c7dd04cef8ad4',1,'GpgFrontend::UI::SubkeyGenerateDialog']]], - ['notify_495',['notify',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a6f8ab335d89948c48cd634ab20ff9aa0',1,'GpgFrontend::UI::GpgFrontendApplication']]], - ['notifyfilesaved_496',['NotifyFileSaved',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5',1,'GpgFrontend::UI::PlainTextEditorPage']]] + ['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']]] ]; diff --git a/docs/html/search/all_d.js b/docs/html/search/all_d.js index 47a9172f..817ede00 100644 --- a/docs/html/search/all_d.js +++ b/docs/html/search/all_d.js @@ -1,13 +1,13 @@ var searchData= [ - ['open_5fact_5f_497',['open_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d',1,'GpgFrontend::UI::MainWindow']]], - ['open_5fkey_5ffile_5fact_5f_498',['open_key_file_act_',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7',1,'GpgFrontend::UI::KeyMgmt']]], - ['open_5fkey_5fmanagement_5fact_5f_499',['open_key_management_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83',1,'GpgFrontend::UI::MainWindow']]], - ['open_5fsettings_5fact_5f_500',['open_settings_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62',1,'GpgFrontend::UI::MainWindow']]], - ['operator_20gpgme_5fdata_5ft_501',['operator gpgme_data_t',['../classGpgFrontend_1_1GpgData.html#afca7a03bd71436c8b3c4f6e8c2acd700',1,'GpgFrontend::GpgData']]], - ['operator_20gpgme_5fkey_5ft_502',['operator gpgme_key_t',['../classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b',1,'GpgFrontend::GpgKey']]], - ['operator_3c_3d_503',['operator<=',['../classGpgFrontend_1_1GpgKey.html#a316766dc789c63c1b459915860d61c40',1,'GpgFrontend::GpgKey']]], - ['operator_3d_504',['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_505',['operator==',['../classGpgFrontend_1_1GpgKey.html#ab5ba2a5bcd115c2c150baaefd244c13a',1,'GpgFrontend::GpgKey::operator==()'],['../classGpgFrontend_1_1GpgSubKey.html#af62212a90e58a861f540e050f549d426',1,'GpgFrontend::GpgSubKey::operator==()']]], - ['owner_5fbox_5f_506',['owner_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ad8c25061351d8e739b70d5466b87410e',1,'GpgFrontend::UI::KeyPairDetailTab']]] + ['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']]] ]; diff --git a/docs/html/search/all_e.js b/docs/html/search/all_e.js index c624ae36..8f003515 100644 --- a/docs/html/search/all_e.js +++ b/docs/html/search/all_e.js @@ -1,22 +1,23 @@ var searchData= [ - ['parameterinitializer_507',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]], - ['passphrasegenerator_508',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend::PassphraseGenerator'],['../classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf',1,'GpgFrontend::PassphraseGenerator::PassphraseGenerator()']]], - ['paste_5fact_5f_509',['paste_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b',1,'GpgFrontend::UI::MainWindow']]], - ['pinentry_510',['pinentry',['../structpinentry.html',1,'']]], - ['pinentryconfirm_511',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]], - ['pinentrydialog_512',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]], - ['pinlineedit_513',['PinLineEdit',['../classPinLineEdit.html',1,'']]], - ['plaintexteditorpage_514',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI::PlainTextEditorPage'],['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1',1,'GpgFrontend::UI::PlainTextEditorPage::PlainTextEditorPage()']]], - ['pointerconverter_515',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]], - ['postconcurrenttask_516',['PostConcurrentTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026',1,'GpgFrontend::Thread::TaskRunner']]], - ['postscheduletask_517',['PostScheduleTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac',1,'GpgFrontend::Thread::TaskRunner']]], - ['posttask_518',['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_519',['print_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc',1,'GpgFrontend::UI::MainWindow']]], - ['print_5frecipient_520',['print_recipient',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a705d1a24a3ab53ce6d11432b7f907c9d',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['print_5fsigner_521',['print_signer',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a4d8231561ad4f92322fab6dc8895b8be',1,'GpgFrontend::GpgVerifyResultAnalyse']]], - ['private_522',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]], - ['process_5foperation_523',['process_operation',['../namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac',1,'GpgFrontend::UI']]], - ['process_5fresult_5fanalyse_524',['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_525',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI::ProxyConnectionTestTask'],['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a8036aaf9a2adcf033fc9f8e51da59956',1,'GpgFrontend::UI::ProxyConnectionTestTask::ProxyConnectionTestTask()']]] + ['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()']]] ]; diff --git a/docs/html/search/all_f.js b/docs/html/search/all_f.js index c5f7062e..0d06f74d 100644 --- a/docs/html/search/all_f.js +++ b/docs/html/search/all_f.js @@ -1,6 +1,6 @@ var searchData= [ - ['quit_5fact_5f_526',['quit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9',1,'GpgFrontend::UI::MainWindow']]], - ['quitdialog_527',['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_528',['quote_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/classes_0.js b/docs/html/search/classes_0.js index b0949cd9..ba1ffd8e 100644 --- a/docs/html/search/classes_0.js +++ b/docs/html/search/classes_0.js @@ -1,10 +1,10 @@ var searchData= [ - ['aboutdialog_838',['AboutDialog',['../classGpgFrontend_1_1UI_1_1AboutDialog.html',1,'GpgFrontend::UI']]], - ['alloc_839',['alloc',['../classsecmem_1_1alloc.html',1,'secmem']]], - ['appearanceso_840',['AppearanceSO',['../structGpgFrontend_1_1UI_1_1AppearanceSO.html',1,'GpgFrontend::UI']]], - ['appearancetab_841',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html',1,'GpgFrontend::UI']]], - ['archivefileoperator_842',['ArchiveFileOperator',['../classGpgFrontend_1_1ArchiveFileOperator.html',1,'GpgFrontend']]], - ['archivereadclientdata_843',['ArchiveReadClientData',['../structGpgFrontend_1_1ArchiveReadClientData.html',1,'GpgFrontend']]], - ['automatonhandelstruct_844',['AutomatonHandelStruct',['../structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct.html',1,'GpgFrontend::GpgKeyManager']]] + ['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']]] ]; diff --git a/docs/html/search/classes_1.js b/docs/html/search/classes_1.js index 6bdd6339..1c82dbac 100644 --- a/docs/html/search/classes_1.js +++ b/docs/html/search/classes_1.js @@ -1,15 +1,15 @@ var searchData= [ - ['cachemanager_845',['CacheManager',['../classGpgFrontend_1_1CacheManager.html',1,'GpgFrontend']]], - ['cacheobject_846',['CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html',1,'GpgFrontend::UI']]], - ['capslockwatcher_847',['CapsLockWatcher',['../classCapsLockWatcher.html',1,'']]], - ['channelobject_848',['ChannelObject',['../classGpgFrontend_1_1ChannelObject.html',1,'GpgFrontend']]], - ['choosepage_849',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html',1,'GpgFrontend::UI']]], - ['class_850',['class',['../classclass.html',1,'']]], - ['commonutils_851',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html',1,'GpgFrontend::UI']]], - ['conclusionpage_852',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html',1,'GpgFrontend::UI']]], - ['constraintsoptions_853',['ConstraintsOptions',['../structPinEntryDialog_1_1ConstraintsOptions.html',1,'PinEntryDialog']]], - ['coreinitargs_854',['CoreInitArgs',['../structGpgFrontend_1_1CoreInitArgs.html',1,'GpgFrontend']]], - ['coresignalstation_855',['CoreSignalStation',['../classGpgFrontend_1_1CoreSignalStation.html',1,'GpgFrontend']]], - ['cryptomenu_856',['CryptoMenu',['../structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu.html',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/classes_10.js b/docs/html/search/classes_10.js index 20d1ac7c..8c42af9e 100644 --- a/docs/html/search/classes_10.js +++ b/docs/html/search/classes_10.js @@ -1,13 +1,13 @@ var searchData= [ - ['task_1004',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html',1,'GpgFrontend::Thread']]], - ['taskhandler_1005',['TaskHandler',['../classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler.html',1,'GpgFrontend::Thread::Task']]], - ['taskrunner_1006',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html',1,'GpgFrontend::Thread']]], - ['taskrunnergetter_1007',['TaskRunnerGetter',['../classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html',1,'GpgFrontend::Thread']]], - ['testlistedkeyserverthread_1008',['TestListedKeyServerThread',['../classTestListedKeyServerThread.html',1,'']]], - ['textedit_1009',['TextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html',1,'GpgFrontend::UI']]], - ['threadsafemap_1010',['ThreadSafeMap',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], - ['threadsafemap_3c_20qstring_2c_20qjsondocument_20_3e_1011',['ThreadSafeMap< QString, QJsonDocument >',['../classGpgFrontend_1_1ThreadSafeMap.html',1,'GpgFrontend']]], - ['tofuinfopage_1012',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html',1,'GpgFrontend::UI']]], - ['translatorstab_1013',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html',1,'GpgFrontend::UI']]] + ['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']]] ]; diff --git a/docs/html/search/classes_11.js b/docs/html/search/classes_11.js index 0535147e..fbc88097 100644 --- a/docs/html/search/classes_11.js +++ b/docs/html/search/classes_11.js @@ -1,5 +1,5 @@ var searchData= [ - ['uisignalstation_1014',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]], - ['updatetab_1015',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html',1,'GpgFrontend::UI']]] + ['uisignalstation_1018',['UISignalStation',['../classGpgFrontend_1_1UI_1_1UISignalStation.html',1,'GpgFrontend::UI']]], + ['updatetab_1019',['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 9ff3a2cc..fb7f1fc9 100644 --- a/docs/html/search/classes_12.js +++ b/docs/html/search/classes_12.js @@ -1,7 +1,7 @@ var searchData= [ - ['verifydetailsdialog_1016',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html',1,'GpgFrontend::UI']]], - ['verifykeydetailbox_1017',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html',1,'GpgFrontend::UI']]], - ['versioncheckingmodule_1018',['VersionCheckingModule',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], - ['versionchecktask_1019',['VersionCheckTask',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]] + ['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']]] ]; diff --git a/docs/html/search/classes_13.js b/docs/html/search/classes_13.js index 6ec02e28..3fa32d79 100644 --- a/docs/html/search/classes_13.js +++ b/docs/html/search/classes_13.js @@ -1,6 +1,6 @@ var searchData= [ - ['waitingdialog_1020',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html',1,'GpgFrontend::UI']]], - ['windowstateso_1021',['WindowStateSO',['../structGpgFrontend_1_1UI_1_1WindowStateSO.html',1,'GpgFrontend::UI']]], - ['wizard_1022',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html',1,'GpgFrontend::UI']]] + ['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']]] ]; diff --git a/docs/html/search/classes_2.js b/docs/html/search/classes_2.js index 3a382d5d..b9f6a324 100644 --- a/docs/html/search/classes_2.js +++ b/docs/html/search/classes_2.js @@ -1,6 +1,6 @@ var searchData= [ - ['dataobject_857',['DataObject',['../classGpgFrontend_1_1DataObject.html',1,'GpgFrontend']]], - ['dataobjectoperator_858',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html',1,'GpgFrontend']]], - ['datarefdeleter_859',['DataRefDeleter',['../structGpgFrontend_1_1GpgData_1_1DataRefDeleter.html',1,'GpgFrontend::GpgData']]] + ['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']]] ]; diff --git a/docs/html/search/classes_3.js b/docs/html/search/classes_3.js index 7a713dc8..97da15cc 100644 --- a/docs/html/search/classes_3.js +++ b/docs/html/search/classes_3.js @@ -1,6 +1,6 @@ var searchData= [ - ['event_860',['Event',['../classGpgFrontend_1_1Module_1_1Event.html',1,'GpgFrontend::Module']]], - ['executecontext_861',['ExecuteContext',['../structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext.html',1,'GpgFrontend::GpgCommandExecutor']]], - ['exportkeypackagedialog_862',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html',1,'GpgFrontend::UI']]] + ['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']]] ]; diff --git a/docs/html/search/classes_4.js b/docs/html/search/classes_4.js index 5d0aba1d..6bef0dad 100644 --- a/docs/html/search/classes_4.js +++ b/docs/html/search/classes_4.js @@ -1,11 +1,11 @@ var searchData= [ - ['filepage_863',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html',1,'GpgFrontend::UI']]], - ['filereadtask_864',['FileReadTask',['../classGpgFrontend_1_1UI_1_1FileReadTask.html',1,'GpgFrontend::UI']]], - ['filetreeview_865',['FileTreeView',['../classGpgFrontend_1_1UI_1_1FileTreeView.html',1,'GpgFrontend::UI']]], - ['findwidget_866',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html',1,'GpgFrontend::UI']]], - ['formattedpassphraseoptions_867',['FormattedPassphraseOptions',['../structPinEntryDialog_1_1FormattedPassphraseOptions.html',1,'PinEntryDialog']]], - ['formatter_3c_20qbytearray_20_3e_868',['formatter< QByteArray >',['../structfmt_1_1formatter_3_01QByteArray_01_4.html',1,'fmt']]], - ['formatter_3c_20qstring_20_3e_869',['formatter< QString >',['../structfmt_1_1formatter_3_01QString_01_4.html',1,'fmt']]], - ['functionobjecttypelockinfo_870',['FunctionObjectTypeLockInfo',['../structFunctionObjectTypeLockInfo.html',1,'']]] + ['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,'']]] ]; diff --git a/docs/html/search/classes_5.js b/docs/html/search/classes_5.js index 999f8217..3dc3d583 100644 --- a/docs/html/search/classes_5.js +++ b/docs/html/search/classes_5.js @@ -1,55 +1,55 @@ var searchData= [ - ['generaldialog_871',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html',1,'GpgFrontend::UI']]], - ['generalmainwindow_872',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html',1,'GpgFrontend::UI']]], - ['generaltab_873',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html',1,'GpgFrontend::UI']]], - ['generalwindowstate_874',['GeneralWindowState',['../classGpgFrontend_1_1UI_1_1GeneralWindowState.html',1,'GpgFrontend::UI']]], - ['generaterevokecertification_875',['GenerateRevokeCertification',['../classGpgFrontend_1_1UI_1_1GenerateRevokeCertification.html',1,'GpgFrontend::UI']]], - ['genkeyinfo_876',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html',1,'GpgFrontend']]], - ['gfbuffer_877',['GFBuffer',['../classGpgFrontend_1_1GFBuffer.html',1,'GpgFrontend']]], - ['gfdataexchanger_878',['GFDataExchanger',['../classGpgFrontend_1_1GFDataExchanger.html',1,'GpgFrontend']]], - ['globalmodulecontext_879',['GlobalModuleContext',['../classGpgFrontend_1_1Module_1_1GlobalModuleContext.html',1,'GpgFrontend::Module']]], - ['globalregistertable_880',['GlobalRegisterTable',['../classGpgFrontend_1_1Module_1_1GlobalRegisterTable.html',1,'GpgFrontend::Module']]], - ['globalsettingstation_881',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html',1,'GpgFrontend']]], - ['gnupgcontrollerdialog_882',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html',1,'GpgFrontend::UI']]], - ['gnupginfogatheringmodule_883',['GnuPGInfoGatheringModule',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gnupgtab_884',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html',1,'GpgFrontend::UI']]], - ['gpgadvancedoperator_885',['GpgAdvancedOperator',['../classGpgFrontend_1_1GpgAdvancedOperator.html',1,'GpgFrontend']]], - ['gpgbasicoperator_886',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html',1,'GpgFrontend']]], - ['gpgcommandexecutor_887',['GpgCommandExecutor',['../classGpgFrontend_1_1GpgCommandExecutor.html',1,'GpgFrontend']]], - ['gpgcomponentinfo_888',['GpgComponentInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gpgcontext_889',['GpgContext',['../classGpgFrontend_1_1GpgContext.html',1,'GpgFrontend']]], - ['gpgcontextinitargs_890',['GpgContextInitArgs',['../structGpgFrontend_1_1GpgContextInitArgs.html',1,'GpgFrontend']]], - ['gpgcoretest_891',['GpgCoreTest',['../classGpgFrontend_1_1Test_1_1GpgCoreTest.html',1,'GpgFrontend::Test']]], - ['gpgdata_892',['GpgData',['../classGpgFrontend_1_1GpgData.html',1,'GpgFrontend']]], - ['gpgdecryptresult_893',['GpgDecryptResult',['../classGpgFrontend_1_1GpgDecryptResult.html',1,'GpgFrontend']]], - ['gpgdecryptresultanalyse_894',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html',1,'GpgFrontend']]], - ['gpgencryptresult_895',['GpgEncryptResult',['../classGpgFrontend_1_1GpgEncryptResult.html',1,'GpgFrontend']]], - ['gpgencryptresultanalyse_896',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html',1,'GpgFrontend']]], - ['gpgfileopera_897',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html',1,'GpgFrontend']]], - ['gpgfrontendapplication_898',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html',1,'GpgFrontend::UI']]], - ['gpgfrontendcontext_899',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html',1,'GpgFrontend::GpgFrontendContext'],['../structGpgFrontend_1_1Test_1_1GpgFrontendContext.html',1,'GpgFrontend::Test::GpgFrontendContext']]], - ['gpggeneratekeyresult_900',['GpgGenerateKeyResult',['../classGpgFrontend_1_1GpgGenerateKeyResult.html',1,'GpgFrontend']]], - ['gpgimportedkey_901',['GpgImportedKey',['../classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey.html',1,'GpgFrontend::GpgImportInformation']]], - ['gpgimportinformation_902',['GpgImportInformation',['../classGpgFrontend_1_1GpgImportInformation.html',1,'GpgFrontend']]], - ['gpginfo_903',['GpgInfo',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gpgkey_904',['GpgKey',['../classGpgFrontend_1_1GpgKey.html',1,'GpgFrontend']]], - ['gpgkeygetter_905',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html',1,'GpgFrontend']]], - ['gpgkeyimportexporter_906',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html',1,'GpgFrontend']]], - ['gpgkeymanager_907',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html',1,'GpgFrontend']]], - ['gpgkeyopera_908',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html',1,'GpgFrontend']]], - ['gpgkeysignature_909',['GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html',1,'GpgFrontend']]], - ['gpgoptionsinfo_910',['GpgOptionsInfo',['../structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo.html',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule']]], - ['gpgpassphrasecontext_911',['GpgPassphraseContext',['../classGpgFrontend_1_1GpgPassphraseContext.html',1,'GpgFrontend']]], - ['gpgrecipient_912',['GpgRecipient',['../structGpgFrontend_1_1GpgRecipient.html',1,'GpgFrontend']]], - ['gpgresultanalyse_913',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html',1,'GpgFrontend']]], - ['gpgsignature_914',['GpgSignature',['../classGpgFrontend_1_1GpgSignature.html',1,'GpgFrontend']]], - ['gpgsignresult_915',['GpgSignResult',['../classGpgFrontend_1_1GpgSignResult.html',1,'GpgFrontend']]], - ['gpgsignresultanalyse_916',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html',1,'GpgFrontend']]], - ['gpgsubkey_917',['GpgSubKey',['../classGpgFrontend_1_1GpgSubKey.html',1,'GpgFrontend']]], - ['gpgtofuinfo_918',['GpgTOFUInfo',['../classGpgFrontend_1_1GpgTOFUInfo.html',1,'GpgFrontend']]], - ['gpguid_919',['GpgUID',['../classGpgFrontend_1_1GpgUID.html',1,'GpgFrontend']]], - ['gpguidoperator_920',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html',1,'GpgFrontend']]], - ['gpgverifyresult_921',['GpgVerifyResult',['../classGpgFrontend_1_1GpgVerifyResult.html',1,'GpgFrontend']]], - ['gpgverifyresultanalyse_922',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html',1,'GpgFrontend']]] + ['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']]] ]; diff --git a/docs/html/search/classes_6.js b/docs/html/search/classes_6.js index 890393c0..57a40322 100644 --- a/docs/html/search/classes_6.js +++ b/docs/html/search/classes_6.js @@ -1,4 +1,4 @@ var searchData= [ - ['helppage_923',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html',1,'GpgFrontend::UI']]] + ['helppage_927',['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 cdee64a0..b0198728 100644 --- a/docs/html/search/classes_7.js +++ b/docs/html/search/classes_7.js @@ -1,7 +1,7 @@ var searchData= [ - ['impl_924',['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_925',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html',1,'GpgFrontend::UI']]], - ['infotab_926',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html',1,'GpgFrontend::UI']]], - ['intropage_927',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html',1,'GpgFrontend::UI']]] + ['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']]] ]; diff --git a/docs/html/search/classes_8.js b/docs/html/search/classes_8.js index 0ac2a34d..dbe5f760 100644 --- a/docs/html/search/classes_8.js +++ b/docs/html/search/classes_8.js @@ -1,28 +1,28 @@ var searchData= [ - ['keydetailsdialog_928',['KeyDetailsDialog',['../classGpgFrontend_1_1UI_1_1KeyDetailsDialog.html',1,'GpgFrontend::UI']]], - ['keygendialog_929',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html',1,'GpgFrontend::UI']]], - ['keygenpage_930',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html',1,'GpgFrontend::UI']]], - ['keyimportdetaildialog_931',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html',1,'GpgFrontend::UI']]], - ['keylist_932',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html',1,'GpgFrontend::UI']]], - ['keylistcolumn_933',['KeyListColumn',['../structGpgFrontend_1_1UI_1_1KeyListColumn.html',1,'GpgFrontend::UI']]], - ['keylistrow_934',['KeyListRow',['../structGpgFrontend_1_1UI_1_1KeyListRow.html',1,'GpgFrontend::UI']]], - ['keymenuability_935',['KeyMenuAbility',['../structGpgFrontend_1_1UI_1_1KeyMenuAbility.html',1,'GpgFrontend::UI']]], - ['keymgmt_936',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html',1,'GpgFrontend::UI']]], - ['keynewuiddialog_937',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html',1,'GpgFrontend::UI']]], - ['keypackageoperator_938',['KeyPackageOperator',['../classGpgFrontend_1_1KeyPackageOperator.html',1,'GpgFrontend']]], - ['keypairdetailtab_939',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html',1,'GpgFrontend::UI']]], - ['keypairoperatab_940',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html',1,'GpgFrontend::UI']]], - ['keypairsubkeytab_941',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html',1,'GpgFrontend::UI']]], - ['keypairuidtab_942',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html',1,'GpgFrontend::UI']]], - ['keyrefdeleter_943',['KeyRefDeleter',['../structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter.html',1,'GpgFrontend::GpgKey']]], - ['keyserverimportdialog_944',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html',1,'GpgFrontend::UI']]], - ['keyserverimporttask_945',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html',1,'GpgFrontend::UI']]], - ['keyserversearchtask_946',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html',1,'GpgFrontend::UI']]], - ['keyserverso_947',['KeyServerSO',['../structGpgFrontend_1_1UI_1_1KeyServerSO.html',1,'GpgFrontend::UI']]], - ['keyservertab_948',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html',1,'GpgFrontend::UI']]], - ['keysetexpiredatedialog_949',['KeySetExpireDateDialog',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html',1,'GpgFrontend::UI']]], - ['keytable_950',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html',1,'GpgFrontend::UI']]], - ['keyuidsigndialog_951',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html',1,'GpgFrontend::UI']]], - ['keyuploaddialog_952',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html',1,'GpgFrontend::UI']]] + ['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']]] ]; diff --git a/docs/html/search/classes_9.js b/docs/html/search/classes_9.js index 984aba0d..f902388a 100644 --- a/docs/html/search/classes_9.js +++ b/docs/html/search/classes_9.js @@ -1,5 +1,5 @@ var searchData= [ - ['listedkeyservertesttask_953',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI']]], - ['loggermanager_954',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]] + ['listedkeyservertesttask_957',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html',1,'GpgFrontend::UI']]], + ['loggermanager_958',['LoggerManager',['../classGpgFrontend_1_1LoggerManager.html',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/classes_a.js b/docs/html/search/classes_a.js index 7df6f00c..fc0172f3 100644 --- a/docs/html/search/classes_a.js +++ b/docs/html/search/classes_a.js @@ -1,8 +1,8 @@ var searchData= [ - ['mainwindow_955',['MainWindow',['../classGpgFrontend_1_1UI_1_1MainWindow.html',1,'GpgFrontend::UI']]], - ['module_956',['Module',['../classGpgFrontend_1_1Module_1_1Module.html',1,'GpgFrontend::Module']]], - ['moduleinitargs_957',['ModuleInitArgs',['../structGpgFrontend_1_1Module_1_1ModuleInitArgs.html',1,'GpgFrontend::Module']]], - ['modulemanager_958',['ModuleManager',['../classGpgFrontend_1_1Module_1_1ModuleManager.html',1,'GpgFrontend::Module']]], - ['moduleregisterinfo_959',['ModuleRegisterInfo',['../structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo.html',1,'GpgFrontend::Module::GlobalModuleContext::Impl']]] + ['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']]] ]; diff --git a/docs/html/search/classes_b.js b/docs/html/search/classes_b.js index 9017ef35..41681ea1 100644 --- a/docs/html/search/classes_b.js +++ b/docs/html/search/classes_b.js @@ -1,4 +1,4 @@ var searchData= [ - ['networktab_960',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html',1,'GpgFrontend::UI']]] + ['networktab_964',['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 056ce06c..76b927db 100644 --- a/docs/html/search/classes_c.js +++ b/docs/html/search/classes_c.js @@ -1,13 +1,13 @@ var searchData= [ - ['parameterinitializer_961',['ParameterInitializer',['../structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer.html',1,'GpgFrontend::Module::Event']]], - ['passphrasegenerator_962',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html',1,'GpgFrontend']]], - ['pinentry_963',['pinentry',['../structpinentry.html',1,'']]], - ['pinentryconfirm_964',['PinentryConfirm',['../classPinentryConfirm.html',1,'']]], - ['pinentrydialog_965',['PinEntryDialog',['../classPinEntryDialog.html',1,'']]], - ['pinlineedit_966',['PinLineEdit',['../classPinLineEdit.html',1,'']]], - ['plaintexteditorpage_967',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html',1,'GpgFrontend::UI']]], - ['pointerconverter_968',['PointerConverter',['../classGpgFrontend_1_1PointerConverter.html',1,'GpgFrontend']]], - ['private_969',['Private',['../classCapsLockWatcher_1_1Private.html',1,'CapsLockWatcher::Private'],['../classPinLineEdit_1_1Private.html',1,'PinLineEdit::Private']]], - ['proxyconnectiontesttask_970',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html',1,'GpgFrontend::UI']]] + ['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']]] ]; diff --git a/docs/html/search/classes_d.js b/docs/html/search/classes_d.js index a240f69d..09c7a98a 100644 --- a/docs/html/search/classes_d.js +++ b/docs/html/search/classes_d.js @@ -1,4 +1,4 @@ var searchData= [ - ['quitdialog_971',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html',1,'GpgFrontend::UI']]] + ['quitdialog_975',['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 ddd674bd..b7fc3d29 100644 --- a/docs/html/search/classes_e.js +++ b/docs/html/search/classes_e.js @@ -1,7 +1,7 @@ var searchData= [ - ['raisepinentry_972',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html',1,'GpgFrontend::UI']]], - ['rebind_973',['rebind',['../structsecmem_1_1alloc_1_1rebind.html',1,'secmem::alloc']]], - ['refdeleter_974',['RefDeleter',['../structGpgFrontend_1_1RefDeleter.html',1,'GpgFrontend']]], - ['rtnode_975',['RTNode',['../structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode.html',1,'GpgFrontend::Module::GlobalRegisterTable::Impl']]] + ['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']]] ]; diff --git a/docs/html/search/classes_f.js b/docs/html/search/classes_f.js index 36595d29..7b7e972e 100644 --- a/docs/html/search/classes_f.js +++ b/docs/html/search/classes_f.js @@ -1,31 +1,31 @@ var searchData= [ - ['securememoryallocator_976',['SecureMemoryAllocator',['../classGpgFrontend_1_1SecureMemoryAllocator.html',1,'GpgFrontend']]], - ['secureobjectdeleter_977',['SecureObjectDeleter',['../structGpgFrontend_1_1SecureObjectDeleter.html',1,'GpgFrontend']]], - ['setownertrustlevel_978',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html',1,'GpgFrontend::UI']]], - ['settingsdialog_979',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html',1,'GpgFrontend::UI']]], - ['settingsobject_980',['SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html',1,'GpgFrontend::UI']]], - ['signaturedetailsdialog_981',['SignatureDetailsDialog',['../classSignatureDetailsDialog.html',1,'']]], - ['signerspicker_982',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html',1,'GpgFrontend::UI']]], - ['singletonfunctionobject_983',['SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20cachemanager_20_3e_984',['SingletonFunctionObject< CacheManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20dataobjectoperator_20_3e_985',['SingletonFunctionObject< DataObjectOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20globalsettingstation_20_3e_986',['SingletonFunctionObject< GlobalSettingStation >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgbasicoperator_20_3e_987',['SingletonFunctionObject< GpgBasicOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgcontext_20_3e_988',['SingletonFunctionObject< GpgContext >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgfileopera_20_3e_989',['SingletonFunctionObject< GpgFileOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeygetter_20_3e_990',['SingletonFunctionObject< GpgKeyGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeygetter_3a_3aimpl_20_3e_991',['SingletonFunctionObject< GpgKeyGetter::Impl >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeyimportexporter_20_3e_992',['SingletonFunctionObject< GpgKeyImportExporter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeymanager_20_3e_993',['SingletonFunctionObject< GpgKeyManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpgkeyopera_20_3e_994',['SingletonFunctionObject< GpgKeyOpera >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20gpguidoperator_20_3e_995',['SingletonFunctionObject< GpgUIDOperator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20loggermanager_20_3e_996',['SingletonFunctionObject< LoggerManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20modulemanager_20_3e_997',['SingletonFunctionObject< ModuleManager >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20passphrasegenerator_20_3e_998',['SingletonFunctionObject< PassphraseGenerator >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonfunctionobject_3c_20taskrunnergetter_20_3e_999',['SingletonFunctionObject< TaskRunnerGetter >',['../classGpgFrontend_1_1SingletonFunctionObject.html',1,'GpgFrontend']]], - ['singletonstorage_1000',['SingletonStorage',['../classGpgFrontend_1_1SingletonStorage.html',1,'GpgFrontend']]], - ['singletonstoragecollection_1001',['SingletonStorageCollection',['../classGpgFrontend_1_1SingletonStorageCollection.html',1,'GpgFrontend']]], - ['softwareversion_1002',['SoftwareVersion',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html',1,'GpgFrontend::Module::Integrated::VersionCheckingModule']]], - ['subkeygeneratedialog_1003',['SubkeyGenerateDialog',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html',1,'GpgFrontend::UI']]] + ['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']]] ]; diff --git a/docs/html/search/enums_0.js b/docs/html/search/enums_0.js index 48bdc4c0..2ac9ef7a 100644 --- a/docs/html/search/enums_0.js +++ b/docs/html/search/enums_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['infoboardstatus_1763',['InfoBoardStatus',['../namespaceGpgFrontend_1_1UI.html#acbaebd342a317b1f067942e5144bb00d',1,'GpgFrontend::UI']]] + ['infoboardstatus_1771',['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 6b5f4aaa..a3580634 100644 --- a/docs/html/search/functions_0.js +++ b/docs/html/search/functions_0.js @@ -1,14 +1,14 @@ var searchData= [ - ['aboutdialog_1033',['AboutDialog',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab04683ab4c4d682af1e259705c60d85a',1,'GpgFrontend::UI::AboutDialog']]], - ['addlistgrouptab_1034',['AddListGroupTab',['../classGpgFrontend_1_1UI_1_1KeyList.html#ab8663d18901d10c00dbcc0ba852b3bf4',1,'GpgFrontend::UI::KeyList']]], - ['addmenuaction_1035',['AddMenuAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#aa961e3ba3c48f84dea4bb7ab4f756886',1,'GpgFrontend::UI::KeyList']]], - ['addoptionalaction_1036',['AddOptionalAction',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a456f15315a03107f7757d84362c1af71',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['adduid_1037',['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_1038',['aes_256_cbc_decrypt',['../namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f',1,'GpgFrontend::RawAPI']]], - ['aes_5f256_5fcbc_5fencrypt_1039',['aes_256_cbc_encrypt',['../namespaceGpgFrontend_1_1RawAPI.html#aa2bc88cf78b8da893f1b5c7e2e8ccf42',1,'GpgFrontend::RawAPI']]], - ['aes_5f256_5fcbc_5finit_1040',['aes_256_cbc_init',['../namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697',1,'GpgFrontend::RawAPI']]], - ['appearancetab_1041',['AppearanceTab',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abfca670540bc0409b9be4459ee6a3b6c',1,'GpgFrontend::UI::AppearanceTab']]], - ['associatetabwidget_1042',['AssociateTabWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adfa4acd435d2ec29f951f4e7e6a43f38',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['associatetextedit_1043',['AssociateTextEdit',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a4fd6f91eb435feb41ae93e44485646ab',1,'GpgFrontend::UI::InfoBoardWidget']]] + ['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']]] ]; diff --git a/docs/html/search/functions_1.js b/docs/html/search/functions_1.js index 02120b38..fcce31f1 100644 --- a/docs/html/search/functions_1.js +++ b/docs/html/search/functions_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['beautifyfingerprint_1044',['BeautifyFingerprint',['../namespaceGpgFrontend.html#ad437908d506d86137a0d2fdec4c6c957',1,'GpgFrontend']]] + ['beautifyfingerprint_1048',['BeautifyFingerprint',['../namespaceGpgFrontend.html#ad437908d506d86137a0d2fdec4c6c957',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/functions_10.js b/docs/html/search/functions_10.js index 8b2c2125..f1d1a68a 100644 --- a/docs/html/search/functions_10.js +++ b/docs/html/search/functions_10.js @@ -1,35 +1,35 @@ var searchData= [ - ['raisefailuremessagebox_1391',['RaiseFailureMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a4bc0d817e2083cc262f4fb2c65027442',1,'GpgFrontend::UI::CommonUtils']]], - ['raisemessagebox_1392',['RaiseMessageBox',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a2eb678ee01d3b6e1c0d8f90345712644',1,'GpgFrontend::UI::CommonUtils']]], - ['raisepinentry_1393',['RaisePinentry',['../classGpgFrontend_1_1UI_1_1RaisePinentry.html#acce90910b541e1f8b3409d22ed5dbd98',1,'GpgFrontend::UI::RaisePinentry']]], - ['read2gfbuffer_1394',['Read2GFBuffer',['../classGpgFrontend_1_1GpgData.html#a7e59c37c350caa54424ec8a4e2a2e7a2',1,'GpgFrontend::GpgData']]], - ['readdone_1395',['ReadDone',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ac1902b063decfeebe7f0908cbfe618ce',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['readfile_1396',['ReadFile',['../namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de',1,'GpgFrontend']]], - ['readfilegfbuffer_1397',['ReadFileGFBuffer',['../namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc',1,'GpgFrontend']]], - ['refresh_1398',['Refresh',['../structGpgFrontend_1_1UI_1_1KeyTable.html#aaac381e205c323444098803e0295060f',1,'GpgFrontend::UI::KeyTable']]], - ['refresh_5finfo_5fboard_1399',['refresh_info_board',['../namespaceGpgFrontend_1_1UI.html#aec857a0eb461ce71c4535f5d71e7aaee',1,'GpgFrontend::UI']]], - ['refresh_5fkeys_5ffrom_5fkey_5fserver_1400',['refresh_keys_from_key_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adfa3b3ae1de1fd04c5ea09e3c97c3e98',1,'GpgFrontend::UI::MainWindow']]], - ['refresh_5fwidgets_5fstate_1401',['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_1402',['register_cache_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#ab8723181823b8c3c3b1dd5f333c0f196',1,'GpgFrontend::CacheManager::Impl']]], - ['registerasynclogger_1403',['RegisterAsyncLogger',['../namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f',1,'GpgFrontend']]], - ['registersynclogger_1404',['RegisterSyncLogger',['../namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859',1,'GpgFrontend']]], - ['registertask_1405',['RegisterTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a31a08bfcc288cc70be93de991841d9f9',1,'GpgFrontend::Thread::TaskRunner']]], - ['releasechannel_1406',['ReleaseChannel',['../classGpgFrontend_1_1SingletonStorage.html#adb22cc80a1ab040b6e4bce962625edfd',1,'GpgFrontend::SingletonStorage::ReleaseChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106',1,'GpgFrontend::SingletonFunctionObject::ReleaseChannel()']]], - ['reloadgpgcomponents_1407',['ReloadGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#acac2e0b60aec9e02b7dd5be6d37f0b31',1,'GpgFrontend::GpgAdvancedOperator']]], - ['resetcache_1408',['ResetCache',['../classGpgFrontend_1_1CacheManager.html#a5600c892efc29bcf3279fa4d9447d328',1,'GpgFrontend::CacheManager']]], - ['resetcachevalue_1409',['ResetCacheValue',['../namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5',1,'GpgFrontend']]], - ['resetconfigures_1410',['ResetConfigures',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a62a1e0d0eeef7ecbd43c261b77c393e1',1,'GpgFrontend::GpgAdvancedOperator']]], - ['resetdurablecache_1411',['ResetDurableCache',['../classGpgFrontend_1_1CacheManager.html#a62c3f25d8c897c10acf7dc8faf792906',1,'GpgFrontend::CacheManager']]], - ['resetoptionactionsmenu_1412',['ResetOptionActionsMenu',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a7d7504339221bd680fb18698dd829b32',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['restartgpgcomponents_1413',['RestartGpgComponents',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a224daa8424245db4ea6be831ef791f8d',1,'GpgFrontend::GpgAdvancedOperator']]], - ['restore_5fsettings_1414',['restore_settings',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a210ab31f4d949a50507d0690c0d1598a',1,'GpgFrontend::UI::MainWindow']]], - ['revsign_1415',['RevSign',['../classGpgFrontend_1_1GpgKeyManager.html#a85c5ca9f31480fe3351c056b92b0aa12',1,'GpgFrontend::GpgKeyManager']]], - ['revuid_1416',['RevUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a9b34da410125ab866e40b047298a9caa',1,'GpgFrontend::GpgUIDOperator']]], - ['run_1417',['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_1418',['RunGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ac53b300d580dcb56188aaed68c3de755',1,'GpgFrontend::UI']]], - ['rungpgoperaasync_1419',['RunGpgOperaAsync',['../namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22',1,'GpgFrontend']]], - ['rungpgoperasync_1420',['RunGpgOperaSync',['../namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0',1,'GpgFrontend']]], - ['runiooperaasync_1421',['RunIOOperaAsync',['../namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c',1,'GpgFrontend']]], - ['runoperaasync_1422',['RunOperaAsync',['../namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61',1,'GpgFrontend']]] + ['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']]] ]; diff --git a/docs/html/search/functions_11.js b/docs/html/search/functions_11.js index 9543a268..f403bfb2 100644 --- a/docs/html/search/functions_11.js +++ b/docs/html/search/functions_11.js @@ -1,185 +1,186 @@ var searchData= [ - ['safelyrun_1423',['SafelyRun',['../classGpgFrontend_1_1Thread_1_1Task.html#a3983635b9bcb8d7ec84d97109dddacec',1,'GpgFrontend::Thread::Task']]], - ['save_5ffile_1424',['save_file',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a66b6f6633e7ac71e5fe8b7814a81cadf',1,'GpgFrontend::UI::TextEdit']]], - ['savecache_1425',['SaveCache',['../classGpgFrontend_1_1CacheManager.html#ac7e6ac02327d98eff60817bde774b872',1,'GpgFrontend::CacheManager']]], - ['savedurablecache_1426',['SaveDurableCache',['../classGpgFrontend_1_1CacheManager.html#ac000be202e836c85f505f8d9808e0f89',1,'GpgFrontend::CacheManager']]], - ['securemalloc_1427',['SecureMalloc',['../namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4',1,'GpgFrontend']]], - ['securemallocastype_1428',['SecureMallocAsType',['../namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c',1,'GpgFrontend']]], - ['securerealloc_1429',['SecureRealloc',['../namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe',1,'GpgFrontend']]], - ['securereallocastype_1430',['SecureReallocAsType',['../namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53',1,'GpgFrontend']]], - ['selectionchanged_1431',['selectionChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a710ca837224c645182f44eea0d6bb0f0',1,'GpgFrontend::UI::FileTreeView']]], - ['set_5fbackground_1432',['set_background',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a0c531f2c673caed29225a323e750205f',1,'GpgFrontend::UI::FindWidget']]], - ['set_5floading_1433',['set_loading',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ad4a75da57fa18bfcfaeb7fc601f1c8f6',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['set_5fmessage_1434',['set_message',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ab93fbf5e0626bffe398f5baa2bc00b1a',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['set_5fsettings_1435',['set_settings',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['set_5fsignal_5fslot_1436',['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_1437',['SetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a438c9bd77727a93961109a8492673fe5',1,'GpgFrontend::GenKeyInfo']]], - ['setallowauthentication_1438',['SetAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aac51d251682ed1bc1090416ebfeba4de',1,'GpgFrontend::GenKeyInfo']]], - ['setallowcertification_1439',['SetAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ac5f52f74566618c71a29bdc5e70fce2e',1,'GpgFrontend::GenKeyInfo']]], - ['setallowencryption_1440',['SetAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a965014232f6de22c6d33320231ca4454',1,'GpgFrontend::GenKeyInfo']]], - ['setallowsigning_1441',['SetAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a1a01518b24d40d95e187ef73f4dcd52a',1,'GpgFrontend::GenKeyInfo']]], - ['setcachevalue_1442',['SetCacheValue',['../namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455',1,'GpgFrontend']]], - ['setchannel_1443',['SetChannel',['../classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09',1,'GpgFrontend::ChannelObject']]], - ['setchecked_1444',['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_1445',['SetColumnWidth',['../classGpgFrontend_1_1UI_1_1KeyList.html#aab3f4facfc850e7eeb917571ca89f4a5',1,'GpgFrontend::UI::KeyList']]], - ['setcomment_1446',['SetComment',['../classGpgFrontend_1_1GenKeyInfo.html#a0d498db9a8249db8b7e1742065a82c42',1,'GpgFrontend::GenKeyInfo']]], - ['setcryptomenustatus_1447',['SetCryptoMenuStatus',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a85a98a1ec5418c110201980fa013d1fd',1,'GpgFrontend::UI::MainWindow']]], - ['setdefaultloglevel_1448',['SetDefaultLogLevel',['../namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d',1,'GpgFrontend']]], - ['setdoubleclickedaction_1449',['SetDoubleClickedAction',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7d75246eee6368be295c9ab5fe5ef291',1,'GpgFrontend::UI::KeyList']]], - ['setemail_1450',['SetEmail',['../classGpgFrontend_1_1GenKeyInfo.html#a6cff6c278089c5e6a646592e87f046b5',1,'GpgFrontend::GenKeyInfo']]], - ['setexpire_1451',['SetExpire',['../classGpgFrontend_1_1GpgKeyManager.html#ab4a61f4a895ddc965a018a851b222dce',1,'GpgFrontend::GpgKeyManager::SetExpire()'],['../classGpgFrontend_1_1GpgKeyOpera.html#a46fcc0675c7015a70a7b2b2517a2b99e',1,'GpgFrontend::GpgKeyOpera::SetExpire()']]], - ['setexpiretime_1452',['SetExpireTime',['../classGpgFrontend_1_1GenKeyInfo.html#a8475c1f419a65055dd659d3b60d4e356',1,'GpgFrontend::GenKeyInfo']]], - ['setextensionofoutputfile_1453',['SetExtensionOfOutputFile',['../namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a',1,'GpgFrontend']]], - ['setextensionofoutputfileforarchive_1454',['SetExtensionOfOutputFileForArchive',['../namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69',1,'GpgFrontend']]], - ['setfilepath_1455',['SetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aa9e82690824c82e7628ba4ace9d6e2fe',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['setinfoboard_1456',['SetInfoBoard',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#ac936cfc8e1b3af65d0d71b74fb3f0b02',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['setissubkey_1457',['SetIsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#acd9f7742b739e1db60bd50489690dec1',1,'GpgFrontend::GenKeyInfo']]], - ['setkeylength_1458',['SetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#ae744395012e4dcb9734ad5a30aa8ed75',1,'GpgFrontend::GenKeyInfo']]], - ['setname_1459',['SetName',['../classGpgFrontend_1_1GenKeyInfo.html#a8f80b74f6ed3183063a46f2cd3bb9172',1,'GpgFrontend::GenKeyInfo']]], - ['setnonexpired_1460',['SetNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#aea247381c21896f5371bb813ca665329',1,'GpgFrontend::GenKeyInfo']]], - ['setnonpassphrase_1461',['SetNonPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a864407216cbdbef9e7b35e6be694d3ef',1,'GpgFrontend::GenKeyInfo']]], - ['setobjectinchannel_1462',['SetObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#a8da5e914fe1469681a0caec2542428d8',1,'GpgFrontend::SingletonStorage']]], - ['setownertrustlevel_1463',['SetOwnerTrustLevel',['../classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel.html#a635e1ca7837abb556ffa589d52d8ce42',1,'GpgFrontend::UI::SetOwnerTrustLevel::SetOwnerTrustLevel()'],['../classGpgFrontend_1_1GpgKeyManager.html#a5fa56401416872cd4ed741830b72041b',1,'GpgFrontend::GpgKeyManager::SetOwnerTrustLevel()']]], - ['setpassphrase_1464',['SetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a0499b0e924ff9d63361b744ead83fc40',1,'GpgFrontend::GenKeyInfo']]], - ['setprimaryuid_1465',['SetPrimaryUID',['../classGpgFrontend_1_1GpgUIDOperator.html#a5a591f82d024b0383c1445acad99d8ee',1,'GpgFrontend::GpgUIDOperator']]], - ['setrtn_1466',['SetRTN',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#a4f5addc7abfd18e180a5969895f5d83a',1,'GpgFrontend::Thread::Task::Impl']]], - ['setrtn_1467',['setRTN',['../classGpgFrontend_1_1Thread_1_1Task.html#a406206b3ecb2bdcff9608d762735c5e4',1,'GpgFrontend::Thread::Task']]], - ['setsettings_1468',['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()'],['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#a2fed39a2657407fcdb37d2431ef28e56',1,'GpgFrontend::UI::AppearanceTab::SetSettings()']]], - ['setsigners_1469',['SetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#aba9f6442dadcba29994d6680a4a0a8d6',1,'GpgFrontend::GpgBasicOperator']]], - ['setstatus_1470',['setStatus',['../classGpgFrontend_1_1GpgResultAnalyse.html#a034b7e5ccf50f9d89ac9597cd5c84efc',1,'GpgFrontend::GpgResultAnalyse']]], - ['settingsdialog_1471',['SettingsDialog',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#a1b7ddc7861d1b4b9dc3810ed98023ffc',1,'GpgFrontend::UI::SettingsDialog']]], - ['settingsobject_1472',['SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html#a4cc703c4ee125d44d5f7b48ae01432ff',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QJsonObject sub_json)'],['../classGpgFrontend_1_1UI_1_1SettingsObject.html#aa4e047f7498658c88dc26245e12095e4',1,'GpgFrontend::UI::SettingsObject::SettingsObject(QString settings_name)']]], - ['show_5fverify_5fdetails_1473',['show_verify_details',['../namespaceGpgFrontend_1_1UI.html#a590a26051105940a6d6e0743b147e281',1,'GpgFrontend::UI']]], - ['showevent_1474',['showEvent',['../classGpgFrontend_1_1UI_1_1AboutDialog.html#ab799cd5e07b06a8e953d72105c0a1083',1,'GpgFrontend::UI::AboutDialog']]], - ['shownotificationwidget_1475',['ShowNotificationWidget',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#af5dfdfd48ef64cc46e524ec70a22fe3a',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['shutdownglobalbasicalenv_1476',['ShutdownGlobalBasicalEnv',['../namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff',1,'GpgFrontend']]], - ['shutdowngpgfrontendmodules_1477',['ShutdownGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a0bc3154cfe2667afe7bcd95895442d16',1,'GpgFrontend::Module']]], - ['sign_1478',['Sign',['../classGpgFrontend_1_1GpgBasicOperator.html#a8c52574f86bd8452a578143e08c7254b',1,'GpgFrontend::GpgBasicOperator']]], - ['signaldeeprestartneeded_1479',['SignalDeepRestartNeeded',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#afc107d56f13000aa28436a5e26a0876b',1,'GpgFrontend::UI::GeneralTab']]], - ['signalkeydatabaserefreshdone_1480',['SignalKeyDatabaseRefreshDone',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a1abc83bba95579aa94d0870181991a28',1,'GpgFrontend::UI::CommonUtils']]], - ['signalkeyserverimportresult_1481',['SignalKeyServerImportResult',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#a857152c19538b833f8945e2e68c6fe1b',1,'GpgFrontend::UI::KeyServerImportTask']]], - ['signalkeyserverlisttestresult_1482',['SignalKeyServerListTestResult',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a20f0147d670be7ab5c9d3051a900f508',1,'GpgFrontend::UI::ListedKeyServerTestTask']]], - ['signalkeyserversearchresult_1483',['SignalKeyServerSearchResult',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ae478130476c95a8b220c3b0e6a7b88b4',1,'GpgFrontend::UI::KeyServerSearchTask']]], - ['signalopenhelp_1484',['SignalOpenHelp',['../classGpgFrontend_1_1UI_1_1Wizard.html#a8b5f5ddb1e6470cbf6c87cc6400031fb',1,'GpgFrontend::UI::Wizard']]], - ['signalpathchanged_1485',['SignalPathChanged',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4a02715e876d9a36b4bbdf505d8ad8a2',1,'GpgFrontend::UI::FileTreeView::SignalPathChanged()'],['../classGpgFrontend_1_1UI_1_1FilePage.html#aec462d16a2097024a4ced24012b905a7',1,'GpgFrontend::UI::FilePage::SignalPathChanged()']]], - ['signalproxyconnectiontestresult_1486',['SignalProxyConnectionTestResult',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a31cd14d72c6c28c811c9183f118f5873',1,'GpgFrontend::UI::ProxyConnectionTestTask']]], - ['signalrefreshinfoboard_1487',['SignalRefreshInfoBoard',['../classGpgFrontend_1_1UI_1_1FilePage.html#a301c5c7747ad251b14c490d58b5d678f',1,'GpgFrontend::UI::FilePage::SignalRefreshInfoBoard()'],['../classGpgFrontend_1_1UI_1_1UISignalStation.html#a1952bc7608f4449afd2c0f0e169a0007',1,'GpgFrontend::UI::UISignalStation::SignalRefreshInfoBoard()']]], - ['signalrefreshstatusbar_1488',['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_1489',['SignalReplyFromUpdateServer',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a5e752e01539ccfdc6bbe41a404ddaa95',1,'GpgFrontend::UI::UpdateTab']]], - ['signalrestartneeded_1490',['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_1491',['signalRestartNeeded',['../classGpgFrontend_1_1UI_1_1AppearanceTab.html#abff49b636449815a9ebff52f5c067712',1,'GpgFrontend::UI::AppearanceTab']]], - ['signalrestartneeded_1492',['SignalRestartNeeded',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#a26449a77844d9db69a543ff88f10e347',1,'GpgFrontend::UI::KeyserverTab']]], - ['signaluibytesdisplayed_1493',['SignalUIBytesDisplayed',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#afd3749488fdd3d1c53446fb8c833f3f4',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['signalupgradeversion_1494',['SignalUpgradeVersion',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#afdf59c9fb2770c860eb3a38d5917b78a',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], - ['signerspicker_1495',['SignersPicker',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#a02c3ba737702894fc6d4ac1a1c543ccb',1,'GpgFrontend::UI::SignersPicker']]], - ['signfile_1496',['SignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acbbc57156fd7aa984489a2397b942fef',1,'GpgFrontend::GpgFileOpera']]], - ['signfilesync_1497',['SignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a247db95aa42991f6772f2404e81e822d',1,'GpgFrontend::GpgFileOpera']]], - ['signkey_1498',['SignKey',['../classGpgFrontend_1_1GpgKeyManager.html#ab5e56b3a2161f3251666c988d7eaa929',1,'GpgFrontend::GpgKeyManager']]], - ['signsync_1499',['SignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#aec37726d1386dcca7a75e1f2706bad77',1,'GpgFrontend::GpgBasicOperator']]], - ['singletonfunctionobject_1500',['SingletonFunctionObject',['../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#a4aa7f1eb1d3281bb1fccfcbb1b416251',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(int channel)'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a02e76b42ab51d77588b01c7508bed258',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject()=default'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a7090636bed6f4bad5b99f28f6872c645',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const T &)=delete']]], - ['slot_5factivated_5fkey_5ftype_1501',['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_1502',['slot_add_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fadd_5fuid_5fresult_1503',['slot_add_uid_result',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a16f1ae88d6a417b614cfc6ae1852187c',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['slot_5fappend_5fselected_5fkeys_1504',['slot_append_selected_keys',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fauthentication_5fbox_5fchanged_1505',['slot_authentication_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a13229f07ef0ed594357df1918af50d3d',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5',1,'GpgFrontend::UI::KeyGenDialog::slot_authentication_box_changed()']]], - ['slot_5fcertification_5fbox_5fchanged_1506',['slot_certification_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8ab50d8f47489c57e382b3fe231ba9a7',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226',1,'GpgFrontend::UI::KeyGenDialog::slot_certification_box_changed()']]], - ['slot_5fclean_5fdouble_5fline_5fbreaks_1507',['slot_clean_double_line_breaks',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcompress_5ffiles_1508',['slot_compress_files',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5fcopy_5fdefault_5fuid_5fto_5fclipboard_1509',['slot_copy_default_uid_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcopy_5ffingerprint_1510',['slot_copy_fingerprint',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#af8b600fbd7cd0fbb5b6183403bf870b2',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['slot_5fcopy_5fkey_5fid_5fto_5fclipboard_1511',['slot_copy_key_id_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcopy_5fmail_5faddress_5fto_5fclipboard_1512',['slot_copy_mail_address_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fcreate_5fnew_5fuid_1513',['slot_create_new_uid',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c',1,'GpgFrontend::UI::KeyNewUIDDialog']]], - ['slot_5fcreate_5fpopup_5fmenu_1514',['slot_create_popup_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5fcut_5fpgp_5fheader_1515',['slot_cut_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fdisable_5ftab_5factions_1516',['slot_disable_tab_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fdouble_5fclicked_1517',['slot_double_clicked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e',1,'GpgFrontend::UI::KeyList']]], - ['slot_5fencryption_5fbox_5fchanged_1518',['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_1519',['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_1520',['slot_export_private_key',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a384f4250e58110da58c0e6996b42a8ab',1,'GpgFrontend::UI::KeyPairOperaTab']]], - ['slot_5ffile_5ftree_5fview_5fitem_5fdouble_5fclicked_1521',['slot_file_tree_view_item_double_clicked',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5ffind_1522',['slot_find',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fformat_5fgpg_5fheader_1523',['slot_format_gpg_header',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a45267bcfc8fc83851894061c0fe2a9c2',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['slot_5fimport_1524',['slot_import',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['slot_5fimport_5ffinished_1525',['slot_import_finished',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a236935d77e2b2a17ee66798c490f1361',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['slot_5fimport_5fkey_5ffrom_5fedit_1526',['slot_import_key_from_edit',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5finsert_5ftext_1527',['slot_insert_text',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a184985104f23da8fdf2b9aaf7b27405b',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['slot_5fjump_5fpage_1528',['slot_jump_page',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b',1,'GpgFrontend::UI::ChoosePage']]], - ['slot_5fkey_5fgen_5faccept_1529',['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_1530',['slot_non_expired_checked',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#adde2b33bd17f521f0630702987b1d274',1,'GpgFrontend::UI::KeySetExpireDateDialog']]], - ['slot_5fopen_5ffile_5ftab_1531',['slot_open_file_tab',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fopen_5fkey_5fmanagement_1532',['slot_open_key_management',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fopen_5fsettings_5fdialog_1533',['slot_open_settings_dialog',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fopen_5furl_1534',['slot_open_url',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a51ff99077a75507365307f5dd783df99',1,'GpgFrontend::UI::HelpPage']]], - ['slot_5fprocess_5fnetwork_5freply_1535',['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_1536',['slot_remove_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a12f65fbc4984c266a5df4505ecde7c42',1,'GpgFrontend::UI::TextEdit']]], - ['slot_5fsave_5fstatus_5fto_5fcache_5ffor_5frevovery_1537',['slot_save_status_to_cache_for_revovery',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1bf57ebe1e32b12c48bb633b7dd7a4f1',1,'GpgFrontend::UI::TextEdit']]], - ['slot_5fset_5frestart_5fneeded_1538',['slot_set_restart_needed',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83',1,'GpgFrontend::UI::GnuPGControllerDialog::slot_set_restart_needed()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#acc6b4386de554fce6fbb60ac6d201952',1,'GpgFrontend::UI::SettingsDialog::slot_set_restart_needed()']]], - ['slot_5fshow_5fcustom_5fcontext_5fmenu_1539',['slot_show_custom_context_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7',1,'GpgFrontend::UI::FileTreeView']]], - ['slot_5fshow_5fkey_5fdetails_1540',['slot_show_key_details',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fshow_5fversion_5fstatus_1541',['slot_show_version_status',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a29a504b9657b0f553b7c5a6997892a24',1,'GpgFrontend::UI::UpdateTab']]], - ['slot_5fsign_5fkey_1542',['slot_sign_key',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#a82f6bf641ff3b64341a0bdcf76571c43',1,'GpgFrontend::UI::KeyUIDSignDialog']]], - ['slot_5fsigning_5fbox_5fchanged_1543',['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_1544',['slot_start_wizard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be',1,'GpgFrontend::UI::MainWindow']]], - ['slot_5fupdate_5fkey_5fstatus_1545',['slot_update_key_status',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e',1,'GpgFrontend::UI::CommonUtils']]], - ['slot_5fupload_5fkey_5fto_5fserver_1546',['slot_upload_key_to_server',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#ae72c3bbd04e1bfbf142d806d50bbe617',1,'GpgFrontend::UI::KeyUploadDialog']]], - ['slot_5fversion_5fupgrade_5fnofity_1547',['slot_version_upgrade_nofity',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd',1,'GpgFrontend::UI::MainWindow']]], - ['slotappendtext2curtextpage_1548',['SlotAppendText2CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae9ffb1f027ce05737e77add66bd1540f',1,'GpgFrontend::UI::TextEdit']]], - ['slotarchivedecrypt_1549',['SlotArchiveDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd',1,'GpgFrontend::UI::MainWindow']]], - ['slotarchivedecryptverify_1550',['SlotArchiveDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c',1,'GpgFrontend::UI::MainWindow']]], - ['slotclosetab_1551',['SlotCloseTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b',1,'GpgFrontend::UI::TextEdit']]], - ['slotcopy_1552',['SlotCopy',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780',1,'GpgFrontend::UI::TextEdit']]], - ['slotcurpagefiletreeview_1553',['SlotCurPageFileTreeView',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9',1,'GpgFrontend::UI::TextEdit']]], - ['slotcurpagetextedit_1554',['SlotCurPageTextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1',1,'GpgFrontend::UI::TextEdit']]], - ['slotcut_1555',['SlotCut',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae1e710c6722910b8d35df97aaabb3162',1,'GpgFrontend::UI::TextEdit']]], - ['slotdecrypt_1556',['SlotDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb',1,'GpgFrontend::UI::MainWindow']]], - ['slotdecryptverify_1557',['SlotDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72',1,'GpgFrontend::UI::MainWindow']]], - ['slotdirectoryencryptsign_1558',['SlotDirectoryEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527',1,'GpgFrontend::UI::MainWindow']]], - ['slotencrypt_1559',['SlotEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad',1,'GpgFrontend::UI::MainWindow']]], - ['slotencryptsign_1560',['SlotEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8',1,'GpgFrontend::UI::MainWindow']]], - ['slotexecutecommand_1561',['SlotExecuteCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a39fbfbc9ab39581330a02d9cb54e6e4d',1,'GpgFrontend::UI::CommonUtils']]], - ['slotexecutegpgcommand_1562',['SlotExecuteGpgCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d',1,'GpgFrontend::UI::CommonUtils']]], - ['slotfiledecrypt_1563',['SlotFileDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421',1,'GpgFrontend::UI::MainWindow']]], - ['slotfiledecryptverify_1564',['SlotFileDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22',1,'GpgFrontend::UI::MainWindow']]], - ['slotfileencrypt_1565',['SlotFileEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9',1,'GpgFrontend::UI::MainWindow']]], - ['slotfileencryptsign_1566',['SlotFileEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f',1,'GpgFrontend::UI::MainWindow']]], - ['slotfilesign_1567',['SlotFileSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d',1,'GpgFrontend::UI::MainWindow']]], - ['slotfileverify_1568',['SlotFileVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac',1,'GpgFrontend::UI::MainWindow']]], - ['slotfilltexteditwithtext_1569',['SlotFillTextEditWithText',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20',1,'GpgFrontend::UI::TextEdit']]], - ['slotimport_1570',['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_1571',['SlotImportKeyFromClipboard',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a',1,'GpgFrontend::UI::CommonUtils']]], - ['slotimportkeyfromfile_1572',['SlotImportKeyFromFile',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d',1,'GpgFrontend::UI::CommonUtils']]], - ['slotimportkeyfromkeyserver_1573',['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_1574',['SlotImportKeys',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ae730cf0ee73379186f082f29a90a2f94',1,'GpgFrontend::UI::CommonUtils']]], - ['slotnewfiletab_1575',['SlotNewFileTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1859df6906160400710accb0481d6b0c',1,'GpgFrontend::UI::TextEdit']]], - ['slotnewhelptab_1576',['slotNewHelpTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3c17fdf3abf9c4fb6ce35cfb8f0f8fc4',1,'GpgFrontend::UI::TextEdit']]], - ['slotnewtab_1577',['SlotNewTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c',1,'GpgFrontend::UI::TextEdit']]], - ['slotopen_1578',['SlotOpen',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a15335d38187ddf580b7200d856768cfb',1,'GpgFrontend::UI::TextEdit']]], - ['slotopenfile_1579',['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_1580',['SlotPaste',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9',1,'GpgFrontend::UI::TextEdit']]], - ['slotprint_1581',['SlotPrint',['../classGpgFrontend_1_1UI_1_1TextEdit.html#adca2bbfa746b5598f2a4f74026b84224',1,'GpgFrontend::UI::TextEdit']]], - ['slotquote_1582',['SlotQuote',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee',1,'GpgFrontend::UI::TextEdit']]], - ['slotraisepinentry_1583',['SlotRaisePinentry',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf',1,'GpgFrontend::UI::MainWindow']]], - ['slotredo_1584',['SlotRedo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae2b3bf422789d56087face98b6a9e929',1,'GpgFrontend::UI::TextEdit']]], - ['slotrefresh_1585',['SlotRefresh',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['slotsave_1586',['SlotSave',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0',1,'GpgFrontend::UI::TextEdit']]], - ['slotsaveas_1587',['SlotSaveAs',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a306999df608947dc0728d651893b20f6',1,'GpgFrontend::UI::TextEdit']]], - ['slotselectall_1588',['SlotSelectAll',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55',1,'GpgFrontend::UI::TextEdit']]], - ['slotsetrestartneeded_1589',['SlotSetRestartNeeded',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327',1,'GpgFrontend::UI::MainWindow']]], - ['slotshowhiddenfile_1590',['SlotShowHiddenFile',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd',1,'GpgFrontend::UI::FileTreeView']]], - ['slotshowmodified_1591',['SlotShowModified',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ab24adc1adb3b9b29469992e4c444436e',1,'GpgFrontend::UI::TextEdit']]], - ['slotsign_1592',['SlotSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8',1,'GpgFrontend::UI::MainWindow']]], - ['slotswitchtabdown_1593',['SlotSwitchTabDown',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474',1,'GpgFrontend::UI::TextEdit']]], - ['slotswitchtabup_1594',['SlotSwitchTabUp',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af1e364b513f566c743a5d36c19098762',1,'GpgFrontend::UI::TextEdit']]], - ['slotundo_1595',['SlotUndo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5',1,'GpgFrontend::UI::TextEdit']]], - ['slotverify_1596',['SlotVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5',1,'GpgFrontend::UI::MainWindow']]], - ['startapplication_1597',['StartApplication',['../namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e',1,'GpgFrontend']]], - ['startdirmngr_1598',['StartDirmngr',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a7687d84063c6c1d9d8bc11c617085530',1,'GpgFrontend::GpgAdvancedOperator']]], - ['startgpgagent_1599',['StartGpgAgent',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a4af186d06b01ce998e51a42e39e01c86',1,'GpgFrontend::GpgAdvancedOperator']]], - ['startkeyboxd_1600',['StartKeyBoxd',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ae2b097912eb2c9d97da859c45e7a5bac',1,'GpgFrontend::GpgAdvancedOperator']]], - ['stripped_5fname_1601',['stripped_name',['../classGpgFrontend_1_1UI_1_1TextEdit.html#afb9b7a7d88154d774b3d727d8e640cbb',1,'GpgFrontend::UI::TextEdit']]], - ['subkeygeneratedialog_1602',['SubkeyGenerateDialog',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd',1,'GpgFrontend::UI::SubkeyGenerateDialog']]], - ['switch_5fui_5fenabled_1603',['switch_ui_enabled',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#ae3d97948f205e84f0604d4da634a4513',1,'GpgFrontend::UI::NetworkTab']]], - ['switch_5fui_5fproxy_5ftype_1604',['switch_ui_proxy_type',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a1b0297158f13daec77645c88e5a8adcd',1,'GpgFrontend::UI::NetworkTab']]] + ['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']]], + ['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']]], + ['signfile_1503',['SignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acbbc57156fd7aa984489a2397b942fef',1,'GpgFrontend::GpgFileOpera']]], + ['signfilesync_1504',['SignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a247db95aa42991f6772f2404e81e822d',1,'GpgFrontend::GpgFileOpera']]], + ['signkey_1505',['SignKey',['../classGpgFrontend_1_1GpgKeyManager.html#ab5e56b3a2161f3251666c988d7eaa929',1,'GpgFrontend::GpgKeyManager']]], + ['signsync_1506',['SignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#aec37726d1386dcca7a75e1f2706bad77',1,'GpgFrontend::GpgBasicOperator']]], + ['singletonfunctionobject_1507',['SingletonFunctionObject',['../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#a4aa7f1eb1d3281bb1fccfcbb1b416251',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(int channel)'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a02e76b42ab51d77588b01c7508bed258',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject()=default'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a7090636bed6f4bad5b99f28f6872c645',1,'GpgFrontend::SingletonFunctionObject::SingletonFunctionObject(const T &)=delete']]], + ['slot_5factivated_5fkey_5ftype_1508',['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_1509',['slot_add_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a821247d738457c4ee046162aad6728f9',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fadd_5fuid_5fresult_1510',['slot_add_uid_result',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a16f1ae88d6a417b614cfc6ae1852187c',1,'GpgFrontend::UI::KeyPairUIDTab']]], + ['slot_5fappend_5fselected_5fkeys_1511',['slot_append_selected_keys',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a76bf3784d751db78ed13bd9962e14472',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fauthentication_5fbox_5fchanged_1512',['slot_authentication_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a13229f07ef0ed594357df1918af50d3d',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a904d5e72a1946382ddfca80dc57c4db5',1,'GpgFrontend::UI::KeyGenDialog::slot_authentication_box_changed()']]], + ['slot_5fcertification_5fbox_5fchanged_1513',['slot_certification_box_changed',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8ab50d8f47489c57e382b3fe231ba9a7',1,'GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed()'],['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a48e953cd49efde2315868e8606af7226',1,'GpgFrontend::UI::KeyGenDialog::slot_certification_box_changed()']]], + ['slot_5fclean_5fdouble_5fline_5fbreaks_1514',['slot_clean_double_line_breaks',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea9274389c3b049793fe5aa5a6adf63c',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fcompress_5ffiles_1515',['slot_compress_files',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a4e4c6474f46750c5e78cbd10ce6c2cc1',1,'GpgFrontend::UI::FileTreeView']]], + ['slot_5fcopy_5fdefault_5fuid_5fto_5fclipboard_1516',['slot_copy_default_uid_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3982432b140738859415e487e2c5f5eb',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fcopy_5ffingerprint_1517',['slot_copy_fingerprint',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#af8b600fbd7cd0fbb5b6183403bf870b2',1,'GpgFrontend::UI::KeyPairDetailTab']]], + ['slot_5fcopy_5fkey_5fid_5fto_5fclipboard_1518',['slot_copy_key_id_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9e2ddb2135df42d76134bea168fbdce9',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fcopy_5fmail_5faddress_5fto_5fclipboard_1519',['slot_copy_mail_address_to_clipboard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af93d72eaf58326f1f9e926752c6b1fc6',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fcreate_5fnew_5fuid_1520',['slot_create_new_uid',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a4e115ce46a85c2f9e4e0e2427839fc7c',1,'GpgFrontend::UI::KeyNewUIDDialog']]], + ['slot_5fcreate_5fpopup_5fmenu_1521',['slot_create_popup_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ac45715a8e6e67f1221a1902ee5d51a44',1,'GpgFrontend::UI::FileTreeView']]], + ['slot_5fcut_5fpgp_5fheader_1522',['slot_cut_pgp_header',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7f5a88922d06bee977335fb4b5f1d86d',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fdisable_5ftab_5factions_1523',['slot_disable_tab_actions',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a24a0b0d974fc5f8fdda60c128a82d957',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fdouble_5fclicked_1524',['slot_double_clicked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a69e54f06d546d516a0dcdf1055b8028e',1,'GpgFrontend::UI::KeyList']]], + ['slot_5fencryption_5fbox_5fchanged_1525',['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_1526',['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_1527',['slot_export_private_key',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a384f4250e58110da58c0e6996b42a8ab',1,'GpgFrontend::UI::KeyPairOperaTab']]], + ['slot_5ffile_5ftree_5fview_5fitem_5fdouble_5fclicked_1528',['slot_file_tree_view_item_double_clicked',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a3f3f0feea01ce05304e48110d2f33af0',1,'GpgFrontend::UI::FileTreeView']]], + ['slot_5ffind_1529',['slot_find',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ae28089efbd236708601470f30f26faaa',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fformat_5fgpg_5fheader_1530',['slot_format_gpg_header',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a45267bcfc8fc83851894061c0fe2a9c2',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['slot_5fimport_1531',['slot_import',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#ac9c14bbc97945c94fd02c8e067ccab06',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['slot_5fimport_5ffinished_1532',['slot_import_finished',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a236935d77e2b2a17ee66798c490f1361',1,'GpgFrontend::UI::KeyServerImportDialog']]], + ['slot_5fimport_5fkey_5ffrom_5fedit_1533',['slot_import_key_from_edit',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a55926649e28a96318b89afba01b966bf',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5finsert_5ftext_1534',['slot_insert_text',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a184985104f23da8fdf2b9aaf7b27405b',1,'GpgFrontend::UI::PlainTextEditorPage']]], + ['slot_5fjump_5fpage_1535',['slot_jump_page',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#af0d7890fe65385b7785719b9cff0718b',1,'GpgFrontend::UI::ChoosePage']]], + ['slot_5fkey_5fgen_5faccept_1536',['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_1537',['slot_non_expired_checked',['../classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog.html#adde2b33bd17f521f0630702987b1d274',1,'GpgFrontend::UI::KeySetExpireDateDialog']]], + ['slot_5fopen_5ffile_5ftab_1538',['slot_open_file_tab',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a29a811d4d440c79c1bd2cc2bb40cdf7e',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fopen_5fkey_5fmanagement_1539',['slot_open_key_management',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fopen_5fsettings_5fdialog_1540',['slot_open_settings_dialog',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a874b505fbc1046f579a736683f5a7f65',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fopen_5furl_1541',['slot_open_url',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a51ff99077a75507365307f5dd783df99',1,'GpgFrontend::UI::HelpPage']]], + ['slot_5fprocess_5fnetwork_5freply_1542',['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_1543',['slot_remove_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a12f65fbc4984c266a5df4505ecde7c42',1,'GpgFrontend::UI::TextEdit']]], + ['slot_5fsave_5fstatus_5fto_5fcache_5ffor_5frevovery_1544',['slot_save_status_to_cache_for_revovery',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1bf57ebe1e32b12c48bb633b7dd7a4f1',1,'GpgFrontend::UI::TextEdit']]], + ['slot_5fset_5frestart_5fneeded_1545',['slot_set_restart_needed',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a2bb963a14733cf9b99736b6624c09d83',1,'GpgFrontend::UI::GnuPGControllerDialog::slot_set_restart_needed()'],['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#acc6b4386de554fce6fbb60ac6d201952',1,'GpgFrontend::UI::SettingsDialog::slot_set_restart_needed()']]], + ['slot_5fshow_5fcustom_5fcontext_5fmenu_1546',['slot_show_custom_context_menu',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a626b131b432c29f162aa9a47fd9f67f7',1,'GpgFrontend::UI::FileTreeView']]], + ['slot_5fshow_5fkey_5fdetails_1547',['slot_show_key_details',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a033d448541b44fa48b76dec828a4eb0e',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fshow_5fversion_5fstatus_1548',['slot_show_version_status',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a29a504b9657b0f553b7c5a6997892a24',1,'GpgFrontend::UI::UpdateTab']]], + ['slot_5fsign_5fkey_1549',['slot_sign_key',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#a82f6bf641ff3b64341a0bdcf76571c43',1,'GpgFrontend::UI::KeyUIDSignDialog']]], + ['slot_5fsigning_5fbox_5fchanged_1550',['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_1551',['slot_start_wizard',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aabf3ddf6b624790369f164b4889c95be',1,'GpgFrontend::UI::MainWindow']]], + ['slot_5fupdate_5fkey_5fstatus_1552',['slot_update_key_status',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ab4ac26378d6a07757720163eb4b1cb0e',1,'GpgFrontend::UI::CommonUtils']]], + ['slot_5fupload_5fkey_5fto_5fserver_1553',['slot_upload_key_to_server',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#ae72c3bbd04e1bfbf142d806d50bbe617',1,'GpgFrontend::UI::KeyUploadDialog']]], + ['slot_5fversion_5fupgrade_5fnofity_1554',['slot_version_upgrade_nofity',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2af52ff72325fc4c4d50aefc496100cd',1,'GpgFrontend::UI::MainWindow']]], + ['slotappendtext2curtextpage_1555',['SlotAppendText2CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae9ffb1f027ce05737e77add66bd1540f',1,'GpgFrontend::UI::TextEdit']]], + ['slotarchivedecrypt_1556',['SlotArchiveDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aba7c5572c2736701cc5799776876bbdd',1,'GpgFrontend::UI::MainWindow']]], + ['slotarchivedecryptverify_1557',['SlotArchiveDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8ee995b7d1a21ebaab2333a5e79ae77c',1,'GpgFrontend::UI::MainWindow']]], + ['slotclosetab_1558',['SlotCloseTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa21659aa7acba98dfd6286d69e00ab9b',1,'GpgFrontend::UI::TextEdit']]], + ['slotcopy_1559',['SlotCopy',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3599bd01636a873cf3437ab6b9d38780',1,'GpgFrontend::UI::TextEdit']]], + ['slotcurpagefiletreeview_1560',['SlotCurPageFileTreeView',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72014409d407c161b048e07c061b4cf9',1,'GpgFrontend::UI::TextEdit']]], + ['slotcurpagetextedit_1561',['SlotCurPageTextEdit',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a48351dc1529da3b8da311f65b735b5f1',1,'GpgFrontend::UI::TextEdit']]], + ['slotcut_1562',['SlotCut',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae1e710c6722910b8d35df97aaabb3162',1,'GpgFrontend::UI::TextEdit']]], + ['slotdecrypt_1563',['SlotDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3751c475a29a5827a5eea587ffa6abfb',1,'GpgFrontend::UI::MainWindow']]], + ['slotdecryptverify_1564',['SlotDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7d38ca18a8688b5df163157d26a14c72',1,'GpgFrontend::UI::MainWindow']]], + ['slotdirectoryencryptsign_1565',['SlotDirectoryEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af999edaa3ce60ed0303ded5fcd4ed527',1,'GpgFrontend::UI::MainWindow']]], + ['slotencrypt_1566',['SlotEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a07d02cdb29a8101f988e776ceecc49ad',1,'GpgFrontend::UI::MainWindow']]], + ['slotencryptsign_1567',['SlotEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aca691847190c39fe2d41d669b1e686b8',1,'GpgFrontend::UI::MainWindow']]], + ['slotexecutecommand_1568',['SlotExecuteCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a39fbfbc9ab39581330a02d9cb54e6e4d',1,'GpgFrontend::UI::CommonUtils']]], + ['slotexecutegpgcommand_1569',['SlotExecuteGpgCommand',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#afc845c1c37487c99f78d8e66f6874f6d',1,'GpgFrontend::UI::CommonUtils']]], + ['slotfiledecrypt_1570',['SlotFileDecrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a60d82d4da1775ef21284543435a1f421',1,'GpgFrontend::UI::MainWindow']]], + ['slotfiledecryptverify_1571',['SlotFileDecryptVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd80e8d6e6a1acad0cd12e26635cfc22',1,'GpgFrontend::UI::MainWindow']]], + ['slotfileencrypt_1572',['SlotFileEncrypt',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88c467b5be4712f7d2b16da0e96cd7e9',1,'GpgFrontend::UI::MainWindow']]], + ['slotfileencryptsign_1573',['SlotFileEncryptSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afc86384de0913968ab767e930fc9e24f',1,'GpgFrontend::UI::MainWindow']]], + ['slotfilesign_1574',['SlotFileSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa0bb003f2f1209a4e4d10e94e3d5d06d',1,'GpgFrontend::UI::MainWindow']]], + ['slotfileverify_1575',['SlotFileVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aea395f8629aef1532bcec3de337fa6ac',1,'GpgFrontend::UI::MainWindow']]], + ['slotfilltexteditwithtext_1576',['SlotFillTextEditWithText',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af466ec2b8ab3f695d206efc0574bbe20',1,'GpgFrontend::UI::TextEdit']]], + ['slotimport_1577',['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_1578',['SlotImportKeyFromClipboard',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a0c8bf56fc5371cd2c5e9d2a0f67bf72a',1,'GpgFrontend::UI::CommonUtils']]], + ['slotimportkeyfromfile_1579',['SlotImportKeyFromFile',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a057526790f6b2f6288c3a35322c34d8d',1,'GpgFrontend::UI::CommonUtils']]], + ['slotimportkeyfromkeyserver_1580',['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_1581',['SlotImportKeys',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#ae730cf0ee73379186f082f29a90a2f94',1,'GpgFrontend::UI::CommonUtils']]], + ['slotnewfiletab_1582',['SlotNewFileTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a1859df6906160400710accb0481d6b0c',1,'GpgFrontend::UI::TextEdit']]], + ['slotnewhelptab_1583',['slotNewHelpTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a3c17fdf3abf9c4fb6ce35cfb8f0f8fc4',1,'GpgFrontend::UI::TextEdit']]], + ['slotnewtab_1584',['SlotNewTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c',1,'GpgFrontend::UI::TextEdit']]], + ['slotopen_1585',['SlotOpen',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a15335d38187ddf580b7200d856768cfb',1,'GpgFrontend::UI::TextEdit']]], + ['slotopenfile_1586',['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_1587',['SlotPaste',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa2230418dc8f72c400f5a90082a983c9',1,'GpgFrontend::UI::TextEdit']]], + ['slotprint_1588',['SlotPrint',['../classGpgFrontend_1_1UI_1_1TextEdit.html#adca2bbfa746b5598f2a4f74026b84224',1,'GpgFrontend::UI::TextEdit']]], + ['slotquote_1589',['SlotQuote',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6a02fce9dc4039c982d6dd19231517ee',1,'GpgFrontend::UI::TextEdit']]], + ['slotraisepinentry_1590',['SlotRaisePinentry',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abf4b09c9bc6242630c066eb7bf4636bf',1,'GpgFrontend::UI::MainWindow']]], + ['slotredo_1591',['SlotRedo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ae2b3bf422789d56087face98b6a9e929',1,'GpgFrontend::UI::TextEdit']]], + ['slotrefresh_1592',['SlotRefresh',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a68f984815100f4ce281b9794f193e516',1,'GpgFrontend::UI::InfoBoardWidget']]], + ['slotsave_1593',['SlotSave',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ace0b8f4c161db9f4f5db5ecbfd7a91c0',1,'GpgFrontend::UI::TextEdit']]], + ['slotsaveas_1594',['SlotSaveAs',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a306999df608947dc0728d651893b20f6',1,'GpgFrontend::UI::TextEdit']]], + ['slotselectall_1595',['SlotSelectAll',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a6c814253dfc061bfdae0fa71c6196c55',1,'GpgFrontend::UI::TextEdit']]], + ['slotsetrestartneeded_1596',['SlotSetRestartNeeded',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a276e843e2f5eda8934fb350fb6f89327',1,'GpgFrontend::UI::MainWindow']]], + ['slotshowhiddenfile_1597',['SlotShowHiddenFile',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#aed6a2eaa435630ccf7b65da2f09114dd',1,'GpgFrontend::UI::FileTreeView']]], + ['slotshowmodified_1598',['SlotShowModified',['../classGpgFrontend_1_1UI_1_1TextEdit.html#ab24adc1adb3b9b29469992e4c444436e',1,'GpgFrontend::UI::TextEdit']]], + ['slotsign_1599',['SlotSign',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa2aeef298a7a05fc1b38bad75b62aad8',1,'GpgFrontend::UI::MainWindow']]], + ['slotswitchtabdown_1600',['SlotSwitchTabDown',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a576e06390e65576465297d2ab8d7d474',1,'GpgFrontend::UI::TextEdit']]], + ['slotswitchtabup_1601',['SlotSwitchTabUp',['../classGpgFrontend_1_1UI_1_1TextEdit.html#af1e364b513f566c743a5d36c19098762',1,'GpgFrontend::UI::TextEdit']]], + ['slotundo_1602',['SlotUndo',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a4a81e69f6dc74ea649ca9a2358342fd5',1,'GpgFrontend::UI::TextEdit']]], + ['slotupdatecryptomenustatus_1603',['SlotUpdateCryptoMenuStatus',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abd5408ca5f908c330a15db24d959f3a5',1,'GpgFrontend::UI::MainWindow']]], + ['slotverify_1604',['SlotVerify',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac9bf2a20727eb8e727aa2e3ce5c248e5',1,'GpgFrontend::UI::MainWindow']]], + ['startapplication_1605',['StartApplication',['../namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e',1,'GpgFrontend']]], + ['startdirmngr_1606',['StartDirmngr',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a7687d84063c6c1d9d8bc11c617085530',1,'GpgFrontend::GpgAdvancedOperator']]], + ['startgpgagent_1607',['StartGpgAgent',['../classGpgFrontend_1_1GpgAdvancedOperator.html#a4af186d06b01ce998e51a42e39e01c86',1,'GpgFrontend::GpgAdvancedOperator']]], + ['startkeyboxd_1608',['StartKeyBoxd',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ae2b097912eb2c9d97da859c45e7a5bac',1,'GpgFrontend::GpgAdvancedOperator']]], + ['stripped_5fname_1609',['stripped_name',['../classGpgFrontend_1_1UI_1_1TextEdit.html#afb9b7a7d88154d774b3d727d8e640cbb',1,'GpgFrontend::UI::TextEdit']]], + ['subkeygeneratedialog_1610',['SubkeyGenerateDialog',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a8f9d8baa7b576a4aa857818b87c26bcd',1,'GpgFrontend::UI::SubkeyGenerateDialog']]], + ['switch_5fui_5fenabled_1611',['switch_ui_enabled',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#ae3d97948f205e84f0604d4da634a4513',1,'GpgFrontend::UI::NetworkTab']]], + ['switch_5fui_5fproxy_5ftype_1612',['switch_ui_proxy_type',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a1b0297158f13daec77645c88e5a8adcd',1,'GpgFrontend::UI::NetworkTab']]] ]; diff --git a/docs/html/search/functions_12.js b/docs/html/search/functions_12.js index ae85e9e9..1d288e40 100644 --- a/docs/html/search/functions_12.js +++ b/docs/html/search/functions_12.js @@ -1,11 +1,11 @@ var searchData= [ - ['tabcount_1605',['TabCount',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a05c54658597b04c3976c72d3a5f9add9',1,'GpgFrontend::UI::TextEdit']]], - ['takechargeofresult_1606',['TakeChargeOfResult',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e',1,'GpgFrontend::GpgVerifyResultAnalyse']]], - ['targetfileprecheck_1607',['TargetFilePreCheck',['../namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06',1,'GpgFrontend']]], - ['task_1608',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html#a3ca97551610b81a476d5594c97fde559',1,'GpgFrontend::Thread::Task::Task(QString name)'],['../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#afa69068f1b2f930d6ab1d9f66340c565',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data, TaskCallback callback)']]], - ['taskrunner_1609',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ad3c8612cbe60112f9b14e616fb0a4acf',1,'GpgFrontend::Thread::TaskRunner']]], - ['textissigned_1610',['TextIsSigned',['../namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db',1,'GpgFrontend']]], - ['tofuinfopage_1611',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html#a9adc1666e3f57536594876520019e395',1,'GpgFrontend::UI::TOFUInfoPage']]], - ['translatorstab_1612',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html#a89e5c7b9c17fb41b7c7bf461fb8ad99e',1,'GpgFrontend::UI::TranslatorsTab']]] + ['tabcount_1613',['TabCount',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a05c54658597b04c3976c72d3a5f9add9',1,'GpgFrontend::UI::TextEdit']]], + ['takechargeofresult_1614',['TakeChargeOfResult',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a8d0af2a9c0a52ef8bfd88bcb66aaf07e',1,'GpgFrontend::GpgVerifyResultAnalyse']]], + ['targetfileprecheck_1615',['TargetFilePreCheck',['../namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06',1,'GpgFrontend']]], + ['task_1616',['Task',['../classGpgFrontend_1_1Thread_1_1Task.html#a3ca97551610b81a476d5594c97fde559',1,'GpgFrontend::Thread::Task::Task(QString name)'],['../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#afa69068f1b2f930d6ab1d9f66340c565',1,'GpgFrontend::Thread::Task::Task(TaskRunnable runnable, QString name, DataObjectPtr data, TaskCallback callback)']]], + ['taskrunner_1617',['TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ad3c8612cbe60112f9b14e616fb0a4acf',1,'GpgFrontend::Thread::TaskRunner']]], + ['textissigned_1618',['TextIsSigned',['../namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db',1,'GpgFrontend']]], + ['tofuinfopage_1619',['TOFUInfoPage',['../classGpgFrontend_1_1UI_1_1TOFUInfoPage.html#a9adc1666e3f57536594876520019e395',1,'GpgFrontend::UI::TOFUInfoPage']]], + ['translatorstab_1620',['TranslatorsTab',['../classGpgFrontend_1_1UI_1_1TranslatorsTab.html#a89e5c7b9c17fb41b7c7bf461fb8ad99e',1,'GpgFrontend::UI::TranslatorsTab']]] ]; diff --git a/docs/html/search/functions_13.js b/docs/html/search/functions_13.js index 705bf29c..c6fafafc 100644 --- a/docs/html/search/functions_13.js +++ b/docs/html/search/functions_13.js @@ -1,7 +1,7 @@ var searchData= [ - ['unsaveddocuments_1613',['UnsavedDocuments',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a82fe98d45f54909ebea933b540367c39',1,'GpgFrontend::UI::TextEdit']]], - ['updatetab_1614',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a833c5f709607032bac530aacf389a117',1,'GpgFrontend::UI::UpdateTab']]], - ['upload_5fkey_5fto_5fserver_1615',['upload_key_to_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c',1,'GpgFrontend::UI::MainWindow']]], - ['upsertrtvalue_1616',['UpsertRTValue',['../namespaceGpgFrontend_1_1Module.html#a5e4614222306688d8c2f36fd4ae23de3',1,'GpgFrontend::Module']]] + ['unsaveddocuments_1621',['UnsavedDocuments',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a82fe98d45f54909ebea933b540367c39',1,'GpgFrontend::UI::TextEdit']]], + ['updatetab_1622',['UpdateTab',['../classGpgFrontend_1_1UI_1_1UpdateTab.html#a833c5f709607032bac530aacf389a117',1,'GpgFrontend::UI::UpdateTab']]], + ['upload_5fkey_5fto_5fserver_1623',['upload_key_to_server',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad27dcf3f534f13d8df71df680c4d177c',1,'GpgFrontend::UI::MainWindow']]], + ['upsertrtvalue_1624',['UpsertRTValue',['../namespaceGpgFrontend_1_1Module.html#a5e4614222306688d8c2f36fd4ae23de3',1,'GpgFrontend::Module']]] ]; diff --git a/docs/html/search/functions_14.js b/docs/html/search/functions_14.js index ed807082..bbf3ac88 100644 --- a/docs/html/search/functions_14.js +++ b/docs/html/search/functions_14.js @@ -1,11 +1,11 @@ var searchData= [ - ['verify_1617',['Verify',['../classGpgFrontend_1_1GpgBasicOperator.html#ae9a2f9923061efae82fe012ebc7a56ab',1,'GpgFrontend::GpgBasicOperator']]], - ['verifydetailsdialog_1618',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html#ac73f0405e249f623ddd0de22b5130fda',1,'GpgFrontend::UI::VerifyDetailsDialog']]], - ['verifyfile_1619',['VerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430',1,'GpgFrontend::GpgFileOpera']]], - ['verifyfilesync_1620',['VerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9511b6a128a6228ebca47ae637c44e55',1,'GpgFrontend::GpgFileOpera']]], - ['verifykeydetailbox_1621',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#afbbe8e87786cca020c9aa8759eb041a0',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], - ['verifysync_1622',['VerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a3507dec7f2528c8627d3289cfb638a7a',1,'GpgFrontend::GpgBasicOperator']]], - ['versionchecktask_1623',['VersionCheckTask',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a5b1b330c412772ed945158de226a1f1c',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], - ['versionwithdrawn_1624',['VersionWithdrawn',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a13f5326b54ff1f36dd75e6f9241ec9ee',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]] + ['verify_1625',['Verify',['../classGpgFrontend_1_1GpgBasicOperator.html#ae9a2f9923061efae82fe012ebc7a56ab',1,'GpgFrontend::GpgBasicOperator']]], + ['verifydetailsdialog_1626',['VerifyDetailsDialog',['../classGpgFrontend_1_1UI_1_1VerifyDetailsDialog.html#ac73f0405e249f623ddd0de22b5130fda',1,'GpgFrontend::UI::VerifyDetailsDialog']]], + ['verifyfile_1627',['VerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#af4a26e42f0a3d49905777d22828fa430',1,'GpgFrontend::GpgFileOpera']]], + ['verifyfilesync_1628',['VerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9511b6a128a6228ebca47ae637c44e55',1,'GpgFrontend::GpgFileOpera']]], + ['verifykeydetailbox_1629',['VerifyKeyDetailBox',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#afbbe8e87786cca020c9aa8759eb041a0',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], + ['verifysync_1630',['VerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a3507dec7f2528c8627d3289cfb638a7a',1,'GpgFrontend::GpgBasicOperator']]], + ['versionchecktask_1631',['VersionCheckTask',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a5b1b330c412772ed945158de226a1f1c',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], + ['versionwithdrawn_1632',['VersionWithdrawn',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a13f5326b54ff1f36dd75e6f9241ec9ee',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]] ]; diff --git a/docs/html/search/functions_15.js b/docs/html/search/functions_15.js index ca491077..79e8e6e0 100644 --- a/docs/html/search/functions_15.js +++ b/docs/html/search/functions_15.js @@ -1,9 +1,9 @@ var searchData= [ - ['waitforopera_1625',['WaitForOpera',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82',1,'GpgFrontend::UI::CommonUtils']]], - ['waitingdialog_1626',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc',1,'GpgFrontend::UI::WaitingDialog']]], - ['wizard_1627',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html#a448db8fe5ace96418ffd1f23b0142b10',1,'GpgFrontend::UI::Wizard']]], - ['writebuffertofile_1628',['WriteBufferToFile',['../namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86',1,'GpgFrontend']]], - ['writefile_1629',['WriteFile',['../namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1',1,'GpgFrontend']]], - ['writefilegfbuffer_1630',['WriteFileGFBuffer',['../namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9',1,'GpgFrontend']]] + ['waitforopera_1633',['WaitForOpera',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#adc42d12a58717dee86d8bd59b1cacf82',1,'GpgFrontend::UI::CommonUtils']]], + ['waitingdialog_1634',['WaitingDialog',['../classGpgFrontend_1_1UI_1_1WaitingDialog.html#a809d0ffc8208eb2ff5d8da76c8ee10dc',1,'GpgFrontend::UI::WaitingDialog']]], + ['wizard_1635',['Wizard',['../classGpgFrontend_1_1UI_1_1Wizard.html#a448db8fe5ace96418ffd1f23b0142b10',1,'GpgFrontend::UI::Wizard']]], + ['writebuffertofile_1636',['WriteBufferToFile',['../namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86',1,'GpgFrontend']]], + ['writefile_1637',['WriteFile',['../namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1',1,'GpgFrontend']]], + ['writefilegfbuffer_1638',['WriteFileGFBuffer',['../namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/functions_16.js b/docs/html/search/functions_16.js index 88d1f8ce..cce379b3 100644 --- a/docs/html/search/functions_16.js +++ b/docs/html/search/functions_16.js @@ -1,18 +1,18 @@ var searchData= [ - ['_7ecachemanager_1631',['~CacheManager',['../classGpgFrontend_1_1CacheManager.html#a1cb49178670a5f18debac7e59e388610',1,'GpgFrontend::CacheManager']]], - ['_7ecacheobject_1632',['~CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a2806fb997ac37eab299154be2b49ee8b',1,'GpgFrontend::UI::CacheObject']]], - ['_7echannelobject_1633',['~ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#a85a29ff6a1233114eb9f159c408cbe35',1,'GpgFrontend::ChannelObject']]], - ['_7eglobalsettingstation_1634',['~GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#af700161900e623a0ea14261d51616451',1,'GpgFrontend::GlobalSettingStation']]], - ['_7egpgdata_1635',['~GpgData',['../classGpgFrontend_1_1GpgData.html#a96f3c1cb27eb2f3e6f28b9cdb2135bc7',1,'GpgFrontend::GpgData']]], - ['_7egpgfrontendapplication_1636',['~GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a32f0e7dda69f7b1e3cc869340736c590',1,'GpgFrontend::UI::GpgFrontendApplication']]], - ['_7egpgfrontendcontext_1637',['~GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#a7492d29abfc6292ebf8ea015f8e31d1c',1,'GpgFrontend::GpgFrontendContext']]], - ['_7egpgkey_1638',['~GpgKey',['../classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697',1,'GpgFrontend::GpgKey']]], - ['_7egpgkeygetter_1639',['~GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#ac9dbf4a2358f6478cf0ce8c85260878f',1,'GpgFrontend::GpgKeyGetter']]], - ['_7egpgkeysignature_1640',['~GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html#ab4d7044f4e1ddcf0ae0d28be43f0fcb3',1,'GpgFrontend::GpgKeySignature']]], - ['_7egpgsignature_1641',['~GpgSignature',['../classGpgFrontend_1_1GpgSignature.html#a44f137a457ac109d145a1cdd8e544e3a',1,'GpgFrontend::GpgSignature']]], - ['_7esettingsobject_1642',['~SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html#ae71336d240ace35756d1852a46271f6c',1,'GpgFrontend::UI::SettingsObject']]], - ['_7esingletonfunctionobject_1643',['~SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html#a8296be8c449f88175285186831b995bc',1,'GpgFrontend::SingletonFunctionObject']]], - ['_7etask_1644',['~Task',['../classGpgFrontend_1_1Thread_1_1Task.html#a37766a505662b33ad14672c29e209ea8',1,'GpgFrontend::Thread::Task']]], - ['_7etaskrunner_1645',['~TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ac3e57b59d537e2a75e741d4a5418ae6d',1,'GpgFrontend::Thread::TaskRunner']]] + ['_7ecachemanager_1639',['~CacheManager',['../classGpgFrontend_1_1CacheManager.html#a1cb49178670a5f18debac7e59e388610',1,'GpgFrontend::CacheManager']]], + ['_7ecacheobject_1640',['~CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a2806fb997ac37eab299154be2b49ee8b',1,'GpgFrontend::UI::CacheObject']]], + ['_7echannelobject_1641',['~ChannelObject',['../classGpgFrontend_1_1ChannelObject.html#a85a29ff6a1233114eb9f159c408cbe35',1,'GpgFrontend::ChannelObject']]], + ['_7eglobalsettingstation_1642',['~GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#af700161900e623a0ea14261d51616451',1,'GpgFrontend::GlobalSettingStation']]], + ['_7egpgdata_1643',['~GpgData',['../classGpgFrontend_1_1GpgData.html#a96f3c1cb27eb2f3e6f28b9cdb2135bc7',1,'GpgFrontend::GpgData']]], + ['_7egpgfrontendapplication_1644',['~GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a32f0e7dda69f7b1e3cc869340736c590',1,'GpgFrontend::UI::GpgFrontendApplication']]], + ['_7egpgfrontendcontext_1645',['~GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#a7492d29abfc6292ebf8ea015f8e31d1c',1,'GpgFrontend::GpgFrontendContext']]], + ['_7egpgkey_1646',['~GpgKey',['../classGpgFrontend_1_1GpgKey.html#a1e9223bb1ad8fbb4e769680de39b3697',1,'GpgFrontend::GpgKey']]], + ['_7egpgkeygetter_1647',['~GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#ac9dbf4a2358f6478cf0ce8c85260878f',1,'GpgFrontend::GpgKeyGetter']]], + ['_7egpgkeysignature_1648',['~GpgKeySignature',['../classGpgFrontend_1_1GpgKeySignature.html#ab4d7044f4e1ddcf0ae0d28be43f0fcb3',1,'GpgFrontend::GpgKeySignature']]], + ['_7egpgsignature_1649',['~GpgSignature',['../classGpgFrontend_1_1GpgSignature.html#a44f137a457ac109d145a1cdd8e544e3a',1,'GpgFrontend::GpgSignature']]], + ['_7esettingsobject_1650',['~SettingsObject',['../classGpgFrontend_1_1UI_1_1SettingsObject.html#ae71336d240ace35756d1852a46271f6c',1,'GpgFrontend::UI::SettingsObject']]], + ['_7esingletonfunctionobject_1651',['~SingletonFunctionObject',['../classGpgFrontend_1_1SingletonFunctionObject.html#a8296be8c449f88175285186831b995bc',1,'GpgFrontend::SingletonFunctionObject']]], + ['_7etask_1652',['~Task',['../classGpgFrontend_1_1Thread_1_1Task.html#a37766a505662b33ad14672c29e209ea8',1,'GpgFrontend::Thread::Task']]], + ['_7etaskrunner_1653',['~TaskRunner',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#ac3e57b59d537e2a75e741d4a5418ae6d',1,'GpgFrontend::Thread::TaskRunner']]] ]; diff --git a/docs/html/search/functions_2.js b/docs/html/search/functions_2.js index 300acf06..7315897d 100644 --- a/docs/html/search/functions_2.js +++ b/docs/html/search/functions_2.js @@ -1,51 +1,51 @@ var searchData= [ - ['cachemanager_1045',['CacheManager',['../classGpgFrontend_1_1CacheManager.html#a311ae4d0cc4f4d9425b44789aea6090a',1,'GpgFrontend::CacheManager']]], - ['cacheobject_1046',['CacheObject',['../classGpgFrontend_1_1UI_1_1CacheObject.html#a0a05cd8145be0495674f1a4a36a031c2',1,'GpgFrontend::UI::CacheObject']]], - ['calculatehash_1047',['CalculateHash',['../namespaceGpgFrontend.html#af395fb120a603d913ac040372ee5c651',1,'GpgFrontend']]], - ['channelobject_1048',['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_1049',['check_custom_gnupg_key_database_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#af677680609f32ed65f78a0641bf05389',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['check_5fcustom_5fgnupg_5fpath_1050',['check_custom_gnupg_path',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a296dd2fd013f34e7fb389a36bbcaa78e',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['check_5femail_5faddress_1051',['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_1052',['CheckGpgError',['../namespaceGpgFrontend.html#a76dbbc37c483668600134ecb593f6263',1,'GpgFrontend::CheckGpgError(GpgError err, const QString &) -> GpgError'],['../namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf',1,'GpgFrontend::CheckGpgError(GpgError err) -> GpgError']]], - ['checkgpgerror2errcode_1053',['CheckGpgError2ErrCode',['../namespaceGpgFrontend.html#ac75881bd0bf993fa53464dbf76342a39',1,'GpgFrontend']]], - ['choosepage_1054',['ChoosePage',['../classGpgFrontend_1_1UI_1_1ChoosePage.html#ae370e789009be3926410cb749c86907b',1,'GpgFrontend::UI::ChoosePage']]], - ['clearalldataobjects_1055',['ClearAllDataObjects',['../classGpgFrontend_1_1GlobalSettingStation.html#a393186ae479062b007a41485f608636f',1,'GpgFrontend::GlobalSettingStation']]], - ['clearalllogfiles_1056',['ClearAllLogFiles',['../classGpgFrontend_1_1GlobalSettingStation.html#a43c472c40896308e7bbc14796b5740af',1,'GpgFrontend::GlobalSettingStation']]], - ['cleargpgpasswordcache_1057',['ClearGpgPasswordCache',['../classGpgFrontend_1_1GpgAdvancedOperator.html#ab1678720e30e957ad56e14b683cdedd1',1,'GpgFrontend::GpgAdvancedOperator']]], - ['close_5fattachment_5fdock_1058',['close_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a473b679fa0dc3cdf4f6f98d6553fa0ec',1,'GpgFrontend::UI::MainWindow']]], - ['closeevent_1059',['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_1060',['CloseNoteByClass',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aee4f46e54f29da671838ed232e526700',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['commonutils_1061',['CommonUtils',['../classGpgFrontend_1_1UI_1_1CommonUtils.html#a78f5c2696152e9326e845c76c94be965',1,'GpgFrontend::UI::CommonUtils']]], - ['comparesoftwareversion_1062',['CompareSoftwareVersion',['../namespaceGpgFrontend.html#a3eb3e3e38d04e035e3c2d44b5a553d32',1,'GpgFrontend']]], - ['conclusionpage_1063',['ConclusionPage',['../classGpgFrontend_1_1UI_1_1ConclusionPage.html#afcd98b4735047807d384e6b3d3aea3a7',1,'GpgFrontend::UI::ConclusionPage']]], - ['containsprivatekeys_1064',['ContainsPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#a20c4a242f49123bd64982952fdad08e9',1,'GpgFrontend::UI::KeyList']]], - ['contextmenuevent_1065',['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_1066',['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_1067',['create_attachment_dock',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a92a6d8d46e197e25eaacc3ad7ed289ab',1,'GpgFrontend::UI::MainWindow']]], - ['create_5fbasic_5finfo_5fgroup_5fbox_1068',['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_1069',['create_button',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c5d8a43fd8a6f1c217d83694dcc689c',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['create_5fbutton_5fbox_1070',['create_button_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a9f5912ff99e3820d5fa6a58ed14a70c8',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['create_5fcombo_5fbox_1071',['create_combo_box',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#af64f0fb9433ea88853beec3a3dd5a334',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['create_5fdock_5fwindows_1072',['create_dock_windows',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a04668246525874760f47a340b4b7d8de',1,'GpgFrontend::UI::MainWindow']]], - ['create_5fgeneral_5finfo_5fbox_1073',['create_general_info_box',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#af88ee416b2227ce847a3b8123a23ce24',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['create_5fkey_5finfo_5fgrid_1074',['create_key_info_grid',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#ae5fee2f307d8f1848a4f687a591f83af',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], - ['create_5fkey_5fusage_5fgroup_5fbox_1075',['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_1076',['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_1077',['create_manage_uid_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a5c029e55323d54aa2306267cea1809ea',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fmenus_1078',['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_1079',['create_sign_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a32dc14242d88ca168ae71e9a895d2b29',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fsign_5fpopup_5fmenu_1080',['create_sign_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a7653654c81149c48e7e4d5f0c00c360f',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fstatus_5fbar_1081',['create_status_bar',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ab1f3f57f9969447491e63f54420585',1,'GpgFrontend::UI::MainWindow']]], - ['create_5fsubkey_5flist_1082',['create_subkey_list',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a0503508ce7e11f497a05cdf6f536a253',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['create_5fsubkey_5fopera_5fmenu_1083',['create_subkey_opera_menu',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a324446276f111be455773381ee8b6739',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['create_5ftool_5fbars_1084',['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_1085',['create_uid_list',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0511f5714548920cf3563306536d0bd7',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['create_5fuid_5fpopup_5fmenu_1086',['create_uid_popup_menu',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a2a87d3ed720a57a5d96a108c7a9827d7',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['createinstance_1087',['CreateInstance',['../classGpgFrontend_1_1SingletonFunctionObject.html#adff3ff15fc67b7e9cdeeb2577541fbc4',1,'GpgFrontend::SingletonFunctionObject']]], - ['createoperamenu_1088',['CreateOperaMenu',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#a4dcec352e412afe5c5491f941495090f',1,'GpgFrontend::UI::KeyPairOperaTab']]], - ['createtempfileandwritedata_1089',['CreateTempFileAndWriteData',['../namespaceGpgFrontend.html#aa8c5cb4cb2c9421dc8f754d3652c5313',1,'GpgFrontend::CreateTempFileAndWriteData(const QString &data) -> QString'],['../namespaceGpgFrontend.html#a75f249f0581b7886cad96fb8a47caebe',1,'GpgFrontend::CreateTempFileAndWriteData(const GFBuffer &data) -> QString']]], - ['curfilepage_1090',['CurFilePage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#aa30daf558cb85bbdcad55a805a106109',1,'GpgFrontend::UI::TextEdit']]], - ['currentversionreleased_1091',['CurrentVersionReleased',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a5ae334032a49f4a2ffd1968196544369',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['curtextpage_1092',['CurTextPage',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a7aa1230fbf796225bd6b83d381e11a3b',1,'GpgFrontend::UI::TextEdit']]] + ['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']]] ]; diff --git a/docs/html/search/functions_3.js b/docs/html/search/functions_3.js index 39ab3875..43929ab0 100644 --- a/docs/html/search/functions_3.js +++ b/docs/html/search/functions_3.js @@ -1,25 +1,25 @@ var searchData= [ - ['dataobjectoperator_1093',['DataObjectOperator',['../classGpgFrontend_1_1DataObjectOperator.html#a3a8ae5c36fec01d0d5c3e5f9aed457a6',1,'GpgFrontend::DataObjectOperator']]], - ['decrypt_1094',['Decrypt',['../classGpgFrontend_1_1GpgBasicOperator.html#a508bdf67776fe4e393956d935784f9a4',1,'GpgFrontend::GpgBasicOperator']]], - ['decryptarchive_1095',['DecryptArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a14cbffefe515850c3c9453302d7f60a8',1,'GpgFrontend::GpgFileOpera']]], - ['decryptfile_1096',['DecryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a5534131c79647b29c92ba282c3af7978',1,'GpgFrontend::GpgFileOpera']]], - ['decryptfilesync_1097',['DecryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#aae616b77cdeaebdcf89ff75b7642c9dc',1,'GpgFrontend::GpgFileOpera']]], - ['decryptsync_1098',['DecryptSync',['../classGpgFrontend_1_1GpgBasicOperator.html#af25a8b568723bf1c3b8b59ab1786238c',1,'GpgFrontend::GpgBasicOperator']]], - ['decryptverify_1099',['DecryptVerify',['../classGpgFrontend_1_1GpgBasicOperator.html#a84a66a7a31269ba152c1329083540efc',1,'GpgFrontend::GpgBasicOperator']]], - ['decryptverifyarchive_1100',['DecryptVerifyArchive',['../classGpgFrontend_1_1GpgFileOpera.html#a0d890d70f943b0f07ab65bb8a907d94d',1,'GpgFrontend::GpgFileOpera']]], - ['decryptverifyfile_1101',['DecryptVerifyFile',['../classGpgFrontend_1_1GpgFileOpera.html#a795be34a8849de70e90b501bd9e952f2',1,'GpgFrontend::GpgFileOpera']]], - ['decryptverifyfilesync_1102',['DecryptVerifyFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#af10bf1aa98a6717adbef57c11750094c',1,'GpgFrontend::GpgFileOpera']]], - ['decryptverifysync_1103',['DecryptVerifySync',['../classGpgFrontend_1_1GpgBasicOperator.html#a2de32d6c71f3d559aab4ee78648878c0',1,'GpgFrontend::GpgBasicOperator']]], - ['delete_5fkeys_5fwith_5fwarning_1104',['delete_keys_with_warning',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a6c62f6142fd4bfe0554223189a31d9a8',1,'GpgFrontend::UI::KeyMgmt']]], - ['delete_5fwidgets_5fin_5flayout_1105',['delete_widgets_in_layout',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#a852c1fe10c7d3153a2146bcea4dbe9ad',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['deleteallfilesbypattern_1106',['DeleteAllFilesByPattern',['../namespaceGpgFrontend.html#a445c070c37811b064e6e4dbb8979bc95',1,'GpgFrontend']]], - ['deletekey_1107',['DeleteKey',['../classGpgFrontend_1_1GpgKeyOpera.html#a151c47b997951e9162f8b036c3cb15e0',1,'GpgFrontend::GpgKeyOpera']]], - ['deletekeys_1108',['DeleteKeys',['../classGpgFrontend_1_1GpgKeyOpera.html#a8a06d0f7a600d4428359b653a68f717e',1,'GpgFrontend::GpgKeyOpera']]], - ['describegpgerrcode_1109',['DescribeGpgErrCode',['../namespaceGpgFrontend.html#aa22dc541423cb09a1dd250d458eb069c',1,'GpgFrontend']]], - ['destroy_1110',['Destroy',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ac54d39d57fc7e6edd8d3b9d8b715c643',1,'GpgFrontend::SingletonStorageCollection::Impl']]], - ['destroygpgfrontendui_1111',['DestroyGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#a8c56bcc19761bbc2fc3134878d9bae37',1,'GpgFrontend::UI']]], - ['doanalyse_1112',['doAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a4652e6e7c86756159793306f2218d37b',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['dragenterevent_1113',['dragEnterEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#ae3ad87e114432b0d659a0297d520d72f',1,'GpgFrontend::UI::KeyList']]], - ['dropevent_1114',['dropEvent',['../classGpgFrontend_1_1UI_1_1KeyList.html#a23ebf79be8de637560d41afd0433c35f',1,'GpgFrontend::UI::KeyList']]] + ['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']]] ]; diff --git a/docs/html/search/functions_4.js b/docs/html/search/functions_4.js index 7a0e4625..98a911ee 100644 --- a/docs/html/search/functions_4.js +++ b/docs/html/search/functions_4.js @@ -1,24 +1,24 @@ var searchData= [ - ['encryptderectorysymmetric_1115',['EncryptDerectorySymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a162aad2008f150356ac60369d5aaeca5',1,'GpgFrontend::GpgFileOpera']]], - ['encryptderectorysymmetricsync_1116',['EncryptDerectorySymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#abbb5953b208399cc778faa5dd210a23f',1,'GpgFrontend::GpgFileOpera']]], - ['encryptdirectory_1117',['EncryptDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#ace69ece7bb107e350e1ab5b3ff443657',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfile_1118',['EncryptFile',['../classGpgFrontend_1_1GpgFileOpera.html#a53f13bf1b79f155f5196ce5d7dfeaf5e',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfilesymmetric_1119',['EncryptFileSymmetric',['../classGpgFrontend_1_1GpgFileOpera.html#a14dc846ae25a2fe82ab94ee32a0d5b3e',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfilesymmetricsync_1120',['EncryptFileSymmetricSync',['../classGpgFrontend_1_1GpgFileOpera.html#a891024cb4fdd7e9163421d7893c43ef3',1,'GpgFrontend::GpgFileOpera']]], - ['encryptfilesync_1121',['EncryptFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a55656f50fca690aec87afe349460b1c7',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsign_1122',['EncryptSign',['../classGpgFrontend_1_1GpgBasicOperator.html#a846cc480299eacc843cfb04a74f881ba',1,'GpgFrontend::GpgBasicOperator']]], - ['encryptsigndirectory_1123',['EncryptSignDirectory',['../classGpgFrontend_1_1GpgFileOpera.html#a28dc2c1570e10a740aeaa80b3755cee3',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsignfile_1124',['EncryptSignFile',['../classGpgFrontend_1_1GpgFileOpera.html#acd125de9f5d6c49b2e5cf796f27a3398',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsignfilesync_1125',['EncryptSignFileSync',['../classGpgFrontend_1_1GpgFileOpera.html#a9915c91131e4935679b25ef51c2544b1',1,'GpgFrontend::GpgFileOpera']]], - ['encryptsignsync_1126',['EncryptSignSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a231f7ca2d8b56b3791497cdbb7754e44',1,'GpgFrontend::GpgBasicOperator']]], - ['encryptsymmetric_1127',['EncryptSymmetric',['../classGpgFrontend_1_1GpgBasicOperator.html#af95c6ea9e4a0aaccb17029557b63158a',1,'GpgFrontend::GpgBasicOperator']]], - ['encryptsymmetricsync_1128',['EncryptSymmetricSync',['../classGpgFrontend_1_1GpgBasicOperator.html#a71018b8a86ec41ebd1050f437649b173',1,'GpgFrontend::GpgBasicOperator']]], - ['exec_1129',['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_1130',['ExecuteSync',['../classGpgFrontend_1_1GpgCommandExecutor.html#ac3f979fcd910206e2d9cb30930e9eecb',1,'GpgFrontend::GpgCommandExecutor']]], - ['exportallkeys_1131',['ExportAllKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a589a888151797a556f80f541a7247036',1,'GpgFrontend::GpgKeyImportExporter']]], - ['exportkey_1132',['ExportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#aadede45dd33c70c4716d5276716405f5',1,'GpgFrontend::GpgKeyImportExporter']]], - ['exportkeypackagedialog_1133',['ExportKeyPackageDialog',['../classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog.html#a7d1899302ef743671c3002d04f6c9dd8',1,'GpgFrontend::UI::ExportKeyPackageDialog']]], - ['exportkeys_1134',['ExportKeys',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a1e1ba98323a6494f6c07fee2d3fc40fb',1,'GpgFrontend::GpgKeyImportExporter']]], - ['extractarchivefromdataexchanger_1135',['ExtractArchiveFromDataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#a0970b9c44e6e0a9bf93af31b8a76575b',1,'GpgFrontend::ArchiveFileOperator']]] + ['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']]] ]; diff --git a/docs/html/search/functions_5.js b/docs/html/search/functions_5.js index 17f3740e..3c1626f6 100644 --- a/docs/html/search/functions_5.js +++ b/docs/html/search/functions_5.js @@ -1,8 +1,8 @@ var searchData= [ - ['fetchkey_1136',['FetchKey',['../classGpgFrontend_1_1GpgKeyGetter.html#ada3e33c92b5f4d24b6f2efe6af446688',1,'GpgFrontend::GpgKeyGetter']]], - ['filepage_1137',['FilePage',['../classGpgFrontend_1_1UI_1_1FilePage.html#aed52684347a89faaad2cc7defa9dfc0f',1,'GpgFrontend::UI::FilePage']]], - ['findobjectinchannel_1138',['FindObjectInChannel',['../classGpgFrontend_1_1SingletonStorage.html#aca3f30ca1bf528ac71351ca913b4f464',1,'GpgFrontend::SingletonStorage']]], - ['findwidget_1139',['FindWidget',['../classGpgFrontend_1_1UI_1_1FindWidget.html#a495f281e72e5ddc10c8e944183b96dd9',1,'GpgFrontend::UI::FindWidget']]], - ['flushkeycache_1140',['FlushKeyCache',['../classGpgFrontend_1_1GpgKeyGetter.html#a12c5b7fa117c7434450365f5ed46acf9',1,'GpgFrontend::GpgKeyGetter']]] + ['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']]] ]; diff --git a/docs/html/search/functions_6.js b/docs/html/search/functions_6.js index ed24509b..8f72e332 100644 --- a/docs/html/search/functions_6.js +++ b/docs/html/search/functions_6.js @@ -1,145 +1,145 @@ var searchData= [ - ['generaldialog_1141',['GeneralDialog',['../classGpgFrontend_1_1UI_1_1GeneralDialog.html#ab300bc30252244b1b11cc24350147942',1,'GpgFrontend::UI::GeneralDialog']]], - ['generalmainwindow_1142',['GeneralMainWindow',['../classGpgFrontend_1_1UI_1_1GeneralMainWindow.html#a4e70182b431aaf983341527d636f5b67',1,'GpgFrontend::UI::GeneralMainWindow']]], - ['generaltab_1143',['GeneralTab',['../classGpgFrontend_1_1UI_1_1GeneralTab.html#a214079dfbacdc6898146c8468611cf0c',1,'GpgFrontend::UI::GeneralTab']]], - ['generate_1144',['Generate',['../classGpgFrontend_1_1PassphraseGenerator.html#ae53436e5b7dc44e96afe014ccd544998',1,'GpgFrontend::PassphraseGenerator']]], - ['generate_5fkey_5fpackage_5fname_1145',['generate_key_package_name',['../classGpgFrontend_1_1KeyPackageOperator.html#ab0fc5ef8145005f0851311f73f4e7039',1,'GpgFrontend::KeyPackageOperator']]], - ['generate_5fuuid_1146',['generate_uuid',['../classGpgFrontend_1_1Thread_1_1Task_1_1Impl.html#ad0878b39a1fe88d7a207ee0df0b90842',1,'GpgFrontend::Thread::Task::Impl']]], - ['generatekey_1147',['GenerateKey',['../classGpgFrontend_1_1GpgKeyOpera.html#af20beaf00ea43b399ab39bdb8e358427',1,'GpgFrontend::GpgKeyOpera']]], - ['generatekeypackage_1148',['GenerateKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#ae01e32a99a0008f8b01ad7afb95b93a3',1,'GpgFrontend::KeyPackageOperator']]], - ['generatekeypackagename_1149',['GenerateKeyPackageName',['../classGpgFrontend_1_1KeyPackageOperator.html#a6c987efc6e6a137ac3eb11170220e299',1,'GpgFrontend::KeyPackageOperator']]], - ['generatekeysync_1150',['GenerateKeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#ab3e567066b22fa9b146324dcdbd34d30',1,'GpgFrontend::GpgKeyOpera']]], - ['generatekeywithsubkey_1151',['GenerateKeyWithSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#adf89f46010856486d25af3ea1e94b25d',1,'GpgFrontend::GpgKeyOpera']]], - ['generatekeywithsubkeysync_1152',['GenerateKeyWithSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a92708358f594869ff9cba1ea4d0a4ec6',1,'GpgFrontend::GpgKeyOpera']]], - ['generatepassphrase_1153',['GeneratePassphrase',['../classGpgFrontend_1_1KeyPackageOperator.html#a17bd5bca63876fcd201e98c2fca0582c',1,'GpgFrontend::KeyPackageOperator']]], - ['generaterevokecert_1154',['GenerateRevokeCert',['../classGpgFrontend_1_1GpgKeyOpera.html#ad97b418381a346162684045d8471de2d',1,'GpgFrontend::GpgKeyOpera']]], - ['generatesubkey_1155',['GenerateSubkey',['../classGpgFrontend_1_1GpgKeyOpera.html#a54d339513039e008e821e64d0991206e',1,'GpgFrontend::GpgKeyOpera']]], - ['generatesubkeysync_1156',['GenerateSubkeySync',['../classGpgFrontend_1_1GpgKeyOpera.html#a2ef5deb5bb7a50b5488228a72f6776bd',1,'GpgFrontend::GpgKeyOpera']]], - ['genkeyinfo_1157',['GenKeyInfo',['../classGpgFrontend_1_1GenKeyInfo.html#acfa8401da6425bf3b5fe63d897a33b69',1,'GpgFrontend::GenKeyInfo']]], - ['get_5fdata_5fobject_5fkey_1158',['get_data_object_key',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#a2e30e1288e5e7bff4cb54a9723fbcaeb',1,'GpgFrontend::CacheManager::Impl']]], - ['get_5fkey_5fin_5fcache_1159',['get_key_in_cache',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a440653d7752aec61575b522d9b7bce25',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['get_5frestart_5fneeded_1160',['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_1161',['get_selected_subkey',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#aa757320412a0a904bcbd2d6ee536c744',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['get_5fsign_5fselected_1162',['get_sign_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ab090e19189ae4f03ab43f9a300b906f0',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['get_5fstatus_5fstring_1163',['get_status_string',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#ae682853c7eccfd3a6be43765f162f5a4',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['get_5fuid_5fchecked_1164',['get_uid_checked',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#ae8830624dd1e06f83cde4a1d9750aa85',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['get_5fuid_5fselected_1165',['get_uid_selected',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a88c454f97ba4bd140e23c8ff1054eff5',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['getalgo_1166',['GetAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#aadafd2fa289a5b8e69e03c5b2deeacd6',1,'GpgFrontend::GenKeyInfo']]], - ['getallchannelid_1167',['GetAllChannelId',['../classGpgFrontend_1_1SingletonStorage.html#aa5fd3f6f18f7c9435df0bb32707e3871',1,'GpgFrontend::SingletonStorage::GetAllChannelId()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d',1,'GpgFrontend::SingletonFunctionObject::GetAllChannelId()']]], - ['getallprivatekeys_1168',['GetAllPrivateKeys',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7ead8845ceb7c9310e3f4742251e1d87',1,'GpgFrontend::UI::KeyList']]], - ['getapp_1169',['GetApp',['../structGpgFrontend_1_1GpgFrontendContext.html#a56dd389a17c5f74482ade13635140bbb',1,'GpgFrontend::GpgFrontendContext']]], - ['getappdatapath_1170',['GetAppDataPath',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#ae051656e52a286cd9b3a891d82099ce0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDataPath()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a7da8fc60ba403d6addd8f671089faeaa',1,'GpgFrontend::GlobalSettingStation::GetAppDataPath()']]], - ['getappdir_1171',['GetAppDir',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#abc4ed01c7a4cf9c3c7d9a9462027abd0',1,'GpgFrontend::GlobalSettingStation::Impl::GetAppDir()'],['../classGpgFrontend_1_1GlobalSettingStation.html#a0493f07e63b300e272826561bbc6d9f7',1,'GpgFrontend::GlobalSettingStation::GetAppDir()']]], - ['getbrowser_1172',['GetBrowser',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a92c31eea47b42be28c86431384b27846',1,'GpgFrontend::UI::HelpPage']]], - ['getcachevalue_1173',['GetCacheValue',['../namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a',1,'GpgFrontend']]], - ['getchannel_1174',['GetChannel',['../classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26',1,'GpgFrontend::ChannelObject::GetChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5',1,'GpgFrontend::SingletonFunctionObject::GetChannel()']]], - ['getchannelobjectinstance_1175',['GetChannelObjectInstance',['../namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6',1,'GpgFrontend']]], - ['getchecked_1176',['GetChecked',['../structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e',1,'GpgFrontend::UI::KeyTable::GetChecked()'],['../classGpgFrontend_1_1UI_1_1KeyList.html#a4e5862299b0aebe07daf8fbc642a4c38',1,'GpgFrontend::UI::KeyList::GetChecked(const KeyTable &key_table)'],['../classGpgFrontend_1_1UI_1_1KeyList.html#ac1e5046770c36f67aab34715e50c0a33',1,'GpgFrontend::UI::KeyList::GetChecked()']]], - ['getcheckedsigners_1177',['GetCheckedSigners',['../classGpgFrontend_1_1UI_1_1SignersPicker.html#aaed74d4a809b2570d9853d122a7e6c1e',1,'GpgFrontend::UI::SignersPicker']]], - ['getcomment_1178',['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_1179',['GetCoreLogger',['../namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981',1,'GpgFrontend']]], - ['getcreatetime_1180',['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_1181',['GetCurrentPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a984bd4a6f7d133d6e6356b46ba2d46d4',1,'GpgFrontend::UI::FileTreeView']]], - ['getdataobjectsfilessize_1182',['GetDataObjectsFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a67d731d4a2c0f3033c9f6b6f52094e25',1,'GpgFrontend::GlobalSettingStation']]], - ['getdefaultchannel_1183',['GetDefaultChannel',['../classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8',1,'GpgFrontend::ChannelObject::GetDefaultChannel()'],['../classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc',1,'GpgFrontend::SingletonFunctionObject::GetDefaultChannel()']]], - ['getdefaultlogger_1184',['GetDefaultLogger',['../namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51',1,'GpgFrontend']]], - ['getdescription_1185',['GetDescription',['../classGpgFrontend_1_1GpgTOFUInfo.html#a7659c5c7483a7629be347d6a8f05fe37',1,'GpgFrontend::GpgTOFUInfo']]], - ['getemail_1186',['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_1187',['GetEncrCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a55e9388dce5d0d695844cbbb03db0437',1,'GpgFrontend::GpgTOFUInfo']]], - ['getencrlast_1188',['GetEncrLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a4dc5e5573cabb90f55761bdc252f4f82',1,'GpgFrontend::GpgTOFUInfo']]], - ['getexpiretime_1189',['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_1190',['GetFileExtension',['../namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9',1,'GpgFrontend']]], - ['getfilepath_1191',['GetFilePath',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#aff81f0f98a399fa55b6b0ebf2230d4cf',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['getfilesizebypath_1192',['GetFileSizeByPath',['../namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a',1,'GpgFrontend']]], - ['getfingerprint_1193',['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_1194',['GetFullExtension',['../namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f',1,'GpgFrontend']]], - ['getfullid_1195',['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_1196',['GetHashAlgo',['../classGpgFrontend_1_1GpgSignature.html#a23084904b84dd0d2a619565c0ae18d2e',1,'GpgFrontend::GpgSignature']]], - ['gethumanfriendlyfilesize_1197',['GetHumanFriendlyFileSize',['../namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71',1,'GpgFrontend']]], - ['getid_1198',['GetID',['../classGpgFrontend_1_1GpgSubKey.html#a28be04ec888468dbd7341aa4cb28785d',1,'GpgFrontend::GpgSubKey']]], - ['getid_1199',['GetId',['../classGpgFrontend_1_1GpgKey.html#a3dec62e06f6f8f43059b293ad192e0c1',1,'GpgFrontend::GpgKey']]], - ['getinstance_1200',['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_1201',['GetInvalid',['../classGpgFrontend_1_1GpgUID.html#a1e7436091a5de3c08727608880afedd2',1,'GpgFrontend::GpgUID']]], - ['getkey_1202',['GetKey',['../classGpgFrontend_1_1GpgKeyGetter.html#a74075299f1dee8cbccbf46939a1871f5',1,'GpgFrontend::GpgKeyGetter']]], - ['getkeyalgo_1203',['GetKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#a9f69b569f048c2a8ce2894ea06a62622',1,'GpgFrontend::GpgKey::GetKeyAlgo()'],['../classGpgFrontend_1_1GpgSubKey.html#a6274ea63d3bc49d7a1222a415f04a371',1,'GpgFrontend::GpgSubKey::GetKeyAlgo()']]], - ['getkeyid_1204',['GetKeyID',['../classGpgFrontend_1_1GpgKeySignature.html#ae0291189b67734a61a9b34f5c206cefd',1,'GpgFrontend::GpgKeySignature']]], - ['getkeylength_1205',['GetKeyLength',['../classGpgFrontend_1_1GenKeyInfo.html#afd12578dde272902cfbf76368103f95b',1,'GpgFrontend::GenKeyInfo::GetKeyLength()'],['../classGpgFrontend_1_1GpgSubKey.html#a05dc0b70902e5ce13c1e83c36f31fabe',1,'GpgFrontend::GpgSubKey::GetKeyLength()']]], - ['getkeys_1206',['GetKeys',['../classGpgFrontend_1_1GpgKeyGetter.html#ac12f4117c5b4b596d9788dc816a6112b',1,'GpgFrontend::GpgKeyGetter']]], - ['getkeyscopy_1207',['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_1208',['GetKeySizeStr',['../classGpgFrontend_1_1GenKeyInfo.html#aa0d9942210df18e21e5f7feb127a4080',1,'GpgFrontend::GenKeyInfo']]], - ['getlastupdatetime_1209',['GetLastUpdateTime',['../classGpgFrontend_1_1GpgKey.html#a1f0fc32514b6af46c23d1221b453f4fe',1,'GpgFrontend::GpgKey']]], - ['getlogdir_1210',['GetLogDir',['../classGpgFrontend_1_1GlobalSettingStation.html#a7a7eb68d192184bb2f447abbb4440fec',1,'GpgFrontend::GlobalSettingStation::GetLogDir()'],['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#af067b39bc0926f1189980d26c027a729',1,'GpgFrontend::GlobalSettingStation::Impl::GetLogDir()']]], - ['getlogfilessize_1211',['GetLogFilesSize',['../classGpgFrontend_1_1GlobalSettingStation.html#a6521cacfd63f42558399077f9301e500',1,'GpgFrontend::GlobalSettingStation']]], - ['getlogger_1212',['GetLogger',['../namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe',1,'GpgFrontend']]], - ['getmousepointglobal_1213',['GetMousePointGlobal',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a8addf93e844125d99c5a66fb7364a45d',1,'GpgFrontend::UI::FileTreeView']]], - ['getname_1214',['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_1215',['GetOnlyFileNameWithPath',['../namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1',1,'GpgFrontend']]], - ['getownertrust_1216',['GetOwnerTrust',['../classGpgFrontend_1_1GpgKey.html#ad59777bfb1a0c0d5a91b03e484583245',1,'GpgFrontend::GpgKey']]], - ['getownertrustlevel_1217',['GetOwnerTrustLevel',['../classGpgFrontend_1_1GpgKey.html#a4503423068d10413a9a66e2870db2513',1,'GpgFrontend::GpgKey']]], - ['getpassphrase_1218',['GetPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#ab74ae13ad036fbb85405f401275d0566',1,'GpgFrontend::GenKeyInfo']]], - ['getpathbyclickpoint_1219',['GetPathByClickPoint',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#ae65efaff87bd35f7f8f73388c022bdf8',1,'GpgFrontend::UI::FileTreeView']]], - ['getpolicy_1220',['GetPolicy',['../classGpgFrontend_1_1GpgTOFUInfo.html#a506686bed09a700157050824c4ec0db9',1,'GpgFrontend::GpgTOFUInfo']]], - ['getprimarykeylength_1221',['GetPrimaryKeyLength',['../classGpgFrontend_1_1GpgKey.html#adb78bab34399074a5cc2c93d38153307',1,'GpgFrontend::GpgKey']]], - ['getprivatechecked_1222',['GetPrivateChecked',['../classGpgFrontend_1_1UI_1_1KeyList.html#a81c2e36427371fa6ae6381870b9b5bdd',1,'GpgFrontend::UI::KeyList']]], - ['getprotocol_1223',['GetProtocol',['../classGpgFrontend_1_1GpgKey.html#a3788cd6c7c8a4ebb4e873d2f0176c1ef',1,'GpgFrontend::GpgKey']]], - ['getpubkey_1224',['GetPubkey',['../classGpgFrontend_1_1GpgKeyGetter.html#aadefece15fe73e5c0285b7e9278700e2',1,'GpgFrontend::GpgKeyGetter']]], - ['getpubkeyalgo_1225',['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_1226',['GetPublicKeyAlgo',['../classGpgFrontend_1_1GpgKey.html#aa3925328d425e674207fb9304d58ce0d',1,'GpgFrontend::GpgKey']]], - ['getresultreport_1227',['GetResultReport',['../classGpgFrontend_1_1GpgResultAnalyse.html#af271ad9aa3bc37e8445abf56f5fb0274',1,'GpgFrontend::GpgResultAnalyse']]], - ['getrevoked_1228',['GetRevoked',['../classGpgFrontend_1_1GpgUID.html#afa1ac208b688bc2b9d306a73961bcf3e',1,'GpgFrontend::GpgUID']]], - ['getrtn_1229',['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_1230',['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_1231',['GetSelectedKey',['../classGpgFrontend_1_1UI_1_1KeyList.html#aad445fa253a2d370debee4ff053f1cb8',1,'GpgFrontend::UI::KeyList']]], - ['getselectedpath_1232',['GetSelectedPath',['../classGpgFrontend_1_1UI_1_1FileTreeView.html#a697e1df6db810119d3d908d9e88a5212',1,'GpgFrontend::UI::FileTreeView']]], - ['getsettings_1233',['GetSettings',['../classGpgFrontend_1_1GlobalSettingStation.html#ac767d0c3240d366cbb4f5f7e7e6c5562',1,'GpgFrontend::GlobalSettingStation']]], - ['getsignatures_1234',['GetSignatures',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a42cf6a649e485d817fd673b890620d0b',1,'GpgFrontend::GpgVerifyResultAnalyse::GetSignatures()'],['../classGpgFrontend_1_1GpgUID.html#afaf4d34fa13dfdf339cb32d2036946fe',1,'GpgFrontend::GpgUID::GetSignatures()']]], - ['getsigncount_1235',['GetSignCount',['../classGpgFrontend_1_1GpgTOFUInfo.html#a196c3a373a425dca10631c5d4566732d',1,'GpgFrontend::GpgTOFUInfo']]], - ['getsigners_1236',['GetSigners',['../classGpgFrontend_1_1GpgBasicOperator.html#ad8ee6cea649bd5bba1f68f4ff53cdf41',1,'GpgFrontend::GpgBasicOperator']]], - ['getsignfirst_1237',['GetSignFirst',['../classGpgFrontend_1_1GpgTOFUInfo.html#a6931d87dab449d0c635a354364c69178',1,'GpgFrontend::GpgTOFUInfo']]], - ['getsignlast_1238',['GetSignLast',['../classGpgFrontend_1_1GpgTOFUInfo.html#a97547f55a360d7b46b881624d31954df',1,'GpgFrontend::GpgTOFUInfo']]], - ['getsingletonstorage_1239',['GetSingletonStorage',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#ab57bdb5e019e4c1d0b56931b51347507',1,'GpgFrontend::SingletonStorageCollection::Impl::GetSingletonStorage()'],['../classGpgFrontend_1_1SingletonStorageCollection.html#aeb36a7e69c74c1212b44b841b9114953',1,'GpgFrontend::SingletonStorageCollection::GetSingletonStorage()']]], - ['getsizechangestep_1240',['GetSizeChangeStep',['../classGpgFrontend_1_1GenKeyInfo.html#a33c7ea176587bbd317a39938e9ecec59',1,'GpgFrontend::GenKeyInfo']]], - ['getstatus_1241',['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_1242',['GetSubKeys',['../classGpgFrontend_1_1GpgKey.html#a7b7ae99f2a7d68716cf7a01390931a5f',1,'GpgFrontend::GpgKey']]], - ['getsuggestmaxkeysize_1243',['GetSuggestMaxKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#af72c8592d105d8394bcfa1bc6388d46e',1,'GpgFrontend::GenKeyInfo']]], - ['getsuggestminkeysize_1244',['GetSuggestMinKeySize',['../classGpgFrontend_1_1GenKeyInfo.html#a482933ddc06734993d80a90611a8ad5b',1,'GpgFrontend::GenKeyInfo']]], - ['getsummary_1245',['GetSummary',['../classGpgFrontend_1_1GpgSignature.html#ad0f45c854e6e7a0ee6b8f6eee66b0088',1,'GpgFrontend::GpgSignature']]], - ['getsupportedkeyalgo_1246',['GetSupportedKeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a2229d217f44345a99ab3816ec5c0cfe8',1,'GpgFrontend::GenKeyInfo']]], - ['getsupportedsubkeyalgo_1247',['GetSupportedSubkeyAlgo',['../classGpgFrontend_1_1GenKeyInfo.html#a07a68fbe5ef4534df51759cffb144bef',1,'GpgFrontend::GenKeyInfo']]], - ['gettabidstosave_1248',['GetTabIdsToSave',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a1c75f69ffa1ca45a3c28af0800871a6e',1,'GpgFrontend::UI::QuitDialog']]], - ['gettempfilepath_1249',['GetTempFilePath',['../namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249',1,'GpgFrontend']]], - ['gettextpage_1250',['GetTextPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a6218e6e12bdba0228e4ab4276f7fed7a',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['getthread_1251',['GetThread',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a57e29f0dde8ceec05c68841985b43f42',1,'GpgFrontend::Thread::TaskRunner']]], - ['gettofuinfos_1252',['GetTofuInfos',['../classGpgFrontend_1_1GpgUID.html#a9f4be917324455d5ac9a0eb2bf55b494',1,'GpgFrontend::GpgUID']]], - ['getuid_1253',['GetUID',['../classGpgFrontend_1_1GpgKeySignature.html#a64bdcc24645565356a5f70a75d53e3db',1,'GpgFrontend::GpgKeySignature::GetUID()'],['../classGpgFrontend_1_1GpgUID.html#a31f4959f947f9845dcd3caaf1834403a',1,'GpgFrontend::GpgUID::GetUID()']]], - ['getuids_1254',['GetUIDs',['../classGpgFrontend_1_1GpgKey.html#aef18b3735a229af34f85deb111d97e2b',1,'GpgFrontend::GpgKey']]], - ['getuserid_1255',['GetUserid',['../classGpgFrontend_1_1GenKeyInfo.html#a225c683da9766afd8fd7e733e9f5fdd4',1,'GpgFrontend::GenKeyInfo']]], - ['getuuid_1256',['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_1257',['GetValidity',['../classGpgFrontend_1_1GpgSignature.html#af41e8c0a575647b2958dfe1e79abeb4d',1,'GpgFrontend::GpgSignature::GetValidity()'],['../classGpgFrontend_1_1GpgTOFUInfo.html#a35510807eea162b83d71ecebf98cf25f',1,'GpgFrontend::GpgTOFUInfo::GetValidity()']]], - ['globalsettingstation_1258',['GlobalSettingStation',['../classGpgFrontend_1_1GlobalSettingStation.html#abdc6dda369d4214e43ffa2930f7386b0',1,'GpgFrontend::GlobalSettingStation']]], - ['gnupgcontrollerdialog_1259',['GnuPGControllerDialog',['../classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835',1,'GpgFrontend::UI::GnuPGControllerDialog']]], - ['gnupgtab_1260',['GnupgTab',['../classGpgFrontend_1_1UI_1_1GnupgTab.html#ab9d9e8af4494659f13b87804e7318a79',1,'GpgFrontend::UI::GnupgTab']]], - ['gpgbasicoperator_1261',['GpgBasicOperator',['../classGpgFrontend_1_1GpgBasicOperator.html#a139be86330f88e5f833aa24263a3b2ae',1,'GpgFrontend::GpgBasicOperator']]], - ['gpgdata_1262',['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_1263',['GpgDecryptResultAnalyse',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a689bfdd261b1f89ff3343978b2738fb7',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['gpgencryptresultanalyse_1264',['GpgEncryptResultAnalyse',['../classGpgFrontend_1_1GpgEncryptResultAnalyse.html#a1a90feeba92e744166d99405846db8ff',1,'GpgFrontend::GpgEncryptResultAnalyse']]], - ['gpgfileopera_1265',['GpgFileOpera',['../classGpgFrontend_1_1GpgFileOpera.html#aa81da3d72c4fbc57e7138bfec7731152',1,'GpgFrontend::GpgFileOpera']]], - ['gpgfrontendapplication_1266',['GpgFrontendApplication',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#ac0290f06e08f2714f9727bb578df1298',1,'GpgFrontend::UI::GpgFrontendApplication']]], - ['gpgfrontendcontext_1267',['GpgFrontendContext',['../structGpgFrontend_1_1GpgFrontendContext.html#ad1d8efa1faadf74ac674484b15d13588',1,'GpgFrontend::GpgFrontendContext']]], - ['gpgimportinformation_1268',['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_1269',['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_1270',['GpgKeyGetter',['../classGpgFrontend_1_1GpgKeyGetter.html#aa2ec24750e302b12ab332b2e7481b882',1,'GpgFrontend::GpgKeyGetter']]], - ['gpgkeyimportexporter_1271',['GpgKeyImportExporter',['../classGpgFrontend_1_1GpgKeyImportExporter.html#a0eede7c782d17b32d6c1f30cd8496561',1,'GpgFrontend::GpgKeyImportExporter']]], - ['gpgkeymanager_1272',['GpgKeyManager',['../classGpgFrontend_1_1GpgKeyManager.html#a210b717fd8ee63b064d77f32b0df4c5d',1,'GpgFrontend::GpgKeyManager']]], - ['gpgkeyopera_1273',['GpgKeyOpera',['../classGpgFrontend_1_1GpgKeyOpera.html#a01d6a920156a38a34c57d9c49c361079',1,'GpgFrontend::GpgKeyOpera']]], - ['gpgkeysignature_1274',['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_1275',['GpgResultAnalyse',['../classGpgFrontend_1_1GpgResultAnalyse.html#aa3c9bdf1ea4c87476010ef32fd2fb426',1,'GpgFrontend::GpgResultAnalyse']]], - ['gpgsignature_1276',['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_1277',['GpgSignResultAnalyse',['../classGpgFrontend_1_1GpgSignResultAnalyse.html#a3ddd2d52ad91fdf7f4c8740312570c8e',1,'GpgFrontend::GpgSignResultAnalyse']]], - ['gpgsubkey_1278',['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_1279',['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_1280',['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_1281',['GpgUIDOperator',['../classGpgFrontend_1_1GpgUIDOperator.html#ab74a830c858ab9ff135375743393a7c7',1,'GpgFrontend::GpgUIDOperator']]], - ['gpgverifyresultanalyse_1282',['GpgVerifyResultAnalyse',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#ab1d67da5dbe5bd2d665f7121e5f5354b',1,'GpgFrontend::GpgVerifyResultAnalyse']]] + ['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#ae682853c7eccfd3a6be43765f162f5a4',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']]], + ['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']]] ]; diff --git a/docs/html/search/functions_7.js b/docs/html/search/functions_7.js index b1aee0ed..a0e91543 100644 --- a/docs/html/search/functions_7.js +++ b/docs/html/search/functions_7.js @@ -1,5 +1,5 @@ var searchData= [ - ['helppage_1283',['HelpPage',['../classGpgFrontend_1_1UI_1_1HelpPage.html#a1be8f5b79fef3d1d62ff4620b8535006',1,'GpgFrontend::UI::HelpPage']]], - ['holdonlifecycle_1284',['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_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()']]] ]; diff --git a/docs/html/search/functions_8.js b/docs/html/search/functions_8.js index 3db5adc0..0ffb68da 100644 --- a/docs/html/search/functions_8.js +++ b/docs/html/search/functions_8.js @@ -1,53 +1,54 @@ var searchData= [ - ['impl_1285',['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_1286',['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_1287',['import_unknown_key_from_keyserver',['../namespaceGpgFrontend_1_1UI.html#a9ab218dde057182cb4911c4792acd925',1,'GpgFrontend::UI']]], - ['importkey_1288',['ImportKey',['../classGpgFrontend_1_1GpgKeyImportExporter.html#ab613412788fe4cf120d6fdef0cb2a54c',1,'GpgFrontend::GpgKeyImportExporter']]], - ['importkeypackage_1289',['ImportKeyPackage',['../classGpgFrontend_1_1KeyPackageOperator.html#a3b5e580bfd67cfda094c664e2987e319',1,'GpgFrontend::KeyPackageOperator']]], - ['infoboardwidget_1290',['InfoBoardWidget',['../classGpgFrontend_1_1UI_1_1InfoBoardWidget.html#adeef521a8838bf2a1692c25d9b108010',1,'GpgFrontend::UI::InfoBoardWidget']]], - ['infotab_1291',['InfoTab',['../classGpgFrontend_1_1UI_1_1InfoTab.html#a99d8b059ee28ea257981892e0b35d4cc',1,'GpgFrontend::UI::InfoTab']]], - ['infovalid_1292',['InfoValid',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#ade7a3d92e0ba644b9a984d9e3db0f662',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['init_1293',['Init',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a08ba4521f68c488b23b651e201011759',1,'GpgFrontend::UI::MainWindow']]], - ['init_5fapp_5fsecure_5fkey_1294',['init_app_secure_key',['../classGpgFrontend_1_1DataObjectOperator.html#a6b357780482f0e0c021ad55a81eb37cf',1,'GpgFrontend::DataObjectOperator']]], - ['initglobalbasicalenv_1295',['InitGlobalBasicalEnv',['../namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41',1,'GpgFrontend']]], - ['initglobalpathenv_1296',['InitGlobalPathEnv',['../namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da',1,'GpgFrontend']]], - ['initgpgfrontendui_1297',['InitGpgFrontendUI',['../namespaceGpgFrontend_1_1UI.html#ab0311557c1d7bde9c56cbca85fefa6ad',1,'GpgFrontend::UI']]], - ['initlocale_1298',['InitLocale',['../namespaceGpgFrontend_1_1UI.html#a0d55f868e5aeeddb2fa4b8f7002ca38e',1,'GpgFrontend::UI']]], - ['initloggingsystem_1299',['InitLoggingSystem',['../namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5',1,'GpgFrontend']]], - ['intropage_1300',['IntroPage',['../classGpgFrontend_1_1UI_1_1IntroPage.html#aed4220a7372b192ee4e8bc5024db922d',1,'GpgFrontend::UI::IntroPage']]], - ['isallowauthentication_1301',['IsAllowAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#aa73b6fe349eb4c2438fd0a0ae61b6c03',1,'GpgFrontend::GenKeyInfo']]], - ['isallowcertification_1302',['IsAllowCertification',['../classGpgFrontend_1_1GenKeyInfo.html#ae01bbb4af8da59317797d599b28abb31',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangeauthentication_1303',['IsAllowChangeAuthentication',['../classGpgFrontend_1_1GenKeyInfo.html#a6b6635977ea47b1c2220aed48bc5c57d',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangecertification_1304',['IsAllowChangeCertification',['../classGpgFrontend_1_1GenKeyInfo.html#a858ace5de6d4b8cd31fa6c68f33d0f92',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangeencryption_1305',['IsAllowChangeEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a81d52ff47ecd7aca34fb4f5a613b922d',1,'GpgFrontend::GenKeyInfo']]], - ['isallowchangesigning_1306',['IsAllowChangeSigning',['../classGpgFrontend_1_1GenKeyInfo.html#a4aedcb38a9fb4ffe65d16bce61a610c4',1,'GpgFrontend::GenKeyInfo']]], - ['isallowencryption_1307',['IsAllowEncryption',['../classGpgFrontend_1_1GenKeyInfo.html#a75b69b9e3f889e9fc5ffe9ee7af2c365',1,'GpgFrontend::GenKeyInfo']]], - ['isallownopassphrase_1308',['IsAllowNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#af3cc933fddc87f2a250b6686ceddf4ac',1,'GpgFrontend::GenKeyInfo']]], - ['isallowsigning_1309',['IsAllowSigning',['../classGpgFrontend_1_1GenKeyInfo.html#abc16a0f5b11c814a5fd2ec9198c88a99',1,'GpgFrontend::GenKeyInfo']]], - ['iscardkey_1310',['IsCardKey',['../classGpgFrontend_1_1GpgSubKey.html#a37a00de8cdf77d9af9db794246a13a4a',1,'GpgFrontend::GpgSubKey']]], - ['isdisabled_1311',['IsDisabled',['../classGpgFrontend_1_1GpgSubKey.html#adb9d23a5ba193a553ef83203cf763f25',1,'GpgFrontend::GpgSubKey::IsDisabled()'],['../classGpgFrontend_1_1GpgKey.html#a5fe0b8737e463d577acc0db72fff6687',1,'GpgFrontend::GpgKey::IsDisabled()']]], - ['isdiscarded_1312',['IsDiscarded',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a20ce6f0be2ccd0509a0e7362e8de7abe',1,'GpgFrontend::UI::QuitDialog']]], - ['isexpired_1313',['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_1314',['IsExportable',['../classGpgFrontend_1_1GpgKeySignature.html#a61ac1fdc773ecfc5b932a3aedd001eed',1,'GpgFrontend::GpgKeySignature']]], - ['isgood_1315',['IsGood',['../classGpgFrontend_1_1GpgKey.html#ac418e4de3fde347b466c295b7b4434dc',1,'GpgFrontend::GpgKey']]], - ['ishasactualauthenticationcapability_1316',['IsHasActualAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a2cbc6dfcac640226c924fabbf718c9d8',1,'GpgFrontend::GpgKey']]], - ['ishasactualcertificationcapability_1317',['IsHasActualCertificationCapability',['../classGpgFrontend_1_1GpgKey.html#a5ec602ce6fd35b893ffc33d684c6a7f0',1,'GpgFrontend::GpgKey']]], - ['ishasactualencryptioncapability_1318',['IsHasActualEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a21844aa5c7d903e6d4c8e0af49aae40a',1,'GpgFrontend::GpgKey']]], - ['ishasactualsigningcapability_1319',['IsHasActualSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a88eb8cdb73b09440278110b061eeb1df',1,'GpgFrontend::GpgKey']]], - ['ishasauthenticationcapability_1320',['IsHasAuthenticationCapability',['../classGpgFrontend_1_1GpgKey.html#a4ada9f15077101753524df3eeaa893c4',1,'GpgFrontend::GpgKey::IsHasAuthenticationCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#af305996f419fef0dde7aa2a1b58ecd5f',1,'GpgFrontend::GpgSubKey::IsHasAuthenticationCapability()']]], - ['ishascardkey_1321',['IsHasCardKey',['../classGpgFrontend_1_1GpgKey.html#ad2b67a93cdcf2bcc2a5378927174df16',1,'GpgFrontend::GpgKey']]], - ['ishascertificationcapability_1322',['IsHasCertificationCapability',['../classGpgFrontend_1_1GpgSubKey.html#a8afd699012e6367d5fb71655dc37e22c',1,'GpgFrontend::GpgSubKey::IsHasCertificationCapability()'],['../classGpgFrontend_1_1GpgKey.html#a6e727e4007782d75882eb1a2bc30c820',1,'GpgFrontend::GpgKey::IsHasCertificationCapability() const -> bool']]], - ['ishasencryptioncapability_1323',['IsHasEncryptionCapability',['../classGpgFrontend_1_1GpgKey.html#a8f19ab9a9610f5ee20dcd29af438b03f',1,'GpgFrontend::GpgKey::IsHasEncryptionCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a36919446a988986a04dc91264e31d8dd',1,'GpgFrontend::GpgSubKey::IsHasEncryptionCapability()']]], - ['ishasmasterkey_1324',['IsHasMasterKey',['../classGpgFrontend_1_1GpgKey.html#a63903b2b5c8f1b4ebbe869f47c01b8f1',1,'GpgFrontend::GpgKey']]], - ['ishassigningcapability_1325',['IsHasSigningCapability',['../classGpgFrontend_1_1GpgKey.html#a15e6f328b8cc6dc69e097d366a5bb351',1,'GpgFrontend::GpgKey::IsHasSigningCapability()'],['../classGpgFrontend_1_1GpgSubKey.html#a8b3c6780ca6e94aa6b7fa22ee0e4a2c0',1,'GpgFrontend::GpgSubKey::IsHasSigningCapability()']]], - ['isinvalid_1326',['IsInvalid',['../classGpgFrontend_1_1GpgKeySignature.html#a7f6af885500105df3c2a53a6ba9f5f62',1,'GpgFrontend::GpgKeySignature']]], - ['ismoduleacivate_1327',['IsModuleAcivate',['../namespaceGpgFrontend_1_1Module.html#a9758d9f7ac0d94193aec29be101cee16',1,'GpgFrontend::Module']]], - ['isnonexpired_1328',['IsNonExpired',['../classGpgFrontend_1_1GenKeyInfo.html#a812adab61edebf96bbba4a18c2b82a72',1,'GpgFrontend::GenKeyInfo']]], - ['isnopassphrase_1329',['IsNoPassPhrase',['../classGpgFrontend_1_1GenKeyInfo.html#a2dd1d385b95569e60526cbf15bdf03ec',1,'GpgFrontend::GenKeyInfo']]], - ['isprivatekey_1330',['IsPrivateKey',['../classGpgFrontend_1_1GpgSubKey.html#ac3e89f13273f8a7743f47e2ddd1e479e',1,'GpgFrontend::GpgSubKey::IsPrivateKey()'],['../classGpgFrontend_1_1GpgKey.html#a7a5d1f4509b49f58265d659c6b73779a',1,'GpgFrontend::GpgKey::IsPrivateKey()']]], - ['isrevoked_1331',['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_1332',['IsRunning',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#a172bca161e13c253b16f0f712721b450',1,'GpgFrontend::Thread::TaskRunner']]], - ['issecretkey_1333',['IsSecretKey',['../classGpgFrontend_1_1GpgSubKey.html#a8e0cfcf0ea8c4c6478926f7254233756',1,'GpgFrontend::GpgSubKey']]], - ['issubkey_1334',['IsSubKey',['../classGpgFrontend_1_1GenKeyInfo.html#a5018adac1ec215cc17dd7dabea39829d',1,'GpgFrontend::GenKeyInfo']]] + ['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']]] ]; diff --git a/docs/html/search/functions_9.js b/docs/html/search/functions_9.js index c34c7c7a..eb6e7b02 100644 --- a/docs/html/search/functions_9.js +++ b/docs/html/search/functions_9.js @@ -1,22 +1,22 @@ var searchData= [ - ['keygendialog_1335',['KeyGenDialog',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3aef8d2bb8e0d36842532726a6796ab9',1,'GpgFrontend::UI::KeyGenDialog']]], - ['keygenpage_1336',['KeyGenPage',['../classGpgFrontend_1_1UI_1_1KeyGenPage.html#a0eb5dad522c597dcd101c02f496e7e70',1,'GpgFrontend::UI::KeyGenPage']]], - ['keyimportdetaildialog_1337',['KeyImportDetailDialog',['../classGpgFrontend_1_1UI_1_1KeyImportDetailDialog.html#a93cb4a357b44060c5eee9186bd33e7af',1,'GpgFrontend::UI::KeyImportDetailDialog']]], - ['keylist_1338',['KeyList',['../classGpgFrontend_1_1UI_1_1KeyList.html#a7c9d5cacdb42e1fbda5d3cc96e861418',1,'GpgFrontend::UI::KeyList']]], - ['keymgmt_1339',['KeyMgmt',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#aefc27b57830cf14a85c2225664f89f64',1,'GpgFrontend::UI::KeyMgmt']]], - ['keynewuiddialog_1340',['KeyNewUIDDialog',['../classGpgFrontend_1_1UI_1_1KeyNewUIDDialog.html#a7226b139dc7a491e8ba780135654be27',1,'GpgFrontend::UI::KeyNewUIDDialog']]], - ['keypairdetailtab_1341',['KeyPairDetailTab',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a90263d565b9343cf03de5542e9dee9a7',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['keypairoperatab_1342',['KeyPairOperaTab',['../classGpgFrontend_1_1UI_1_1KeyPairOperaTab.html#afdfa89db24ac6c3a073e029882a4f2e8',1,'GpgFrontend::UI::KeyPairOperaTab']]], - ['keypairsubkeytab_1343',['KeyPairSubkeyTab',['../classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab.html#a9ba9e92dcb92dbed09db4aa72d2c346d',1,'GpgFrontend::UI::KeyPairSubkeyTab']]], - ['keypairuidtab_1344',['KeyPairUIDTab',['../classGpgFrontend_1_1UI_1_1KeyPairUIDTab.html#a0743109e397d0cc842b2d5155c61ecf3',1,'GpgFrontend::UI::KeyPairUIDTab']]], - ['keypressevent_1345',['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_1346',['KeyServerImportDialog',['../classGpgFrontend_1_1UI_1_1KeyServerImportDialog.html#a4c4e44963dcd4f656b10788a7fafbb4e',1,'GpgFrontend::UI::KeyServerImportDialog']]], - ['keyserverimporttask_1347',['KeyServerImportTask',['../classGpgFrontend_1_1UI_1_1KeyServerImportTask.html#afd28e55f5fa19fbaa0f1f430abd3c07d',1,'GpgFrontend::UI::KeyServerImportTask']]], - ['keyserversearchtask_1348',['KeyServerSearchTask',['../classGpgFrontend_1_1UI_1_1KeyServerSearchTask.html#ab0bdaf21a52b44090a935ae8d36651b7',1,'GpgFrontend::UI::KeyServerSearchTask']]], - ['keyservertab_1349',['KeyserverTab',['../classGpgFrontend_1_1UI_1_1KeyserverTab.html#aa3d3561d3bdf95de6486b2caa752616c',1,'GpgFrontend::UI::KeyserverTab']]], - ['keysetexpiredatedialog_1350',['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_1351',['KeyTable',['../structGpgFrontend_1_1UI_1_1KeyTable.html#ae78160011d93abc43a1ca0f28c2ad943',1,'GpgFrontend::UI::KeyTable']]], - ['keyuidsigndialog_1352',['KeyUIDSignDialog',['../classGpgFrontend_1_1UI_1_1KeyUIDSignDialog.html#aaa06ce342178802e76119bec6b26cc55',1,'GpgFrontend::UI::KeyUIDSignDialog']]], - ['keyuploaddialog_1353',['KeyUploadDialog',['../classGpgFrontend_1_1UI_1_1KeyUploadDialog.html#a51f63e30f26f7923def91519d347c0cf',1,'GpgFrontend::UI::KeyUploadDialog']]] + ['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']]] ]; diff --git a/docs/html/search/functions_a.js b/docs/html/search/functions_a.js index f3b28a23..54ef4bf1 100644 --- a/docs/html/search/functions_a.js +++ b/docs/html/search/functions_a.js @@ -1,14 +1,14 @@ var searchData= [ - ['listarchive_1354',['ListArchive',['../classGpgFrontend_1_1ArchiveFileOperator.html#ab9159da7105707d91ece86e67deead07',1,'GpgFrontend::ArchiveFileOperator']]], - ['listedkeyservertesttask_1355',['ListedKeyServerTestTask',['../classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask.html#a260619046e2b8af8d3396cefa7a05129',1,'GpgFrontend::UI::ListedKeyServerTestTask']]], - ['listenrtpublishevent_1356',['ListenRTPublishEvent',['../namespaceGpgFrontend_1_1Module.html#af88df9c72a7e6ec8dede9afc7234aca7',1,'GpgFrontend::Module']]], - ['listlanguages_1357',['ListLanguages',['../classGpgFrontend_1_1UI_1_1SettingsDialog.html#ab3c3f59d98afb1f284a7149f4ff971b8',1,'GpgFrontend::UI::SettingsDialog']]], - ['listrtchildkeys_1358',['ListRTChildKeys',['../namespaceGpgFrontend_1_1Module.html#a92a4ccb9246f778143ad3e88d2068d7c',1,'GpgFrontend::Module']]], - ['load_5fcache_5fstorage_1359',['load_cache_storage',['../classGpgFrontend_1_1CacheManager_1_1Impl.html#abf1dd239b38bc2eceb4de984b4f7d13a',1,'GpgFrontend::CacheManager::Impl']]], - ['loadcache_1360',['LoadCache',['../classGpgFrontend_1_1CacheManager.html#a8d131df5a66d20a10a8c86c7f7ad0cc4',1,'GpgFrontend::CacheManager']]], - ['loaddurablecache_1361',['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_1362',['LoadFile',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a72ed46454c833adb038c36d8d4322d18',1,'GpgFrontend::UI::TextEdit']]], - ['loadgpgfrontendmodules_1363',['LoadGpgFrontendModules',['../namespaceGpgFrontend_1_1Module.html#a81e8539a1a6bfb91731e6b17d9f2aa6a',1,'GpgFrontend::Module']]], - ['localized_5fhelp_1364',['localized_help',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af839ba3ff0decc82aadb922593acf53f',1,'GpgFrontend::UI::HelpPage']]] + ['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']]] ]; diff --git a/docs/html/search/functions_b.js b/docs/html/search/functions_b.js index e8c55894..1e6ddd1a 100644 --- a/docs/html/search/functions_b.js +++ b/docs/html/search/functions_b.js @@ -1,7 +1,8 @@ var searchData= [ - ['maybe_5fsave_5fcurrent_5ftab_1365',['maybe_save_current_tab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a8fad090a19479a9fe89432300cca2b6c',1,'GpgFrontend::UI::TextEdit']]], - ['maybesaveanytab_1366',['MaybeSaveAnyTab',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a2ef7669b3b92d4a8c2b0782787653555',1,'GpgFrontend::UI::TextEdit']]], - ['modifypassword_1367',['ModifyPassword',['../classGpgFrontend_1_1GpgKeyOpera.html#a5e65fa1edd5db89b38cf021975a60465',1,'GpgFrontend::GpgKeyOpera']]], - ['modifytofupolicy_1368',['ModifyTOFUPolicy',['../classGpgFrontend_1_1GpgKeyOpera.html#a9e8efd9e57e05059396f0120535eef30',1,'GpgFrontend::GpgKeyOpera']]] + ['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']]] ]; diff --git a/docs/html/search/functions_c.js b/docs/html/search/functions_c.js index 195d0f19..04a33d96 100644 --- a/docs/html/search/functions_c.js +++ b/docs/html/search/functions_c.js @@ -1,9 +1,9 @@ var searchData= [ - ['needupgrade_1369',['NeedUpgrade',['../structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion.html#a9798cca1278fe49687ff833805a80817',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::SoftwareVersion']]], - ['networktab_1370',['NetworkTab',['../classGpgFrontend_1_1UI_1_1NetworkTab.html#a444d3630919c1f9c4db495a58acbb9a8',1,'GpgFrontend::UI::NetworkTab']]], - ['newarchive2dataexchanger_1371',['NewArchive2DataExchanger',['../classGpgFrontend_1_1ArchiveFileOperator.html#ad8c5a68a80b99346ab622f329b4c8f3c',1,'GpgFrontend::ArchiveFileOperator']]], - ['nextid_1372',['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_1373',['notify',['../classGpgFrontend_1_1UI_1_1GpgFrontendApplication.html#a6f8ab335d89948c48cd634ab20ff9aa0',1,'GpgFrontend::UI::GpgFrontendApplication']]], - ['notifyfilesaved_1374',['NotifyFileSaved',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a29b3d63ba9590e775f42c779c76102e5',1,'GpgFrontend::UI::PlainTextEditorPage']]] + ['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']]] ]; diff --git a/docs/html/search/functions_d.js b/docs/html/search/functions_d.js index 1cac2747..1dcde61a 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_1375',['operator gpgme_data_t',['../classGpgFrontend_1_1GpgData.html#afca7a03bd71436c8b3c4f6e8c2acd700',1,'GpgFrontend::GpgData']]], - ['operator_20gpgme_5fkey_5ft_1376',['operator gpgme_key_t',['../classGpgFrontend_1_1GpgKey.html#a827962251cf47c41dbea56665ae4207b',1,'GpgFrontend::GpgKey']]], - ['operator_3c_3d_1377',['operator<=',['../classGpgFrontend_1_1GpgKey.html#a316766dc789c63c1b459915860d61c40',1,'GpgFrontend::GpgKey']]], - ['operator_3d_1378',['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_1379',['operator==',['../classGpgFrontend_1_1GpgKey.html#ab5ba2a5bcd115c2c150baaefd244c13a',1,'GpgFrontend::GpgKey::operator==()'],['../classGpgFrontend_1_1GpgSubKey.html#af62212a90e58a861f540e050f549d426',1,'GpgFrontend::GpgSubKey::operator==()']]] + ['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==()']]] ]; diff --git a/docs/html/search/functions_e.js b/docs/html/search/functions_e.js index 80585fc3..6c5d13b5 100644 --- a/docs/html/search/functions_e.js +++ b/docs/html/search/functions_e.js @@ -1,13 +1,14 @@ var searchData= [ - ['passphrasegenerator_1380',['PassphraseGenerator',['../classGpgFrontend_1_1PassphraseGenerator.html#ac82ef545a54468ad02253a61cc62e3cf',1,'GpgFrontend::PassphraseGenerator']]], - ['plaintexteditorpage_1381',['PlainTextEditorPage',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a8759224e57d4c322933ed3df6d96e5f1',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['postconcurrenttask_1382',['PostConcurrentTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#af65c46061d6ee2008b5fa5593de70026',1,'GpgFrontend::Thread::TaskRunner']]], - ['postscheduletask_1383',['PostScheduleTask',['../classGpgFrontend_1_1Thread_1_1TaskRunner.html#aaddb0cdd8eb57aac08ca9caf8b8e6bac',1,'GpgFrontend::Thread::TaskRunner']]], - ['posttask_1384',['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_1385',['print_recipient',['../classGpgFrontend_1_1GpgDecryptResultAnalyse.html#a705d1a24a3ab53ce6d11432b7f907c9d',1,'GpgFrontend::GpgDecryptResultAnalyse']]], - ['print_5fsigner_1386',['print_signer',['../classGpgFrontend_1_1GpgVerifyResultAnalyse.html#a4d8231561ad4f92322fab6dc8895b8be',1,'GpgFrontend::GpgVerifyResultAnalyse']]], - ['process_5foperation_1387',['process_operation',['../namespaceGpgFrontend_1_1UI.html#a288897c6062a7820a3a1c5faba7cfeac',1,'GpgFrontend::UI']]], - ['process_5fresult_5fanalyse_1388',['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_1389',['ProxyConnectionTestTask',['../classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask.html#a8036aaf9a2adcf033fc9f8e51da59956',1,'GpgFrontend::UI::ProxyConnectionTestTask']]] + ['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']]] ]; diff --git a/docs/html/search/functions_f.js b/docs/html/search/functions_f.js index e241b8b9..6d0b6b64 100644 --- a/docs/html/search/functions_f.js +++ b/docs/html/search/functions_f.js @@ -1,4 +1,4 @@ var searchData= [ - ['quitdialog_1390',['QuitDialog',['../classGpgFrontend_1_1UI_1_1QuitDialog.html#a60419bf8e817db25128c2f941fc42a3d',1,'GpgFrontend::UI::QuitDialog']]] + ['quitdialog_1397',['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 f323e7c5..0846fa71 100644 --- a/docs/html/search/namespaces_0.js +++ b/docs/html/search/namespaces_0.js @@ -1,12 +1,12 @@ var searchData= [ - ['gnupginfogatheringmodule_1023',['GnuPGInfoGatheringModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule.html',1,'GpgFrontend::Module::Integrated']]], - ['gpgfrontend_1024',['GpgFrontend',['../namespaceGpgFrontend.html',1,'']]], - ['module_1025',['Module',['../namespaceGpgFrontend_1_1Module.html',1,'GpgFrontend']]], - ['rawapi_1026',['RawAPI',['../namespaceGpgFrontend_1_1RawAPI.html',1,'GpgFrontend']]], - ['sdk_1027',['SDK',['../namespaceGpgFrontend_1_1Module_1_1SDK.html',1,'GpgFrontend::Module']]], - ['test_1028',['Test',['../namespaceGpgFrontend_1_1Test.html',1,'GpgFrontend']]], - ['thread_1029',['Thread',['../namespaceGpgFrontend_1_1Thread.html',1,'GpgFrontend']]], - ['ui_1030',['UI',['../namespaceGpgFrontend_1_1UI.html',1,'GpgFrontend']]], - ['versioncheckingmodule_1031',['VersionCheckingModule',['../namespaceGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule.html',1,'GpgFrontend::Module::Integrated']]] + ['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']]] ]; diff --git a/docs/html/search/namespaces_1.js b/docs/html/search/namespaces_1.js index 3405db59..746c5fe8 100644 --- a/docs/html/search/namespaces_1.js +++ b/docs/html/search/namespaces_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['spdlog_1032',['spdlog',['../namespacespdlog.html',1,'']]] + ['spdlog_1036',['spdlog',['../namespacespdlog.html',1,'']]] ]; diff --git a/docs/html/search/pages_0.js b/docs/html/search/pages_0.js index 1fb9c8a9..b9e10048 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_1764',['GpgFrontend Develop Document Main Page',['../index.html',1,'']]] + ['gpgfrontend_20develop_20document_20main_20page_1772',['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 df3196e9..de7fe097 100644 --- a/docs/html/search/typedefs_0.js +++ b/docs/html/search/typedefs_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['gpgerror_1762',['GpgError',['../namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8',1,'GpgFrontend']]] + ['gpgerror_1770',['GpgError',['../namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8',1,'GpgFrontend']]] ]; diff --git a/docs/html/search/variables_0.js b/docs/html/search/variables_0.js index 8aa426b8..de79b559 100644 --- a/docs/html/search/variables_0.js +++ b/docs/html/search/variables_0.js @@ -1,16 +1,16 @@ var searchData= [ - ['about_5fact_5f_1646',['about_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9dd292f55fba1fe62c83508fef7e43a1',1,'GpgFrontend::UI::MainWindow']]], - ['add_5fpgp_5fheader_5fact_5f_1647',['add_pgp_header_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a95b2c86afbefe47e79af87e56032e306',1,'GpgFrontend::UI::MainWindow']]], - ['additional_5fuid_5fbox_5f_1648',['additional_uid_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a265ef140feec330e7341c1369c0aefab',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['algorithm_5fdetail_5fvar_5flabel_5f_1649',['algorithm_detail_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#abbfe5c15ea09478f52f25ce0a91bbbf8',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['algorithm_5fvar_5flabel_5f_1650',['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_1651',['app_data_objs_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a7eae19f7ada6914cc566912e74c73221',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5fdata_5fpath_5f_1652',['app_data_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a67f2e4e8a62d3b34d9f86c9235a35f05',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5flog_5fpath_5f_1653',['app_log_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a92ca0d1c51d36d8984528ec089280da7',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5fportable_5fconfig_5fpath_5f_1654',['app_portable_config_path_',['../classGpgFrontend_1_1GlobalSettingStation_1_1Impl.html#a4f164aa1707e6afdef29387b4a644a59',1,'GpgFrontend::GlobalSettingStation::Impl']]], - ['app_5fsecure_5fkey_5fpath_5f_1655',['app_secure_key_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a9b13d6d68ebc584cb231e6f349a2a138',1,'GpgFrontend::DataObjectOperator']]], - ['app_5fsecure_5fpath_5f_1656',['app_secure_path_',['../classGpgFrontend_1_1DataObjectOperator.html#a4e7673037b5c7eda5c334d50f8155150',1,'GpgFrontend::DataObjectOperator']]], - ['append_5fselected_5fkeys_5fact_5f_1657',['append_selected_keys_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab67486a71126073e7c39ca12603198f4',1,'GpgFrontend::UI::MainWindow']]], - ['attachment_5fdock_5f_1658',['attachment_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afd243a5f00f86d65431081ead2cae153',1,'GpgFrontend::UI::MainWindow']]] + ['about_5fact_5f_1654',['about_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a9dd292f55fba1fe62c83508fef7e43a1',1,'GpgFrontend::UI::MainWindow']]], + ['add_5fpgp_5fheader_5fact_5f_1655',['add_pgp_header_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a95b2c86afbefe47e79af87e56032e306',1,'GpgFrontend::UI::MainWindow']]], + ['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']]] ]; diff --git a/docs/html/search/variables_1.js b/docs/html/search/variables_1.js index bff4bca7..68ffc22a 100644 --- a/docs/html/search/variables_1.js +++ b/docs/html/search/variables_1.js @@ -1,6 +1,6 @@ var searchData= [ - ['browser_5f_1659',['browser_',['../classGpgFrontend_1_1UI_1_1HelpPage.html#af4f61342fae06a49c95d8d20ca51ca2c',1,'GpgFrontend::UI::HelpPage']]], - ['browser_5fact_5f_1660',['browser_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3c0a5305cf55fe5bee2f18298f983cad',1,'GpgFrontend::UI::MainWindow']]], - ['button_5fbox_5f_1661',['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_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_()']]] ]; diff --git a/docs/html/search/variables_10.js b/docs/html/search/variables_10.js index 4aaa5056..febc9955 100644 --- a/docs/html/search/variables_10.js +++ b/docs/html/search/variables_10.js @@ -1,5 +1,5 @@ var searchData= [ - ['rd_5f_1742',['rd_',['../classGpgFrontend_1_1PassphraseGenerator.html#a12ee6f9b7fff4883074321c7e0de3dfa',1,'GpgFrontend::PassphraseGenerator']]], - ['redo_5fact_5f_1743',['redo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe38474d4e81726147f9df8a9721ce6e',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/variables_11.js b/docs/html/search/variables_11.js index 85842fdd..7a5842e3 100644 --- a/docs/html/search/variables_11.js +++ b/docs/html/search/variables_11.js @@ -1,15 +1,15 @@ var searchData= [ - ['save_5fact_5f_1744',['save_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0f148559d830fcf10b5a1937b0a47dc',1,'GpgFrontend::UI::MainWindow']]], - ['save_5fas_5fact_5f_1745',['save_as_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a22256763ef83ed35a81e446b553d8112',1,'GpgFrontend::UI::MainWindow']]], - ['select_5fall_5fact_5f_1746',['select_all_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ac6a42e6e3af7e76f0bd2ecc62c9520cc',1,'GpgFrontend::UI::MainWindow']]], - ['show_5fkey_5fdetails_5fact_5f_1747',['show_key_details_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#acd41722ceedd20973b7d83852fab407b',1,'GpgFrontend::UI::MainWindow']]], - ['sign_5fact_5f_1748',['sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cded37ef6e07856bbe439b0e90db839',1,'GpgFrontend::UI::MainWindow']]], - ['sign_5fmarked_5f_1749',['sign_marked_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#a4f94e9ef7889a169bda5a47b7f657358',1,'GpgFrontend::UI::PlainTextEditorPage']]], - ['special_5fedit_5ftool_5fbar_5f_1750',['special_edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af2b3e3a0e9894633e1839df289f5ffe0',1,'GpgFrontend::UI::MainWindow']]], - ['start_5fwizard_5fact_5f_1751',['start_wizard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab0019ca316b971c594c2f20f418256a6',1,'GpgFrontend::UI::MainWindow']]], - ['steganography_5fmenu_5f_1752',['steganography_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af763a506aed7d0fb2125d1859583b853',1,'GpgFrontend::UI::MainWindow']]], - ['storages_5fmutex_5f_1753',['storages_mutex_',['../classGpgFrontend_1_1SingletonStorageCollection_1_1Impl.html#a10851118e959ef798ae9c534dac74824',1,'GpgFrontend::SingletonStorageCollection::Impl']]], - ['switch_5ftab_5fdown_5fact_5f_1754',['switch_tab_down_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a88af746cd550792ab6095d2ebbd29b41',1,'GpgFrontend::UI::MainWindow']]], - ['switch_5ftab_5fup_5fact_5f_1755',['switch_tab_up_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d5ce6514ef3fa8ac3223176f5fa2701',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/variables_12.js b/docs/html/search/variables_12.js index 63f0a8a2..0db3c4ec 100644 --- a/docs/html/search/variables_12.js +++ b/docs/html/search/variables_12.js @@ -1,4 +1,4 @@ var searchData= [ - ['translate_5fact_5f_1756',['translate_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adbac799672c43c90810366825d837e4e',1,'GpgFrontend::UI::MainWindow']]] + ['translate_5fact_5f_1764',['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 0bee44a4..85bd8cd5 100644 --- a/docs/html/search/variables_13.js +++ b/docs/html/search/variables_13.js @@ -1,4 +1,4 @@ var searchData= [ - ['undo_5fact_5f_1757',['undo_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa498dfecac36590e4b60d50824dff58c',1,'GpgFrontend::UI::MainWindow']]] + ['undo_5fact_5f_1765',['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 8f418b10..ccc1a388 100644 --- a/docs/html/search/variables_14.js +++ b/docs/html/search/variables_14.js @@ -1,5 +1,5 @@ var searchData= [ - ['verify_5fact_5f_1758',['verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a14bb12fa25620e1a93bd23c9f7c84081',1,'GpgFrontend::UI::MainWindow']]], - ['view_5fmenu_5f_1759',['view_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0e9920cf0fc974ac2f70d3f039f009f2',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/variables_15.js b/docs/html/search/variables_15.js index f7f50d7a..28403d7c 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_1760',['zoom_in_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a3cb7daedbef61c1be27635c9ebc9e689',1,'GpgFrontend::UI::MainWindow']]], - ['zoom_5fout_5fact_5f_1761',['zoom_out_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70397629ae3ffe039051b80a099c7979',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/variables_2.js b/docs/html/search/variables_2.js index fe4d85b9..366f285f 100644 --- a/docs/html/search/variables_2.js +++ b/docs/html/search/variables_2.js @@ -1,20 +1,20 @@ var searchData= [ - ['channel_5f_1662',['channel_',['../classGpgFrontend_1_1ChannelObject.html#aee5f8a5575adbdf522da4dd195c091ee',1,'GpgFrontend::ChannelObject']]], - ['check_5fupdate_5fact_5f_1663',['check_update_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a672f4ef07be6ad645613ecd49399700d',1,'GpgFrontend::UI::MainWindow']]], - ['clean_5fdouble_5fline_5fbreaks_5fact_5f_1664',['clean_double_line_breaks_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a0cb094e0409337cfd7dba1bb510ea96e',1,'GpgFrontend::UI::MainWindow']]], - ['close_5ftab_5fact_5f_1665',['close_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a09671c3aa26a750cfd6be6c092de8715',1,'GpgFrontend::UI::MainWindow']]], - ['comment_5fedit_5f_1666',['comment_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3008e2a9879a8e122e422f67cf0018f8',1,'GpgFrontend::UI::KeyGenDialog']]], - ['comment_5fvar_5flabel_5f_1667',['comment_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a83b1290251a204def52677ae000a17ec',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['copy_5fact_5f_1668',['copy_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a71402943f4ed19e3aba0556b23eaa8f8',1,'GpgFrontend::UI::MainWindow']]], - ['copy_5fmail_5faddress_5fto_5fclipboard_5fact_5f_1669',['copy_mail_address_to_clipboard_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af77f66b6b869f6ddb3d2caa3bc40bb09',1,'GpgFrontend::UI::MainWindow']]], - ['count_5fpage_5f_1670',['count_page_',['../classGpgFrontend_1_1UI_1_1TextEdit.html#a747d3740a88295e6c9565788d4cf56ec',1,'GpgFrontend::UI::TextEdit']]], - ['created_5fvar_5flabel_5f_1671',['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_1672',['crypt_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1ef17c566a764f707f43593a1f6b3c60',1,'GpgFrontend::UI::MainWindow']]], - ['crypt_5ftool_5fbar_5f_1673',['crypt_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aac320aef3b49cd068544aac54b927f7a',1,'GpgFrontend::UI::MainWindow']]], - ['ctx_5f_1674',['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_1675',['ctx_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#ab8b61ca5dc753cc736a6a9062006e339',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['current_5freply_5f_1676',['current_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#ae6d869af65eaa2c8ddd8c87ffce9ba42',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]], - ['cut_5fact_5f_1677',['cut_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2c2f6c021219564846f1624f6bb5b9a2',1,'GpgFrontend::UI::MainWindow']]], - ['cut_5fpgp_5fheader_5fact_5f_1678',['cut_pgp_header_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a313a5d7d0847114a6f11e4d7870edd86',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/variables_3.js b/docs/html/search/variables_3.js index 0da18146..851d145a 100644 --- a/docs/html/search/variables_3.js +++ b/docs/html/search/variables_3.js @@ -1,6 +1,6 @@ var searchData= [ - ['date_5fedit_5f_1679',['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_1680',['decrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#aa92246123272e3e1085f22612aedf48f',1,'GpgFrontend::UI::MainWindow']]], - ['decrypt_5fverify_5fact_5f_1681',['decrypt_verify_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a70d2b2311708ab023466d343f2e914b1',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/variables_4.js b/docs/html/search/variables_4.js index e355a876..1d65fe31 100644 --- a/docs/html/search/variables_4.js +++ b/docs/html/search/variables_4.js @@ -1,14 +1,14 @@ var searchData= [ - ['edit_5f_1682',['edit_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a7aa41c90105fd4c2931895d8dfb5ec45',1,'GpgFrontend::UI::MainWindow']]], - ['edit_5fmenu_5f_1683',['edit_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6d681a306c137dc107088d60b09a925f',1,'GpgFrontend::UI::MainWindow']]], - ['edit_5ftool_5fbar_5f_1684',['edit_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ab531823acdbfb117c82a9906ce2107b9',1,'GpgFrontend::UI::MainWindow']]], - ['email_5fedit_5f_1685',['email_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a3453d1a8a4c0411472b2779d018abdc3',1,'GpgFrontend::UI::KeyGenDialog']]], - ['email_5fvar_5flabel_5f_1686',['email_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a8c71b37aa040da50cb0105489a42e60d',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['encrypt_5fact_5f_1687',['encrypt_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad6a2cecb2846b324604c4abd1fb7d11a',1,'GpgFrontend::UI::MainWindow']]], - ['encrypt_5fsign_5fact_5f_1688',['encrypt_sign_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2417c807356e3b876ecb2f572568670b',1,'GpgFrontend::UI::MainWindow']]], - ['error_5flabel_5f_1689',['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_1690',['error_messages_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a03a8e1c8f2c1887732d36a346185bb40',1,'GpgFrontend::UI::KeyGenDialog']]], - ['expire_5fcheck_5fbox_5f_1691',['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_1692',['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_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_()']]] ]; diff --git a/docs/html/search/variables_5.js b/docs/html/search/variables_5.js index 95c672b0..b31fad0d 100644 --- a/docs/html/search/variables_5.js +++ b/docs/html/search/variables_5.js @@ -1,11 +1,11 @@ var searchData= [ - ['file_5fmenu_5f_1693',['file_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af08c62c38a750382ee218191c8e13f4f',1,'GpgFrontend::UI::MainWindow']]], - ['file_5ftool_5fbar_5f_1694',['file_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a1e0d23d361b8e339ca85410db2bdfb64',1,'GpgFrontend::UI::MainWindow']]], - ['find_5fact_5f_1695',['find_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a6154f5dbdc9cebc0644e5d1e25895df8',1,'GpgFrontend::UI::MainWindow']]], - ['find_5fedit_5f_1696',['find_edit_',['../classGpgFrontend_1_1UI_1_1FindWidget.html#af420832720942dd1e7cb3f3841c7cbfe',1,'GpgFrontend::UI::FindWidget']]], - ['fingerprint_5fbox_5f_1697',['fingerprint_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ada1c21cf59f1f19dfd4ffe0391bc1594',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['fingerprint_5fvar_5flabel_5f_1698',['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_1699',['fpr_',['../classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox.html#a7d4b0cfcf5af0d4f7b7e121651cdf96d',1,'GpgFrontend::UI::VerifyKeyDetailBox']]], - ['full_5ffile_5fpath_5f_1700',['full_file_path_',['../classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html#ae867b6329fcb1978479a9d70f7b017db',1,'GpgFrontend::UI::PlainTextEditorPage']]] + ['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']]] ]; diff --git a/docs/html/search/variables_6.js b/docs/html/search/variables_6.js index 0489f6e0..82b8325e 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_1701',['global_setting_station_',['../classGpgFrontend_1_1DataObjectOperator.html#a3c195f8e4c30d95be14a6d43e9282601',1,'GpgFrontend::DataObjectOperator']]], - ['gnupg_5fact_5f_1702',['gnupg_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a79b83f536a7c4299eaa3d22e4e875227',1,'GpgFrontend::UI::MainWindow']]], - ['gnupghomepath_1703',['GnuPGHomePath',['../classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo.html#a2ddf7d8e63e7b8eb180599129b2d4a05',1,'GpgFrontend::Module::Integrated::GnuPGInfoGatheringModule::GpgInfo']]], - ['gpg_5fmenu_5f_1704',['gpg_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a2bed0c3b032269c9eb82bc7c068852cb',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/variables_7.js b/docs/html/search/variables_7.js index 4052eeef..ce51dc32 100644 --- a/docs/html/search/variables_7.js +++ b/docs/html/search/variables_7.js @@ -1,5 +1,5 @@ var searchData= [ - ['hash_5fkey_5f_1705',['hash_key_',['../classGpgFrontend_1_1DataObjectOperator.html#ae409c3562c3e08931daa17f5790c508b',1,'GpgFrontend::DataObjectOperator']]], - ['help_5fmenu_5f_1706',['help_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a89fa105ed54d2189d762668262d74c63',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/variables_8.js b/docs/html/search/variables_8.js index b7b72d63..6e6464e7 100644 --- a/docs/html/search/variables_8.js +++ b/docs/html/search/variables_8.js @@ -1,9 +1,9 @@ var searchData= [ - ['import_5fbutton_5f_1707',['import_button_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8538940a9a5dea7ddf53c89acdeb83be',1,'GpgFrontend::UI::MainWindow']]], - ['import_5fkey_5ffrom_5fedit_5fact_5f_1708',['import_key_from_edit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a01b85fb17c373d8f97ce439027c6d04e',1,'GpgFrontend::UI::MainWindow']]], - ['import_5fkey_5fmenu_5f_1709',['import_key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8d6fe32ab64797459443ed285d769745',1,'GpgFrontend::UI::MainWindow']]], - ['instance_1710',['instance',['../classGpgFrontend_1_1CoreSignalStation.html#a671214ba506895fa5de6f80acf450d12',1,'GpgFrontend::CoreSignalStation']]], - ['instances_5fmap_5f_1711',['instances_map_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ae9347224f7094fd77236823d69bc3a4c',1,'GpgFrontend::SingletonStorage::Impl']]], - ['instances_5fmutex_5f_1712',['instances_mutex_',['../classGpgFrontend_1_1SingletonStorage_1_1Impl.html#ad9c24c40dbad720eaf8a6a86156bca86',1,'GpgFrontend::SingletonStorage::Impl']]] + ['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']]] ]; diff --git a/docs/html/search/variables_9.js b/docs/html/search/variables_9.js index a85a276e..aeb4dac9 100644 --- a/docs/html/search/variables_9.js +++ b/docs/html/search/variables_9.js @@ -1,16 +1,16 @@ var searchData= [ - ['key_5fbox_5f_1713',['key_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#aae9905764b5551208574a932fdfba29c',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['key_5fid_5fvar_5flabel_5f_1714',['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_1715',['key_list_dock_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#adaa66d9cdc51c946efc99bb94deda31c',1,'GpgFrontend::UI::MainWindow']]], - ['key_5fmenu_5f_1716',['key_menu_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a16bbfd12cd3a6f0df9e2c32cf7999e57',1,'GpgFrontend::UI::MainWindow']]], - ['key_5fsize_5fspin_5fbox_5f_1717',['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_1718',['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_1719',['key_tool_bar_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a38f243880cfb9276545b08f0730811e7',1,'GpgFrontend::UI::MainWindow']]], - ['key_5ftype_5fcombo_5fbox_5f_1720',['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_1721',['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_1722',['key_usage_group_box_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7b1b9cb46c0547c1e561e56d55616cf1',1,'GpgFrontend::UI::KeyGenDialog']]], - ['keys_5fcache_5fmutex_5f_1723',['keys_cache_mutex_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#abc3cc405bb9a90ed5cd017bf7b8bc55d',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['keys_5fsearch_5fcache_5f_1724',['keys_search_cache_',['../classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html#a5eabfecd9ecaba8d940621183ddad308',1,'GpgFrontend::GpgKeyGetter::Impl']]], - ['krestartcode_1725',['kRestartCode',['../namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449',1,'GpgFrontend']]] + ['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']]] ]; diff --git a/docs/html/search/variables_a.js b/docs/html/search/variables_a.js index f340ad7b..cc32db3d 100644 --- a/docs/html/search/variables_a.js +++ b/docs/html/search/variables_a.js @@ -1,4 +1,4 @@ var searchData= [ - ['latest_5freply_5f_1726',['latest_reply_',['../classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask.html#a77548d6c583b7fa68a2b2dd1f10dd23f',1,'GpgFrontend::Module::Integrated::VersionCheckingModule::VersionCheckTask']]] + ['latest_5freply_5f_1734',['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 66e5080d..4f9ff487 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_1727',['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_1728',['mt_',['../classGpgFrontend_1_1PassphraseGenerator.html#a19ac4999bbd5fb7e6c42a4aef9606892',1,'GpgFrontend::PassphraseGenerator']]] + ['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']]] ]; diff --git a/docs/html/search/variables_c.js b/docs/html/search/variables_c.js index 8dd33368..aec248c6 100644 --- a/docs/html/search/variables_c.js +++ b/docs/html/search/variables_c.js @@ -1,7 +1,7 @@ var searchData= [ - ['name_5fedit_5f_1729',['name_edit_',['../classGpgFrontend_1_1UI_1_1KeyGenDialog.html#a7ed095cce29c658741ae0520049010c0',1,'GpgFrontend::UI::KeyGenDialog']]], - ['name_5fvar_5flabel_5f_1730',['name_var_label_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#a9d57be18c2091827c04ec8809f4154be',1,'GpgFrontend::UI::KeyPairDetailTab']]], - ['new_5ftab_5fact_5f_1731',['new_tab_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a472500fec64442b114e9ce9faf4b6a73',1,'GpgFrontend::UI::MainWindow']]], - ['no_5fpass_5fphrase_5fcheck_5fbox_5f_1732',['no_pass_phrase_check_box_',['../classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog.html#a001803152c0e5bd9de7c7dd04cef8ad4',1,'GpgFrontend::UI::SubkeyGenerateDialog']]] + ['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']]] ]; diff --git a/docs/html/search/variables_d.js b/docs/html/search/variables_d.js index 61e97385..3cdeddbf 100644 --- a/docs/html/search/variables_d.js +++ b/docs/html/search/variables_d.js @@ -1,8 +1,8 @@ var searchData= [ - ['open_5fact_5f_1733',['open_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a4a1edafb8c67b181ff3c29394147571d',1,'GpgFrontend::UI::MainWindow']]], - ['open_5fkey_5ffile_5fact_5f_1734',['open_key_file_act_',['../classGpgFrontend_1_1UI_1_1KeyMgmt.html#a876e257c8d8bb7e47ceb70e1da4f9da7',1,'GpgFrontend::UI::KeyMgmt']]], - ['open_5fkey_5fmanagement_5fact_5f_1735',['open_key_management_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#ad7b22560df7e3bb38b660d3ffc84dc83',1,'GpgFrontend::UI::MainWindow']]], - ['open_5fsettings_5fact_5f_1736',['open_settings_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#afab1e0363a4b97ff68228cd4bd7cbc62',1,'GpgFrontend::UI::MainWindow']]], - ['owner_5fbox_5f_1737',['owner_box_',['../classGpgFrontend_1_1UI_1_1KeyPairDetailTab.html#ad8c25061351d8e739b70d5466b87410e',1,'GpgFrontend::UI::KeyPairDetailTab']]] + ['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']]] ]; diff --git a/docs/html/search/variables_e.js b/docs/html/search/variables_e.js index 3239b5be..834ca3b4 100644 --- a/docs/html/search/variables_e.js +++ b/docs/html/search/variables_e.js @@ -1,5 +1,5 @@ var searchData= [ - ['paste_5fact_5f_1738',['paste_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a62ea61c38e758022ba655c6faf54322b',1,'GpgFrontend::UI::MainWindow']]], - ['print_5fact_5f_1739',['print_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#a8f9dd7edba23321a13ed630cdef7fdcc',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/search/variables_f.js b/docs/html/search/variables_f.js index 9b2a0257..2d5a3462 100644 --- a/docs/html/search/variables_f.js +++ b/docs/html/search/variables_f.js @@ -1,5 +1,5 @@ var searchData= [ - ['quit_5fact_5f_1740',['quit_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#abe0683e48485f9fcff622d9519c37ed9',1,'GpgFrontend::UI::MainWindow']]], - ['quote_5fact_5f_1741',['quote_act_',['../classGpgFrontend_1_1UI_1_1MainWindow.html#af9640e5732c2595d0c094e7ff7e371ac',1,'GpgFrontend::UI::MainWindow']]] + ['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']]] ]; diff --git a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn-members.html b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn-members.html index cd8f0341..4dbdd123 100644 --- a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn-members.html +++ b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn-members.html @@ -93,10 +93,11 @@ $(document).ready(function(){initNavTree('structGpgFrontend_1_1UI_1_1KeyListColu - - - - + + + + +
    kBufferSi -

    References InitGlobalPathEnv(), InitLoggingSystem(), GpgFrontend::Module::LoadGpgFrontendModules(), and SetDefaultLogLevel().

    +

    References InitGlobalPathEnv(), InitLocale(), InitLoggingSystem(), GpgFrontend::Module::LoadGpgFrontendModules(), and SetDefaultLogLevel().

    @@ -1329,7 +1336,7 @@ constexpr size_t 
    kBufferSi -

    References RegisterSyncLogger().

    +

    References RegisterAsyncLogger(), and RegisterSyncLogger().

    Referenced by InitGlobalBasicalEnv().

    @@ -1433,6 +1440,8 @@ false if failed

    References GpgFrontend::SingletonFunctionObject< LoggerManager >::GetInstance().

    +

    Referenced by InitLoggingSystem().

    + @@ -1924,7 +1933,7 @@ template<typename T > -

    References GpgFrontend::SingletonFunctionObject< TaskRunnerGetter >::GetInstance().

    +

    References GpgFrontend::GpgAdvancedOperator::ClearGpgPasswordCache(), GpgFrontend::SingletonFunctionObject< GlobalSettingStation >::GetInstance(), and GpgFrontend::SingletonFunctionObject< TaskRunnerGetter >::GetInstance().

    @@ -1953,7 +1962,7 @@ template<typename T >
    Returns
    int

    internationalisation. loop to restart main window with changed translation when settings change.

    -

    References GpgFrontend::UI::InitGpgFrontendUI(), kRestartCode, GpgFrontend::UI::RunGpgFrontendUI(), and GpgFrontend::Module::ShutdownGpgFrontendModules().

    +

    References GpgFrontend::UI::InitGpgFrontendUI(), InitLocale(), kRestartCode, GpgFrontend::UI::RunGpgFrontendUI(), and GpgFrontend::Module::ShutdownGpgFrontendModules().

    diff --git a/docs/html/namespaceGpgFrontend.js b/docs/html/namespaceGpgFrontend.js index f9b38a00..af50232e 100644 --- a/docs/html/namespaceGpgFrontend.js +++ b/docs/html/namespaceGpgFrontend.js @@ -132,7 +132,8 @@ var namespaceGpgFrontend = [ "DeleteAllFilesByPattern", "namespaceGpgFrontend.html#a445c070c37811b064e6e4dbb8979bc95", null ], [ "DescribeGpgErrCode", "namespaceGpgFrontend.html#aa22dc541423cb09a1dd250d458eb069c", null ], [ "DestroyGpgFrontendCore", "namespaceGpgFrontend.html#a298d0e911d189337157b1b23bc94d864", null ], - [ "DetectGnuPGPath", "namespaceGpgFrontend.html#a72507743c74e569d433d7ac2a0a19099", null ], + [ "DetectGnuPGPath", "namespaceGpgFrontend.html#aa2e45f703a9bd027960936304b35072e", null ], + [ "DetectGpgConfPath", "namespaceGpgFrontend.html#a820d6ec2f05b8dba4d72b4d73839219f", null ], [ "ExtractParams", "namespaceGpgFrontend.html#aa3019ec3e3454346434ba2235d304dd0", null ], [ "GetCacheValue", "namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a", null ], [ "GetChannelObjectInstance", "namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6", null ], @@ -159,7 +160,8 @@ var namespaceGpgFrontend = [ "InitGlobalBasicalEnv", "namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41", null ], [ "InitGlobalPathEnv", "namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da", null ], [ "InitGpgFrontendCore", "namespaceGpgFrontend.html#a250ad950f8337bf5b7c4e35cd7a12ece", null ], - [ "InitGpgME", "namespaceGpgFrontend.html#a721e24e02c2fcc79e8e9e39b187e8f48", null ], + [ "InitGpgME", "namespaceGpgFrontend.html#a5bc56ca0af26f82a20f044e4acb3fba5", null ], + [ "InitLocale", "namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4", null ], [ "InitLoggingSystem", "namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5", null ], [ "ParseLogLevel", "namespaceGpgFrontend.html#acc004de90a41bcd7dc684b0d267fef41", null ], [ "PrintVersion", "namespaceGpgFrontend.html#aa9d15c8dfa6894ce6cd3afcd2692a004", null ], diff --git a/docs/html/namespaceGpgFrontend_1_1UI.html b/docs/html/namespaceGpgFrontend_1_1UI.html index c37449ef..f3596f7a 100644 --- a/docs/html/namespaceGpgFrontend_1_1UI.html +++ b/docs/html/namespaceGpgFrontend_1_1UI.html @@ -266,10 +266,10 @@ Functions
    auto FindTopMostWindow (QWidget *fallback) -> QWidget *
     
    -void InitLocale ()
     setup the locale and load the translations
     
    +void InitUITranslations ()
     setup the locale and load the translations
     
    void WaitEnvCheckingProcess ()
     
    EmailAddress (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    FingerPrint (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    InfoType typedef (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumn
    NAME (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    TYPE (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    Usage (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    Validity (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    KeyID (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    NAME (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    TYPE (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    Usage (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    Validity (defined in GpgFrontend::UI::KeyListColumn)GpgFrontend::UI::KeyListColumnstatic
    diff --git a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn.html b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn.html index 3ae808ee..bb3a23fa 100644 --- a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn.html +++ b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn.html @@ -95,7 +95,7 @@ Collaboration diagram for GpgFrontend::UI::KeyListColumn:
    Collaboration graph
    - +
    @@ -128,6 +128,9 @@ static constexpr InfoType  + +
    static constexpr InfoType FingerPrint = 1 << 5
     
    +static constexpr InfoType KeyID = 1 << 6
     

    The documentation for this struct was generated from the following file:
    • src/ui/widgets/KeyList.h
    • diff --git a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn.js b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn.js index 7a95fcbf..a8fd6f03 100644 --- a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn.js +++ b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn.js @@ -4,6 +4,7 @@ var structGpgFrontend_1_1UI_1_1KeyListColumn = [ "ALL", "structGpgFrontend_1_1UI_1_1KeyListColumn.html#aca1729a164974c7037e9740e2189423d", null ], [ "EmailAddress", "structGpgFrontend_1_1UI_1_1KeyListColumn.html#a21a0f214c0e06684a6430fc7a782fb1a", null ], [ "FingerPrint", "structGpgFrontend_1_1UI_1_1KeyListColumn.html#ab561f6f3c20bc239a4021ad75ac627b3", null ], + [ "KeyID", "structGpgFrontend_1_1UI_1_1KeyListColumn.html#af2f40b719085c2f0b22d994fb2550672", null ], [ "NAME", "structGpgFrontend_1_1UI_1_1KeyListColumn.html#a6d71f19e2a201c35592226a8f1a19ddb", null ], [ "TYPE", "structGpgFrontend_1_1UI_1_1KeyListColumn.html#ac8581e50c2880b67c26c0196b2511905", null ], [ "Usage", "structGpgFrontend_1_1UI_1_1KeyListColumn.html#a58138d19ea81b42712610c7419ac1f66", null ], diff --git a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.map b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.map index e89a3867..e279d794 100644 --- a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.map +++ b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.map @@ -1,3 +1,3 @@ - + diff --git a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.md5 b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.md5 index 55e5ee68..a1fc9afb 100644 --- a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.md5 +++ b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.md5 @@ -1 +1 @@ -4cd25c28cd59a942c4c60f966a92a200 \ No newline at end of file +9d006def91fb490fa379b0550dbe5bab \ No newline at end of file diff --git a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.png b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.png index 8af02a64..ca76fdca 100644 Binary files a/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.png and b/docs/html/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.png differ diff --git a/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf b/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf index df4abdf7..f4c97b8e 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 d389eaad..22524fa3 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 45b9846b..13f35f45 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 3a8be386..50cea56e 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 1e69b1a9..29bfd7bb 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 8bfc459f..32cc8d32 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 6f0283d7..477207f8 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 6f0283d7..477207f8 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 3cdc514d..03d86c42 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 a962ff44..8a935199 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 cc87144c..eafc3b9b 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 8a17408c..252e4c86 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 6acfe828..779e4384 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 e596f2a4..ad22a2ac 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 aee1c0d1..81b27ccc 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 4b1364a0..74ca6aec 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 38beb17c..c1383878 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 ca11a8b3..370778fb 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 2f0cc758..030aec15 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__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.pdf index 85cc6604..d10ab3c4 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 6bb3fbd3..392d9f46 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 6bb3fbd3..392d9f46 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.tex b/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator.tex index 397db7ad..f7bc7a92 100644 --- a/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator.tex +++ b/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator.tex @@ -61,7 +61,7 @@ References Gpg\+Frontend\+::\+Gpg\+Command\+Executor\+::\+Execute\+Sync(). -Referenced by Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Init(). +Referenced by Gpg\+Frontend\+::\+Shutdown\+Global\+Basical\+Env(). \mbox{\Hypertarget{classGpgFrontend_1_1GpgAdvancedOperator_acac2e0b60aec9e02b7dd5be6d37f0b31}\label{classGpgFrontend_1_1GpgAdvancedOperator_acac2e0b60aec9e02b7dd5be6d37f0b31}} \index{GpgFrontend::GpgAdvancedOperator@{GpgFrontend::GpgAdvancedOperator}!ReloadGpgComponents@{ReloadGpgComponents}} diff --git a/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf index 74092ff3..1cc44bdd 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 e60b880f..0688df56 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 226609d9..9c324e29 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 2e39cda3..00bcccbd 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 7140d886..23b09f36 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 d4f9f382..6ee660eb 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 d4f9f382..6ee660eb 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 7168f646..4d25a78a 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 19932c0b..56ee762c 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 45667025..aad76f4c 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 b0dcc74f..470167ab 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 2bb33516..03f98182 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 c5e53192..8fded479 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 b37fd0d4..5f1c2ced 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 d148b2ab..6ff1443e 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 dd5fbd1e..124ec7a7 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 b09583ff..f2159fbc 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 b5c27e3c..3bc2e45c 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 026d941a..9d8f1c66 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 1679d86a..80c9a1b3 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 d52202d2..d1bf4664 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 f422ef06..f3100bb8 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 f422ef06..f3100bb8 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 11b1d1c4..b3d2cb04 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 310c9d0c..7cdfad3b 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 2df97c5b..68cad12f 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 19a512fc..e4fef552 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.tex b/docs/latex/classGpgFrontend_1_1GpgKeyOpera.tex index a743fdc0..07c9763e 100644 --- a/docs/latex/classGpgFrontend_1_1GpgKeyOpera.tex +++ b/docs/latex/classGpgFrontend_1_1GpgKeyOpera.tex @@ -95,7 +95,7 @@ References Delete\+Keys(). \index{GpgFrontend::GpgKeyOpera@{GpgFrontend::GpgKeyOpera}!DeleteKeys@{DeleteKeys}} \index{DeleteKeys@{DeleteKeys}!GpgFrontend::GpgKeyOpera@{GpgFrontend::GpgKeyOpera}} \doxysubsubsection{\texorpdfstring{DeleteKeys()}{DeleteKeys()}} -{\footnotesize\ttfamily void Gpg\+Frontend\+::\+Gpg\+Key\+Opera\+::\+Delete\+Keys (\begin{DoxyParamCaption}\item[{Gpg\+Frontend\+::\+Key\+Id\+Args\+List\+Ptr}]{key\+\_\+ids }\end{DoxyParamCaption})} +{\footnotesize\ttfamily void Gpg\+Frontend\+::\+Gpg\+Key\+Opera\+::\+Delete\+Keys (\begin{DoxyParamCaption}\item[{Key\+Id\+Args\+List\+Ptr}]{key\+\_\+ids }\end{DoxyParamCaption})} \begin{DoxyParams}{Parameters} diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf index f4571833..ec30c72d 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 b8cf544b..bbcacbee 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 cb838ca4..c4f19030 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 86c855ca..8dab3bc7 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 e8a860db..8bd66fd0 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 e8a860db..8bd66fd0 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 e1999937..73327a51 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.md5 b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.md5 index 20a48a64..7f867bcf 100644 --- a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.md5 @@ -1 +1 @@ -845c284b62f13f7ce7e8f3b0c3fe7630 \ No newline at end of file +f1178e3b65596982da3fe4e679d541c5 \ No newline at end of file diff --git a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf index 4a317eaf..475a2a81 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 9e79d1ca..22c13b55 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 7f3d287f..f62e4a66 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 2ea39ad0..af6a3441 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 317b2c80..41e40463 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 e7415e99..02e62a25 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 e49db31c..9b2e1925 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 40866ea2..763ec275 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 a5328fb2..b04079b4 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 3f7d1d51..48676f78 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.tex b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse.tex index 28a61d0d..c1771c5d 100644 --- a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse.tex +++ b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse.tex @@ -38,7 +38,9 @@ void {\bfseries do\+Analyse} () final \doxysubsection*{Private Member Functions} \begin{DoxyCompactItemize} \item -auto \mbox{\hyperlink{classGpgFrontend_1_1GpgVerifyResultAnalyse_a4d8231561ad4f92322fab6dc8895b8be}{print\+\_\+signer}} (QText\+Stream \&stream, gpgme\+\_\+signature\+\_\+t sign) -\/$>$ bool +auto \mbox{\hyperlink{classGpgFrontend_1_1GpgVerifyResultAnalyse_a591bc0f998e7c1e85f1838248c58b212}{print\+\_\+signer}} (QText\+Stream \&stream, \mbox{\hyperlink{classGpgFrontend_1_1GpgSignature}{Gpg\+Signature}} sign) -\/$>$ bool +\item +auto \mbox{\hyperlink{classGpgFrontend_1_1GpgVerifyResultAnalyse_ac35988f5f806ea1bedbbe2a6d5a900aa}{print\+\_\+signer\+\_\+without\+\_\+key}} (QText\+Stream \&stream, \mbox{\hyperlink{classGpgFrontend_1_1GpgSignature}{Gpg\+Signature}} sign) -\/$>$ bool \end{DoxyCompactItemize} \doxysubsection*{Private Attributes} \begin{DoxyCompactItemize} @@ -102,11 +104,11 @@ gpgme\+\_\+signature\+\_\+t Referenced by Gpg\+Frontend\+::\+UI\+::import\+\_\+unknown\+\_\+key\+\_\+from\+\_\+keyserver(). -\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_a4d8231561ad4f92322fab6dc8895b8be}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_a4d8231561ad4f92322fab6dc8895b8be}} +\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_a591bc0f998e7c1e85f1838248c58b212}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_a591bc0f998e7c1e85f1838248c58b212}} \index{GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}!print\_signer@{print\_signer}} \index{print\_signer@{print\_signer}!GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}} \doxysubsubsection{\texorpdfstring{print\_signer()}{print\_signer()}} -{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+Gpg\+Verify\+Result\+Analyse\+::print\+\_\+signer (\begin{DoxyParamCaption}\item[{QText\+Stream \&}]{stream, }\item[{gpgme\+\_\+signature\+\_\+t}]{sign }\end{DoxyParamCaption}) -\/$>$ bool\hspace{0.3cm}{\ttfamily [private]}} +{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+Gpg\+Verify\+Result\+Analyse\+::print\+\_\+signer (\begin{DoxyParamCaption}\item[{QText\+Stream \&}]{stream, }\item[{\mbox{\hyperlink{classGpgFrontend_1_1GpgSignature}{Gpg\+Signature}}}]{sign }\end{DoxyParamCaption}) -\/$>$ bool\hspace{0.3cm}{\ttfamily [private]}} \begin{DoxyParams}{Parameters} @@ -124,6 +126,24 @@ false References Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Gpg\+Key\+Getter $>$\+::\+Get\+Instance(). +\mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_ac35988f5f806ea1bedbbe2a6d5a900aa}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_ac35988f5f806ea1bedbbe2a6d5a900aa}} +\index{GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}!print\_signer\_without\_key@{print\_signer\_without\_key}} +\index{print\_signer\_without\_key@{print\_signer\_without\_key}!GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}} +\doxysubsubsection{\texorpdfstring{print\_signer\_without\_key()}{print\_signer\_without\_key()}} +{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+Gpg\+Verify\+Result\+Analyse\+::print\+\_\+signer\+\_\+without\+\_\+key (\begin{DoxyParamCaption}\item[{QText\+Stream \&}]{stream, }\item[{\mbox{\hyperlink{classGpgFrontend_1_1GpgSignature}{Gpg\+Signature}}}]{sign }\end{DoxyParamCaption}) -\/$>$ bool\hspace{0.3cm}{\ttfamily [private]}} + + +\begin{DoxyParams}{Parameters} +{\em stream} & \\ +\hline +{\em sign} & \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true + +false +\end{DoxyReturn} \mbox{\Hypertarget{classGpgFrontend_1_1GpgVerifyResultAnalyse_a8d0af2a9c0a52ef8bfd88bcb66aaf07e}\label{classGpgFrontend_1_1GpgVerifyResultAnalyse_a8d0af2a9c0a52ef8bfd88bcb66aaf07e}} \index{GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}!TakeChargeOfResult@{TakeChargeOfResult}} \index{TakeChargeOfResult@{TakeChargeOfResult}!GpgFrontend::GpgVerifyResultAnalyse@{GpgFrontend::GpgVerifyResultAnalyse}} diff --git a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.md5 b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.md5 index 0a48c137..d6c089ee 100644 --- a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.md5 @@ -1 +1 @@ -4345892708b6bbcb033cea21c67d53d2 \ No newline at end of file +659159e56d914dd74b72339acdb0a838 \ No newline at end of file diff --git a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf index 109c3906..623f26ec 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.md5 b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.md5 index db70b2df..0e83b7e4 100644 --- a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.md5 @@ -1 +1 @@ -666efbfaba76881e04431b01a8d48bb9 \ No newline at end of file +92d30a5fe9b6ef8678cd14ca0b1bb82e \ No newline at end of file diff --git a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf index 9e8093c3..3a840bda 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 c0b6a381..f6597d36 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 351672db..5457d292 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 52523a08..b24e0901 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 e5fade15..eabce8a4 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 f0299743..b3e6e832 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 ded508ca..e48c20bb 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 3fd01144..722f5c6f 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 acacdb85..0a5085e0 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 acacdb85..0a5085e0 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 ef47174a..4e3d8602 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 a544b30b..2491a0c6 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 a544b30b..2491a0c6 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 3ff837d7..76513d4a 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 3ff837d7..76513d4a 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 be97200e..1432376e 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 47cc8764..5509e2ae 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 0b92c11e..f943c529 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 f3e1c144..58ada5ae 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 f3e1c144..58ada5ae 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 c4d87cc7..c23b6e91 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 1c5ef91c..6a3d2dce 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 1c5ef91c..6a3d2dce 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 8d765f3e..9f059119 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 771f27ad..5026126b 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 0a3d44c3..10e0f27f 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 7824f2df..d3362908 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 7824f2df..2d5f6a72 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 ce56abc7..56eb904c 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 4a9fe246..c8995e45 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 1a500f7b..8ee0c56d 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 613fb977..d1c16ff7 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 5e14ccea..2964eb75 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 768e9c25..11697df7 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 e8da8520..3d7b01b9 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 6e0dd8b0..9c37c135 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 ab5ad9c7..73daf116 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 ab5ad9c7..73daf116 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 49aa8f2e..1ef8a890 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 06dac5a8..7d8d9ab3 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 6c6ddc56..b4fe3c80 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 c9dcbb97..a0174ccc 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 e1907d3a..e86133d6 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 e1907d3a..e86133d6 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 37c4c751..7fee6c9c 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 37c4c751..7fee6c9c 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 03400a2c..6514b1d2 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 a0a98029..d1caa067 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 d93903e3..e116e0ed 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 5c54e289..34d96333 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 49cc6926..2a9597c6 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 f8b8059a..fcb6e82f 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 4b5023bc..fb6e7865 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 94fbb02d..9b6be461 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 f6a0df14..85993497 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 f6a0df14..85993497 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 01920f02..6a2081ec 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 01920f02..6a2081ec 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils.tex index 80321c2f..13b50116 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils.tex @@ -67,7 +67,7 @@ void {\bfseries Signal\+Restart\+Application} (int) \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1CommonUtils_a78f5c2696152e9326e845c76c94be965}\label{classGpgFrontend_1_1UI_1_1CommonUtils_a78f5c2696152e9326e845c76c94be965}} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1CommonUtils_a78f5c2696152e9326e845c76c94be965}{Common\+Utils}} () \begin{DoxyCompactList}\small\item\em Construct a new Common Utils object. \end{DoxyCompactList}\item -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1CommonUtils_abb25baa60d62d6842028e174f7e341fe}\label{classGpgFrontend_1_1UI_1_1CommonUtils_abb25baa60d62d6842028e174f7e341fe}} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1CommonUtils_ae42826374fcdb0fe72af06542ab155dd}\label{classGpgFrontend_1_1UI_1_1CommonUtils_ae42826374fcdb0fe72af06542ab155dd}} bool {\bfseries is\+Application\+Need\+Restart} () \item \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1CommonUtils_ac2b48eecb23d985b6fe1e2ac70f3be29}\label{classGpgFrontend_1_1UI_1_1CommonUtils_ac2b48eecb23d985b6fe1e2ac70f3be29}} 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 708165d8..bcc7433d 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 942ce6d3..1be6d1bd 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 b58d580c..ba7bcb2a 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 b58d580c..ba7bcb2a 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 708cb1b0..f1462428 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 324438f8..3b04fd58 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage.tex index 62f17793..7f5d7370 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage.tex @@ -29,9 +29,14 @@ void {\bfseries Slot\+Go\+Path} () \doxysubsection*{Signals} \begin{DoxyCompactItemize} \item -void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1FilePage_aec462d16a2097024a4ced24012b905a7}{Signal\+Path\+Changed}} (const QString \&path) +void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1FilePage_af4462f25386ff65594ab0de771cb45c5}{Signal\+Path\+Changed}} (const QString \&) \item -void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1FilePage_a301c5c7747ad251b14c490d58b5d678f}{Signal\+Refresh\+Info\+Board}} (const QString \&text, \mbox{\hyperlink{namespaceGpgFrontend_1_1UI_acbaebd342a317b1f067942e5144bb00d}{Info\+Board\+Status}} verify\+\_\+label\+\_\+status) +void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1FilePage_a8c24032167f81c86770c216c3831da57}{Signal\+Refresh\+Info\+Board}} (const QString \&, \mbox{\hyperlink{namespaceGpgFrontend_1_1UI_acbaebd342a317b1f067942e5144bb00d}{Info\+Board\+Status}}) +\item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FilePage_ac008703950ffa192755e006638b693f4}\label{classGpgFrontend_1_1UI_1_1FilePage_ac008703950ffa192755e006638b693f4}} +void {\bfseries Signal\+Current\+Tab\+Changed} () +\item +void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1FilePage_adadebdebea3d4d8ced7aacc17b617627}{Signal\+Main\+Windowl\+Update\+Basical\+Opera\+Menu}} (unsigned int) \end{DoxyCompactItemize} \doxysubsection*{Public Member Functions} \begin{DoxyCompactItemize} @@ -45,6 +50,12 @@ auto \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1FilePage_ad1211e2d7911f55ee5d35f \item void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1FilePage_aea388ad7876e287f71e93085e6715495}{key\+Press\+Event}} (QKey\+Event $\ast$event) override \end{DoxyCompactItemize} +\doxysubsection*{Private Slots} +\begin{DoxyCompactItemize} +\item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FilePage_ac9d67b61abb9d4d013a73ad271c02c55}\label{classGpgFrontend_1_1UI_1_1FilePage_ac9d67b61abb9d4d013a73ad271c02c55}} +void {\bfseries update\+\_\+main\+\_\+basical\+\_\+opera\+\_\+menu} (const QString \&) +\end{DoxyCompactItemize} \doxysubsection*{Private Attributes} \begin{DoxyCompactItemize} \item @@ -115,22 +126,33 @@ QString {\em event} & \\ \hline \end{DoxyParams} -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FilePage_aec462d16a2097024a4ced24012b905a7}\label{classGpgFrontend_1_1UI_1_1FilePage_aec462d16a2097024a4ced24012b905a7}} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FilePage_adadebdebea3d4d8ced7aacc17b617627}\label{classGpgFrontend_1_1UI_1_1FilePage_adadebdebea3d4d8ced7aacc17b617627}} +\index{GpgFrontend::UI::FilePage@{GpgFrontend::UI::FilePage}!SignalMainWindowlUpdateBasicalOperaMenu@{SignalMainWindowlUpdateBasicalOperaMenu}} +\index{SignalMainWindowlUpdateBasicalOperaMenu@{SignalMainWindowlUpdateBasicalOperaMenu}!GpgFrontend::UI::FilePage@{GpgFrontend::UI::FilePage}} +\doxysubsubsection{\texorpdfstring{SignalMainWindowlUpdateBasicalOperaMenu}{SignalMainWindowlUpdateBasicalOperaMenu}} +{\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+File\+Page\+::\+Signal\+Main\+Windowl\+Update\+Basical\+Opera\+Menu (\begin{DoxyParamCaption}\item[{unsigned int}]{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [signal]}} + + +\begin{DoxyParams}{Parameters} +{\em int} & \\ +\hline +\end{DoxyParams} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FilePage_af4462f25386ff65594ab0de771cb45c5}\label{classGpgFrontend_1_1UI_1_1FilePage_af4462f25386ff65594ab0de771cb45c5}} \index{GpgFrontend::UI::FilePage@{GpgFrontend::UI::FilePage}!SignalPathChanged@{SignalPathChanged}} \index{SignalPathChanged@{SignalPathChanged}!GpgFrontend::UI::FilePage@{GpgFrontend::UI::FilePage}} \doxysubsubsection{\texorpdfstring{SignalPathChanged}{SignalPathChanged}} -{\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+File\+Page\+::\+Signal\+Path\+Changed (\begin{DoxyParamCaption}\item[{const QString \&}]{path }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [signal]}} +{\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+File\+Page\+::\+Signal\+Path\+Changed (\begin{DoxyParamCaption}\item[{const QString \&}]{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [signal]}} \begin{DoxyParams}{Parameters} {\em path} & \\ \hline \end{DoxyParams} -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FilePage_a301c5c7747ad251b14c490d58b5d678f}\label{classGpgFrontend_1_1UI_1_1FilePage_a301c5c7747ad251b14c490d58b5d678f}} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FilePage_a8c24032167f81c86770c216c3831da57}\label{classGpgFrontend_1_1UI_1_1FilePage_a8c24032167f81c86770c216c3831da57}} \index{GpgFrontend::UI::FilePage@{GpgFrontend::UI::FilePage}!SignalRefreshInfoBoard@{SignalRefreshInfoBoard}} \index{SignalRefreshInfoBoard@{SignalRefreshInfoBoard}!GpgFrontend::UI::FilePage@{GpgFrontend::UI::FilePage}} \doxysubsubsection{\texorpdfstring{SignalRefreshInfoBoard}{SignalRefreshInfoBoard}} -{\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+File\+Page\+::\+Signal\+Refresh\+Info\+Board (\begin{DoxyParamCaption}\item[{const QString \&}]{text, }\item[{\mbox{\hyperlink{namespaceGpgFrontend_1_1UI_acbaebd342a317b1f067942e5144bb00d}{Info\+Board\+Status}}}]{verify\+\_\+label\+\_\+status }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [signal]}} +{\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+File\+Page\+::\+Signal\+Refresh\+Info\+Board (\begin{DoxyParamCaption}\item[{const QString \&}]{, }\item[{\mbox{\hyperlink{namespaceGpgFrontend_1_1UI_acbaebd342a317b1f067942e5144bb00d}{Info\+Board\+Status}}}]{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [signal]}} \begin{DoxyParams}{Parameters} diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.md5 index fa01e5d4..c4bc600b 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.md5 @@ -1 +1 @@ -164a6df80974086d8fe060bb1dd194d3 \ No newline at end of file +fd83d358a8c3f0039488cea0b7cef59e \ No newline at end of file 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 503dccf5..741c5359 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.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.md5 index 148521f4..194e2c34 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.md5 @@ -1 +1 @@ -ec990858c3257335fda4da0299f0e6bd \ No newline at end of file +8250717b3a2b7a765dcb81383daaa941 \ No newline at end of file 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 c1898964..df74d959 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 05922efb..0e8cf0d0 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 05922efb..0e8cf0d0 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView.tex index f5b827d3..5052ff18 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView.tex @@ -89,6 +89,8 @@ void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1FileTreeView_aad531bef81bf8264be \item \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FileTreeView_a67fa58357348920cbb250df3fe70115c}\label{classGpgFrontend_1_1UI_1_1FileTreeView_a67fa58357348920cbb250df3fe70115c}} void {\bfseries paint\+Event} (QPaint\+Event $\ast$event) override +\item +void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1FileTreeView_a1c0a1f76a713872530980b14baaaec29}{mouse\+Press\+Event}} (QMouse\+Event $\ast$event) override \end{DoxyCompactItemize} \doxysubsection*{Private Slots} \begin{DoxyCompactItemize} @@ -121,6 +123,9 @@ QString {\bfseries selected\+\_\+path\+\_\+} \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FileTreeView_a2060426b238894bae21c46ccc0f0c53e}\label{classGpgFrontend_1_1UI_1_1FileTreeView_a2060426b238894bae21c46ccc0f0c53e}} QMenu $\ast$ {\bfseries popup\+\_\+menu\+\_\+} \item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FileTreeView_a55ab0ccc16e3a1696e3b1ee47e884544}\label{classGpgFrontend_1_1UI_1_1FileTreeView_a55ab0ccc16e3a1696e3b1ee47e884544}} +QMenu $\ast$ {\bfseries new\+\_\+item\+\_\+action\+\_\+menu\+\_\+} +\item \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FileTreeView_a46daeb183f5f127c7d7f91e1ae506e38}\label{classGpgFrontend_1_1UI_1_1FileTreeView_a46daeb183f5f127c7d7f91e1ae506e38}} QAction $\ast$ {\bfseries action\+\_\+open\+\_\+file\+\_\+} \item @@ -156,7 +161,7 @@ QAction $\ast$ {\bfseries action\+\_\+compress\+\_\+files\+\_\+} Get the Current Path object. \begin{DoxyReturn}{Returns} -std\+::filesystem\+::path +QString \end{DoxyReturn} @@ -196,7 +201,7 @@ Get the Path By Click Point object. \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} -std\+::filesystem\+::path +QString \end{DoxyReturn} \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FileTreeView_a697e1df6db810119d3d908d9e88a5212}\label{classGpgFrontend_1_1UI_1_1FileTreeView_a697e1df6db810119d3d908d9e88a5212}} \index{GpgFrontend::UI::FileTreeView@{GpgFrontend::UI::FileTreeView}!GetSelectedPath@{GetSelectedPath}} @@ -209,7 +214,7 @@ std\+::filesystem\+::path Get the Selected Path object. \begin{DoxyReturn}{Returns} -std\+::filesystem\+::path +QString \end{DoxyReturn} \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FileTreeView_aad531bef81bf8264be3a181efd6b473d}\label{classGpgFrontend_1_1UI_1_1FileTreeView_aad531bef81bf8264be3a181efd6b473d}} \index{GpgFrontend::UI::FileTreeView@{GpgFrontend::UI::FileTreeView}!keyPressEvent@{keyPressEvent}} @@ -218,6 +223,17 @@ std\+::filesystem\+::path {\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+File\+Tree\+View\+::key\+Press\+Event (\begin{DoxyParamCaption}\item[{QKey\+Event $\ast$}]{event }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [override]}, {\ttfamily [protected]}} +\begin{DoxyParams}{Parameters} +{\em event} & \\ +\hline +\end{DoxyParams} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1FileTreeView_a1c0a1f76a713872530980b14baaaec29}\label{classGpgFrontend_1_1UI_1_1FileTreeView_a1c0a1f76a713872530980b14baaaec29}} +\index{GpgFrontend::UI::FileTreeView@{GpgFrontend::UI::FileTreeView}!mousePressEvent@{mousePressEvent}} +\index{mousePressEvent@{mousePressEvent}!GpgFrontend::UI::FileTreeView@{GpgFrontend::UI::FileTreeView}} +\doxysubsubsection{\texorpdfstring{mousePressEvent()}{mousePressEvent()}} +{\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+File\+Tree\+View\+::mouse\+Press\+Event (\begin{DoxyParamCaption}\item[{QMouse\+Event $\ast$}]{event }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [override]}, {\ttfamily [protected]}} + + \begin{DoxyParams}{Parameters} {\em event} & \\ \hline diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.md5 index ffa40b4e..58051961 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.md5 @@ -1 +1 @@ -4f0201e57dbb759d180b6c9d0678eb55 \ No newline at end of file +2a47087b611cf0286c62544005437788 \ No newline at end of file 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 63ba8e72..b702e51b 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.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.md5 index ffa40b4e..58051961 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.md5 @@ -1 +1 @@ -4f0201e57dbb759d180b6c9d0678eb55 \ No newline at end of file +2a47087b611cf0286c62544005437788 \ No newline at end of file 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 63ba8e72..b702e51b 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget.tex index 54486081..657d25b3 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget.tex @@ -111,10 +111,6 @@ References find\+\_\+edit\+\_\+. Set background of find\+Edit to red, if no match is found (Documents textcursor position equals -\/1), otherwise set it to white. -References find\+\_\+edit\+\_\+, Gpg\+Frontend\+::\+UI\+::\+Plain\+Text\+Editor\+Page\+::\+Get\+Text\+Page(), and m\+\_\+text\+\_\+page\+\_\+. - - - The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize} \item src/ui/widgets/Find\+Widget.\+h\item 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 d4b9ab6b..55b9add6 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 5df89887..3c56f1eb 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 d1fc48ea..b8afa0e4 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.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5 index 724ff633..705d3598 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5 @@ -1 +1 @@ -adb22974b9233ac769decbae0f910a56 \ No newline at end of file +657dde2d8650f5e5a564fcd6c933d95f \ No newline at end of file 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 4a672f8b..d189f1e3 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 392dc1b2..f3fa5a18 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.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.md5 index bf387635..76d3a59a 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.md5 @@ -1 +1 @@ -e1d15cf674e35c6d27aeccd785377f8e \ No newline at end of file +d78f7e760bcc34e93bf8adfbdf19a342 \ No newline at end of file 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 4555368a..8d0e1065 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 04e6185c..f446fe0b 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 2ae8a2d3..201b8d9f 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 60c7ca69..8b720d7d 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 5618cc05..a91f05c8 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 5618cc05..a91f05c8 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.tex index eb611a15..cee044d6 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.tex @@ -70,6 +70,12 @@ std\+::shared\+\_\+ptr$<$ Ui\+\_\+\+Gnu\+PGController\+Dialog $>$ {\bfseries ui\ \item \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1GnuPGControllerDialog_acd2918a181aa9c8c59e5d789ce34a92a}\label{classGpgFrontend_1_1UI_1_1GnuPGControllerDialog_acd2918a181aa9c8c59e5d789ce34a92a}} int {\bfseries restart\+\_\+needed\+\_\+} \{0\} +\item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1GnuPGControllerDialog_a6040ef897e3fd82d4cec3c6802a5aa6a}\label{classGpgFrontend_1_1UI_1_1GnuPGControllerDialog_a6040ef897e3fd82d4cec3c6802a5aa6a}} +QString {\bfseries custom\+\_\+key\+\_\+database\+\_\+path\+\_\+} +\item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1GnuPGControllerDialog_a8950c4389f4bbc4a3e62d769d6d14dc4}\label{classGpgFrontend_1_1UI_1_1GnuPGControllerDialog_a8950c4389f4bbc4a3e62d769d6d14dc4}} +QString {\bfseries custom\+\_\+gnupg\+\_\+path\+\_\+} \end{DoxyCompactItemize} \doxysubsection*{Additional Inherited Members} @@ -92,7 +98,7 @@ Construct a new General Tab object. \end{DoxyParams} -References check\+\_\+custom\+\_\+gnupg\+\_\+key\+\_\+database\+\_\+path(), Gpg\+Frontend\+::\+UI\+::\+UISignal\+Station\+::\+Get\+Instance(), Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Global\+Setting\+Station $>$\+::\+Get\+Instance(), Signal\+Restart\+Needed(), and slot\+\_\+set\+\_\+restart\+\_\+needed(). +References Gpg\+Frontend\+::\+UI\+::\+UISignal\+Station\+::\+Get\+Instance(), Signal\+Restart\+Needed(), and slot\+\_\+set\+\_\+restart\+\_\+needed(). @@ -108,10 +114,6 @@ true false \end{DoxyReturn} - - -Referenced by Gnu\+PGController\+Dialog(). - \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1GnuPGControllerDialog_a296dd2fd013f34e7fb389a36bbcaa78e}\label{classGpgFrontend_1_1UI_1_1GnuPGControllerDialog_a296dd2fd013f34e7fb389a36bbcaa78e}} \index{GpgFrontend::UI::GnuPGControllerDialog@{GpgFrontend::UI::GnuPGControllerDialog}!check\_custom\_gnupg\_path@{check\_custom\_gnupg\_path}} \index{check\_custom\_gnupg\_path@{check\_custom\_gnupg\_path}!GpgFrontend::UI::GnuPGControllerDialog@{GpgFrontend::UI::GnuPGControllerDialog}} diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.md5 index 138b734d..aff06419 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.md5 @@ -1 +1 @@ -5f3caa8f16c294eb764ea019029e1caf \ No newline at end of file +04c83714e7f96e185b12e588b6d73620 \ No newline at end of file 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 93417c75..18cdc738 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.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.md5 index 9a4dcce6..636da903 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.md5 @@ -1 +1 @@ -52de1b3255b6f88d2450d7a47760cde6 \ No newline at end of file +ae9d1d302f0b3dd4e500a489f9a73af8 \ No newline at end of file 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 b002683d..7fbb5711 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 ef651467..0ec3250a 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 a4930318..40a48272 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 a9a0afc2..0f45cf2f 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 a9a0afc2..0f45cf2f 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 10972b5e..41a68b40 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 10972b5e..41a68b40 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 8960a476..13936723 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 06459b98..7c7a697d 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 24ad72df..d1421758 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 24ad72df..d1421758 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 becd29fa..bbf25500 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 becd29fa..bbf25500 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 b05c8eb2..fd12f651 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 b05c8eb2..fd12f651 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 b6a6885d..0973c276 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 dcdc8922..8eaf2d03 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 2398e44e..5df0bbc7 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 2398e44e..5df0bbc7 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 b99ee843..e5a804d2 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 98956fbe..50f869c1 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList.tex index d705d81b..71447fce 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1KeyList.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList.tex @@ -53,24 +53,24 @@ void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_aa961e3ba3c48f84dea4bb7a \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_a0ea28d6f108bad10aaa8844fa86db033}\label{classGpgFrontend_1_1UI_1_1KeyList_a0ea28d6f108bad10aaa8844fa86db033}} void {\bfseries Add\+Separator} () \item -Key\+Id\+Args\+List\+Ptr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_ac1e5046770c36f67aab34715e50c0a33}{Get\+Checked}} () +Key\+Id\+Args\+List\+Ptr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_a97d01278c44e1f7cd53f842ae80b477b}{Get\+Checked}} () \begin{DoxyCompactList}\small\item\em Get the Checked object. \end{DoxyCompactList}\item -Key\+Id\+Args\+List\+Ptr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_a81c2e36427371fa6ae6381870b9b5bdd}{Get\+Private\+Checked}} () +Key\+Id\+Args\+List\+Ptr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_a26efe22f805046cf1526c71bec059477}{Get\+Private\+Checked}} () \begin{DoxyCompactList}\small\item\em Get the Private Checked object. \end{DoxyCompactList}\item -Key\+Id\+Args\+List\+Ptr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_a7ead8845ceb7c9310e3f4742251e1d87}{Get\+All\+Private\+Keys}} () +Key\+Id\+Args\+List\+Ptr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_ac9dc5eb5036314d230dffafef198197a}{Get\+All\+Private\+Keys}} () \begin{DoxyCompactList}\small\item\em Get the All Private Keys object. \end{DoxyCompactList}\item void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_a68b595a2bb83dfafa61b3e467dd15689}{Set\+Checked}} (Key\+Id\+Args\+List\+Ptr key\+\_\+ids) \begin{DoxyCompactList}\small\item\em Set the Checked object. \end{DoxyCompactList}\item Key\+Id\+Args\+List\+Ptr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_a1bcca32b18c539a2ae83c30fc07db544}{Get\+Selected}} () \begin{DoxyCompactList}\small\item\em Get the Selected object. \end{DoxyCompactList}\item -QString \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_aad445fa253a2d370debee4ff053f1cb8}{Get\+Selected\+Key}} () +QString \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_a66778309098dec18a891712dfb59b08b}{Get\+Selected\+Key}} () \begin{DoxyCompactList}\small\item\em Get the Selected Key object. \end{DoxyCompactList}\item -bool \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_a20c4a242f49123bd64982952fdad08e9}{Contains\+Private\+Keys}} () +bool \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_adb9c483abd248aabddb5c2275c916edb}{Contains\+Private\+Keys}} () \end{DoxyCompactItemize} \doxysubsection*{Static Public Member Functions} \begin{DoxyCompactItemize} \item -static Key\+Id\+Args\+List\+Ptr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_a4e5862299b0aebe07daf8fbc642a4c38}{Get\+Checked}} (const \mbox{\hyperlink{structGpgFrontend_1_1UI_1_1KeyTable}{Key\+Table}} \&key\+\_\+table) +static Key\+Id\+Args\+List\+Ptr \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_ab9114a304fae835b3464d3f55e53b3fc}{Get\+Checked}} (const \mbox{\hyperlink{structGpgFrontend_1_1UI_1_1KeyTable}{Key\+Table}} \&key\+\_\+table) \begin{DoxyCompactList}\small\item\em Get the Checked object. \end{DoxyCompactList}\item static void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1KeyList_ab0182646beb01850779260b3772bd8fe}{Set\+Checked}} (const Key\+Id\+Args\+List\+Ptr \&key\+Ids, const \mbox{\hyperlink{structGpgFrontend_1_1UI_1_1KeyTable}{Key\+Table}} \&key\+\_\+table) \begin{DoxyCompactList}\small\item\em Set the Checked object. \end{DoxyCompactList}\end{DoxyCompactItemize} @@ -201,11 +201,11 @@ Referenced by Gpg\+Frontend\+::\+UI\+::\+Key\+Mgmt\+::\+Key\+Mgmt(), Gpg\+Fronte Referenced by Gpg\+Frontend\+::\+UI\+::\+Key\+Mgmt\+::\+Key\+Mgmt(). -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_a20c4a242f49123bd64982952fdad08e9}\label{classGpgFrontend_1_1UI_1_1KeyList_a20c4a242f49123bd64982952fdad08e9}} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_adb9c483abd248aabddb5c2275c916edb}\label{classGpgFrontend_1_1UI_1_1KeyList_adb9c483abd248aabddb5c2275c916edb}} \index{GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}!ContainsPrivateKeys@{ContainsPrivateKeys}} \index{ContainsPrivateKeys@{ContainsPrivateKeys}!GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}} \doxysubsubsection{\texorpdfstring{ContainsPrivateKeys()}{ContainsPrivateKeys()}} -{\footnotesize\ttfamily bool Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Contains\+Private\+Keys (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} +{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Contains\+Private\+Keys (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} \begin{DoxyReturn}{Returns} true @@ -249,11 +249,11 @@ false References Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Global\+Setting\+Station $>$\+::\+Get\+Instance(), and import\+\_\+keys(). -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_a7ead8845ceb7c9310e3f4742251e1d87}\label{classGpgFrontend_1_1UI_1_1KeyList_a7ead8845ceb7c9310e3f4742251e1d87}} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_ac9dc5eb5036314d230dffafef198197a}\label{classGpgFrontend_1_1UI_1_1KeyList_ac9dc5eb5036314d230dffafef198197a}} \index{GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}!GetAllPrivateKeys@{GetAllPrivateKeys}} \index{GetAllPrivateKeys@{GetAllPrivateKeys}!GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}} \doxysubsubsection{\texorpdfstring{GetAllPrivateKeys()}{GetAllPrivateKeys()}} -{\footnotesize\ttfamily Key\+Id\+Args\+List\+Ptr Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+All\+Private\+Keys (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} +{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+All\+Private\+Keys (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} @@ -262,11 +262,11 @@ Get the All Private Keys object. \begin{DoxyReturn}{Returns} Key\+Id\+Args\+List\+Ptr \end{DoxyReturn} -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_ac1e5046770c36f67aab34715e50c0a33}\label{classGpgFrontend_1_1UI_1_1KeyList_ac1e5046770c36f67aab34715e50c0a33}} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_a97d01278c44e1f7cd53f842ae80b477b}\label{classGpgFrontend_1_1UI_1_1KeyList_a97d01278c44e1f7cd53f842ae80b477b}} \index{GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}!GetChecked@{GetChecked}} \index{GetChecked@{GetChecked}!GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}} \doxysubsubsection{\texorpdfstring{GetChecked()}{GetChecked()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}} -{\footnotesize\ttfamily Key\+Id\+Args\+List\+Ptr Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+Checked (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} +{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+Checked (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} @@ -279,11 +279,11 @@ Key\+Id\+Args\+List\+Ptr Referenced by Gpg\+Frontend\+::\+UI\+::\+Key\+UIDSign\+Dialog\+::slot\+\_\+sign\+\_\+key(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Directory\+Encrypt\+Sign(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Encrypt(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Encrypt\+Sign(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+File\+Encrypt(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+File\+Encrypt\+Sign(), and Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+File\+Sign(). -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_a4e5862299b0aebe07daf8fbc642a4c38}\label{classGpgFrontend_1_1UI_1_1KeyList_a4e5862299b0aebe07daf8fbc642a4c38}} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_ab9114a304fae835b3464d3f55e53b3fc}\label{classGpgFrontend_1_1UI_1_1KeyList_ab9114a304fae835b3464d3f55e53b3fc}} \index{GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}!GetChecked@{GetChecked}} \index{GetChecked@{GetChecked}!GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}} \doxysubsubsection{\texorpdfstring{GetChecked()}{GetChecked()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}} -{\footnotesize\ttfamily Key\+Id\+Args\+List\+Ptr Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+Checked (\begin{DoxyParamCaption}\item[{const \mbox{\hyperlink{structGpgFrontend_1_1UI_1_1KeyTable}{Key\+Table}} \&}]{key\+\_\+table }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [static]}} +{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+Checked (\begin{DoxyParamCaption}\item[{const \mbox{\hyperlink{structGpgFrontend_1_1UI_1_1KeyTable}{Key\+Table}} \&}]{key\+\_\+table }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [static]}} @@ -297,11 +297,11 @@ Get the Checked object. \begin{DoxyReturn}{Returns} Key\+Id\+Args\+List\+Ptr \end{DoxyReturn} -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_a81c2e36427371fa6ae6381870b9b5bdd}\label{classGpgFrontend_1_1UI_1_1KeyList_a81c2e36427371fa6ae6381870b9b5bdd}} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_a26efe22f805046cf1526c71bec059477}\label{classGpgFrontend_1_1UI_1_1KeyList_a26efe22f805046cf1526c71bec059477}} \index{GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}!GetPrivateChecked@{GetPrivateChecked}} \index{GetPrivateChecked@{GetPrivateChecked}!GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}} \doxysubsubsection{\texorpdfstring{GetPrivateChecked()}{GetPrivateChecked()}} -{\footnotesize\ttfamily Key\+Id\+Args\+List\+Ptr Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+Private\+Checked (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} +{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+Private\+Checked (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} @@ -331,11 +331,11 @@ Key\+Id\+Args\+List\+Ptr Referenced by Gpg\+Frontend\+::\+UI\+::\+Key\+Mgmt\+::create\+\_\+actions(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::refresh\+\_\+keys\+\_\+from\+\_\+key\+\_\+server(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+append\+\_\+selected\+\_\+keys(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+copy\+\_\+default\+\_\+uid\+\_\+to\+\_\+clipboard(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+copy\+\_\+key\+\_\+id\+\_\+to\+\_\+clipboard(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+copy\+\_\+mail\+\_\+address\+\_\+to\+\_\+clipboard(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+show\+\_\+key\+\_\+details(), and Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::upload\+\_\+key\+\_\+to\+\_\+server(). -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_aad445fa253a2d370debee4ff053f1cb8}\label{classGpgFrontend_1_1UI_1_1KeyList_aad445fa253a2d370debee4ff053f1cb8}} +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyList_a66778309098dec18a891712dfb59b08b}\label{classGpgFrontend_1_1UI_1_1KeyList_a66778309098dec18a891712dfb59b08b}} \index{GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}!GetSelectedKey@{GetSelectedKey}} \index{GetSelectedKey@{GetSelectedKey}!GpgFrontend::UI::KeyList@{GpgFrontend::UI::KeyList}} \doxysubsubsection{\texorpdfstring{GetSelectedKey()}{GetSelectedKey()}} -{\footnotesize\ttfamily QString Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+Selected\+Key (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} +{\footnotesize\ttfamily auto Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+Selected\+Key (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} 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 07f1cc21..6c58046f 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 222c3c60..8a689484 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 46e945c5..7df943e4 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 6b02fd2f..9a6be411 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 b63f3794..64cd3bae 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 5ac08f71..c7c10bc1 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 158cb028..feac55ce 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 ddf2dd15..42446b76 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.tex index 4498983e..071b3da0 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab.tex @@ -65,6 +65,9 @@ void {\bfseries slot\+\_\+modify\+\_\+tofu\+\_\+policy} () \item \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_ad83ec0e2803737488d368fd796a56ceb}\label{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_ad83ec0e2803737488d368fd796a56ceb}} void {\bfseries slot\+\_\+set\+\_\+owner\+\_\+trust\+\_\+level} () +\item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_a9a9b90abf767e3bb91ece29dcd4a7b0a}\label{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_a9a9b90abf767e3bb91ece29dcd4a7b0a}} +void {\bfseries slot\+\_\+import\+\_\+revoke\+\_\+cert} () \end{DoxyCompactItemize} \doxysubsection*{Private Attributes} \begin{DoxyCompactItemize} @@ -75,6 +78,9 @@ void {\bfseries slot\+\_\+set\+\_\+owner\+\_\+trust\+\_\+level} () \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_ab5304882e1883244ff798ec06ff1c888}\label{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_ab5304882e1883244ff798ec06ff1c888}} QMenu $\ast$ {\bfseries key\+\_\+server\+\_\+opera\+\_\+menu\+\_\+} \{\} \item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_ae7a339d6db5e4e817ef76fdb58e05415}\label{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_ae7a339d6db5e4e817ef76fdb58e05415}} +QMenu $\ast$ {\bfseries rev\+\_\+cert\+\_\+opera\+\_\+menu\+\_\+} \{\} +\item \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_a9a28a055e8e549288e7dce49050493f5}\label{classGpgFrontend_1_1UI_1_1KeyPairOperaTab_a9a28a055e8e549288e7dce49050493f5}} QMenu $\ast$ {\bfseries secret\+\_\+key\+\_\+export\+\_\+opera\+\_\+menu\+\_\+} \{\} \end{DoxyCompactItemize} diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.md5 index 22b2fb54..a8561d14 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.md5 @@ -1 +1 @@ -8640838edf648b9e2c566e6581151e98 \ No newline at end of file +fa8796a2d3afd2541abb654dfa08ffc0 \ No newline at end of file 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 2e04300f..957a4c92 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.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.md5 index 2b6fec83..1ffb0f33 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.md5 @@ -1 +1 @@ -82ea40c54242bb9f950a2aeb3c1b582a \ No newline at end of file +53fc55b7c8278d15f8995816d258574e \ No newline at end of file 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 40a2bb12..c3df8d6d 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 9c770743..3872f72c 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 1ae313e1..90d6c8b4 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 c3526c21..73fd9cf1 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 45ef3f7d..fce051d7 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 f0d9eecb..a81fdfd5 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 f0d9eecb..a81fdfd5 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 0a87d7a4..d19cd155 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 18d98713..35acfdea 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 d093964b..8acea99d 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 d093964b..8acea99d 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 3ecb2cc1..e8c54f65 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 8e21412a..d8f2b609 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 79c7a3f0..2ab62967 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 8b2b0120..b76adddf 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 41c707b1..85ffd8b6 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 f6bce587..a2621c13 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 889eec86..4ddf15bf 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 e70286da..f6bfd35e 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 94f82e2f..4acfe2ad 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 a9d5281a..90a2c739 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow.tex index 1390ca50..31606def 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow.tex @@ -31,6 +31,8 @@ struct \mbox{\hyperlink{structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu}{Cry \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1MainWindow_a2518a8a17ebcc217c7cc34c9c3a411f8}\label{classGpgFrontend_1_1UI_1_1MainWindow_a2518a8a17ebcc217c7cc34c9c3a411f8}} void {\bfseries Slot\+Set\+Status\+Bar\+Text} (const QString \&text) \item +void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1MainWindow_abd5408ca5f908c330a15db24d959f3a5}{Slot\+Update\+Crypto\+Menu\+Status}} (unsigned int type) +\item void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1MainWindow_ad344606cf3c665fc73a3c0dd10a44310}{Slot\+Open\+File}} (const QString \&path) \item void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1MainWindow_a07d02cdb29a8101f988e776ceecc49ad}{Slot\+Encrypt}} () @@ -89,8 +91,6 @@ void {\bfseries Signal\+Key\+Database\+Refresh} () \begin{DoxyCompactItemize} \item void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1MainWindow_a08ba4521f68c488b23b651e201011759}{Init}} () noexcept -\item -void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1MainWindow_a85a98a1ec5418c110201980fa013d1fd}{Set\+Crypto\+Menu\+Status}} (Crypto\+Menu\+::\+Operation\+Type type) \end{DoxyCompactItemize} \doxysubsection*{Protected Member Functions} \begin{DoxyCompactItemize} @@ -494,11 +494,7 @@ Create edit-\/, crypt-\/ and key-\/toolbars. \mbox{\Hypertarget{classGpgFrontend \doxysubsubsection{\texorpdfstring{Init()}{Init()}} {\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Init (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [noexcept]}} -ONLY Called from main() - -References Gpg\+Frontend\+::\+Gpg\+Advanced\+Operator\+::\+Clear\+Gpg\+Password\+Cache(). - -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1MainWindow_adfa3b3ae1de1fd04c5ea09e3c97c3e98}\label{classGpgFrontend_1_1UI_1_1MainWindow_adfa3b3ae1de1fd04c5ea09e3c97c3e98}} +ONLY Called from main() \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1MainWindow_adfa3b3ae1de1fd04c5ea09e3c97c3e98}\label{classGpgFrontend_1_1UI_1_1MainWindow_adfa3b3ae1de1fd04c5ea09e3c97c3e98}} \index{GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}!refresh\_keys\_from\_key\_server@{refresh\_keys\_from\_key\_server}} \index{refresh\_keys\_from\_key\_server@{refresh\_keys\_from\_key\_server}!GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}} \doxysubsubsection{\texorpdfstring{refresh\_keys\_from\_key\_server}{refresh\_keys\_from\_key\_server}} @@ -514,17 +510,7 @@ References Gpg\+Frontend\+::\+UI\+::\+Common\+Utils\+::\+Get\+Instance(), and Gp \doxysubsubsection{\texorpdfstring{restore\_settings()}{restore\_settings()}} {\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::restore\+\_\+settings (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [private]}} -Load settings from ini-\/file. \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1MainWindow_a85a98a1ec5418c110201980fa013d1fd}\label{classGpgFrontend_1_1UI_1_1MainWindow_a85a98a1ec5418c110201980fa013d1fd}} -\index{GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}!SetCryptoMenuStatus@{SetCryptoMenuStatus}} -\index{SetCryptoMenuStatus@{SetCryptoMenuStatus}!GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}} -\doxysubsubsection{\texorpdfstring{SetCryptoMenuStatus()}{SetCryptoMenuStatus()}} -{\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Set\+Crypto\+Menu\+Status (\begin{DoxyParamCaption}\item[{Crypto\+Menu\+::\+Operation\+Type}]{type }\end{DoxyParamCaption})} - -refresh and enable specify crypto-\/menu actions. - -References decrypt\+\_\+act\+\_\+, decrypt\+\_\+verify\+\_\+act\+\_\+, encrypt\+\_\+act\+\_\+, encrypt\+\_\+sign\+\_\+act\+\_\+, sign\+\_\+act\+\_\+, and verify\+\_\+act\+\_\+. - -\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1MainWindow_a821247d738457c4ee046162aad6728f9}\label{classGpgFrontend_1_1UI_1_1MainWindow_a821247d738457c4ee046162aad6728f9}} +Load settings from ini-\/file. \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1MainWindow_a821247d738457c4ee046162aad6728f9}\label{classGpgFrontend_1_1UI_1_1MainWindow_a821247d738457c4ee046162aad6728f9}} \index{GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}!slot\_add\_pgp\_header@{slot\_add\_pgp\_header}} \index{slot\_add\_pgp\_header@{slot\_add\_pgp\_header}!GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}} \doxysubsubsection{\texorpdfstring{slot\_add\_pgp\_header}{slot\_add\_pgp\_header}} @@ -904,6 +890,16 @@ Sign the text of currently active tab with the checked private keys References Gpg\+Frontend\+::\+Check\+Gpg\+Error(), Gpg\+Frontend\+::\+UI\+::\+Text\+Edit\+::\+Cur\+Text\+Page(), edit\+\_\+, Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Gpg\+Basic\+Operator $>$\+::\+Get\+Instance(), Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Gpg\+Key\+Getter $>$\+::\+Get\+Instance(), Gpg\+Frontend\+::\+UI\+::\+Key\+List\+::\+Get\+Private\+Checked(), Gpg\+Frontend\+::\+UI\+::\+Plain\+Text\+Editor\+Page\+::\+Get\+Text\+Page(), Gpg\+Frontend\+::\+UI\+::process\+\_\+result\+\_\+analyse(), Gpg\+Frontend\+::\+UI\+::\+Text\+Edit\+::\+Slot\+Cur\+Page\+Text\+Edit(), Gpg\+Frontend\+::\+UI\+::\+Text\+Edit\+::\+Slot\+Fill\+Text\+Edit\+With\+Text(), and Gpg\+Frontend\+::\+UI\+::\+Common\+Utils\+::\+Wait\+For\+Opera(). +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1MainWindow_abd5408ca5f908c330a15db24d959f3a5}\label{classGpgFrontend_1_1UI_1_1MainWindow_abd5408ca5f908c330a15db24d959f3a5}} +\index{GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}!SlotUpdateCryptoMenuStatus@{SlotUpdateCryptoMenuStatus}} +\index{SlotUpdateCryptoMenuStatus@{SlotUpdateCryptoMenuStatus}!GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}} +\doxysubsubsection{\texorpdfstring{SlotUpdateCryptoMenuStatus}{SlotUpdateCryptoMenuStatus}} +{\footnotesize\ttfamily void Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Update\+Crypto\+Menu\+Status (\begin{DoxyParamCaption}\item[{unsigned int}]{type }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [slot]}} + +refresh and enable specify crypto-\/menu actions. + +References decrypt\+\_\+act\+\_\+, decrypt\+\_\+verify\+\_\+act\+\_\+, encrypt\+\_\+act\+\_\+, encrypt\+\_\+sign\+\_\+act\+\_\+, sign\+\_\+act\+\_\+, and verify\+\_\+act\+\_\+. + \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1MainWindow_ac9bf2a20727eb8e727aa2e3ce5c248e5}\label{classGpgFrontend_1_1UI_1_1MainWindow_ac9bf2a20727eb8e727aa2e3ce5c248e5}} \index{GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}!SlotVerify@{SlotVerify}} \index{SlotVerify@{SlotVerify}!GpgFrontend::UI::MainWindow@{GpgFrontend::UI::MainWindow}} diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.md5 index 6be7a4e0..12d2e65c 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.md5 @@ -1 +1 @@ -4f47d52effd254197d15a706ee98bcef \ No newline at end of file +90245bfe86493a814919bf2192b3c42e \ No newline at end of file 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 2a1be9ce..19c762fd 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.md5 b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.md5 index 6f2d2978..d7c5165d 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.md5 +++ b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.md5 @@ -1 +1 @@ -fd5c743423ea891770c01feb46a5ca96 \ No newline at end of file +45b9abe76f4691e6325ed232fb61dad0 \ No newline at end of file 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 b06f784b..ecf482c0 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 f7121cb7..e3293a75 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 69090a99..d10439a8 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage.tex index ef68e496..d853a206 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage.tex @@ -153,7 +153,7 @@ Referenced by Gpg\+Frontend\+::\+UI\+::\+Text\+Edit\+::maybe\+\_\+save\+\_\+curr Return pointer tp the textedit of the currently activated tab. -Referenced by Gpg\+Frontend\+::\+UI\+::\+Text\+Edit\+::maybe\+\_\+save\+\_\+current\+\_\+tab(), Gpg\+Frontend\+::\+UI\+::\+Text\+Edit\+::save\+\_\+file(), Gpg\+Frontend\+::\+UI\+::\+Find\+Widget\+::set\+\_\+background(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+add\+\_\+pgp\+\_\+header(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+clean\+\_\+double\+\_\+line\+\_\+breaks(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+cut\+\_\+pgp\+\_\+header(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+import\+\_\+key\+\_\+from\+\_\+edit(), slot\+\_\+insert\+\_\+text(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Decrypt(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Decrypt\+Verify(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Encrypt(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Encrypt\+Sign(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Sign(), and Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Verify(). +Referenced by Gpg\+Frontend\+::\+UI\+::\+Text\+Edit\+::maybe\+\_\+save\+\_\+current\+\_\+tab(), Gpg\+Frontend\+::\+UI\+::\+Text\+Edit\+::save\+\_\+file(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+add\+\_\+pgp\+\_\+header(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+clean\+\_\+double\+\_\+line\+\_\+breaks(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+cut\+\_\+pgp\+\_\+header(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::slot\+\_\+import\+\_\+key\+\_\+from\+\_\+edit(), slot\+\_\+insert\+\_\+text(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Decrypt(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Decrypt\+Verify(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Encrypt(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Encrypt\+Sign(), Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Sign(), and Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Verify(). \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1PlainTextEditorPage_ac1902b063decfeebe7f0908cbfe618ce}\label{classGpgFrontend_1_1UI_1_1PlainTextEditorPage_ac1902b063decfeebe7f0908cbfe618ce}} \index{GpgFrontend::UI::PlainTextEditorPage@{GpgFrontend::UI::PlainTextEditorPage}!ReadDone@{ReadDone}} 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 abb7e70b..85448c00 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 79ad4c21..067bbb57 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 07adc530..081f822a 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 07adc530..081f822a 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 e7298fbe..252c3c0f 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 e7298fbe..252c3c0f 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 3c905f37..68b8efab 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 3c905f37..68b8efab 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 777af5e1..8977c0e1 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 777af5e1..8977c0e1 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 5edc7559..3f182a63 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 1d39e701..f84b9954 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 b80b7134..542b6df3 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 b80b7134..542b6df3 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 f6250435..11c1dc46 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 015dc6b8..5592be2e 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 67b268a6..95cece0a 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 e1ce153c..7638152c 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 2e7f1748..969471ba 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 2e7f1748..969471ba 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 ef818bf0..c3c68f93 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 ef818bf0..c3c68f93 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 3c9af165..4840d070 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 3c9af165..4840d070 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.tex b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation.tex index 285290ba..f6e1a68b 100644 --- a/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation.tex +++ b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation.tex @@ -32,6 +32,15 @@ void {\bfseries Signal\+Key\+Database\+Refresh\+Done} () \mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1UISignalStation_a5e6b7bd872d385d96932e33e70e9c5cb}\label{classGpgFrontend_1_1UI_1_1UISignalStation_a5e6b7bd872d385d96932e33e70e9c5cb}} void {\bfseries Signal\+UIRefresh} () \item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1UISignalStation_a1dc7383120b4bc030b3734062aacded3}\label{classGpgFrontend_1_1UI_1_1UISignalStation_a1dc7383120b4bc030b3734062aacded3}} +void {\bfseries Signal\+Main\+Windowl\+Update\+Basical\+Opera\+Menu} (unsigned int) +\item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1UISignalStation_a48b27b92e27d215912b8e9ded203f6c0}\label{classGpgFrontend_1_1UI_1_1UISignalStation_a48b27b92e27d215912b8e9ded203f6c0}} +void {\bfseries Signal\+Main\+Window\+Open\+File} (QString) +\item +\mbox{\Hypertarget{classGpgFrontend_1_1UI_1_1UISignalStation_a04aea8b748d541996044acda569589e4}\label{classGpgFrontend_1_1UI_1_1UISignalStation_a04aea8b748d541996044acda569589e4}} +void {\bfseries Signal\+Key\+Revoked} (QString) +\item void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1UISignalStation_a1952bc7608f4449afd2c0f0e169a0007}{Signal\+Refresh\+Info\+Board}} (const QString \&text, \mbox{\hyperlink{namespaceGpgFrontend_1_1UI_acbaebd342a317b1f067942e5144bb00d}{Info\+Board\+Status}} verify\+\_\+label\+\_\+status) \item void \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1UISignalStation_a28d70bad814ed795ba47e4daf2917e19}{Signal\+Refresh\+Status\+Bar}} (const QString \&message, int timeout) 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 2ec6d6a9..111cc94a 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 cd23a70e..63e305e4 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 2241a77f..d229d40e 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 2241a77f..d229d40e 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 da0e5589..d9c9f75f 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 fc41318d..6ec6e974 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 014a4f53..3a4212e1 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 014a4f53..3a4212e1 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 1c4e3489..52e943e7 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 1c4e3489..52e943e7 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 e0beb410..1ee09607 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 e0beb410..1ee09607 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 dc1244ff..4ab3604a 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 f2d7f59e..949c7197 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 743baf31..653b094d 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 3fc64d2a..b3ec9601 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 45f2f923..77955a0a 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 cec28049..bd0c4daa 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 cec28049..bd0c4daa 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 90830637..82820df4 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 90830637..82820df4 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 2aa62a4a..49b51658 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 42ab59dc..774f081f 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 cffe2da9..9f9db996 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/namespaceGpgFrontend.tex b/docs/latex/namespaceGpgFrontend.tex index b19568ae..3fedfde3 100644 --- a/docs/latex/namespaceGpgFrontend.tex +++ b/docs/latex/namespaceGpgFrontend.tex @@ -327,14 +327,17 @@ auto {\bfseries Search\+Gpgconf\+Path} (const QList$<$ QString $>$ \&candidate\+ \mbox{\Hypertarget{namespaceGpgFrontend_ab40fa300f040973be4d89aff4497cb68}\label{namespaceGpgFrontend_ab40fa300f040973be4d89aff4497cb68}} auto {\bfseries Search\+Key\+Database\+Path} (const QList$<$ QString $>$ \&candidate\+\_\+paths) -\/$>$ QString \item -\mbox{\Hypertarget{namespaceGpgFrontend_a721e24e02c2fcc79e8e9e39b187e8f48}\label{namespaceGpgFrontend_a721e24e02c2fcc79e8e9e39b187e8f48}} -auto {\bfseries Init\+Gpg\+ME} (const QString \&gnupg\+\_\+path) -\/$>$ bool +\mbox{\Hypertarget{namespaceGpgFrontend_a5bc56ca0af26f82a20f044e4acb3fba5}\label{namespaceGpgFrontend_a5bc56ca0af26f82a20f044e4acb3fba5}} +auto {\bfseries Init\+Gpg\+ME} (const QString \&gpgconf\+\_\+path, const QString \&gnupg\+\_\+path) -\/$>$ bool \item \mbox{\Hypertarget{namespaceGpgFrontend_a0781ebc8c308a3bade1174355f9a0ff2}\label{namespaceGpgFrontend_a0781ebc8c308a3bade1174355f9a0ff2}} auto {\bfseries Get\+Gnu\+PGPath\+By\+Gpg\+Conf} (const QString \&gnupg\+\_\+install\+\_\+fs\+\_\+path) -\/$>$ QString \item -\mbox{\Hypertarget{namespaceGpgFrontend_a72507743c74e569d433d7ac2a0a19099}\label{namespaceGpgFrontend_a72507743c74e569d433d7ac2a0a19099}} -auto {\bfseries Detect\+Gnu\+PGPath} () -\/$>$ QString +\mbox{\Hypertarget{namespaceGpgFrontend_a820d6ec2f05b8dba4d72b4d73839219f}\label{namespaceGpgFrontend_a820d6ec2f05b8dba4d72b4d73839219f}} +auto {\bfseries Detect\+Gpg\+Conf\+Path} () -\/$>$ QString +\item +\mbox{\Hypertarget{namespaceGpgFrontend_aa2e45f703a9bd027960936304b35072e}\label{namespaceGpgFrontend_aa2e45f703a9bd027960936304b35072e}} +auto {\bfseries Detect\+Gnu\+PGPath} (QString gpgconf\+\_\+path) -\/$>$ QString \item \mbox{\Hypertarget{namespaceGpgFrontend_a250ad950f8337bf5b7c4e35cd7a12ece}\label{namespaceGpgFrontend_a250ad950f8337bf5b7c4e35cd7a12ece}} void {\bfseries Init\+Gpg\+Frontend\+Core} (\mbox{\hyperlink{structGpgFrontend_1_1CoreInitArgs}{Core\+Init\+Args}}) @@ -488,6 +491,9 @@ void \mbox{\hyperlink{namespaceGpgFrontend_a2b70b63c5a2173e62168123f6a2ad3da}{In \begin{DoxyCompactList}\small\item\em init global PATH env \end{DoxyCompactList}\item void \mbox{\hyperlink{namespaceGpgFrontend_acd17bf45c5a18c762d8638fd643eaf41}{Init\+Global\+Basical\+Env}} (const GFCxt\+WPtr \&p\+\_\+ctx, bool gui\+\_\+mode) \item +\mbox{\Hypertarget{namespaceGpgFrontend_a7ffad7330067c9ab03842c656fa199f4}\label{namespaceGpgFrontend_a7ffad7330067c9ab03842c656fa199f4}} +void \mbox{\hyperlink{namespaceGpgFrontend_a7ffad7330067c9ab03842c656fa199f4}{Init\+Locale}} () +\begin{DoxyCompactList}\small\item\em setup the locale and load the translations \end{DoxyCompactList}\item void \mbox{\hyperlink{namespaceGpgFrontend_a3ad5659719d261ea3142c2baa60d40ff}{Shutdown\+Global\+Basical\+Env}} (const GFCxt\+WPtr \&p\+\_\+ctx) \end{DoxyCompactItemize} \doxysubsection*{Variables} @@ -930,7 +936,7 @@ Referenced by Create\+Temp\+File\+And\+Write\+Data(). \end{DoxyParams} -References Init\+Global\+Path\+Env(), Init\+Logging\+System(), Gpg\+Frontend\+::\+Module\+::\+Load\+Gpg\+Frontend\+Modules(), and Set\+Default\+Log\+Level(). +References Init\+Global\+Path\+Env(), Init\+Locale(), Init\+Logging\+System(), Gpg\+Frontend\+::\+Module\+::\+Load\+Gpg\+Frontend\+Modules(), and Set\+Default\+Log\+Level(). \mbox{\Hypertarget{namespaceGpgFrontend_afb32e3d737c4bf2e6ad112a90fe7f1f5}\label{namespaceGpgFrontend_afb32e3d737c4bf2e6ad112a90fe7f1f5}} \index{GpgFrontend@{GpgFrontend}!InitLoggingSystem@{InitLoggingSystem}} @@ -945,7 +951,7 @@ References Init\+Global\+Path\+Env(), Init\+Logging\+System(), Gpg\+Frontend\+:: \end{DoxyParams} -References Register\+Sync\+Logger(). +References Register\+Async\+Logger(), and Register\+Sync\+Logger(). @@ -1008,6 +1014,10 @@ auto References Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Logger\+Manager $>$\+::\+Get\+Instance(). + + +Referenced by Init\+Logging\+System(). + \mbox{\Hypertarget{namespaceGpgFrontend_ae910f7b068d7bd832bff6bfabed34859}\label{namespaceGpgFrontend_ae910f7b068d7bd832bff6bfabed34859}} \index{GpgFrontend@{GpgFrontend}!RegisterSyncLogger@{RegisterSyncLogger}} \index{RegisterSyncLogger@{RegisterSyncLogger}!GpgFrontend@{GpgFrontend}} @@ -1257,7 +1267,7 @@ Referenced by Gpg\+Frontend\+::\+UI\+::\+Main\+Window\+::\+Slot\+Archive\+Decryp \end{DoxyParams} -References Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Task\+Runner\+Getter $>$\+::\+Get\+Instance(). +References Gpg\+Frontend\+::\+Gpg\+Advanced\+Operator\+::\+Clear\+Gpg\+Password\+Cache(), Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Global\+Setting\+Station $>$\+::\+Get\+Instance(), and Gpg\+Frontend\+::\+Singleton\+Function\+Object$<$ Task\+Runner\+Getter $>$\+::\+Get\+Instance(). \mbox{\Hypertarget{namespaceGpgFrontend_abca29d455373e3278486ed20c4a63b6e}\label{namespaceGpgFrontend_abca29d455373e3278486ed20c4a63b6e}} \index{GpgFrontend@{GpgFrontend}!StartApplication@{StartApplication}} @@ -1277,7 +1287,7 @@ int \end{DoxyReturn} internationalisation. loop to restart main window with changed translation when settings change. -References Gpg\+Frontend\+::\+UI\+::\+Init\+Gpg\+Frontend\+UI(), k\+Restart\+Code, Gpg\+Frontend\+::\+UI\+::\+Run\+Gpg\+Frontend\+UI(), and Gpg\+Frontend\+::\+Module\+::\+Shutdown\+Gpg\+Frontend\+Modules(). +References Gpg\+Frontend\+::\+UI\+::\+Init\+Gpg\+Frontend\+UI(), Init\+Locale(), k\+Restart\+Code, Gpg\+Frontend\+::\+UI\+::\+Run\+Gpg\+Frontend\+UI(), and Gpg\+Frontend\+::\+Module\+::\+Shutdown\+Gpg\+Frontend\+Modules(). \mbox{\Hypertarget{namespaceGpgFrontend_a730cce728b43f040f6b0cb2823146a06}\label{namespaceGpgFrontend_a730cce728b43f040f6b0cb2823146a06}} \index{GpgFrontend@{GpgFrontend}!TargetFilePreCheck@{TargetFilePreCheck}} diff --git a/docs/latex/namespaceGpgFrontend_1_1UI.tex b/docs/latex/namespaceGpgFrontend_1_1UI.tex index 08d624e3..d6fad214 100644 --- a/docs/latex/namespaceGpgFrontend_1_1UI.tex +++ b/docs/latex/namespaceGpgFrontend_1_1UI.tex @@ -165,8 +165,8 @@ enum \mbox{\hyperlink{namespaceGpgFrontend_1_1UI_acbaebd342a317b1f067942e5144bb0 \mbox{\Hypertarget{namespaceGpgFrontend_1_1UI_ae9881d62765f780fc58a8397f7382b96}\label{namespaceGpgFrontend_1_1UI_ae9881d62765f780fc58a8397f7382b96}} auto {\bfseries Find\+Top\+Most\+Window} (QWidget $\ast$fallback) -\/$>$ QWidget $\ast$ \item -\mbox{\Hypertarget{namespaceGpgFrontend_1_1UI_a0d55f868e5aeeddb2fa4b8f7002ca38e}\label{namespaceGpgFrontend_1_1UI_a0d55f868e5aeeddb2fa4b8f7002ca38e}} -void \mbox{\hyperlink{namespaceGpgFrontend_1_1UI_a0d55f868e5aeeddb2fa4b8f7002ca38e}{Init\+Locale}} () +\mbox{\Hypertarget{namespaceGpgFrontend_1_1UI_af70783922ff1de1800683874eb3aa3ce}\label{namespaceGpgFrontend_1_1UI_af70783922ff1de1800683874eb3aa3ce}} +void \mbox{\hyperlink{namespaceGpgFrontend_1_1UI_af70783922ff1de1800683874eb3aa3ce}{Init\+UITranslations}} () \begin{DoxyCompactList}\small\item\em setup the locale and load the translations \end{DoxyCompactList}\item \mbox{\Hypertarget{namespaceGpgFrontend_1_1UI_a09b25a9e0be03c914c1d3d480fb6cdf0}\label{namespaceGpgFrontend_1_1UI_a09b25a9e0be03c914c1d3d480fb6cdf0}} void {\bfseries Wait\+Env\+Checking\+Process} () diff --git a/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf b/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf index ba49a8df..f3353415 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 f9b68c8c..026719f9 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 a7568a04..dbfd1055 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 fda7f82f..bd21b3fc 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 a218bf10..8ee12be6 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 85f14843..1d4873a5 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 a515b4b8..94e9e31d 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 f5de959c..26353d80 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 51d5c2fe..c1f2cece 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 8e1b6295..3309e1e8 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 84671b4c..ef45a29d 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 dc62f122..d02884d1 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 f1fa629b..e7a33c63 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 bf2b0257..cc1a2c16 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 dbf05f6a..fea1c610 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 f9b1562f..c5015a76 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 697c5c95..5861a26f 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 426c5b7c..fb48bf0b 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 ea2fa980..d0f0764d 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 b4e68c8a..13e162d4 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 9dcf176b..546ab0e7 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.tex b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn.tex index b7661fcc..73a04ab4 100644 --- a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn.tex +++ b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn.tex @@ -39,6 +39,9 @@ static constexpr Info\+Type {\bfseries Validity} = 1 $<$$<$ 4 \item \mbox{\Hypertarget{structGpgFrontend_1_1UI_1_1KeyListColumn_ab561f6f3c20bc239a4021ad75ac627b3}\label{structGpgFrontend_1_1UI_1_1KeyListColumn_ab561f6f3c20bc239a4021ad75ac627b3}} static constexpr Info\+Type {\bfseries Finger\+Print} = 1 $<$$<$ 5 +\item +\mbox{\Hypertarget{structGpgFrontend_1_1UI_1_1KeyListColumn_af2f40b719085c2f0b22d994fb2550672}\label{structGpgFrontend_1_1UI_1_1KeyListColumn_af2f40b719085c2f0b22d994fb2550672}} +static constexpr Info\+Type {\bfseries Key\+ID} = 1 $<$$<$ 6 \end{DoxyCompactItemize} diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.md5 b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.md5 index 55e5ee68..a1fc9afb 100644 --- a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.md5 +++ b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.md5 @@ -1 +1 @@ -4cd25c28cd59a942c4c60f966a92a200 \ No newline at end of file +9d006def91fb490fa379b0550dbe5bab \ No newline at end of file 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 4073a03e..d38d2925 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 f7c58a53..6a4b10f1 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 0355a369..446447f8 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 0636bcb7..5a01568b 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 f53c8111..d673c4d7 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 26902049..acc404bd 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 19f1259a..95944c80 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 6e100c11..49c9a98e 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 aaad9286..eddf1459 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 fc5d368d..dd365437 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 4d7f1da8..787a2fe7 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 4b900d87..c1273e5f 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 2d57486a..150a6604 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