MCPcopy 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
80int PropertyData::revision() const
81{
82 return m_revision;
83}
84
85void PropertyData::setRevision(int rev)
86{

Callers 5

dataMethod · 0.80
propertyMetaDataMethod · 0.80
metaDataMethod · 0.80
testQtObjectMethod · 0.80
propertyDataMethod · 0.80

Calls

no outgoing calls

Tested by 1

testQtObjectMethod · 0.64