![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include <memory>
#include <QtPlugin>
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") | |
Q_DECLARE_INTERFACE | ( | Media::IRadioStation | , |
"org.LeechCraft.Media.IRadioStation/1.0" | |||
) |