Audacity 3.2.0
|
This is the complete list of members for StretchHandle, including all inherited members.
Cancel(AudacityProject *pProject) override | StretchHandle | virtual |
Cell typedef | UIHandle | |
Click(const TrackPanelMouseEvent &event, AudacityProject *pProject) override | StretchHandle | virtual |
Drag(const TrackPanelMouseEvent &event, AudacityProject *pProject) override | StretchHandle | 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 *pProject) | UIHandle | virtual |
Escape(AudacityProject *pProject) | UIHandle | virtual |
FindTrack() const override | StretchHandle | virtual |
GetChangeHighlight() const | UIHandle | inline |
GetT0(const Track &track, const ViewInfo &viewInfo) | StretchHandle | privatestatic |
GetT1(const Track &track, const ViewInfo &viewInfo) | StretchHandle | privatestatic |
HandlesRightClick() | UIHandle | virtual |
HasEscape(AudacityProject *pProject) const | UIHandle | virtual |
HasRotation() const | UIHandle | virtual |
HitPreview(StretchEnum stretchMode, bool unsafe) | StretchHandle | privatestatic |
HitTest(std::weak_ptr< StretchHandle > &holder, const TrackPanelMouseState &state, const AudacityProject *pProject, const std::shared_ptr< NoteTrack > &pTrack) | StretchHandle | 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 |
mLeftEdge | StretchHandle | private |
mpTrack | StretchHandle | private |
mStretchState | StretchHandle | private |
NeedChangeHighlight(const UIHandle &, const UIHandle &) | UIHandle | inlinestatic |
OnProjectChange(AudacityProject *pProject) | UIHandle | virtual |
operator=(const StretchHandle &)=default | StretchHandle | |
Preview(const TrackPanelMouseState &state, AudacityProject *pProject) override | StretchHandle | virtual |
Release(const TrackPanelMouseEvent &event, AudacityProject *pProject, wxWindow *pParent) override | StretchHandle | virtual |
Result typedef | UIHandle | |
Rotate(bool forward) | UIHandle | virtual |
SetChangeHighlight(Result val) | UIHandle | inline |
StopsOnKeystroke() override | StretchHandle | inlinevirtual |
Stretch(AudacityProject *pProject, int mouseXCoordinate, int trackLeftEdge, Channel *pChannel) | StretchHandle | private |
stretchCenter enum value | StretchHandle | |
StretchEnum enum name | StretchHandle | |
StretchHandle(const StretchHandle &) | StretchHandle | private |
StretchHandle(const std::shared_ptr< NoteTrack > &pTrack, const StretchState &stretchState) | StretchHandle | explicit |
stretchLeft enum value | StretchHandle | |
stretchNone enum value | StretchHandle | |
stretchRight enum value | StretchHandle | |
TrackFromChannel(const std::shared_ptr< const Channel > &pChannel) | UIHandle | static |
~StretchHandle() | StretchHandle | virtual |
~TrackPanelDrawable()=0 | TrackPanelDrawable | pure virtual |
~UIHandle()=0 | UIHandle | pure virtual |