Companion

object Companion

Functions

Link copied to clipboard
fun getNonUniqueShortcuts(): List<Set<KeyboardShortcut>>
Link copied to clipboard
fun resetAllToDefaults(globalEnvironmentSettings: GlobalEnvironmentSettings)

Reset all of the KeyboardShortcuts to their default key mappings.

Properties

Link copied to clipboard
val allShortcuts: List<KeyboardShortcut>

All the KeyboardShortcuts currently available.

Link copied to clipboard
val validActionMapKeys: String

The comma separated String list of valid KeyboardShortcut.actionMapKeys.

Link copied to clipboard
val validNames: String

The names of all the valid KeyboardShortcutCategorys.