![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include <variant>#include <QString>#include <QList>#include <QUrl>#include <util/sll/eitherfwd.h>#include "audiostructs.h"
Include dependency graph for ihypesprovider.h:Go to the source code of this file.
Classes | |
| class | QFuture< typename > |
| struct | Media::HypedArtistInfo |
| Contains information about a hyped artist. More... | |
| struct | Media::HypedTrackInfo |
| Contains information about a hyped track. More... | |
| class | Media::IHypesProvider |
| Interface for plugins that support fetching hypes. More... | |
Namespaces | |
| Media | |
Typedefs | |
| using | Media::HypedInfo_t = std::variant< QList< HypedArtistInfo >, QList< HypedTrackInfo > > |
Functions | |
| template<IHypesProvider::HypeType HypeType> | |
| auto | Media::GetHypedInfo (const HypedInfo_t &info) |