![]() |
Sayonara Player
|
Signals | |
void | sig_ok_clicked (const MetaDataList &) |
void | sig_undo_clicked (int idx) |
void | sig_undo_all_clicked () |
void | sig_cancelled () |
Public Member Functions | |
GUI_TagEdit (QWidget *parent=nullptr) | |
TagEdit * | get_tag_edit () const |
Get tag edit object. More... | |
void | commit () |
Commits changes to db/file. | |
void | cancel () |
calls undo_all, and closes the entire dialog | |
void | show_close_button (bool show) |
SayonaraDialog * | box_into_dialog () |
Protected Slots | |
virtual void | skin_changed () |
Protected Attributes | |
SayonaraDialog * | _boxed_dialog =nullptr |
Settings * | _settings =nullptr |
TagEdit* GUI_TagEdit::get_tag_edit | ( | ) | const |
Get tag edit object.