![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
Describes the result of restoring a single radio station. More...
#include "irestorableradiostationprovider.h"
Public Attributes | |
| QString | PluginID_ |
| The plugin this RadioRestoreResult corresponds to. | |
| QString | RadioID_ |
| The radio station this RadioRestoreResult describes. | |
| RadioRestoreVariant_t | Restored_ |
| The restore result itself. | |
Describes the result of restoring a single radio station.
The radio stations are identified by Media::RadioItemRole::RadioID.
Definition at line 34 of file irestorableradiostationprovider.h.
| QString Media::RadioRestoreResult::PluginID_ |
The plugin this RadioRestoreResult corresponds to.
Definition at line 38 of file irestorableradiostationprovider.h.
| QString Media::RadioRestoreResult::RadioID_ |
The radio station this RadioRestoreResult describes.
This field is equal to some Media::RadioItemRole::RadioID.
Definition at line 44 of file irestorableradiostationprovider.h.
| RadioRestoreVariant_t Media::RadioRestoreResult::Restored_ |
The restore result itself.
Definition at line 48 of file irestorableradiostationprovider.h.