![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvShortcutDialog.h>


Public Member Functions | |
| ecvShortcutDialog (const QList< QAction * > &actions, QWidget *parent=nullptr) | |
| ~ecvShortcutDialog () override | |
| void | restoreShortcutsFromQSettings () const |
Shortcut edit dialog
List shortcuts for known actions, and allows to edit them Saves to QSettings on each edit
Definition at line 37 of file ecvShortcutDialog.h.
|
explicit |
Definition at line 182 of file ecvShortcutDialog.cpp.
References ACTION_NAME_COLUMN, getMenuPath(), and KEY_SEQUENCE_COLUMN.
|
override |
Definition at line 274 of file ecvShortcutDialog.cpp.
| void ecvShortcutDialog::restoreShortcutsFromQSettings | ( | ) | const |
Definition at line 279 of file ecvShortcutDialog.cpp.
References KEY_SEQUENCE_COLUMN, and ecvPS::Shortcuts().
Referenced by MainWindow::MainWindow().