#include <track.h>
Inheritance diagram for itunesdb::TrackPredicates::ByArtist:

Public Member Functions | |
| ByArtist (const QString &artist) | |
| bool | operator() (const Track &track) |
|
|
Constructor to create a new predicate for the given artist. |
|
|
Returns true if the given track matches the parameters given to the constructor. Implements itunesdb::TrackPredicate. |
1.4.6