summaryrefslogtreecommitdiffstats
path: root/doxygen/man/man3/fbgui.cpp.3
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/man/man3/fbgui.cpp.3')
-rw-r--r--doxygen/man/man3/fbgui.cpp.386
1 files changed, 86 insertions, 0 deletions
diff --git a/doxygen/man/man3/fbgui.cpp.3 b/doxygen/man/man3/fbgui.cpp.3
new file mode 100644
index 0000000..144386e
--- /dev/null
+++ b/doxygen/man/man3/fbgui.cpp.3
@@ -0,0 +1,86 @@
+.TH "/home/niklas/workspace/fbgui/src/fbgui.cpp" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+/home/niklas/workspace/fbgui/src/fbgui.cpp \-
+.SH SYNOPSIS
+.br
+.PP
+\fC#include 'fbgui.h'\fP
+.br
+\fC#include 'sysinfo.h'\fP
+.br
+\fC#include 'loggerengine.h'\fP
+.br
+\fC#include 'downloadmanager.h'\fP
+.br
+\fC#include 'javascriptinterface.h'\fP
+.br
+\fC#include <iostream>\fP
+.br
+\fC#include <QThread>\fP
+.br
+\fC#include <QtWebKit>\fP
+.br
+\fC#include <QxtCore>\fP
+.br
+
+.SS "Functions"
+
+.in +1c
+.ti -1c
+.RI "QString \fBlogFilePath\fP ('')"
+.br
+.ti -1c
+.RI "QString \fBipConfigFilePath\fP ('')"
+.br
+.ti -1c
+.RI "QString \fBbinPath\fP ('')"
+.br
+.ti -1c
+.RI "QUrl \fBbaseURL\fP ('')"
+.br
+.ti -1c
+.RI "QString \fBdownloadPath\fP ('')"
+.br
+.ti -1c
+.RI "QString \fBfileToTriggerURL\fP ('')"
+.br
+.ti -1c
+.RI "QString \fBserialLocation\fP ('')"
+.br
+.ti -1c
+.RI "QString \fBsessionID\fP ('')"
+.br
+.in -1c
+.SS "Variables"
+
+.in +1c
+.ti -1c
+.RI "QThread \fBdmThread\fP"
+.br
+.ti -1c
+.RI "int \fBupdateInterval\fP = -1"
+.br
+.ti -1c
+.RI "int \fBdebugMode\fP = -1"
+.br
+.in -1c
+.SH "Function Documentation"
+.PP
+.SS "QUrl baseURL ('')"
+.SS "QString binPath ('')"
+.SS "QString downloadPath ('')"
+.SS "QString fileToTriggerURL ('')"
+.SS "QString ipConfigFilePath ('')"
+.SS "QString logFilePath ('')"
+.SS "QString serialLocation ('')"
+.SS "QString sessionID ('')"
+.SH "Variable Documentation"
+.PP
+.SS "int \fBdebugMode\fP = -1"
+.SS "QThread \fBdmThread\fP"
+.SS "int \fBupdateInterval\fP = -1"
+.SH "Author"
+.PP
+Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code.