MCPcopy 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
135const QMetaObject *ObjectInstance::metaObject() const
136{
137 return m_metaObj;
138}
139
140QByteArray ObjectInstance::typeName() const
141{

Callers 3

ObjectInstanceMethod · 0.45
operator==Method · 0.45
unpackVariantMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected