The GUI_CoverEdit class.
More...
#include <GUI_CoverEdit.h>
|
void | sig_shown () |
|
void | sig_closed () |
|
|
void | language_changed () override |
|
virtual void | showEvent (QShowEvent *e) |
|
virtual void | closeEvent (QCloseEvent *e) |
|
virtual void | skin_changed () |
|
|
Dialog * | _boxed_dialog =nullptr |
|
◆ GUI_CoverEdit()
◆ selected_cover()
QPixmap GUI_CoverEdit::selected_cover |
( |
int |
index | ) |
const |
returns the new cover for a current track.
- Parameters
-
- Returns
- empty pixmap if index is invalid, or no new cover is desired a track
◆ set_current_index()
void GUI_CoverEdit::set_current_index |
( |
int |
index | ) |
|
sets the current index for a track which is currently processed
- Parameters
-