Sayonara Player
|
#include <Artist.h>
Public Member Functions | |
QString | get_major_artist () const |
extract the main artist out of the artist list More... | |
bool | contains (int artist_id) const |
Static Public Member Functions | |
static QString | get_major_artist (const QStringList &artists) |
extract the main artist out of the artist list More... | |
|
static |
extract the main artist out of the artist list
artists | artist list |
QString ArtistList::get_major_artist | ( | ) | const |
extract the main artist out of the artist list
artists | artist list |