LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
idiscographyprovider.h File Reference
#include "audiostructs.h"
+ Include dependency graph for idiscographyprovider.h:

Go to the source code of this file.

Classes

struct  Media::ReleaseTrackInfo
 Information about a track release. More...
 
struct  Media::ReleaseInfo
 Information about a release, like an album or a single. More...
 
class  Media::IPendingDisco
 Pending discography request handle. More...
 
class  Media::IDiscographyProvider
 Interface for plugins supporting getting artist discography. More...
 

Namespaces

 Media
 

Functions

 Q_DECLARE_INTERFACE (Media::IPendingDisco,"org.LeechCraft.Media.IPendingDisco/1.0")
 
 Q_DECLARE_INTERFACE (Media::IDiscographyProvider,"org.LeechCraft.Media.IDiscographyProvider/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( Media::IPendingDisco  ,
"org.LeechCraft.Media.IPendingDisco/1.0"   
)

Referenced by Media::IDiscographyProvider::~IDiscographyProvider().

+ Here is the caller graph for this function:

Q_DECLARE_INTERFACE ( Media::IDiscographyProvider  ,
"org.LeechCraft.Media.IDiscographyProvider/1.0"   
)