![]() |
Sayonara Player
|
Signals | |
| void | sig_test_pressed (const QList< QKeySequence > &sequences) |
| signal is emitted when the test button is pressed More... | |
| void | sig_sequence_entered () |
| void | sig_shown () |
| void | sig_closed () |
Public Member Functions | |
| GUI_ShortcutEntry (const Shortcut &shortcut, QWidget *parent=nullptr) | |
| QList< QKeySequence > | get_sequences () const |
| void | show_sequence_error () |
| Dialog * | box_into_dialog () |
Public Slots | |
| void | commit () |
| void | clear () |
| void | revert () |
Protected Member Functions | |
| virtual void | showEvent (QShowEvent *e) |
| virtual void | closeEvent (QCloseEvent *e) |
Protected Attributes | |
| Dialog * | _boxed_dialog =nullptr |
| Settings * | _settings =nullptr |
|
signal |
signal is emitted when the test button is pressed
| sequences | list of sequences mapped to a specific shortcut |
1.8.14