Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1268
void CFrameEditor::SetSelection(const CFrameSelection &Sel) // // //
1269
{
1270
model_->Select(Sel);
1271
InvalidateFrameData();
1272
}
1273
1274
bool CFrameEditor::IsClipboardAvailable() const
1275
{
Callers
13
ApplyState
Method · 0.45
SetTargetSelection
Method · 0.45
Undo
Method · 0.45
OnEditSelectother
Method · 0.45
OnEditSelectrow
Method · 0.45
OnEditSelectcolumn
Method · 0.45
OnEditSelectpattern
Method · 0.45
OnEditSelectframe
Method · 0.45
OnEditSelectchannel
Method · 0.45
OnEditSelecttrack
Method · 0.45
ApplyState
Method · 0.45
Undo
Method · 0.45
Calls
1
Select
Method · 0.80
Tested by
no test coverage detected