![]() |
ckb-next
beta-v0.2.8 at branch testing
ckb-next driver for corsair devices
|
#include <src/ckb/ui_modeselectdialog.h>
Inheritance diagram for Ui_ModeSelectDialog:
Collaboration diagram for Ui_ModeSelectDialog:Public Member Functions | |
| void | setupUi (QDialog *ModeSelectDialog) |
| void | retranslateUi (QDialog *ModeSelectDialog) |
Data Fields | |
| QGridLayout * | gridLayout |
| QLabel * | label |
| QDialogButtonBox * | buttonBox |
| QListWidget * | modeList |
| QPushButton * | selAllButton |
| QPushButton * | selNoneButton |
Definition at line 26 of file ui_modeselectdialog.h.
|
inline |
Definition at line 82 of file ui_modeselectdialog.h.
References label, selAllButton, and selNoneButton.
Referenced by setupUi().
Here is the caller graph for this function:
|
inline |
Definition at line 36 of file ui_modeselectdialog.h.
References buttonBox, gridLayout, label, modeList, retranslateUi(), selAllButton, and selNoneButton.
Referenced by ModeSelectDialog::ModeSelectDialog().
Here is the call graph for this function:
Here is the caller graph for this function:| QDialogButtonBox* Ui_ModeSelectDialog::buttonBox |
Definition at line 31 of file ui_modeselectdialog.h.
Referenced by setupUi().
| QGridLayout* Ui_ModeSelectDialog::gridLayout |
Definition at line 29 of file ui_modeselectdialog.h.
Referenced by setupUi().
| QLabel* Ui_ModeSelectDialog::label |
Definition at line 30 of file ui_modeselectdialog.h.
Referenced by ModeSelectDialog::ModeSelectDialog(), retranslateUi(), and setupUi().
| QListWidget* Ui_ModeSelectDialog::modeList |
Definition at line 32 of file ui_modeselectdialog.h.
Referenced by ModeSelectDialog::ModeSelectDialog(), ModeSelectDialog::on_selAllButton_clicked(), ModeSelectDialog::on_selNoneButton_clicked(), ModeSelectDialog::selection(), and setupUi().
| QPushButton* Ui_ModeSelectDialog::selAllButton |
Definition at line 33 of file ui_modeselectdialog.h.
Referenced by retranslateUi(), and setupUi().
| QPushButton* Ui_ModeSelectDialog::selNoneButton |
Definition at line 34 of file ui_modeselectdialog.h.
Referenced by retranslateUi(), and setupUi().