MCPcopy Create free account
hub / github.com/KDAB/GammaRay / qtObject

Method qtObject

core/objectinstance.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108QObject *ObjectInstance::qtObject() const
109{
110 return m_qtObj;
111}
112
113void *ObjectInstance::object() const
114{

Callers 15

doSetObjectMethod · 0.80
countMethod · 0.80
propertyDataMethod · 0.80
writePropertyMethod · 0.80
canAddPropertyMethod · 0.80
addPropertyMethod · 0.80
eventFilterMethod · 0.80
doSetObjectMethod · 0.80
propertyDataMethod · 0.80
writePropertyMethod · 0.80
resetPropertyMethod · 0.80
testQtObjectMethod · 0.80

Calls

no outgoing calls

Tested by 1

testQtObjectMethod · 0.64