MCPcopy Create free account
hub / github.com/audacity/audacity / GetRuler

Method GetRuler

src/AdornedRulerPanel.cpp:499–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

497}
498
499AdornedRulerPanel *AdornedRulerPanel::ScrubbingRulerOverlay::GetRuler() const
500{
501 return &Get( *mPartner.mProject );
502}
503
504void AdornedRulerPanel::ScrubbingRulerOverlay::Update()
505{

Callers 2

AdornedRulerPanelMethod · 0.80
TrackPanelMethod · 0.80

Calls 1

GetFunction · 0.85

Tested by

no test coverage detected