Miam-Player  0.8.0
A nice music player
FetchDialog Class Reference

The FetchDialog class. More...

#include <fetchdialog.h>

Inheritance diagram for FetchDialog:
Ui::FetchDialog Ui_FetchDialog

Public Slots

void addCover (const QString &album, const QByteArray &coverByteArray)
 

Signals

void refreshView ()
 

Public Member Functions

 FetchDialog (const QList< CoverArtProvider *> &providers, QWidget *parent=nullptr)
 
virtual ~FetchDialog ()
 
- Public Member Functions inherited from Ui_FetchDialog
void setupUi (QDialog *FetchDialog)
 
void retranslateUi (QDialog *FetchDialog)
 

Protected Member Functions

virtual void closeEvent (QCloseEvent *e) override
 

Additional Inherited Members

- Public Attributes inherited from Ui_FetchDialog
QVBoxLayout * verticalLayout
 
QHBoxLayout * horizontalLayout
 
QSpacerItem * horizontalSpacer
 
QLabel * previewSizeLabel
 
QSlider * previewSizeSlider
 
QLabel * previewSizeValue
 
QScrollArea * scrollArea
 
QWidget * scrollAreaWidgetContents
 
QVBoxLayout * verticalLayout_3
 
QSpacerItem * verticalSpacer
 
QDialogButtonBox * buttonBox
 

Detailed Description

The FetchDialog class.

Author
Matthieu Bachelier

Constructor & Destructor Documentation

◆ FetchDialog()

FetchDialog::FetchDialog ( const QList< CoverArtProvider *> &  providers,
QWidget *  parent = nullptr 
)
explicit

◆ ~FetchDialog()

FetchDialog::~FetchDialog ( )
virtual

Member Function Documentation

◆ addCover

void FetchDialog::addCover ( const QString &  album,
const QByteArray &  coverByteArray 
)
slot

◆ closeEvent()

void FetchDialog::closeEvent ( QCloseEvent *  e)
overrideprotectedvirtual

◆ refreshView

void FetchDialog::refreshView ( )
signal

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