| 
 QShortcutEvent ClassThe QShortcutEvent class provides an event which is generated when the user presses a key combination. More...  #include <QShortcutEvent>Inherits: QEvent. Public Functions
 
 Additional Inherited MembersDetailed DescriptionThe QShortcutEvent class provides an event which is generated when the user presses a key combination. Normally you don't need to use this class directly; QShortcut provides a higher-level interface to handle shortcut keys. See also QShortcut. Member Function Documentation
 |