Audacity 3.2.0
|
This is the complete list of members for SliderHandle, 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)=0 | SliderHandle | protectedpure virtual |
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 |
GetSlider(AudacityProject *pProject) | SliderHandle | protected |
GetTrack() const | SliderHandle | inline |
GetValue()=0 | SliderHandle | protectedpure virtual |
HandlesRightClick() | UIHandle | virtual |
HasEscape(AudacityProject *pProject) const | UIHandle | virtual |
HasRotation() const | UIHandle | virtual |
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 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)=0 | SliderHandle | protectedpure virtual |
SliderFn typedef | SliderHandle | |
SliderHandle(const SliderHandle &)=delete | SliderHandle | private |
SliderHandle(SliderFn sliderFn, const wxRect &rect, const std::shared_ptr< Track > &pTrack) | SliderHandle | explicit |
StopsOnKeystroke() | UIHandle | virtual |
Tip(const wxMouseState &state, AudacityProject &project) const =0 | SliderHandle | protectedpure virtual |
TrackFromChannel(const std::shared_ptr< const Channel > &pChannel) | UIHandle | static |
~SliderHandle() | SliderHandle | protectedvirtual |
~TrackPanelDrawable()=0 | TrackPanelDrawable | pure virtual |
~UIHandle()=0 | UIHandle | pure virtual |