GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
SignatureDetailsDialog.h
1
29
#ifndef GPGFRONTEND_SIGNATUREDETAILSDIALOG_H
30
#define GPGFRONTEND_SIGNATUREDETAILSDIALOG_H
31
#include "ui/GpgFrontendUI.h"
32
33
class
SignatureDetailsDialog
:
public
QDialog {
34
Q_OBJECT
35
public
:
36
};
37
38
#endif // GPGFRONTEND_SIGNATUREDETAILSDIALOG_H
SignatureDetailsDialog
Definition:
SignatureDetailsDialog.h:33
GpgFrontend::UI::RunGpgFrontendUI
int RunGpgFrontendUI(QApplication *app)
run main window
Definition:
GpgFrontendUIInit.cpp:122
GpgFrontend::InitLoggingSystem
void InitLoggingSystem()
setup logging system and do proper initialization
Definition:
GpgCoreInit.cpp:44
GpgFrontend::UI::InitGpgFrontendUI
void InitGpgFrontendUI(QApplication *app)
init the UI library
Definition:
GpgFrontendUIInit.cpp:50
GpgFrontend::UI::GpgFrontendApplication::GetInstance
static GpgFrontendApplication * GetInstance(int argc=0, char *argv[]=nullptr, bool new_instance=false)
Get the GpgFrontend Application object.
Definition:
GpgFrontendApplication.cpp:56
src
ui
details
SignatureDetailsDialog.h
Generated by
1.8.17