Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ revision
Method
revision
core/propertydata.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
int PropertyData::revision() const
81
{
82
return m_revision;
83
}
84
85
void PropertyData::setRevision(int rev)
86
{
Callers
5
data
Method · 0.80
propertyMetaData
Method · 0.80
metaData
Method · 0.80
testQtObject
Method · 0.80
propertyData
Method · 0.80
Calls
no outgoing calls
Tested by
1
testQtObject
Method · 0.64