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

Method notifySignal

core/propertydata.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90QString PropertyData::notifySignal() const
91{
92 return m_notifySignal;
93}
94
95void PropertyData::setNotifySignal(const QString &notifySignal)
96{

Callers 8

dataMethod · 0.80
doSetObjectMethod · 0.80
propertyMetaDataMethod · 0.80
isNotifySignalFunction · 0.80
testQtObjectMethod · 0.80
addMethod · 0.80
addObjectMethod · 0.80
propertyDataMethod · 0.80

Calls

no outgoing calls

Tested by 1

testQtObjectMethod · 0.64