LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
Media::AlbumInfo Struct Reference

Information about an album used in IAlbumArtProvider. More...

#include "ialbumartprovider.h"

Public Attributes

QString Artist_
 The artist name of this album.
 
QString Album_
 The album name.
 

Detailed Description

Information about an album used in IAlbumArtProvider.

Definition at line 28 of file ialbumartprovider.h.

Member Data Documentation

◆ Album_

QString Media::AlbumInfo::Album_

The album name.

Definition at line 36 of file ialbumartprovider.h.

Referenced by Media::operator==(), and Media::qHash().

◆ Artist_

QString Media::AlbumInfo::Artist_

The artist name of this album.

Definition at line 32 of file ialbumartprovider.h.

Referenced by Media::operator==(), and Media::qHash().


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