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-07-23 at 17:50:03 -0600