![]() |
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 |
| int | count () const |
| ArtistList & | operator<< (const Artist &artist) |
| Artist | first () const |
| void | sort (Library::SortOrder so) |
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 |
1.8.14