LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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.
 
QString Lyrics_
 The HTML-formatted lyrics string.
 

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 54 of file ilyricsfinder.h.

Member Data Documentation

◆ Lyrics_

QString Media::LyricsResultItem::Lyrics_

The HTML-formatted lyrics string.

Definition at line 62 of file ilyricsfinder.h.

◆ ProviderName_

QString Media::LyricsResultItem::ProviderName_

The name of the provider lyrics were fetched from.

Definition at line 58 of file ilyricsfinder.h.


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