LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
iradiostation.h File Reference
#include <memory>
#include <QtPlugin>
+ Include dependency graph for iradiostation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Media::IRadioStation
 Describes a single radio station. More...
 

Namespaces

 Media
 

Typedefs

typedef std::shared_ptr< IRadioStation > Media::IRadioStation_ptr
 A pointer to a shared instance of a IRadioStation. More...
 

Functions

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

Function Documentation

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