LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
iradiostation.h File Reference
#include <memory>
#include <QtPlugin>
+ Include dependency graph for iradiostation.h:

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"   
)