#include <qgsconfigureshortcutsdialog.h>
Reusable dialog for allowing users to configure shortcuts contained in a QgsShortcutsManager.
- Since
- QGIS 2.16
Definition at line 36 of file qgsconfigureshortcutsdialog.h.
◆ QgsConfigureShortcutsDialog()
QgsConfigureShortcutsDialog::QgsConfigureShortcutsDialog |
( |
QWidget * |
parent = nullptr , |
|
|
QgsShortcutsManager * |
manager = nullptr |
|
) |
| |
◆ keyPressEvent()
void QgsConfigureShortcutsDialog::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
overrideprotected |
◆ keyReleaseEvent()
void QgsConfigureShortcutsDialog::keyReleaseEvent |
( |
QKeyEvent * |
event | ) |
|
|
overrideprotected |
The documentation for this class was generated from the following files: