MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / UpdateSongView

Method UpdateSongView

Source/FamiTrackerView.cpp:837–840  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

835}
836
837void CFamiTrackerView::UpdateSongView() { // // //
838 song_view_ = GetModuleData()->MakeSongView(GetMainFrame()->GetSelectedTrack(),
839 FTEnv.GetSettings()->General.bShowSkippedRows);
840}
841
842////////////////////////////////////////////////////////////////////////////////////////////////////////////
843// Menu commands

Callers 1

OnApplyMethod · 0.80

Calls 3

MakeSongViewMethod · 0.80
GetSelectedTrackMethod · 0.80
GetSettingsMethod · 0.45

Tested by

no test coverage detected