GuiLogger Class Reference

This class is a Qxt Logger Engine that signals messages on to other QObjects. More...

#include "Logging.h"

List of all members.

Public Member Functions

 GuiLogger ()
 Constructs the logging engine.
virtual void initLoggerEngine ()
 Initialises the logging engine.
virtual void killLoggerEngine ()
 Kills the logging engine.
virtual bool isInitialized () const
virtual void writeFormatted (QxtLogger::LogLevel level, const QList< QVariant > &msgs)
const LoggerLinklink () const

Private Attributes

LoggerLink _link


Detailed Description

This class is a Qxt Logger Engine that signals messages on to other QObjects.
The documentation for this class was generated from the following file:

doxygen