Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
90
QString PropertyData::notifySignal() const
91
{
92
return m_notifySignal;
93
}
94
95
void PropertyData::setNotifySignal(const QString ¬ifySignal)
96
{
Callers
8
data
Method · 0.80
doSetObject
Method · 0.80
propertyMetaData
Method · 0.80
isNotifySignal
Function · 0.80
testQtObject
Method · 0.80
add
Method · 0.80
addObject
Method · 0.80
propertyData
Method · 0.80
Calls
no outgoing calls
Tested by
1
testQtObject
Method · 0.64