Module implementing a dialog for the configuration of a keyboard shortcut.
ShortcutDialog | Class implementing a dialog for the configuration of a keyboard shortcut. |
None |
Class implementing a dialog for the configuration of a keyboard shortcut.
ShortcutDialog | Constructor |
eventFilter | Method called to filter the event queue. |
handleClear | Private slot to handle the Clear button press. |
handleOk | Private slot to handle the OK button press. |
handleTypeChanged | Private slot to handle the change of the shortcuts type. |
keyPressEvent | Private method to handle a key press event. |
setKeyLabelText | Private method to set the text of a key label. |
setKeys | Public method to set the key to be configured. |
Constructor
Method called to filter the event queue.
Private slot to handle the Clear button press.
Private slot to handle the OK button press.
Private slot to handle the change of the shortcuts type.
Private method to handle a key press event.
Private method to set the text of a key label.
Public method to set the key to be configured.