diff options
Diffstat (limited to 'doxygen/man/man3/main.cpp.3')
| -rw-r--r-- | doxygen/man/man3/main.cpp.3 | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/doxygen/man/man3/main.cpp.3 b/doxygen/man/man3/main.cpp.3 new file mode 100644 index 0000000..6d2ad30 --- /dev/null +++ b/doxygen/man/man3/main.cpp.3 @@ -0,0 +1,46 @@ +.TH "/home/niklas/workspace/fbgui/src/main.cpp" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*- +.ad l +.nh +.SH NAME +/home/niklas/workspace/fbgui/src/main.cpp \- +.SH SYNOPSIS +.br +.PP +\fC#include <QApplication>\fP +.br +\fC#include <QSettings>\fP +.br +\fC#include <QtCore>\fP +.br +\fC#include <getopt.h>\fP +.br +\fC#include <cstdlib>\fP +.br +\fC#include <iostream>\fP +.br +\fC#include 'loggerengine.h'\fP +.br +\fC#include 'fbgui.h'\fP +.br +\fC#include 'ndgui.h'\fP +.br +\fC#include '../common/fbgui.h'\fP +.br + +.SS "Functions" + +.in +1c +.ti -1c +.RI "void \fBprintHelp\fP ()" +.br +.ti -1c +.RI "int \fBmain\fP (int argc, char *argv[])" +.br +.in -1c +.SH "Function Documentation" +.PP +.SS "int main (intargc, char *argv[])" +.SS "void printHelp ()" +.SH "Author" +.PP +Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code. |
