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

Method objectCreationStackTrace

core/probe.cpp:996–999  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

994}
995
996Execution::Trace Probe::objectCreationStackTrace(QObject *object)
997{
998 return s_listener()->constructionBacktracesForObjects.value(object);
999}

Callers 1

setQObjectMethod · 0.80

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected