Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ parent
Method
parent
qrenderdoc/Windows/LogView.cpp:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
QModelIndex parent(const QModelIndex &index) const override { return QModelIndex(); }
67
int rowCount(const QModelIndex &parent = QModelIndex()) const override
68
{
69
if(parent == QModelIndex())
Callers
5
parent
Method · 0.45
getRegNames
Method · 0.45
evaluateVar
Method · 0.45
UnregisterShortcut
Method · 0.45
on_apiEvents_itemSelectionChanged
Method · 0.45
Calls
1
QModelIndex
Class · 0.50
Tested by
1
on_apiEvents_itemSelectionChanged
Method · 0.36