Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ parent
Method
parent
core/bindingnode.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
GammaRay::BindingNode *GammaRay::BindingNode::parent() const
81
{
82
return m_parent;
83
}
84
QObject *GammaRay::BindingNode::object() const
85
{
86
return m_object;
Callers
15
dumpObject
Function · 0.45
filterObject
Method · 0.45
objectAdded
Method · 0.45
objectFullyConstructed
Method · 0.45
objectRemoved
Method · 0.45
eventFilter
Method · 0.45
objectAdded
Method · 0.45
repaint
Method · 0.45
descendantOf
Method · 0.45
tooltipForObject
Method · 0.45
findParentOfType
Function · 0.45
ModelInspectorTest
Class · 0.45
Calls
no outgoing calls
Tested by
3
testMockProvider
Method · 0.36
testModelContent
Method · 0.36
reparent
Function · 0.36