A dialog window that displays the available keyboard shortcuts.
More...
#include <keyboard_shortcuts_dialog.h>
|
| void | showEvent (QShowEvent *event) override |
| | Handles the event when the dialog is shown.
|
| |
| void | loadGeometry (int width=0, int height=0, const QString &dialog_name=QString()) |
| | Loads the geometry and splitter state for the dialog.
|
| |
| void | loadSplitterState (QSplitter *splitter=nullptr) |
| | Loads the state of a splitter for the dialog.
|
| |
A dialog window that displays the available keyboard shortcuts.
◆ KeyboardShortcutsDialog()
| KeyboardShortcutsDialog::KeyboardShortcutsDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ showEvent()
| void KeyboardShortcutsDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overrideprotected |
Handles the event when the dialog is shown.
- Parameters
-
The documentation for this class was generated from the following files: