LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
irestorableradiostationprovider.h File Reference
#include <boost/variant.hpp>
#include <QtPlugin>
#include "iradiostation.h"
+ Include dependency graph for irestorableradiostationprovider.h:

Go to the source code of this file.

Classes

class  QFuture< typename >
 
struct  Media::RadioRestoreResult
 Describes the result of restoring a single radio station. More...
 
class  Media::IRestorableRadioStationProvider
 Interface for radio station providers able to restore the radio stations between LeechCraft runs. More...
 

Namespaces

 Media
 

Typedefs

using Media::RadioRestoreVariant_t = boost::variant< QList< AudioInfo >>
 Describes the data associated with a radio station restore. More...
 
using Media::RadiosRestoreResult_t = QList< RadioRestoreResult >
 A list of RadioRestoreResult structs. More...