summaryrefslogtreecommitdiffstats
path: root/doxygen/man/man3/LoggerEngine_fb.3
blob: 25e80a8b2461756feeebea54865d7791408ec2b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
.TH "LoggerEngine_fb" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*-
.ad l
.nh
.SH NAME
LoggerEngine_fb \- 
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <loggerengine.h>\fP
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "\fBLoggerEngine_fb\fP (QTextEdit *parent)"
.br
.ti -1c
.RI "\fB~LoggerEngine_fb\fP ()"
.br
.ti -1c
.RI "void \fBinitLoggerEngine\fP ()"
.br
.ti -1c
.RI "void \fBkillLoggerEngine\fP ()"
.br
.ti -1c
.RI "void \fBwriteFormatted\fP (QxtLogger::LogLevel level, const QList< QVariant > &messages)"
.br
.ti -1c
.RI "void \fBsetLogLevelEnabled\fP (QxtLogger::LogLevels level, bool enable=true)"
.br
.ti -1c
.RI "bool \fBisInitialized\fP () const "
.br
.in -1c
.SS "Public Attributes"

.in +1c
.ti -1c
.RI "QTextEdit * \fB_debugConsole\fP"
.br
.ti -1c
.RI "bool \fB_initialized\fP"
.br
.in -1c
.SH "Constructor & Destructor Documentation"
.PP 
.SS "LoggerEngine_fb::LoggerEngine_fb (QTextEdit *parent)"
.SS "LoggerEngine_fb::~LoggerEngine_fb ()"
.SH "Member Function Documentation"
.PP 
.SS "void LoggerEngine_fb::initLoggerEngine ()"
.SS "bool LoggerEngine_fb::isInitialized () const"
.SS "void LoggerEngine_fb::killLoggerEngine ()"
.SS "void LoggerEngine_fb::setLogLevelEnabled (QxtLogger::LogLevelslevel, boolenable = \fCtrue\fP)"
.SS "void LoggerEngine_fb::writeFormatted (QxtLogger::LogLevellevel, const QList< QVariant > &messages)"
.SH "Member Data Documentation"
.PP 
.SS "QTextEdit* \fBLoggerEngine_fb::_debugConsole\fP"
.SS "bool \fBLoggerEngine_fb::_initialized\fP"

.SH "Author"
.PP 
Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code.