LogImpl Class Reference

Internal logging implementation. More...

List of all members.

Signals

void logline (const QString &qsText, bool bComplete)

Public Member Functions

 LogImpl (const QString &qsType)
void append (const QString &qsText, const QTime &oTime=QTime::currentTime())
void startup ()
void shutdown ()

Static Public Attributes

static LogImpl g_oLog
static LogImpl g_oMcu

Private Slots

void settingsChanged ()
void timeoutFlush ()
void timeoutClose ()

Private Attributes

QString m_qsType
QDir m_oPath
QFile * m_pFile
QTimer m_oTimerFlush
QTimer m_oTimerClose
bool m_bFirstStartup
bool m_bDoLog
bool m_bLineComplete


Detailed Description

Internal logging implementation.


The documentation for this class was generated from the following files:
Generated on Sun Jun 3 16:45:47 2007 for Aspect by  doxygen 1.5.1