Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setParent
Method
setParent
core/bindingnode.cpp:74–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void BindingNode::setParent(BindingNode *newParent)
75
{
76
m_parent = newParent;
77
checkForLoops();
78
}
79
80
GammaRay::BindingNode *GammaRay::BindingNode::parent() const
81
{
Callers
10
FeedbackConfigWidget
Method · 0.80
refresh
Method · 0.80
Q_DECL_EXPORT gammaray_create_inprocess_mainwindow
Function · 0.80
testWidgetReparent
Method · 0.80
timeout
Method · 0.80
reparent
Function · 0.80
applyStyle
Method · 0.80
loadPlugin
Method · 0.80
setSelectedStateMachine
Method · 0.80
TimerTop
Method · 0.80
Calls
no outgoing calls
Tested by
3
testWidgetReparent
Method · 0.64
timeout
Method · 0.64
reparent
Function · 0.64