![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
Information about an album used in IAlbumArtProvider. More...
#include "ialbumartprovider.h"
Public Member Functions | |
| bool | operator== (const AlbumInfo &) const =default |
| Compares two AlbumInfo structures. | |
Public Attributes | |
| QString | Artist_ |
| The artist name of this album. | |
| QString | Album_ |
| The album name. | |
Information about an album used in IAlbumArtProvider.
Definition at line 28 of file ialbumartprovider.h.
|
default |
Compares two AlbumInfo structures.
| QString Media::AlbumInfo::Album_ |
| QString Media::AlbumInfo::Artist_ |
The artist name of this album.
Definition at line 32 of file ialbumartprovider.h.
Referenced by Media::qHash().