Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
50
public:
51
inline QObjectData *data() const
52
{
53
return d_ptr.data();
54
}
55
};
56
}
57
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected