Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetSelectedEID
Function
GetSelectedEID
qrenderdoc/Windows/EventBrowser.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
};
185
186
static uint32_t GetSelectedEID(QModelIndex idx)
187
{
188
return idx.data(ROLE_SELECTED_EID).toUInt();
189
}
190
191
static uint32_t GetEffectiveEID(QModelIndex idx)
192
{
Callers
3
on_bookmark_clicked
Method · 0.85
events_currentChanged
Method · 0.85
location_keyPress
Method · 0.85
Calls
1
data
Method · 0.45
Tested by
no test coverage detected