MCPcopy Create free account
hub / github.com/Vector35/debugger / parentItem

Method parentItem

ui/threadframes.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44
45FrameItem* FrameItem::parentItem()
46{
47 return m_parentItem;
48}
49
50
51int FrameItem::row() const

Callers 1

parentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected