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
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Pages
GpgFrontendUIInit.h
1
29
#pragma once
30
31
#include "GpgFrontendUI.h"
32
33
namespace
GpgFrontend::UI
{
34
39
void
GPGFRONTEND_UI_EXPORT PreInitGpgFrontendUI();
40
45
void
GPGFRONTEND_UI_EXPORT
InitGpgFrontendUI
(QApplication *);
46
51
void
GPGFRONTEND_UI_EXPORT
DestroyGpgFrontendUI
();
52
56
auto
GPGFRONTEND_UI_EXPORT
RunGpgFrontendUI
(QApplication *) -> int;
57
58
};
// namespace GpgFrontend::UI
GpgFrontend::UI
Definition:
FileReadTask.cpp:31
GpgFrontend::UI::DestroyGpgFrontendUI
void GPGFRONTEND_UI_EXPORT DestroyGpgFrontendUI()
init the UI library
Definition:
GpgFrontendUIInit.cpp:209
GpgFrontend::UI::InitGpgFrontendUI
void InitGpgFrontendUI(QApplication *)
init the UI library
Definition:
GpgFrontendUIInit.cpp:107
GpgFrontend::UI::RunGpgFrontendUI
auto RunGpgFrontendUI(QApplication *app) -> int
run main window
Definition:
GpgFrontendUIInit.cpp:188
src
ui
GpgFrontendUIInit.h
Generated by
1.9.1