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

Go to the source code of this file.

Classes

class  Media::IPendingTagsFetch
 Pending tags fetch handle. More...
 
class  Media::ITagsFetcher
 Interface for plugins fetching tags for untagged files. More...
 

Namespaces

 Media
 

Functions

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

Function Documentation

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

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

+ Here is the caller graph for this function:

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