MCPcopy 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
187Monitor::TreeNode*
188Monitor::MonitorData::modelRoot()
189{
190 return this->model_->getNode( QModelIndex());
191}
192
193void
194Monitor::MonitorData::updated( TreeNode* node, int column)

Callers 6

getColumnCountMethod · 0.80
getNodeChildrenMethod · 0.80
getProcessNodeMethod · 0.80
treeContextMenuMethod · 0.80
updateGraphViewMethod · 0.80
updateNodeViewMethod · 0.80

Calls 1

getNodeMethod · 0.45

Tested by

no test coverage detected