LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
ialbumartprovider.h File Reference
#include <QString>
#include <QList>
#include <QImage>
#include <QMetaType>
#include <QtPlugin>
#include <util/threads/coro/channel.h>
#include <util/sll/either.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...
 
struct  Media::IAlbumArtProvider::AlbumArtResponse
 

Namespaces

 Media
 

Functions

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