Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
108
QObject *ObjectInstance::qtObject() const
109
{
110
return m_qtObj;
111
}
112
113
void *ObjectInstance::object() const
114
{
Callers
15
doSetObject
Method · 0.80
count
Method · 0.80
propertyData
Method · 0.80
writeProperty
Method · 0.80
canAddProperty
Method · 0.80
addProperty
Method · 0.80
eventFilter
Method · 0.80
doSetObject
Method · 0.80
propertyData
Method · 0.80
writeProperty
Method · 0.80
resetProperty
Method · 0.80
testQtObject
Method · 0.80
Calls
no outgoing calls
Tested by
1
testQtObject
Method · 0.64