An abstraction for the listener to the debug messages.
More...
#include <tdebuglistener.h>
An abstraction for the listener to the debug messages.
This class enables you to handle the debug messages in your preferred way by subclassing this class, reimplementing printMessage() and setting your reimplementation as the default with setDebugListener().
- See also
- setDebugListener()
◆ DebugListener() [1/2]
| TagLib::DebugListener::DebugListener |
( |
| ) |
|
◆ ~DebugListener()
| virtual TagLib::DebugListener::~DebugListener |
( |
| ) |
|
|
virtual |
◆ DebugListener() [2/2]
| TagLib::DebugListener::DebugListener |
( |
const DebugListener & | | ) |
|
|
delete |
◆ operator=()
◆ printMessage()
| virtual void TagLib::DebugListener::printMessage |
( |
const String & | msg | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: