Home
last modified time | relevance | path

Searched defs:hasArtist (Results 1 – 4 of 4) sorted by relevance

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/aggregate/
H A DAggregateCollection.cpp322 AggregateCollection::hasArtist( const QString &artist ) in hasArtist() function in AggregateCollection
476 bool hasTrack, hasAlbum, hasArtist, hasYear, hasGenre, hasComposer, hasLabel; in emptyCache() local
/dports/audio/elisa/elisa-21.12.3/src/
H A Ddatatypes.h148 [[nodiscard]] bool hasArtist() const in hasArtist() function
/dports/audio/id3lib/id3lib-3.8.3/src/
H A Dhelpers.cpp120 ID3_Frame* id3::v2::hasArtist(const ID3_TagImpl& tag) in hasArtist() function in id3::v2
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/db/sql/
H A DSqlRegistry.cpp882 bool hasTrack, hasAlbum, hasArtist, hasYear, hasGenre, hasComposer, hasLabel; in emptyCache() local