#include <QsLogDestFunctor.h>
| QsLogging::FunctorDestination::FunctorDestination |
( |
LogFunction |
f | ) |
|
|
explicit |
| QsLogging::FunctorDestination::FunctorDestination |
( |
QObject * |
receiver, |
|
|
const char * |
member |
|
) |
| |
| bool QsLogging::FunctorDestination::isValid |
( |
| ) |
|
|
virtual |
| Q_SIGNAL void QsLogging::FunctorDestination::logMessageReady |
( |
const QString & |
message, |
|
|
int |
level |
|
) |
| |
|
protected |
| void QsLogging::FunctorDestination::write |
( |
const QString & |
message, |
|
|
QsLogging::Level |
level |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: