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

Method GetSelectedRow

Source/FamiTrackerView.cpp:1389–1392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1387}
1388
1389unsigned int CFamiTrackerView::GetSelectedRow() const
1390{
1391 return m_pPatternEditor->GetRow();
1392}
1393
1394// // //
1395std::pair<unsigned, unsigned> CFamiTrackerView::GetSelectedPos() const {

Callers 2

OnTrackerSetMarkerMethod · 0.80
OnInitDialogMethod · 0.80

Calls 1

GetRowMethod · 0.45

Tested by

no test coverage detected