Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ metaObject
Method
metaObject
core/objectinstance.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
const QMetaObject *ObjectInstance::metaObject() const
136
{
137
return m_metaObj;
138
}
139
140
QByteArray ObjectInstance::typeName() const
141
{
Callers
3
ObjectInstance
Method · 0.45
operator==
Method · 0.45
unpackVariant
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected