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

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