![]() |
Sayonara Player
|
Public Member Functions | |
CoverFrame (TagLib::Ogg::XiphComment *tag) | |
bool | is_frame_found () const override |
bool | read (Models::Cover &model) |
bool | write (const Models::Cover &model) |
virtual bool | is_frame_found () const |
Protected Member Functions | |
bool | map_tag_to_model (Models::Cover &model) override |
bool | map_model_to_tag (const Models::Cover &model) override |
bool | value (TagLib::String &str) const |
void | set_value (const TagLib::String &value) |
void | set_value (const QString &value) |
TagLib::Ogg::XiphComment * | tag () const |
void | set_tag (TagLib::Ogg::XiphComment *tag) |
QString | convert_string (const TagLib::String &str) const |
TagLib::String | convert_string (const QString &str) const |
QString | key () const |
TagLib::String | tag_key () const |