Audacity 3.2.0
CommandManager::GlobalMenuHook Member List

This is the complete list of members for CommandManager::GlobalMenuHook, including all inherited members.

Assign(mutable_type &&replacement)GlobalVariable< GlobalMenuHook, const std::function< bool(const CommandID &) >, nullptr, Options... >inlineprivatestatic
Call(Arguments &&...arguments)GlobalHook< GlobalMenuHook, bool(const CommandID &) >inlinestatic
Get()GlobalVariable< GlobalMenuHook, const std::function< bool(const CommandID &) >, nullptr, Options... >inlinestatic
GlobalVariable()=deleteGlobalVariable< GlobalMenuHook, const std::function< bool(const CommandID &) >, nullptr, Options... >private
Instance()GlobalVariable< GlobalMenuHook, const std::function< bool(const CommandID &) >, nullptr, Options... >inlineprivatestatic
mutable_type typedefGlobalVariable< GlobalMenuHook, const std::function< bool(const CommandID &) >, nullptr, Options... >
result_type typedefGlobalHook< GlobalMenuHook, bool(const CommandID &) >
Scope typedefGlobalHook< GlobalMenuHook, bool(const CommandID &) >
Set(std::conditional_t< ScopedOnly, dummy, mutable_type > replacement) -> std::conditional_t< ScopedOnly, void, mutable_type >GlobalVariable< GlobalMenuHook, const std::function< bool(const CommandID &) >, nullptr, Options... >inlinestatic
stored_type typedefGlobalVariable< GlobalMenuHook, const std::function< bool(const CommandID &) >, nullptr, Options... >
variable_type typedefGlobalVariable< GlobalMenuHook, const std::function< bool(const CommandID &) >, nullptr, Options... >