Audacity 3.2.0
WaveformView Member List

This is the complete list of members for WaveformView, including all inherited members.

AdjustPositions()ChannelViewprivate
CaptureKey(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project)TrackPanelCellvirtual
ChannelView(const std::shared_ptr< Channel > &pChannel)CommonChannelViewexplicit
Char(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project)TrackPanelCellvirtual
CommonChannelCell(const std::shared_ptr< Channel > &pChannel)CommonChannelCell
CommonTrackPanelCell()CommonTrackPanelCellinline
ContextMenuDelegate() overrideCommonChannelViewvirtual
CopyTo(Track &track, size_t iChannel) const overrideChannelViewvirtual
CopyToSubView(WaveChannelSubView *destSubView) constWaveChannelSubViewvirtual
DefaultHeight enum valueChannelView
DefaultPreview(const TrackPanelMouseState &, const AudacityProject *) overrideCommonTrackPanelCellvirtual
DetailedHitTest(const TrackPanelMouseState &state, const AudacityProject *pProject, int currentTool, bool bMultiTool) overrideWaveformViewprivatevirtual
Display typedefWaveChannelSubView
DoContextMenu(const wxRect &rect, wxWindow *pParent, const wxPoint *pPosition, AudacityProject *pProject) overrideCommonTrackPanelCellprotectedvirtual
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)WaveformViewprivatestatic
DoFindChannel()CommonChannelCellprivate
DoFindChannel() constCommonChannelCellprivate
DoFindTrack() overrideCommonChannelCellvirtual
DoGetVRulerControls() overrideWaveformViewvirtual
DoSetHeight(int h)ChannelViewprivate
DoSetMinimized(bool minimized) overrideWaveformViewprotectedvirtual
DoSetY(int y)ChannelViewprivate
Draw(TrackPanelDrawingContext &context, const wxRect &rect, unsigned iPass) overrideWaveformViewprivatevirtual
DrawBoldBoundaries(TrackPanelDrawingContext &context, const WaveChannel &channel, const wxRect &rect)WaveChannelSubViewprotectedstatic
DrawingArea(TrackPanelDrawingContext &context, const wxRect &rect, const wxRect &panelRect, unsigned iPass)TrackPanelDrawablevirtual
Find(Channel *pChannel)ChannelViewstatic
Find(const Channel *pChannel)ChannelViewstatic
FindChannel() -> std::shared_ptr< Subtype >CommonChannelCellinline
FindChannel() const -> std::enable_if_t< std::is_const_v< Subtype >, std::shared_ptr< Subtype > >CommonChannelCellinline
FindFromChannelGroup(ChannelGroup *pGroup, size_t iChannel=0)ChannelViewprivatestatic
FindTrack()CommonTrackPanelCellinline
FindTrack() constCommonTrackPanelCellinline
FindWaveChannel()WaveChannelSubView
Get(Channel &channel)ChannelViewstatic
Get(const Channel &channel)ChannelViewstatic
GetAffordanceControls()ChannelViewvirtual
GetChannelGroupHeight(const Track *pTrack)ChannelViewstatic
GetCumulativeHeight(const Channel *pChannel)ChannelViewstatic
GetCumulativeHeight(const Track *pTrack)ChannelViewstatic
GetCumulativeHeightBefore() constChannelViewinline
GetEnvelopeValues(const Envelope &env, double aligned_time, double sampleDur, double *buffer, int bufferLen, int leftOffset, const ZoomInfo &zoomInfo)CommonChannelViewstatic
GetExpandedHeight() constChannelViewinline
GetFromChannelGroup(ChannelGroup &group, size_t iChannel)ChannelViewprivatestatic
GetHeight() constChannelView
GetMenuItems(const wxRect &rect, const wxPoint *pPosition, AudacityProject *pProject) overrideWaveChannelSubViewprotectedvirtual
GetMinimized() constChannelViewinline
GetMinimizedHeight() const overrideCommonChannelViewvirtual
GetSubViews(const wxRect &rect)ChannelViewvirtual
GetTotalHeight(const TrackList &list)ChannelViewstatic
GetVRulerControls()ChannelView
GetVRulerControls() constChannelView
GetWaveChannelView() constWaveChannelSubViewprotected
HandleWheelRotation(const TrackPanelMouseEvent &event, AudacityProject *pProject) overrideCommonTrackPanelCellprotectedvirtual
HandleXMLAttribute(const std::string_view &attr, const XMLAttributeValueView &valueView, size_t iChannel) overrideChannelViewvirtual
HitTest(const TrackPanelMouseState &, const AudacityProject *pProject) finalCommonChannelViewvirtual
IsSpectral() constChannelViewvirtual
KeyDown(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project)TrackPanelCellvirtual
KeyUp(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project)TrackPanelCellvirtual
LoseFocus(AudacityProject *project)TrackPanelCellvirtual
mAdjustHandleWaveChannelSubViewprivate
MaximizeHeight(const wxRect &rect, const wxRect &panelRect)TrackPanelDrawableinlinestatic
MaximizeWidth(const wxRect &rect, const wxRect &panelRect)TrackPanelDrawableinlinestatic
mClipBorderAdjustHandleWaveChannelSubViewprivate
mCloseHandleWaveChannelSubViewprivate
mCutlineHandleWaveChannelSubViewprivate
mEnvelopeHandleWaveformViewprotected
mHeightChannelViewprivate
mMinimizedChannelViewprivate
mpVRulerControlsChannelViewprotected
mRearrangeHandleWaveChannelSubViewprivate
mResizeHandleWaveChannelSubViewprivate
mSampleHandleWaveformViewprotected
mSelectHandleCommonChannelViewprotected
mTimeShiftHandleCommonChannelView
mwChannelCommonChannelCellprivate
mwWaveChannelViewWaveChannelSubViewprivate
mYChannelViewprivate
operator=(const WaveformView &)=deleteWaveformViewprivate
CommonChannelCell::operator=(const TrackPanelCell &)=deleteTrackPanelCell
Refinement typedefChannelView
Reparent(const std::shared_ptr< Track > &parent, size_t iChannel) overrideChannelViewvirtual
SetCumulativeHeightBefore(int y)ChannelViewinline
SetExpandedHeight(int height)ChannelView
SetMinimized(bool minimized)ChannelView
SubViewType() const overrideWaveformViewvirtual
TimeShiftHitTest()CommonChannelView
TrackPanelCell()=defaultTrackPanelCell
TrackPanelCell(const TrackPanelCell &)=deleteTrackPanelCell
TrackPanelNode()TrackPanelNode
Type typedefWaveChannelSubView
vrulerSizeChannelViewmutable
WaveChannelSubView(WaveChannelView &waveChannelView)WaveformViewexplicit
WaveformView(const WaveformView &)=deleteWaveformViewprivate
WriteXMLAttributes(XMLWriter &writer, size_t iChannel) const overrideChannelViewvirtual
~ChannelAttachment()ChannelAttachmentvirtual
~ChannelView()=0ChannelViewpure virtual
~CommonChannelCell()CommonChannelCell
~CommonTrackPanelCell()=0CommonTrackPanelCellpure virtual
~TrackPanelCell()=0TrackPanelCellpure virtual
~TrackPanelDrawable()=0TrackPanelDrawablepure virtual
~TrackPanelNode()=0TrackPanelNodepure virtual
~WaveformView() overrideWaveformView