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

Method state

kdevplatform/vcs/vcsstatusinfo.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79VcsStatusInfo::State VcsStatusInfo::state() const
80{
81 return VcsStatusInfo::State(d->state);
82}
83
84}
85

Callers 10

isSuspendedMethod · 0.45
operator<<Function · 0.45
testCopyConstructorMethod · 0.45
testAssignOperatorMethod · 0.45
VCSDiffPatchSourceMethod · 0.45
dataMethod · 0.45
updateStateMethod · 0.45
doKillMethod · 0.45
~OutputExecuteJobMethod · 0.45

Calls 1

StateEnum · 0.70

Tested by 3

testCopyConstructorMethod · 0.36
testAssignOperatorMethod · 0.36