Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | KeyConfigPrefs |
A PrefsPanel for keybindings. More... | |
Macros | |
#define | KEY_CONFIG_PREFS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Key Config") } |
Functions | |
PrefsPanel::Factory | KeyConfigPrefsFactory (const CommandID &name={}) |
#define KEY_CONFIG_PREFS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Key Config") } |
Definition at line 30 of file KeyConfigPrefs.h.
PrefsPanel::Factory KeyConfigPrefsFactory | ( | const CommandID & | name = {} | ) |
A PrefsPanel::Factory that creates one KeyConfigPrefs panel. This factory can be parametrized by name, which specifies a command to be focused initially
Definition at line 937 of file KeyConfigPrefs.cpp.
Referenced by AudacityApp::InitPart2().