Audacity 3.2.0
KeyboardCapture::PostFilter Member List

This is the complete list of members for KeyboardCapture::PostFilter, including all inherited members.

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