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
GenerateRevokeCertification.h
RaisePinentry.h
SetOwnerTrustLevel.h
►
main_window
►
struct
►
thread
►
widgets
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
SetOwnerTrustLevel.h
1
29
#pragma once
30
31
#include "GpgFrontendUI.h"
32
33
namespace
GpgFrontend::UI
{
34
35
class
SetOwnerTrustLevel
:
public
QWidget {
36
Q_OBJECT
37
public
:
43
explicit
SetOwnerTrustLevel
(QWidget* parent);
44
52
auto
Exec
(
const
QString& key_id) -> bool;
53
};
54
55
}
// namespace GpgFrontend::UI
GpgFrontend::UI::SetOwnerTrustLevel
Definition:
SetOwnerTrustLevel.h:35
GpgFrontend::UI::SetOwnerTrustLevel::Exec
auto Exec(const QString &key_id) -> bool
Definition:
SetOwnerTrustLevel.cpp:40
GpgFrontend::UI::SetOwnerTrustLevel::SetOwnerTrustLevel
SetOwnerTrustLevel(QWidget *parent)
Set the Owner Trust Level object.
Definition:
SetOwnerTrustLevel.cpp:38
GpgFrontend::UI
Definition:
FileReadTask.cpp:31
src
ui
function
SetOwnerTrustLevel.h
Generated by
1.9.1