MythTV  master
Public Attributes | List of all members
ArtworkInfo Struct Reference

#include <metadataimagehelper.h>

Collaboration diagram for ArtworkInfo:
Collaboration graph
[legend]

Public Attributes

QString label
 
QString thumbnail
 
QString url
 
uint width {0}
 
uint height {0}
 

Detailed Description

Definition at line 21 of file metadataimagehelper.h.

Member Data Documentation

◆ label

QString ArtworkInfo::label

Definition at line 23 of file metadataimagehelper.h.

◆ thumbnail

QString ArtworkInfo::thumbnail

Definition at line 24 of file metadataimagehelper.h.

Referenced by ParseArtwork().

◆ url

QString ArtworkInfo::url

◆ width

uint ArtworkInfo::width {0}

Definition at line 26 of file metadataimagehelper.h.

Referenced by ParseArtwork().

◆ height

uint ArtworkInfo::height {0}

Definition at line 27 of file metadataimagehelper.h.

Referenced by ParseArtwork().


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