Class | Description |
---|---|
KeyProcessingUtils | |
KeySequence |
Utility class for handling sequences of key presses.
|
Macro | Deprecated |
MainMenu | Deprecated |
Menu |
A class for handling keyboard shortcuts, consisting of multiple keys.
|
RegisterAction | Deprecated
Now deprecated class, related to the old way register access was handled.
|
RegisterActionMenu | Deprecated
Now deprecated class, related to the old way register access was
handled.
|
RegisterSelectionMenu |
Menu that lets the user choose one register and then either runs a specific
RegisterAction, passing the name of the register to it, or opens a
RegisterActionMenu, passing the register name to it, so that when a
RegisterAction of the RegisterActionMenu is run later, it gets passed the
corresponding register.
|