itunesdb::TrackPredicates::ByFullInfo Class Reference

#include <track.h>

Inheritance diagram for itunesdb::TrackPredicates::ByFullInfo:

itunesdb::TrackPredicate List of all members.

Public Member Functions

 ByFullInfo (const QString &artist, const QString &album, const QString &title, Q_UINT32 trackNum=0)
bool operator() (const Track &track)

Detailed Description

A predicate to find the track by a given artist/album/title. This predicate will return true for every track that fits to the artist/album/title combination given at construction time.
See also:
ByFullInfo::ByFullInfo( const QString&, const QString&, const QString&, Q_UINT32 )


Constructor & Destructor Documentation

itunesdb::TrackPredicates::ByFullInfo::ByFullInfo ( const QString &  artist,
const QString &  album,
const QString &  title,
Q_UINT32  trackNum = 0 
) [inline]

Constructor to create a new predicate for the given artist/album/title combination.


Member Function Documentation

bool itunesdb::TrackPredicates::ByFullInfo::operator() ( const Track track  )  [inline, virtual]

Implement this method accordingly to the documentation above and (!) the documentation of the function this predicate will be given to.

Implements itunesdb::TrackPredicate.


The documentation for this class was generated from the following file:
Generated on Tue Dec 12 16:39:28 2006 for libqtpod.kdevelop by  doxygen 1.5.1