AlbumArtImages Class Reference

#include <metadata.h>

List of all members.


Detailed Description

Definition at line 427 of file mythmusic/mythmusic/metadata.h.


Public Member Functions

 AlbumArtImages (Metadata *metadata)
uint getImageCount ()
AlbumArtImage getImage (ImageType type)
QString getTypeName (ImageType type)
QStringList getImageFilenames ()
QPtrList< AlbumArtImage > * getImageList ()
AlbumArtImage getImageAt (uint index)
bool isImageAvailable (ImageType type)
bool saveImageType (const int id, ImageType type)

Static Public Member Functions

static ImageType guessImageType (const QString &filename)

Private Member Functions

void findImages (void)

Private Attributes

Metadatam_parent
QPtrList< AlbumArtImagem_imageList

Constructor & Destructor Documentation

AlbumArtImages::AlbumArtImages ( Metadata metadata  ) 

Definition at line 1537 of file mythmusic/mythmusic/metadata.cpp.


Member Function Documentation

uint AlbumArtImages::getImageCount (  )  [inline]

Definition at line 434 of file mythmusic/mythmusic/metadata.h.

AlbumArtImage AlbumArtImages::getImage ( ImageType  type  ) 

Definition at line 1596 of file mythmusic/mythmusic/metadata.cpp.

Referenced by Metadata::getAlbumArt().

QString AlbumArtImages::getTypeName ( ImageType  type  ) 

Definition at line 1653 of file mythmusic/mythmusic/metadata.cpp.

Referenced by findImages(), and EditMetadataDialog::showMenu().

QStringList AlbumArtImages::getImageFilenames (  ) 

Definition at line 1610 of file mythmusic/mythmusic/metadata.cpp.

QPtrList<AlbumArtImage>* AlbumArtImages::getImageList (  )  [inline]

Definition at line 438 of file mythmusic/mythmusic/metadata.h.

Referenced by EditMetadataDialog::updateImageGrid().

AlbumArtImage AlbumArtImages::getImageAt ( uint  index  ) 

Definition at line 1624 of file mythmusic/mythmusic/metadata.cpp.

bool AlbumArtImages::isImageAvailable ( ImageType  type  ) 

Definition at line 1629 of file mythmusic/mythmusic/metadata.cpp.

Referenced by Metadata::getAlbumArt().

bool AlbumArtImages::saveImageType ( const int  id,
ImageType  type 
)

Definition at line 1643 of file mythmusic/mythmusic/metadata.cpp.

Referenced by EditMetadataDialog::showMenu().

ImageType AlbumArtImages::guessImageType ( const QString &  filename  )  [static]

void AlbumArtImages::findImages ( void   )  [private]

Definition at line 1545 of file mythmusic/mythmusic/metadata.cpp.

Referenced by AlbumArtImages().


Member Data Documentation

Definition at line 450 of file mythmusic/mythmusic/metadata.h.

Referenced by findImages().


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

Generated on Sat Dec 18 05:15:59 2010 for MythTV by  doxygen 1.5.5