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

Method IsSelecting

Source/FamiTrackerView.cpp:3261–3264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3259}
3260
3261bool CFamiTrackerView::IsSelecting() const
3262{
3263 return m_pPatternEditor->IsSelecting();
3264}
3265
3266bool CFamiTrackerView::IsClipboardAvailable() const
3267{

Callers 6

OnUpdateEditCopyMethod · 0.45
OnUpdateEditCutMethod · 0.45
OnUpdateEditDeleteMethod · 0.45
OnKeyInsertMethod · 0.45
OnKeyBackspaceMethod · 0.45
OnKeyDeleteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected