Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ getIndexAt
Method
getIndexAt
Source/GUI/StructEditor/StructDetailModel.cpp:710–713 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
708
}
709
710
QModelIndex StructDetailModel::getIndexAt(int row, int col)
711
{
712
return createIndex(row, col);
713
}
Callers
2
onAddPaddingField
Method · 0.80
onAddField
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected