Home
last modified time | relevance | path

Searched defs:set_albumartist (Results 1 – 2 of 2) sorted by relevance

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/core/
H A Dsong.cpp368 void Song::set_albumartist(const QString& v) { d->albumartist_ = v; } in set_albumartist() function in Song
/dports/audio/strawberry/strawberry-1.0.0/src/core/
H A Dsong.cpp435 void Song::set_albumartist(const QString &v) { d->albumartist_sortable_ = sortable(v); d->albumarti… in set_albumartist() function in Song