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

Method url

common/sourcelocation.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54QUrl SourceLocation::url() const
55{
56 return m_url;
57}
58
59void SourceLocation::setUrl(const QUrl &url)
60{

Callers 10

populateMenuMethod · 0.45
objectCreatedMethod · 0.45
replyFinishedMethod · 0.45
replyEncryptedMethod · 0.45
replySslErrorsMethod · 0.45
qmlErrorToStringFunction · 0.45
typeNameMethod · 0.45
creationLocationMethod · 0.45
declarationLocationMethod · 0.45
setQObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected