|
| FirstRunDialog (QWidget *parent=nullptr) |
|
|
void | reject () override |
|
void | keyPressEvent (QKeyEvent *keyEvent) override |
| Shows the debug widget by pressing <ctrl + t> More...
|
|
◆ keyPressEvent()
void FirstRunDialog::keyPressEvent |
( |
QKeyEvent * |
keyEvent | ) |
|
|
overrideprotected |
Shows the debug widget by pressing <ctrl + t>
keyPressEvent ctrl + t enables debug mode, showing the branch selector which is used to select a git branch other than main for downloading the templates
- Parameters
-
The documentation for this class was generated from the following files: