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/html/main_8cpp.html | 197 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 197 insertions(+)
create mode 100644 doxygen/html/main_8cpp.html
(limited to 'doxygen/html/main_8cpp.html')
diff --git a/doxygen/html/main_8cpp.html b/doxygen/html/main_8cpp.html
new file mode 100644
index 0000000..1dba81d
--- /dev/null
+++ b/doxygen/html/main_8cpp.html
@@ -0,0 +1,197 @@
+
+
+
+
+ndgui/NetworkDiscovery: /home/niklas/workspace/fbgui/src/main.cpp File Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+ ndgui/NetworkDiscovery
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
#include <QApplication>
+
#include <QSettings>
+
#include <QtCore>
+
#include <getopt.h>
+
#include <cstdlib>
+
#include <iostream>
+
#include "loggerengine.h"
+
#include "fbgui.h"
+
#include "ndgui.h"
+
#include "../common/fbgui.h"
+
+
+Functions |
+| void | printHelp () |
+| int | main (int argc, char *argv[]) |
+
+
Function Documentation
+
+
+
+
+
+ | int main |
+ ( |
+ int |
+ argc, |
+
+
+ |
+ |
+ char * |
+ argv[] |
+
+
+ |
+ ) |
+ | |
+
+
+
+
+
+
+
+
+
+
+ | void printHelp |
+ ( |
+ | ) |
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3-55-g7522