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/classfbgui.html | 187 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 doxygen/html/classfbgui.html (limited to 'doxygen/html/classfbgui.html') diff --git a/doxygen/html/classfbgui.html b/doxygen/html/classfbgui.html new file mode 100644 index 0000000..b9bc844 --- /dev/null +++ b/doxygen/html/classfbgui.html @@ -0,0 +1,187 @@ + + +
+ +|
+ ndgui/NetworkDiscovery
+ |
+
#include <fbgui.h>
+Public Slots | |
| void | init () |
+Public Member Functions | |
| fbgui () | |
| ~fbgui () | |
| fbgui::fbgui | +( | +) | ++ |
A constructor.
+The constructor of the fbgui class. It initializes the main objects which are needed while the program is running. The appearance of the webView is here also defined.
+| fbgui::~fbgui | +( | +) | ++ |
| void fbgui::init | +( | +) | + [slot] |
+
init function.
+ +