LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
irestorableradiostationprovider.h File Reference
#include <variant>
#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 = std::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...