summaryrefslogtreecommitdiffstats
path: root/doxygen/man/man3/LoggerEngine_file.3
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/man/man3/LoggerEngine_file.3')
-rw-r--r--doxygen/man/man3/LoggerEngine_file.338
1 files changed, 38 insertions, 0 deletions
diff --git a/doxygen/man/man3/LoggerEngine_file.3 b/doxygen/man/man3/LoggerEngine_file.3
new file mode 100644
index 0000000..32a9f76
--- /dev/null
+++ b/doxygen/man/man3/LoggerEngine_file.3
@@ -0,0 +1,38 @@
+.TH "LoggerEngine_file" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+LoggerEngine_file \-
+.SH SYNOPSIS
+.br
+.PP
+.PP
+\fC#include <loggerengine.h>\fP
+.SS "Public Member Functions"
+
+.in +1c
+.ti -1c
+.RI "\fBLoggerEngine_file\fP (const QString &logFileName)"
+.br
+.ti -1c
+.RI "\fB~LoggerEngine_file\fP ()"
+.br
+.ti -1c
+.RI "void \fBinitLoggerEngine\fP ()"
+.br
+.ti -1c
+.RI "void \fBwriteToFile\fP (const QString &level, const QList< QVariant > &msgs)"
+.br
+.in -1c
+.SH "Constructor & Destructor Documentation"
+.PP
+.SS "LoggerEngine_file::LoggerEngine_file (const QString &logFileName)"
+.SS "LoggerEngine_file::~LoggerEngine_file ()"
+.SH "Member Function Documentation"
+.PP
+.SS "void LoggerEngine_file::initLoggerEngine ()"
+.SS "void LoggerEngine_file::writeToFile (const QString &level, const QList< QVariant > &msgs)"
+
+.SH "Author"
+.PP
+Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code.