sleap.gui.shortcuts

Class for accessing/setting keyboard shortcuts.

class sleap.gui.shortcuts.Shortcuts[source]

Class for accessing keyboard shortcuts.

Shortcuts are saved in sleap/config/shortcuts.yaml

When instantiated, this reads in the shortcuts from the file.

save()[source]

Saves all shortcuts to shortcut file.