23 #ifndef TAGGINGLYRICS_H 24 #define TAGGINGLYRICS_H 33 bool writeLyrics(
const MetaData& md,
const QString& lyrics);
34 bool extractLyrics(
const MetaData& md, QString& lyrics);
35 bool isLyricsSupported(
const QString& filepath);
39 #endif // TAGGINGLYRICS_H
The GUI_TagEdit class.
Definition: GenreFetcher.h:33