|
TagLib 1.11.1 (tdebuglistener.h Source File) |
|
|
|
Go to the documentation of this file.
26 #ifndef TAGLIB_DEBUGLISTENER_H
27 #define TAGLIB_DEBUGLISTENER_H
TAGLIB_EXPORT void setDebugListener(DebugListener *listener)
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
An abstraction for the listener to the debug messages.
Definition: tdebuglistener.h:44
virtual void printMessage(const String &msg)=0
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
A wide string class suitable for unicode.
Definition: tstring.h:85