|
| VerifyDetailsDialog (QWidget *parent, GpgError error, GpgVerifyResult result) |
| Construct a new Verify Details Dialog object. More...
|
|
|
QHBoxLayout * | main_layout_ |
|
QWidget * | m_vbox_ {} |
|
QByteArray * | input_data_ {} |
|
QByteArray * | input_signature_ {} |
|
QDialogButtonBox * | button_box_ {} |
|
GpgVerifyResult | m_result_ |
|
gpgme_error_t | error_ |
|
◆ VerifyDetailsDialog()
GpgFrontend::UI::VerifyDetailsDialog::VerifyDetailsDialog |
( |
QWidget * |
parent, |
|
|
GpgError |
error, |
|
|
GpgVerifyResult |
result |
|
) |
| |
|
explicit |
Construct a new Verify Details Dialog object.
- Parameters
-
The documentation for this class was generated from the following files: