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

Public Member Functions | |
| Contains (const QString &someString, bool caseSensitive) | |
| bool | operator() (const Track &track) |
|
||||||||||||
|
Constructor to create a new predicate for the given free text string. |
|
|
Returns true if the given track somehow contains the string given at construction time. Implements itunesdb::TrackPredicate. |
1.4.6