GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
TOFUInfoPage.h
1
29
#pragma once
30
31
#include "core/typedef/GpgTypedef.h"
32
#include "ui/GpgFrontendUI.h"
33
34
namespace
GpgFrontend::UI
{
35
40
class
TOFUInfoPage
:
public
QWidget {
41
Q_OBJECT
42
public
:
49
explicit
TOFUInfoPage
(
const
GpgTOFUInfo
&tofu_info,
50
QWidget *parent =
nullptr
);
51
};
52
}
// namespace GpgFrontend::UI
GpgFrontend::GpgTOFUInfo
Definition:
GpgTOFUInfo.h:36
GpgFrontend::UI::TOFUInfoPage
Definition:
TOFUInfoPage.h:40
GpgFrontend::UI::TOFUInfoPage::TOFUInfoPage
TOFUInfoPage(const GpgTOFUInfo &tofu_info, QWidget *parent=nullptr)
Construct a new TOFUInfoPage object.
Definition:
TOFUInfoPage.cpp:31
GpgFrontend::UI
Definition:
FileReadTask.cpp:31
src
ui
widgets
TOFUInfoPage.h
Generated by
1.9.1