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/class_logger_engine__file.html | 207 ++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 doxygen/html/class_logger_engine__file.html (limited to 'doxygen/html/class_logger_engine__file.html') diff --git a/doxygen/html/class_logger_engine__file.html b/doxygen/html/class_logger_engine__file.html new file mode 100644 index 0000000..9af7f6e --- /dev/null +++ b/doxygen/html/class_logger_engine__file.html @@ -0,0 +1,207 @@ + + +
+ +|
+ ndgui/NetworkDiscovery
+ |
+
#include <loggerengine.h>
+Public Member Functions | |
| LoggerEngine_file (const QString &logFileName) | |
| ~LoggerEngine_file () | |
| void | initLoggerEngine () |
| void | writeToFile (const QString &level, const QList< QVariant > &msgs) |
| LoggerEngine_file::LoggerEngine_file | +( | +const QString & | +logFileName | ) | ++ |
| LoggerEngine_file::~LoggerEngine_file | +( | +) | ++ |
| void LoggerEngine_file::initLoggerEngine | +( | +) | ++ |
| void LoggerEngine_file::writeToFile | +( | +const QString & | +level, | +
| + | + | const QList< QVariant > & | +msgs | +
| + | ) | ++ |