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

Method SetSelection

Source/FrameEditor.cpp:1268–1272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1266}
1267
1268void CFrameEditor::SetSelection(const CFrameSelection &Sel) // // //
1269{
1270 model_->Select(Sel);
1271 InvalidateFrameData();
1272}
1273
1274bool CFrameEditor::IsClipboardAvailable() const
1275{

Callers 13

ApplyStateMethod · 0.45
SetTargetSelectionMethod · 0.45
UndoMethod · 0.45
OnEditSelectotherMethod · 0.45
OnEditSelectrowMethod · 0.45
OnEditSelectcolumnMethod · 0.45
OnEditSelectpatternMethod · 0.45
OnEditSelectframeMethod · 0.45
OnEditSelectchannelMethod · 0.45
OnEditSelecttrackMethod · 0.45
ApplyStateMethod · 0.45
UndoMethod · 0.45

Calls 1

SelectMethod · 0.80

Tested by

no test coverage detected