Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetSubViews
Method
GetSubViews
src/tracks/ui/ChannelView.cpp:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
auto ChannelView::GetSubViews(const wxRect &rect) -> Refinement
166
{
167
return { { rect.GetTop(), shared_from_this() } };
168
}
169
170
bool ChannelView::IsSpectral() const
171
{
Callers
3
HasVisibleSpectralView
Function · 0.45
UpdateTrackVRuler
Method · 0.45
Children
Method · 0.45
Calls
no outgoing calls
Tested by
1
HasVisibleSpectralView
Function · 0.36