Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ modelRoot
Method
modelRoot
tools/monitor/MonitorData.cpp:187–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
Monitor::TreeNode*
188
Monitor::MonitorData::modelRoot()
189
{
190
return this->model_->getNode( QModelIndex());
191
}
192
193
void
194
Monitor::MonitorData::updated( TreeNode* node, int column)
Callers
6
getColumnCount
Method · 0.80
getNodeChildren
Method · 0.80
getProcessNode
Method · 0.80
treeContextMenu
Method · 0.80
updateGraphView
Method · 0.80
updateNodeView
Method · 0.80
Calls
1
getNode
Method · 0.45
Tested by
no test coverage detected