![]()  | 
  
    LeechCraft
    0.6.70-15082-g543737046d
    
   Modular cross-platform feature rich live environment. 
   | 
 
Describes a single artist photo. More...
#include "iartistbiofetcher.h"
Public Member Functions | |
| bool | operator== (const ArtistImage &) const =default | 
| bool | operator!= (const ArtistImage &) const =default | 
Public Attributes | |
| QString | Title_ | 
| The title of the image.  More... | |
| QString | Author_ | 
| The author if the image.  More... | |
| QDateTime | Date_ | 
| The date and time the image was taken.  More... | |
| QUrl | Thumb_ | 
| URL of the thumbnail version of the image.  More... | |
| QUrl | Full_ | 
| URL of the full version of the image.  More... | |
Describes a single artist photo.
Definition at line 24 of file iartistbiofetcher.h.
      
  | 
  default | 
      
  | 
  default | 
| QString Media::ArtistImage::Author_ | 
The author if the image.
Definition at line 32 of file iartistbiofetcher.h.
| QDateTime Media::ArtistImage::Date_ | 
The date and time the image was taken.
Definition at line 36 of file iartistbiofetcher.h.
| QUrl Media::ArtistImage::Full_ | 
URL of the full version of the image.
Definition at line 44 of file iartistbiofetcher.h.
| QUrl Media::ArtistImage::Thumb_ | 
URL of the thumbnail version of the image.
Definition at line 40 of file iartistbiofetcher.h.
| QString Media::ArtistImage::Title_ | 
The title of the image.
Definition at line 28 of file iartistbiofetcher.h.