summaryrefslogtreecommitdiffstats
path: root/doxygen/man/man3/fbgui.3
blob: 9a3fb9a6f3f32f4e7e99b21844ceea5615c67a48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.TH "fbgui" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*-
.ad l
.nh
.SH NAME
fbgui \- 
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <fbgui.h>\fP
.SS "Public Slots"

.in +1c
.ti -1c
.RI "void \fBinit\fP ()"
.br
.in -1c
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "\fBfbgui\fP ()"
.br
.ti -1c
.RI "\fB~fbgui\fP ()"
.br
.in -1c
.SH "Constructor & Destructor Documentation"
.PP 
.SS "fbgui::fbgui ()"A constructor.
.PP
The constructor of the fbgui class. It initializes the main objects which are needed while the program is running. The appearance of the webView is here also defined.
.PP
\fBSee also:\fP
.RS 4
\fBJavascriptInterface\fP 
.PP
\fBDownloadManager\fP 
.RE
.PP

.SS "fbgui::~fbgui ()"
.SH "Member Function Documentation"
.PP 
.SS "void fbgui::init ()\fC [slot]\fP"init function. 

.SH "Author"
.PP 
Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code.