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 2024-03-17 at 12:58:44 -0600