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 |
Definition at line 37 of file logmonitorinterface.h.
|
pure virtual |
A line was written to the log file.
line | The line |