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

Public Member Functions | |
| ByFullInfo (const QString &artist, const QString &album, const QString &title, Q_UINT32 trackNum=0) | |
| bool | operator() (const Track &track) |
|
||||||||||||||||||||
|
Constructor to create a new predicate for the given artist/album/title combination. |
|
|
Implement this method accordingly to the documentation above and (!) the documentation of the function this predicate will be given to. Implements itunesdb::TrackPredicate. |
1.4.6