Home · Modules · Classes · Namespaces · Functions

QxtAbstractIOLoggerEngine Class Reference
[QxtCore module]

The QxtAbstractIOLoggerEngine class is the base class of IO logger engines. More...

    #include <QxtAbstractIOLoggerEngine>

Inherits QxtLoggerEngine.

Inherited by QxtAbstractFileLoggerEngine.

Public Functions


Detailed Description

The QxtAbstractIOLoggerEngine class is the base class of IO logger engines.

See also QxtLogger.


Member Function Documentation

QxtAbstractIOLoggerEngine::QxtAbstractIOLoggerEngine ( QIODevice * device = 0 )

Constructs a QxtAbstractIOLoggerEngine with device.

QIODevice * QxtAbstractIOLoggerEngine::device () const

Returns the IO device.

See also setDevice().

void QxtAbstractIOLoggerEngine::setDevice ( QIODevice * device )

Sets the IO device.

See also device().


Copyright © 2007-2011 Qxt Foundation
Qxt 0.6.2