swift
|
ComboBox for selecting keyboard keys. More...
Signals | |
void | keySelectionChanged (int oldIndex, int newIndex) |
User has changed the selection. | |
Public Member Functions | |
CKeySelectionBox (QWidget *parent=nullptr) | |
Constructor. | |
void | setSelectedIndex (int index) |
Set key with index as selected. | |
ComboBox for selecting keyboard keys.
Definition at line 38 of file hotkeydialog.h.