From 04fec063699f742fcd2ea552ef8c77fb402ce870 Mon Sep 17 00:00:00 2001 From: Niklas Date: Wed, 9 Nov 2011 15:27:51 +0100 Subject: some documentation changes (adding comments) and doxygen files) --- doxygen/man/man3/ndgui.h.3 | 60 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 doxygen/man/man3/ndgui.h.3 (limited to 'doxygen/man/man3/ndgui.h.3') 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 \fP +.br +\fC#include \fP +.br +\fC#include \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. -- cgit v1.2.3-55-g7522