LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
ialbumartprovider.h File Reference
#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

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

namespace  Media
 

Functions

size_t Media::qHash (const AlbumInfo &info)
 A hash function for AlbumInfo to use it with QHash.