shapeworks::KeyboardShortcuts
#include <KeyboardShortcuts.h>
Inherits from QDialog
Public Functions
| Name | |
|---|---|
| KeyboardShortcuts(QWidget * parent) constructor  | 
|
| virtual | ~KeyboardShortcuts() destructor  | 
Detailed Description
class shapeworks::KeyboardShortcuts;
The KeyboardShortcuts is a QDialog that implements the dialog for displaying the keyboard shortcuts
Public Functions Documentation
function KeyboardShortcuts
KeyboardShortcuts(
    QWidget * parent
)
constructor
function ~KeyboardShortcuts
virtual ~KeyboardShortcuts()
destructor
Updated on 2022-03-31 at 09:51:18 -0600