Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ value
Method
value
core/propertydata.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
QVariant PropertyData::value() const
29
{
30
return m_value;
31
}
32
33
void PropertyData::setValue(const QVariant &value)
34
{
Callers
15
objectRemoved
Method · 0.45
objectReparented
Method · 0.45
rowCount
Method · 0.45
parent
Method · 0.45
index
Method · 0.45
indexForObject
Method · 0.45
propertyData
Method · 0.45
data
Method · 0.45
selectObject
Method · 0.45
objectCreationSourceLocation
Method · 0.45
objectCreationStackTrace
Method · 0.45
propertyData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected