GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
|
29 #ifndef GPGFRONTEND_SIGNATUREDETAILSDIALOG_H
30 #define GPGFRONTEND_SIGNATUREDETAILSDIALOG_H
31 #include "ui/GpgFrontendUI.h"
38 #endif // GPGFRONTEND_SIGNATUREDETAILSDIALOG_H
void SyncSettings() noexcept
sync the settings to the file
Definition: GlobalSettingStation.cpp:33
Definition: SignatureDetailsDialog.h:33
static GlobalSettingStation & GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL)
Get the Instance object.
Definition: GpgFunctionObject.h:181
libconfig::Setting & GetUISettings() noexcept
Definition: GlobalSettingStation.h:68
Definition: CtxCheckThread.h:37
std::filesystem::path GetLocaleDir() const
Get the Locale Dir object.
Definition: GlobalSettingStation.h:121
std::filesystem::path GetResourceDir() const
Get the Resource Dir object.
Definition: GlobalSettingStation.h:130
void InitGpgFrontendUI()
init the UI library
Definition: GpgFrontendUIInit.cpp:42