![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#include <QStringList>
#include <QVariantMap>
#include <QUrl>
Go to the source code of this file.
Classes | |
struct | Media::AudioInfo |
Describes a single audio track. More... | |
struct | Media::TagInfo |
Information about a tag like a genre. More... | |
struct | Media::ArtistInfo |
A structure describing an artist. More... | |
struct | Media::SimilarityInfo |
Describes similarty information of an artist. More... | |
Namespaces | |
Media | |
Typedefs | |
typedef QList< TagInfo > | Media::TagInfos_t |
A list of tags. More... | |
typedef QList< SimilarityInfo > | Media::SimilarityInfos_t |
A list of SimilarityInfo structures. More... | |
Functions | |
Q_DECLARE_METATYPE (Media::AudioInfo) | |
Q_DECLARE_METATYPE (QList< Media::AudioInfo >) | |
Q_DECLARE_METATYPE | ( | Media::AudioInfo | ) |
Q_DECLARE_METATYPE | ( | QList< Media::AudioInfo > | ) |