![]() |
Miam-Player
0.8.0
A nice music player
|
The ClosePlaylistPopup class is a small modal dialog. More...
#include <closeplaylistpopup.h>
Signals | |
void | aboutToCancel () |
void | aboutToRemoveTab (int index) |
void | aboutToSavePlaylist (bool overwrite) |
void | aboutToDeletePlaylist (uint playlistId) |
Public Member Functions | |
ClosePlaylistPopup (Playlist *playlist, int index, QWidget *parent=nullptr) | |
![]() | |
void | setupUi (QDialog *ClosePlaylistPopup) |
void | retranslateUi (QDialog *ClosePlaylistPopup) |
Additional Inherited Members | |
![]() | |
QVBoxLayout * | vboxLayout |
QLabel * | labelPlaylist |
QSpacerItem * | verticalSpacer |
QDialogButtonBox * | buttonBox |
QCheckBox * | checkBoxRememberChoice |
The ClosePlaylistPopup class is a small modal dialog.
This dialog is displayed on screen when one is about to close a playlist. 3 actions are possible for the user:
|
explicit |
|
signal |
|
signal |
|
signal |
|
signal |