Home
last modified time | relevance | path

Searched defs:isVariousArtists (Results 1 – 3 of 3) sorted by relevance

/dports/audio/cantata/cantata-2.4.2/mpd-interface/
H A Dcuefile.cpp177 static inline bool isVariousArtists(const QString &str) in isVariousArtists() function
H A Dsong.cpp670 bool Song::isVariousArtists(const QString &str) in isVariousArtists() function in Song
H A Dsong.h208 bool isVariousArtists() const { return isVariousArtists(albumArtist()); } in isVariousArtists() function