23 #ifndef TAGGINGABSTRACTFRAME_H 24 #define TAGGINGABSTRACTFRAME_H 26 #include "Utils/Pimpl.h" 45 QString cvt_string(
const TagLib::String& str)
const;
46 TagLib::String cvt_string(
const QString& str)
const;
48 TagLib::String tag_key()
const;
54 template<
typename TagImpl>
59 TagImpl* _tag=
nullptr;
73 void set_tag(TagImpl* tag)
79 #endif // TAGGINGABSTRACTFRAME_H Definition: AbstractFrame.h:38
The GUI_TagEdit class.
Definition: GenreFetcher.h:33
Definition: AbstractFrame.h:30
Definition: AbstractFrame.h:55