GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
g
i
k
l
p
r
s
t
u
w
Functions
a
b
c
d
g
i
l
p
r
s
t
u
w
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Functions
a
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
z
Files
File List
▼
GpgFrontend Project
GpgFrontend Develop Document Main Page
►
Namespaces
►
Classes
▼
Files
▼
File List
▼
src
►
core
►
module
►
pinentry
►
test
▼
ui
►
dialog
►
function
►
main_window
►
struct
►
thread
▼
widgets
FilePage.h
FileTreeView.h
FindWidget.h
HelpPage.h
InfoBoardWidget.h
KeyList.h
PlainTextEditorPage.h
TextEdit.h
TOFUInfoPage.h
VerifyKeyDetailBox.h
GpgFrontendApplication.h
GpgFrontendUI.h
GpgFrontendUIInit.h
UISignalStation.h
UserInterfaceUtils.h
app.h
cmd.h
GpgFrontendContext.h
init.h
main.h
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Pages
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