swift
Signals | Public Member Functions | List of all members
swift::gui::components::CKeySelectionBox Class Reference

ComboBox for selecting keyboard keys. More...

Inheritance diagram for swift::gui::components::CKeySelectionBox:
[legend]

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.
 

Detailed Description

ComboBox for selecting keyboard keys.

Definition at line 38 of file hotkeydialog.h.


The documentation for this class was generated from the following files: