MythTV  master
Public Member Functions | Public Attributes | List of all members
AlbumArtImage Class Reference

#include <libmythmetadata/musicmetadata.h>

Collaboration diagram for AlbumArtImage:
[legend]

Public Member Functions

 AlbumArtImage (void)
 
 AlbumArtImage (const AlbumArtImage *const image)
 

Public Attributes

int m_id {0}
 
QString m_filename
 
QString m_hostname
 
ImageType m_imageType {IT_UNKNOWN}
 
QString m_description
 
bool m_embedded {false}
 

Detailed Description

Definition at line 39 of file musicmetadata.h.

Constructor & Destructor Documentation

◆ AlbumArtImage() [1/2]

AlbumArtImage::AlbumArtImage ( void  )
inline

Definition at line 42 of file musicmetadata.h.

◆ AlbumArtImage() [2/2]

AlbumArtImage::AlbumArtImage ( const AlbumArtImage *const  image)
inlineexplicit

Definition at line 44 of file musicmetadata.h.

Member Data Documentation

◆ m_id

int AlbumArtImage::m_id {0}

◆ m_filename

QString AlbumArtImage::m_filename

◆ m_hostname

QString AlbumArtImage::m_hostname

◆ m_imageType

ImageType AlbumArtImage::m_imageType {IT_UNKNOWN}

◆ m_description

QString AlbumArtImage::m_description

◆ m_embedded

bool AlbumArtImage::m_embedded {false}

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