LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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. More...
 
QString Album_
 The album name. More...
 

Detailed Description

Information about an album used in IAlbumArtProvider.

Definition at line 44 of file ialbumartprovider.h.

Member Data Documentation

QString Media::AlbumInfo::Album_

The album name.

Definition at line 52 of file ialbumartprovider.h.

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

QString Media::AlbumInfo::Artist_

The artist name of this album.

Definition at line 48 of file ialbumartprovider.h.

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


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