MCPcopy Create free account
hub / github.com/KDE/kdevelop / url

Method url

kdevplatform/vcs/vcsstatusinfo.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74QUrl VcsStatusInfo::url() const
75{
76 return d->url;
77}
78
79VcsStatusInfo::State VcsStatusInfo::state() const
80{

Callers 1

operator<<Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected