![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
Describes a single lyrics result item. More...
#include "ilyricsfinder.h"
Public Attributes | |
QString | ProviderName_ |
The name of the provider lyrics were fetched from. More... | |
QString | Lyrics_ |
The HTML-formatted lyrics string. More... | |
Describes a single lyrics result item.
A result item is the lyrics themselves and the provider name these lyrics were fetched from.
Definition at line 90 of file ilyricsfinder.h.
QString Media::LyricsResultItem::Lyrics_ |
The HTML-formatted lyrics string.
Definition at line 98 of file ilyricsfinder.h.
QString Media::LyricsResultItem::ProviderName_ |
The name of the provider lyrics were fetched from.
Definition at line 94 of file ilyricsfinder.h.