GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
|
Public Member Functions | |
VerifyDetailsDialog (QWidget *parent, GpgError error, GpgVerifyResult result) | |
Construct a new Verify Details Dialog object. More... | |
Private Slots | |
void | slot_refresh () |
Private Attributes | |
QHBoxLayout * | main_layout_ |
QWidget * | m_vbox_ {} |
QByteArray * | input_data_ {} |
QByteArray * | input_signature_ {} |
QDialogButtonBox * | button_box_ {} |
GpgVerifyResult | m_result_ |
gpgme_error_t | error_ |
|
explicit |
Construct a new Verify Details Dialog object.
parent | |
error | |
result |