#include <metadata.h>
Definition at line 33 of file mythmusic/mythmusic/metadata.h.
Public Attributes | |
| int | id |
| QString | filename |
| ImageType | imageType |
| QString | typeName |
| QString | description |
| bool | embedded |
Definition at line 35 of file mythmusic/mythmusic/metadata.h.
Referenced by AlbumArtImages::findImages(), and EditMetadataDialog::showMenu().
| QString AlbumArtImage::filename |
Definition at line 36 of file mythmusic/mythmusic/metadata.h.
Referenced by AlbumArtImages::findImages(), Metadata::getAlbumArt(), AlbumArtImages::getImageFilenames(), and EditMetadataDialog::gridItemChanged().
Definition at line 37 of file mythmusic/mythmusic/metadata.h.
Referenced by AlbumArtImages::findImages(), AlbumArtImages::getImage(), AlbumArtImages::isImageAvailable(), MetaIOTagLib::readAlbumArt(), and EditMetadataDialog::showMenu().
| QString AlbumArtImage::typeName |
Definition at line 38 of file mythmusic/mythmusic/metadata.h.
Referenced by AlbumArtImages::findImages(), EditMetadataDialog::gridItemChanged(), and EditMetadataDialog::showMenu().
| QString AlbumArtImage::description |
Definition at line 39 of file mythmusic/mythmusic/metadata.h.
Referenced by AlbumArtImages::findImages(), and MetaIOTagLib::readAlbumArt().
Definition at line 40 of file mythmusic/mythmusic/metadata.h.
Referenced by AlbumArtImages::findImages(), Metadata::getAlbumArt(), and MetaIOTagLib::readAlbumArt().
1.5.5