diff options
| author | Niklas | 2011-11-09 15:27:51 +0100 |
|---|---|---|
| committer | Niklas | 2011-11-09 15:27:51 +0100 |
| commit | 04fec063699f742fcd2ea552ef8c77fb402ce870 (patch) | |
| tree | 1a7146b53084dc49fa742ed4ca7e318ebb4aad2b /doxygen/man/man3/ndgui.cpp.3 | |
| parent | added some comments (diff) | |
| download | fbgui-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.cpp.3')
| -rw-r--r-- | doxygen/man/man3/ndgui.cpp.3 | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/doxygen/man/man3/ndgui.cpp.3 b/doxygen/man/man3/ndgui.cpp.3 new file mode 100644 index 0000000..a3968a7 --- /dev/null +++ b/doxygen/man/man3/ndgui.cpp.3 @@ -0,0 +1,42 @@ +.TH "/home/niklas/workspace/fbgui/src/ndgui.cpp" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*- +.ad l +.nh +.SH NAME +/home/niklas/workspace/fbgui/src/ndgui.cpp \- +.SH SYNOPSIS +.br +.PP +\fC#include 'ndgui.h'\fP +.br + +.SS "Functions" + +.in +1c +.ti -1c +.RI "QString \fBgServerIp\fP ('')" +.br +.ti -1c +.RI "QString \fBgSocketServerPath\fP ('')" +.br +.ti -1c +.RI "QString \fBgPathToDhcpExe\fP ('')" +.br +.in -1c +.SS "Variables" + +.in +1c +.ti -1c +.RI "bool \fBgAutoUp\fP = true" +.br +.in -1c +.SH "Function Documentation" +.PP +.SS "QString gPathToDhcpExe ('')" +.SS "QString gServerIp ('')" +.SS "QString gSocketServerPath ('')" +.SH "Variable Documentation" +.PP +.SS "bool \fBgAutoUp\fP = true" +.SH "Author" +.PP +Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code. |
