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