Audacity 3.2.0
|
This is the complete list of members for KeyConfigPrefs, including all inherited members.
Cancel() override | KeyConfigPrefs | virtual |
ClearAllKeys() | KeyConfigPrefs | private |
Commit() override | KeyConfigPrefs | virtual |
ContainsIllegalDups(TranslatableString &fMatching, TranslatableString &sMatching) const | KeyConfigPrefs | private |
Create(wxWindow *parent, wxWindowID winid=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL|wxNO_BORDER, const TranslatableString &name=XO("Panel")) | wxPanelWrapper | inline |
DefaultFactories() | PrefsPanel | static |
Factories typedef | PrefsPanel | |
Factory typedef | PrefsPanel | |
FilterKeys(std::vector< NormalizedKeyString > &arr) | KeyConfigPrefs | private |
GetDescription() const override | KeyConfigPrefs | virtual |
GetName() const | ComponentInterface | private |
GetPath() const override | PrefsPanel | virtual |
GetSymbol() const override | KeyConfigPrefs | virtual |
GetVendor() const override | PrefsPanel | virtual |
GetVersion() const override | PrefsPanel | virtual |
HelpPageName() override | KeyConfigPrefs | virtual |
KeyConfigPrefs(wxWindow *parent, wxWindowID winid, AudacityProject *pProject, const CommandID &name) | KeyConfigPrefs | |
mClear | KeyConfigPrefs | private |
mCommandSelected | KeyConfigPrefs | private |
mDefaultKeys | KeyConfigPrefs | private |
MergeWithExistingKeys(const std::vector< NormalizedKeyString > &toAdd) | KeyConfigPrefs | private |
mFilter | KeyConfigPrefs | private |
mFilterLabel | KeyConfigPrefs | private |
mFilterPending | KeyConfigPrefs | private |
mFilterTimer | KeyConfigPrefs | private |
mKey | KeyConfigPrefs | private |
mKeys | KeyConfigPrefs | private |
mManager | KeyConfigPrefs | private |
mNames | KeyConfigPrefs | private |
mNewKeys | KeyConfigPrefs | private |
mProject | KeyConfigPrefs | private |
mSet | KeyConfigPrefs | private |
mStandardDefaultKeys | KeyConfigPrefs | private |
mView | KeyConfigPrefs | private |
mViewByKey | KeyConfigPrefs | private |
mViewByName | KeyConfigPrefs | private |
mViewByTree | KeyConfigPrefs | private |
mViewType | KeyConfigPrefs | private |
NameFromKey(const NormalizedKeyString &key) | KeyConfigPrefs | private |
OnClear(wxCommandEvent &e) | KeyConfigPrefs | private |
OnDefaults(wxCommandEvent &e) | KeyConfigPrefs | private |
OnExport(wxCommandEvent &e) | KeyConfigPrefs | private |
OnFilterChar(wxEvent &e) | KeyConfigPrefs | private |
OnFilterKeyDown(wxKeyEvent &e) | KeyConfigPrefs | private |
OnFilterTimer(wxTimerEvent &e) | KeyConfigPrefs | private |
OnHotkeyChar(wxEvent &e) | KeyConfigPrefs | private |
OnHotkeyContext(wxEvent &e) | KeyConfigPrefs | private |
OnHotkeyKeyDown(wxKeyEvent &e) | KeyConfigPrefs | private |
OnHotkeyKillFocus(wxEvent &e) | KeyConfigPrefs | private |
OnImport(wxCommandEvent &e) | KeyConfigPrefs | private |
OnImportDefaults(wxCommandEvent &e) | KeyConfigPrefs | private |
OnSelected(wxCommandEvent &e) | KeyConfigPrefs | private |
OnSet(wxCommandEvent &e) | KeyConfigPrefs | private |
OnShow(wxShowEvent &e) | KeyConfigPrefs | private |
OnViewBy(wxCommandEvent &e) | KeyConfigPrefs | private |
operator=(const wxTabTraversalWrapper &)=delete | wxTabTraversalWrapper< wxPanel > | |
operator=(wxTabTraversalWrapper &&)=delete | wxTabTraversalWrapper< wxPanel > | |
Populate() | KeyConfigPrefs | private |
PopulateOrExchange(ShuttleGui &S) override | KeyConfigPrefs | |
PrefsPanel::PopulateOrExchange(ShuttleGui &WXUNUSED(S)) | PrefsPanel | inlinevirtual |
PrefsPanel(wxWindow *parent, wxWindowID winid, const TranslatableString &title) | PrefsPanel | inline |
Preview() | PrefsPanel | inlinevirtual |
RefreshBindings(bool bSort) | KeyConfigPrefs | private |
RefreshKeyInfo() | KeyConfigPrefs | private |
SetKeyForSelected(const NormalizedKeyString &key) | KeyConfigPrefs | private |
SetLabel(const TranslatableString &label) | wxPanelWrapper | |
SetName(const TranslatableString &name) | wxPanelWrapper | |
SetName() | wxPanelWrapper | |
SetToolTip(const TranslatableString &toolTip) | wxPanelWrapper | |
ShowsPreviewButton() | PrefsPanel | virtual |
wxPanelWrapper() | wxPanelWrapper | inline |
wxPanelWrapper(wxWindow *parent, wxWindowID winid=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL|wxNO_BORDER, const TranslatableString &name=XO("Panel")) | wxPanelWrapper | inline |
wxTabTraversalWrapper(Args &&... args) | wxTabTraversalWrapper< wxPanel > | inline |
wxTabTraversalWrapper(const wxTabTraversalWrapper &)=delete | wxTabTraversalWrapper< wxPanel > | |
wxTabTraversalWrapper(wxTabTraversalWrapper &&)=delete | wxTabTraversalWrapper< wxPanel > | |
~ComponentInterface() | ComponentInterface | privatevirtual |
~PrefsPanel() | PrefsPanel | virtual |