Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ canAddProperty
Method
canAddProperty
core/propertyadaptor.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
bool PropertyAdaptor::canAddProperty() const
44
{
45
return false;
46
}
47
48
void PropertyAdaptor::addProperty(const PropertyData &data)
49
{
Callers
6
testQtGadget
Method · 0.45
testROMetaObject
Method · 0.45
testSequentialContainer
Method · 0.45
testAssociativeContainer
Method · 0.45
testQtObject
Method · 0.45
addNewProperty
Method · 0.45
Calls
no outgoing calls
Tested by
5
testQtGadget
Method · 0.36
testROMetaObject
Method · 0.36
testSequentialContainer
Method · 0.36
testAssociativeContainer
Method · 0.36
testQtObject
Method · 0.36