Audacity 3.2.0
|
This is the complete list of members for VelocitySliderHandle, including all inherited members.
Cancel(AudacityProject *pProject) final override | SliderHandle | protectedvirtual |
Cell typedef | UIHandle | |
Click(const TrackPanelMouseEvent &event, AudacityProject *pProject) final override | SliderHandle | protectedvirtual |
CommitChanges(const wxMouseEvent &event, AudacityProject *pProject) override | VelocitySliderHandle | protectedvirtual |
Drag(const TrackPanelMouseEvent &event, AudacityProject *pProject) final override | SliderHandle | 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 | SliderHandle | protectedvirtual |
Escape(AudacityProject *pProject) | UIHandle | virtual |
FindTrack() const override | SliderHandle | virtual |
GetChangeHighlight() const | UIHandle | inline |
GetNoteTrack() const | VelocitySliderHandle | private |
GetSlider(AudacityProject *pProject) | SliderHandle | protected |
GetTrack() const | SliderHandle | inline |
GetValue() override | VelocitySliderHandle | protectedvirtual |
HandlesRightClick() | UIHandle | virtual |
HasEscape(AudacityProject *pProject) const | UIHandle | virtual |
HasRotation() const | UIHandle | virtual |
HitTest(std::weak_ptr< VelocitySliderHandle > &holder, const wxMouseState &state, const wxRect &rect, const std::shared_ptr< Track > &pTrack) | VelocitySliderHandle | static |
IsDragging() const override | SliderHandle | virtual |
MaximizeHeight(const wxRect &rect, const wxRect &panelRect) | TrackPanelDrawable | inlinestatic |
MaximizeWidth(const wxRect &rect, const wxRect &panelRect) | TrackPanelDrawable | inlinestatic |
mChangeHighlight | UIHandle | protected |
mIsDragging | SliderHandle | protected |
mpTrack | SliderHandle | protected |
mRect | SliderHandle | protected |
mSliderFn | SliderHandle | protected |
mStartingValue | SliderHandle | protected |
NeedChangeHighlight(const UIHandle &, const UIHandle &) | UIHandle | inlinestatic |
OnProjectChange(AudacityProject *pProject) | UIHandle | virtual |
operator=(const VelocitySliderHandle &)=default | VelocitySliderHandle | |
SliderHandle::operator=(const SliderHandle &)=default | SliderHandle | |
Preview(const TrackPanelMouseState &state, AudacityProject *pProject) final override | SliderHandle | protectedvirtual |
Release(const TrackPanelMouseEvent &event, AudacityProject *pProject, wxWindow *pParent) final override | SliderHandle | protectedvirtual |
Result typedef | UIHandle | |
Rotate(bool forward) | UIHandle | virtual |
SetChangeHighlight(Result val) | UIHandle | inline |
SetValue(AudacityProject *pProject, float newValue) override | VelocitySliderHandle | protectedvirtual |
SliderFn typedef | SliderHandle | |
SliderHandle(const SliderHandle &)=delete | SliderHandle | private |
SliderHandle(SliderFn sliderFn, const wxRect &rect, const std::shared_ptr< Track > &pTrack) | SliderHandle | explicit |
StopsOnKeystroke() override | VelocitySliderHandle | inlineprotectedvirtual |
Tip(const wxMouseState &state, AudacityProject &) const override | VelocitySliderHandle | protectedvirtual |
TrackFromChannel(const std::shared_ptr< const Channel > &pChannel) | UIHandle | static |
VelocitySliderHandle(const VelocitySliderHandle &)=delete | VelocitySliderHandle | private |
VelocitySliderHandle(SliderFn sliderFn, const wxRect &rect, const std::shared_ptr< Track > &pTrack) | VelocitySliderHandle | explicit |
~SliderHandle() | SliderHandle | protectedvirtual |
~TrackPanelDrawable()=0 | TrackPanelDrawable | pure virtual |
~UIHandle()=0 | UIHandle | pure virtual |
~VelocitySliderHandle() | VelocitySliderHandle | virtual |