Audacity 3.2.0
|
This is the complete list of members for CutlineHandle, including all inherited members.
Cancel(AudacityProject *pProject) override | CutlineHandle | virtual |
Cell typedef | UIHandle | |
Click(const TrackPanelMouseEvent &event, AudacityProject *pProject) override | CutlineHandle | virtual |
CutlineHandle(const CutlineHandle &)=delete | CutlineHandle | private |
CutlineHandle(const std::shared_ptr< WaveTrack > &pTrack, WaveTrackLocations locations, WaveTrackLocation location) | CutlineHandle | explicit |
Drag(const TrackPanelMouseEvent &event, AudacityProject *pProject) override | CutlineHandle | virtual |
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 | CutlineHandle | virtual |
Escape(AudacityProject *pProject) | UIHandle | virtual |
Expand enum value | CutlineHandle | private |
FindTrack() const override | CutlineHandle | virtual |
GetChangeHighlight() const | UIHandle | inline |
GetLocation() | CutlineHandle | inline |
GetTrack() | CutlineHandle | inline |
HandlesRightClick() override | CutlineHandle | virtual |
HasEscape(AudacityProject *pProject) const | UIHandle | virtual |
HasRotation() const | UIHandle | virtual |
HitAnywhere(const AudacityProject *pProject, bool cutline, UIHandlePtr ptr) | CutlineHandle | static |
HitPreview(bool unsafe) | CutlineHandle | privatestatic |
HitTest(std::weak_ptr< CutlineHandle > &holder, const wxMouseState &state, const wxRect &rect, const AudacityProject *pProject, std::shared_ptr< WaveTrack > pTrack) | CutlineHandle | static |
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 |
mEndTime | CutlineHandle | private |
mLocation | CutlineHandle | private |
mLocations | CutlineHandle | private |
mOperation | CutlineHandle | private |
mpTrack | CutlineHandle | private |
mStartTime | CutlineHandle | private |
NeedChangeHighlight(const UIHandle &, const UIHandle &) | UIHandle | inlinestatic |
OnProjectChange(AudacityProject *pProject) | UIHandle | virtual |
Operation enum name | CutlineHandle | private |
operator=(const CutlineHandle &)=default | CutlineHandle | |
Preview(const TrackPanelMouseState &state, AudacityProject *pProject) override | CutlineHandle | virtual |
Release(const TrackPanelMouseEvent &event, AudacityProject *pProject, wxWindow *pParent) override | CutlineHandle | virtual |
Remove enum value | CutlineHandle | private |
Result typedef | UIHandle | |
Rotate(bool forward) | UIHandle | virtual |
SetChangeHighlight(Result val) | UIHandle | inline |
StopsOnKeystroke() override | CutlineHandle | inlinevirtual |
TrackFromChannel(const std::shared_ptr< const Channel > &pChannel) | UIHandle | static |
~CutlineHandle() | CutlineHandle | virtual |
~TrackPanelDrawable()=0 | TrackPanelDrawable | pure virtual |
~UIHandle()=0 | UIHandle | pure virtual |