![]() |
ckb-next
beta-v0.2.8 at branch testing
ckb-next driver for corsair devices
|
#include <src/ckb/layoutdialog.h>
Inheritance diagram for LayoutDialog:
Collaboration diagram for LayoutDialog:Public Member Functions | |
| LayoutDialog (QWidget *parent=0) | |
| ~LayoutDialog () | |
| KeyMap::Layout | selected () const |
Private Attributes | |
| Ui::LayoutDialog * | ui |
Definition at line 13 of file layoutdialog.h.
|
explicit |
Definition at line 5 of file layoutdialog.cpp.
References Ui_LayoutDialog::comboBox, Kb::layout(), KeyMap::layoutNames(), Ui_LayoutDialog::setupUi(), and ui.
Here is the call graph for this function:| LayoutDialog::~LayoutDialog | ( | ) |
Definition at line 14 of file layoutdialog.cpp.
References ui.
| KeyMap::Layout LayoutDialog::selected | ( | ) | const |
Definition at line 18 of file layoutdialog.cpp.
References Ui_LayoutDialog::comboBox, and ui.
Referenced by SettingsWidget::showLayoutDialog().
Here is the caller graph for this function:
|
private |
Definition at line 24 of file layoutdialog.h.
Referenced by LayoutDialog(), selected(), and ~LayoutDialog().