LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
ialbumartprovider.h File Reference
#include <boost/functional/hash.hpp>
#include <QString>
#include <QList>
#include <QImage>
#include <QHash>
#include <QMetaType>
#include <util/sll/eitherfwd.h>
+ Include dependency graph for ialbumartprovider.h:

Go to the source code of this file.

Classes

class  QFuture< typename >
 
struct  Media::AlbumInfo
 Information about an album used in IAlbumArtProvider. More...
 
class  Media::IAlbumArtProvider
 Interface for plugins that can search for album art. More...
 

Namespaces

 Media
 

Functions

bool Media::operator== (const AlbumInfo &a1, const AlbumInfo &a2)
 Compares two AlbumInfo structures. More...
 
size_t Media::qHash (const AlbumInfo &info)
 A hash function for AlbumInfo to use it with QHash. More...