diff options
Diffstat (limited to 'doxygen/man/man3/fbgui.3')
| -rw-r--r-- | doxygen/man/man3/fbgui.3 | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/doxygen/man/man3/fbgui.3 b/doxygen/man/man3/fbgui.3 new file mode 100644 index 0000000..9a3fb9a --- /dev/null +++ b/doxygen/man/man3/fbgui.3 @@ -0,0 +1,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. |
