LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Media::LyricsResultItem Struct Reference

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...
 

Detailed Description

Describes a single lyrics result item.

A result item is the lyrics themselves and the provider name these lyrics were fetched from.

See Also
LyricsResults

Definition at line 96 of file ilyricsfinder.h.

Member Data Documentation

QString Media::LyricsResultItem::Lyrics_

The HTML-formatted lyrics string.

Definition at line 104 of file ilyricsfinder.h.

QString Media::LyricsResultItem::ProviderName_

The name of the provider lyrics were fetched from.

Definition at line 100 of file ilyricsfinder.h.


The documentation for this struct was generated from the following file: