itunesdb::TrackPredicates::ByArtist Class Reference

#include <track.h>

Inheritance diagram for itunesdb::TrackPredicates::ByArtist:

itunesdb::TrackPredicate List of all members.

Public Member Functions

 ByArtist (const QString &artist)
bool operator() (const Track &track)

Detailed Description

A predicate to find tracks by a given artist. This predicate will return true for every track that fits to the artist given at construction time.
See also:
ByArtist::ByArtist( const QString& )


Constructor & Destructor Documentation

itunesdb::TrackPredicates::ByArtist::ByArtist ( const QString &  artist  )  [inline]

Constructor to create a new predicate for the given artist.


Member Function Documentation

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

Returns true if the given track matches the parameters given to the constructor.

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