Audacity 3.2.0
|
This is the complete list of members for NoteTrackButtonHandle, including all inherited members.
Cancel(AudacityProject *pProject) override | NoteTrackButtonHandle | protectedvirtual |
Cell typedef | UIHandle | |
Click(const TrackPanelMouseEvent &event, AudacityProject *pProject) override | NoteTrackButtonHandle | protectedvirtual |
Drag(const TrackPanelMouseEvent &event, AudacityProject *pProject) override | NoteTrackButtonHandle | protectedvirtual |
Draw(TrackPanelDrawingContext &context, const wxRect &rect, unsigned iPass) | TrackPanelDrawable | virtual |
DrawingArea(TrackPanelDrawingContext &context, const wxRect &rect, const wxRect &panelRect, unsigned iPass) | TrackPanelDrawable | virtual |
Enter(bool forward, AudacityProject *) override | NoteTrackButtonHandle | protectedvirtual |
Escape(AudacityProject *pProject) | UIHandle | virtual |
FindTrack() const override | NoteTrackButtonHandle | virtual |
GetChangeHighlight() const | UIHandle | inline |
GetChannel() const | NoteTrackButtonHandle | inline |
GetTrack() const | NoteTrackButtonHandle | inline |
HandlesRightClick() | UIHandle | virtual |
HasEscape(AudacityProject *pProject) const | UIHandle | virtual |
HasRotation() const | UIHandle | virtual |
HitTest(std::weak_ptr< NoteTrackButtonHandle > &holder, const wxMouseState &state, const wxRect &rect, const std::shared_ptr< NoteTrack > &pTrack) | NoteTrackButtonHandle | static |
Instance() | NoteTrackButtonHandle | privatestatic |
IsDragging() const | UIHandle | virtual |
MaximizeHeight(const wxRect &rect, const wxRect &panelRect) | TrackPanelDrawable | inlinestatic |
MaximizeWidth(const wxRect &rect, const wxRect &panelRect) | TrackPanelDrawable | inlinestatic |
mChangeHighlight | UIHandle | protected |
mChannel | NoteTrackButtonHandle | protected |
mpTrack | NoteTrackButtonHandle | protected |
mRect | NoteTrackButtonHandle | protected |
NeedChangeHighlight(const NoteTrackButtonHandle &oldState, const NoteTrackButtonHandle &newState) | NoteTrackButtonHandle | static |
UIHandle::NeedChangeHighlight(const UIHandle &, const UIHandle &) | UIHandle | inlinestatic |
NoteTrackButtonHandle(const NoteTrackButtonHandle &) | NoteTrackButtonHandle | private |
NoteTrackButtonHandle() | NoteTrackButtonHandle | private |
NoteTrackButtonHandle(const std::shared_ptr< NoteTrack > &pTrack, int channel, const wxRect &rect) | NoteTrackButtonHandle | explicit |
OnProjectChange(AudacityProject *pProject) | UIHandle | virtual |
operator=(const NoteTrackButtonHandle &)=default | NoteTrackButtonHandle | |
Preview(const TrackPanelMouseState &state, AudacityProject *pProject) override | NoteTrackButtonHandle | protectedvirtual |
Release(const TrackPanelMouseEvent &event, AudacityProject *pProject, wxWindow *pParent) override | NoteTrackButtonHandle | protectedvirtual |
Result typedef | UIHandle | |
Rotate(bool forward) | UIHandle | virtual |
SetChangeHighlight(Result val) | UIHandle | inline |
StopsOnKeystroke() | UIHandle | virtual |
TrackFromChannel(const std::shared_ptr< const Channel > &pChannel) | UIHandle | static |
~NoteTrackButtonHandle() | NoteTrackButtonHandle | virtual |
~TrackPanelDrawable()=0 | TrackPanelDrawable | pure virtual |
~UIHandle()=0 | UIHandle | pure virtual |