itunesdb::TrackPredicates::Contains Class Reference

#include <track.h>

Inheritance diagram for itunesdb::TrackPredicates::Contains:

itunesdb::TrackPredicate List of all members.

Public Member Functions

 Contains (const QString &someString, bool caseSensitive)
bool operator() (const Track *track) const

Detailed Description

Predicate to find tracks by a given free text search. This predicate will return true for every track that somehow contains the string given at construction time.
See also:
Contains::Contains( const QString&, bool )


Constructor & Destructor Documentation

itunesdb::TrackPredicates::Contains::Contains ( const QString &  someString,
bool  caseSensitive 
) [inline]

Constructor to create a new predicate for the given free text string.


Member Function Documentation

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

Returns true if the given track somehow contains the string given at construction time.

Implements itunesdb::TrackPredicate.


The documentation for this class was generated from the following file:
Generated on Wed Nov 28 03:04:38 2007 for libqtpod by  doxygen 1.5.0