![]()  | 
  
    LeechCraft
    0.6.70-15082-g543737046d
    
   Modular cross-platform feature rich live environment. 
   | 
 
Describes a recent release. More...
#include "irecentreleases.h"
Public Attributes | |
| QString | Title_ | 
| The release title.  More... | |
| QString | Artist_ | 
| The artist performing this release.  More... | |
| QDateTime | Date_ | 
| The date of this release.  More... | |
| QUrl | ThumbImage_ | 
| Thumbnail image of this release (like album art).  More... | |
| QUrl | FullImage_ | 
| Full-size image of this release.  More... | |
| QUrl | ReleaseURL_ | 
| The page describing this release in more details.  More... | |
Describes a recent release.
This structure is used to describe a recent release that may be of interest to the user.
Definition at line 28 of file irecentreleases.h.
| QString Media::AlbumRelease::Artist_ | 
The artist performing this release.
Definition at line 36 of file irecentreleases.h.
| QDateTime Media::AlbumRelease::Date_ | 
The date of this release.
Definition at line 40 of file irecentreleases.h.
| QUrl Media::AlbumRelease::FullImage_ | 
Full-size image of this release.
Definition at line 48 of file irecentreleases.h.
| QUrl Media::AlbumRelease::ReleaseURL_ | 
The page describing this release in more details.
Definition at line 52 of file irecentreleases.h.
| QUrl Media::AlbumRelease::ThumbImage_ | 
Thumbnail image of this release (like album art).
Definition at line 44 of file irecentreleases.h.
| QString Media::AlbumRelease::Title_ | 
The release title.
Definition at line 32 of file irecentreleases.h.