Audacity 3.2.0
|
This is the complete list of members for SpectrumView, including all inherited members.
AdjustPositions() | ChannelView | private |
CaptureKey(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) override | SpectrumView | privatevirtual |
ChannelView(const std::shared_ptr< Channel > &pChannel) | CommonChannelView | explicit |
Char(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) override | SpectrumView | privatevirtual |
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 override | SpectrumView | 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 | SpectrumView | 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) | SpectrumView | private |
DoFindChannel() | CommonChannelCell | private |
DoFindChannel() const | CommonChannelCell | private |
DoFindTrack() override | CommonChannelCell | virtual |
DoGetVRulerControls() override | SpectrumView | virtual |
DoSetHeight(int h) | ChannelView | private |
DoSetMinimized(bool minimized) override | SpectrumView | privatevirtual |
DoSetY(int y) | ChannelView | private |
Draw(TrackPanelDrawingContext &context, const wxRect &rect, unsigned iPass) override | SpectrumView | 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 | |
ForAll(AudacityProject &project, std::function< void(SpectrumView &view)> fn) | SpectrumView | privatestatic |
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 |
GetSpectralData() | SpectrumView | |
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 override | SpectrumView | virtual |
KeyDown(wxKeyEvent &event, ViewInfo &viewInfo, wxWindow *pParent, AudacityProject *project) override | SpectrumView | privatevirtual |
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 |
mBrushHandle | SpectrumView | private |
mBrushRadius | SpectrumView | static |
mClipBorderAdjustHandle | WaveChannelSubView | private |
mCloseHandle | WaveChannelSubView | private |
mCutlineHandle | WaveChannelSubView | private |
mHeight | ChannelView | private |
mMinimized | ChannelView | private |
mOnBrushTool | SpectrumView | private |
mpBackupSpectralData | SpectrumView | private |
mpSpectralData | SpectrumView | private |
mpVRulerControls | ChannelView | protected |
mRearrangeHandle | WaveChannelSubView | private |
mResizeHandle | WaveChannelSubView | private |
mSelectHandle | CommonChannelView | protected |
mTimeShiftHandle | CommonChannelView | |
mwChannel | CommonChannelCell | private |
mwWaveChannelView | WaveChannelSubView | private |
mY | ChannelView | private |
operator=(const SpectrumView &)=delete | SpectrumView | 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 | |
SpectrumView(WaveChannelView &waveChannelView, const SpectrumView &src)=delete | SpectrumView | |
SpectrumView(WaveChannelView &waveChannelView) | SpectrumView | explicit |
SubViewType() const override | SpectrumView | virtual |
TimeShiftHitTest() | CommonChannelView | |
TrackPanelCell()=default | TrackPanelCell | |
TrackPanelCell(const TrackPanelCell &)=delete | TrackPanelCell | |
TrackPanelNode() | TrackPanelNode | |
Type typedef | WaveChannelSubView | |
vrulerSize | ChannelView | mutable |
WaveChannelSubView(WaveChannelView &waveChannelView) | WaveChannelSubView | explicit |
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 |
~SpectrumView() override | SpectrumView | |
~TrackPanelCell()=0 | TrackPanelCell | pure virtual |
~TrackPanelDrawable()=0 | TrackPanelDrawable | pure virtual |
~TrackPanelNode()=0 | TrackPanelNode | pure virtual |