![]() |
Audacity 3.2.0
|
This is the complete list of members for WaveformView, including all inherited members.
| AdjustPositions() | ChannelView | private |
| CaptureKey(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) | TrackPanelCell | virtual |
| ChannelView(const std::shared_ptr< Channel > &pChannel) | CommonChannelView | explicit |
| Char(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) | TrackPanelCell | virtual |
| CommonChannelCell(const std::shared_ptr< Channel > &pChannel) | CommonChannelCell | |
| CommonTrackPanelCell() | CommonTrackPanelCell | inline |
| ContextMenuDelegate() override | CommonChannelView | virtual |
| CopyTo(Track &track, size_t iChannel) const override | ChannelView | virtual |
| CopyToSubView(WaveChannelSubView *destSubView) const | WaveChannelSubView | virtual |
| DefaultHeight enum value | ChannelView | |
| DefaultPreview(const TrackPanelMouseState &, const AudacityProject *) override | CommonTrackPanelCell | virtual |
| DetailedHitTest(const TrackPanelMouseState &state, const AudacityProject *pProject, int currentTool, bool bMultiTool) override | WaveformView | privatevirtual |
| Display typedef | WaveChannelSubView | |
| DoContextMenu(const wxRect &rect, wxWindow *pParent, const wxPoint *pPosition, AudacityProject *pProject) override | CommonTrackPanelCell | protectedvirtual |
| DoDetailedHitTest(const TrackPanelMouseState &state, const AudacityProject *pProject, int currentTool, bool bMultiTool, const std::shared_ptr< WaveChannel > &wt) | WaveChannelSubView | |
| DoDraw(TrackPanelDrawingContext &context, const WaveChannel &channel, const WaveTrack::Interval *selectedClip, const wxRect &rect, bool muted) | WaveformView | privatestatic |
| DoFindChannel() | CommonChannelCell | private |
| DoFindChannel() const | CommonChannelCell | private |
| DoFindTrack() override | CommonChannelCell | virtual |
| DoGetVRulerControls() override | WaveformView | virtual |
| DoSetHeight(int h) | ChannelView | private |
| DoSetMinimized(bool minimized) override | WaveformView | protectedvirtual |
| DoSetY(int y) | ChannelView | private |
| Draw(TrackPanelDrawingContext &context, const wxRect &rect, unsigned iPass) override | WaveformView | privatevirtual |
| DrawBoldBoundaries(TrackPanelDrawingContext &context, const WaveChannel &channel, const wxRect &rect) | WaveChannelSubView | protectedstatic |
| DrawingArea(TrackPanelDrawingContext &context, const wxRect &rect, const wxRect &panelRect, unsigned iPass) | TrackPanelDrawable | virtual |
| Find(Channel *pChannel) | ChannelView | static |
| Find(const Channel *pChannel) | ChannelView | static |
| FindChannel() -> std::shared_ptr< Subtype > | CommonChannelCell | inline |
| FindChannel() const -> std::enable_if_t< std::is_const_v< Subtype >, std::shared_ptr< Subtype > > | CommonChannelCell | inline |
| FindFromChannelGroup(ChannelGroup *pGroup, size_t iChannel=0) | ChannelView | privatestatic |
| FindTrack() | CommonTrackPanelCell | inline |
| FindTrack() const | CommonTrackPanelCell | inline |
| FindWaveChannel() | WaveChannelSubView | |
| Get(Channel &channel) | ChannelView | static |
| Get(const Channel &channel) | ChannelView | static |
| GetAffordanceControls() | ChannelView | virtual |
| GetChannelGroupHeight(const Track *pTrack) | ChannelView | static |
| GetCumulativeHeight(const Channel *pChannel) | ChannelView | static |
| GetCumulativeHeight(const Track *pTrack) | ChannelView | static |
| GetCumulativeHeightBefore() const | ChannelView | inline |
| GetEnvelopeValues(const Envelope &env, double aligned_time, double sampleDur, double *buffer, int bufferLen, int leftOffset, const ZoomInfo &zoomInfo) | CommonChannelView | static |
| GetExpandedHeight() const | ChannelView | inline |
| GetFromChannelGroup(ChannelGroup &group, size_t iChannel) | ChannelView | privatestatic |
| GetHeight() const | ChannelView | |
| GetMenuItems(const wxRect &rect, const wxPoint *pPosition, AudacityProject *pProject) override | WaveChannelSubView | protectedvirtual |
| GetMinimized() const | ChannelView | inline |
| GetMinimizedHeight() const override | CommonChannelView | virtual |
| GetSubViews(const wxRect &rect) | ChannelView | virtual |
| GetTotalHeight(const TrackList &list) | ChannelView | static |
| GetVRulerControls() | ChannelView | |
| GetVRulerControls() const | ChannelView | |
| GetWaveChannelView() const | WaveChannelSubView | protected |
| HandleWheelRotation(const TrackPanelMouseEvent &event, AudacityProject *pProject) override | CommonTrackPanelCell | protectedvirtual |
| HandleXMLAttribute(const std::string_view &attr, const XMLAttributeValueView &valueView, size_t iChannel) override | ChannelView | virtual |
| HitTest(const TrackPanelMouseState &, const AudacityProject *pProject) final | CommonChannelView | virtual |
| IsSpectral() const | ChannelView | virtual |
| KeyDown(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) | TrackPanelCell | virtual |
| KeyUp(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) | TrackPanelCell | virtual |
| LoseFocus(AudacityProject *project) | TrackPanelCell | virtual |
| mAdjustHandle | WaveChannelSubView | private |
| MaximizeHeight(const wxRect &rect, const wxRect &panelRect) | TrackPanelDrawable | inlinestatic |
| MaximizeWidth(const wxRect &rect, const wxRect &panelRect) | TrackPanelDrawable | inlinestatic |
| mClipBorderAdjustHandle | WaveChannelSubView | private |
| mCloseHandle | WaveChannelSubView | private |
| mCutlineHandle | WaveChannelSubView | private |
| mEnvelopeHandle | WaveformView | protected |
| mHeight | ChannelView | private |
| mMinimized | ChannelView | private |
| mpVRulerControls | ChannelView | protected |
| mRearrangeHandle | WaveChannelSubView | private |
| mResizeHandle | WaveChannelSubView | private |
| mSampleHandle | WaveformView | protected |
| mSelectHandle | CommonChannelView | protected |
| mTimeShiftHandle | CommonChannelView | |
| mwChannel | CommonChannelCell | private |
| mwWaveChannelView | WaveChannelSubView | private |
| mY | ChannelView | private |
| operator=(const WaveformView &)=delete | WaveformView | private |
| CommonChannelCell::operator=(const TrackPanelCell &)=delete | TrackPanelCell | |
| Refinement typedef | ChannelView | |
| Reparent(const std::shared_ptr< Track > &parent, size_t iChannel) override | ChannelView | virtual |
| SetCumulativeHeightBefore(int y) | ChannelView | inline |
| SetExpandedHeight(int height) | ChannelView | |
| SetMinimized(bool minimized) | ChannelView | |
| SubViewType() const override | WaveformView | virtual |
| TimeShiftHitTest() | CommonChannelView | |
| TrackPanelCell()=default | TrackPanelCell | |
| TrackPanelCell(const TrackPanelCell &)=delete | TrackPanelCell | |
| TrackPanelNode() | TrackPanelNode | |
| Type typedef | WaveChannelSubView | |
| vrulerSize | ChannelView | mutable |
| WaveChannelSubView(WaveChannelView &waveChannelView) | WaveformView | explicit |
| WaveformView(const WaveformView &)=delete | WaveformView | private |
| WriteXMLAttributes(XMLWriter &writer, size_t iChannel) const override | ChannelView | virtual |
| ~ChannelAttachment() | ChannelAttachment | virtual |
| ~ChannelView()=0 | ChannelView | pure virtual |
| ~CommonChannelCell() | CommonChannelCell | |
| ~CommonTrackPanelCell()=0 | CommonTrackPanelCell | pure virtual |
| ~TrackPanelCell()=0 | TrackPanelCell | pure virtual |
| ~TrackPanelDrawable()=0 | TrackPanelDrawable | pure virtual |
| ~TrackPanelNode()=0 | TrackPanelNode | pure virtual |
| ~WaveformView() override | WaveformView |