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

Method EndGroup

src/CellularPanel.cpp:1024–1025  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1022void CellularPanel::Visitor::BeginGroup(
1023 const wxRect &rect, TrackPanelGroup &group ) {}
1024void CellularPanel::Visitor::EndGroup(
1025 const wxRect &rect, TrackPanelGroup &group ) {}
1026
1027// Public, top-level entry for generalized Visit
1028void CellularPanel::Visit( Visitor &visitor )

Callers 1

VisitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected