![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
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 | |
| 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. | |