itunesdb::TrackPredicates::ByPathInfo Class Reference

#include <track.h>

Inheritance diagram for itunesdb::TrackPredicates::ByPathInfo:

itunesdb::TrackPredicate List of all members.

Public Member Functions

 ByPathInfo (const QString &pathInfo)
bool operator() (const Track *track) const

Detailed Description

A predicate to find a track for the given filename. This predicate will return true for every track that fits to the file name given at construction time.


Constructor & Destructor Documentation

itunesdb::TrackPredicates::ByPathInfo::ByPathInfo ( const QString &  pathInfo  )  [inline]

Constructor to create a new predicate for the given file path.


Member Function Documentation

bool itunesdb::TrackPredicates::ByPathInfo::operator() ( const Track track  )  const [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 Wed Dec 19 00:15:20 2007 for libqtpod by  doxygen 1.5.0