![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include <QString>
#include <QList>
#include <QImage>
#include <QHash>
#include <QMetaType>
#include <util/sll/eitherfwd.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 | |
size_t | Media::qHash (const AlbumInfo &info) |
A hash function for AlbumInfo to use it with QHash. More... | |