![]() |
Sayonara Player
|
#include <DiscnumberFrame.h>
The DiscnumberFrame class.
Public Member Functions | |
DiscnumberFrame (TagLib::Tag *tag) | |
bool | read (Models::Discnumber &model) |
bool | write (const Models::Discnumber &model) |
Protected Member Functions | |
bool | map_tag_to_model (Models::Discnumber &model) |
bool | map_model_to_tag (const Models::Discnumber &model) |
TagLib::MP4::ItemListMap::ConstIterator | find_key (const TagLib::MP4::ItemListMap &ilm) const |
TagLib::MP4::Tag * | tag () const |
void | set_tag (TagLib::MP4::Tag *tag) |
QString | cvt_string (const TagLib::String str) const |
TagLib::String | cvt_string (const QString &str) const |
QString | key () const |
TagLib::String | tag_key () const |