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

Method data

core/metaobjectregistry.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49{
50public:
51 inline QObjectData *data() const
52 {
53 return d_ptr.data();
54 }
55};
56}
57

Callers

nothing calls this directly

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected