#include <cheatsheet_dialog.h>

Public Member Functions | |
| CheatsheetDialog (QWidget *parent=nullptr) | |
| ~CheatsheetDialog () | |
Private Slots | |
| void | on_listWidget_currentRowChanged (int currentRow) |
Private Attributes | |
| Ui::CheatsheetDialog * | ui |
Definition at line 10 of file cheatsheet_dialog.h.
|
explicit |
Definition at line 4 of file cheatsheet_dialog.cpp.
| CheatsheetDialog::~CheatsheetDialog | ( | ) |
Definition at line 46 of file cheatsheet_dialog.cpp.
|
privateslot |
Definition at line 51 of file cheatsheet_dialog.cpp.
|
private |
Definition at line 22 of file cheatsheet_dialog.h.