![]() |
Audacity 3.2.0
|
This is the complete list of members for KeyView, including all inherited members.
| CanSetKey(int index) const | KeyView | |
| CmpKeyNodeByKey(KeyNode *n1, KeyNode *n2) | KeyView | privatestatic |
| CmpKeyNodeByName(KeyNode *n1, KeyNode *n2) | KeyView | privatestatic |
| CmpKeyNodeByTree(KeyNode *n1, KeyNode *n2) | KeyView | privatestatic |
| CollapseAll() | KeyView | |
| ExpandAll() | KeyView | |
| GetFullLabel(int index) const | KeyView | |
| GetIndexByKey(const NormalizedKeyString &key) const | KeyView | |
| GetIndexByName(const CommandID &name) const | KeyView | |
| GetKey(int index) const | KeyView | |
| GetLabel(int index) const | KeyView | |
| GetName() const override | KeyView | |
| GetName(int index) const | KeyView | |
| GetNameByKey(const NormalizedKeyString &key) const | KeyView | |
| GetSelected() const | KeyView | |
| IndexToLine(int index) const | KeyView | private |
| KeyView(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize) | KeyView | |
| LineToIndex(int line) const | KeyView | private |
| mCommandWidth | KeyView | private |
| mFilter | KeyView | private |
| mKeyWidth | KeyView | private |
| mKeyX | KeyView | private |
| mLineCount | KeyView | private |
| mLineHeight | KeyView | private |
| mLines | KeyView | private |
| mNodes | KeyView | private |
| mScrollX | KeyView | private |
| mViewType | KeyView | private |
| mWidth | KeyView | private |
| OnDrawBackground(wxDC &dc, const wxRect &rect, size_t line) const override | KeyView | private |
| OnDrawItem(wxDC &dc, const wxRect &rect, size_t line) const override | KeyView | private |
| OnKeyDown(wxKeyEvent &event) | KeyView | private |
| OnKillFocus(wxFocusEvent &event) | KeyView | private |
| OnLeftDown(wxMouseEvent &event) | KeyView | private |
| OnMeasureItem(size_t line) const override | KeyView | private |
| OnScroll(wxScrollWinEvent &event) | KeyView | private |
| OnSelected(wxCommandEvent &event) | KeyView | private |
| OnSetFocus(wxFocusEvent &event) | KeyView | private |
| OnSize(wxSizeEvent &event) | KeyView | private |
| RecalcExtents() | KeyView | private |
| RefreshBindings(const CommandIDs &names, const TranslatableStrings &categories, const TranslatableStrings &prefixes, const TranslatableStrings &labels, const std::vector< NormalizedKeyString > &keys, bool bSort) | KeyView | |
| RefreshLines(bool bSort=true) | KeyView | private |
| SelectNode(int index) | KeyView | |
| SetFilter(const wxString &filter) | KeyView | |
| SetKey(int index, const NormalizedKeyString &key) | KeyView | |
| SetKeyByName(const CommandID &name, const NormalizedKeyString &key) | KeyView | |
| SetView(ViewByType type) | KeyView | |
| UpdateHScroll() | KeyView | private |
| ~KeyView() | KeyView | virtual |