Go to the documentation of this file. 1 #ifndef EDITMETADATA_H_
2 #define EDITMETADATA_H_
70 bool Create(
void)
override;
151 bool Create(
void)
override;
Provide a dialog to quickly find an entry in a list.
Image widget, displays a single image or multiple images in sequence.
EditAlbumartDialog(MythScreenStack *parent)
void copySelectedImageToTag(void)
A text entry and edit widget.
void doCopyImageToTag(const AlbumArtImage *image)
Screen in which all other widgets are contained and rendered.
void showTypeMenu(bool changeType=true)
static void removeCachedImage(const AlbumArtImage *image)
void doRemoveImageFromTag(bool doIt)
MythUIImage * m_coverartImage
~EditAlbumartDialog() override
MythUIText * m_imagefilenameText
MythUIText * m_imagetypeText
MythUIButton * m_metadataButton
void copyImageToTag(ImageType imageType)
A checkbox widget supporting three check states - on,off,half and two conditions - selected and unsel...
void removeSelectedImageFromTag(void)
bool keyPressEvent(QKeyEvent *event) override
Key event handler.
All purpose text widget, displays a text string.
void gridItemChanged(MythUIButtonListItem *item)
void customEvent(QEvent *event) override
A widget for offering a range of numerical values where only the the bounding values and interval are...
void switchToMetadata(void)
MythUIButtonList * m_coverartList
void startCopyImageToTag(void)
void updateImageGrid(void)
bool Create(void) override
void rescanForImages(void)
search the tracks tag and the tracks directory for images
This widget is used for grouping other widgets for display when a particular named state is called....