libktorrent
2.2.0
|
Interface for classes who which to receive which log messages are printed. More...
#include <logmonitorinterface.h>
Public Member Functions | |
virtual void | message (const QString &line, unsigned int arg)=0 |
This class is an interface for all classes which want to know, what is written to the log.
Definition at line 37 of file logmonitorinterface.h.
|
pure virtual |
A line was written to the log file.
line | The line |