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

Method canAddProperty

core/dynamicpropertyadaptor.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73bool DynamicPropertyAdaptor::canAddProperty() const
74{
75 return object().qtObject();
76}
77
78void DynamicPropertyAdaptor::addProperty(const PropertyData &data)
79{

Callers

nothing calls this directly

Calls 2

objectFunction · 0.85
qtObjectMethod · 0.80

Tested by

no test coverage detected