#include <ui_DlgKeyboard.h>
Additional Inherited Members | |
Public Member Functions inherited from Gui::Dialog::Ui_DlgCustomKeyboard | |
| void | retranslateUi (QWidget *Gui__Dialog__DlgCustomKeyboard) |
| void | setupUi (QWidget *Gui__Dialog__DlgCustomKeyboard) |
Public Attributes inherited from Gui::Dialog::Ui_DlgCustomKeyboard | |
| Gui::AccelLineEdit * | accelLineEditShortcut |
| QTreeWidget * | assignedTreeWidget |
| QPushButton * | buttonAssign |
| QPushButton * | buttonClear |
| QPushButton * | buttonReset |
| QPushButton * | buttonResetAll |
| QComboBox * | categoryBox |
| QTreeWidget * | commandTreeWidget |
| Gui::AccelLineEdit * | editShortcut |
| QGridLayout * | gridLayout |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QLabel * | textLabelAssigned |
| QLabel * | TextLabelCategory |
| QLabel * | TextLabelCommands |
| QLabel * | textLabelDescription |
| QLabel * | textLabelDescriptionHeader |
| QLabel * | textLabelNewShortcut |
| QLabel * | textLabelShortcut |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
| QVBoxLayout * | vboxLayout2 |
| QVBoxLayout * | vboxLayout3 |