26 #ifndef TAGLIB_DEBUGLISTENER_H 27 #define TAGLIB_DEBUGLISTENER_H 53 virtual void printMessage(
const String &msg) = 0;
An abstraction for the listener to the debug messages.
Definition: tdebuglistener.h:43
A wide string class suitable for unicode.
Definition: tstring.h:84
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
TAGLIB_EXPORT void setDebugListener(DebugListener *listener)
Sets the listener that decides how the debug messages are redirected.
A namespace for all TagLib related classes and functions.
Definition: aifffile.h:33