From 35e695a9fbf7a8632ff38c141372f84a86954145 Mon Sep 17 00:00:00 2001 From: Niklas Goby Date: Wed, 23 Nov 2011 11:29:46 +0100 Subject: deleted the doxygen/html, /latex and /man folder and put them into to gitignore list --- doxygen/html/class_logger_engine__file.html | 207 ---------------------------- 1 file changed, 207 deletions(-) delete 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 deleted file mode 100644 index b3e62fe..0000000 --- a/doxygen/html/class_logger_engine__file.html +++ /dev/null @@ -1,207 +0,0 @@ - - -
- -|
- 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 | -
| - | ) | -- |