summaryrefslogtreecommitdiffstats
path: root/doxygen/man/man3/ndgui.h.3
diff options
context:
space:
mode:
authorNiklas2011-11-09 15:27:51 +0100
committerNiklas2011-11-09 15:27:51 +0100
commit04fec063699f742fcd2ea552ef8c77fb402ce870 (patch)
tree1a7146b53084dc49fa742ed4ca7e318ebb4aad2b /doxygen/man/man3/ndgui.h.3
parentadded some comments (diff)
downloadfbgui-04fec063699f742fcd2ea552ef8c77fb402ce870.tar.gz
fbgui-04fec063699f742fcd2ea552ef8c77fb402ce870.tar.xz
fbgui-04fec063699f742fcd2ea552ef8c77fb402ce870.zip
some documentation changes (adding comments) and doxygen files)
Diffstat (limited to 'doxygen/man/man3/ndgui.h.3')
-rw-r--r--doxygen/man/man3/ndgui.h.360
1 files changed, 60 insertions, 0 deletions
diff --git a/doxygen/man/man3/ndgui.h.3 b/doxygen/man/man3/ndgui.h.3
new file mode 100644
index 0000000..493dfa0
--- /dev/null
+++ b/doxygen/man/man3/ndgui.h.3
@@ -0,0 +1,60 @@
+.TH "/home/niklas/workspace/fbgui/src/ndgui.h" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+/home/niklas/workspace/fbgui/src/ndgui.h \-
+.SH SYNOPSIS
+.br
+.PP
+\fC#include <QtGui>\fP
+.br
+\fC#include <QtWebKit>\fP
+.br
+\fC#include <QVariant>\fP
+.br
+\fC#include 'fbgui.h'\fP
+.br
+\fC#include 'loggerengine.h'\fP
+.br
+\fC#include 'networkdiscovery.h'\fP
+.br
+
+.SS "Classes"
+
+.in +1c
+.ti -1c
+.RI "class \fBndgui\fP"
+.br
+.RI "\fIthe GUI. \fP"
+.in -1c
+.SS "Variables"
+
+.in +1c
+.ti -1c
+.RI "QString \fBgServerIp\fP"
+.br
+.ti -1c
+.RI "bool \fBgAutoUp\fP"
+.br
+.ti -1c
+.RI "QString \fBgSocketServerPath\fP"
+.br
+.ti -1c
+.RI "QString \fBgPathToDhcpExe\fP"
+.br
+.in -1c
+.SH "Variable Documentation"
+.PP
+.SS "bool \fBgAutoUp\fP"
+.SS "QString gPathToDhcpExe"
+.SS "QString gServerIp"Copyright (c) 2010,2011 - RZ Uni Freiburg Copyright (c) 2010,2011 - OpenSLX Project
+.PP
+This program/file is free software distributed under the GPL version 2. See http://openslx.org/COPYING
+.PP
+If you have any feedback please consult http://openslx.org/feedback and send your feedback to feedback@openslx.org
+.PP
+General information about OpenSLX can be found under http://openslx.org
+.SS "QString gSocketServerPath"
+.SH "Author"
+.PP
+Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code.