Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
VcsStatusInfo::State VcsStatusInfo::state() const
80
{
81
return VcsStatusInfo::State(d->state);
82
}
83
84
}
85
Callers
10
isSuspended
Method · 0.45
operator<<
Function · 0.45
testCopyConstructor
Method · 0.45
testAssignOperator
Method · 0.45
VCSDiffPatchSource
Method · 0.45
data
Method · 0.45
updateState
Method · 0.45
testVcsFileChangesModel
Method · 0.45
doKill
Method · 0.45
~OutputExecuteJob
Method · 0.45
Calls
1
State
Enum · 0.70
Tested by
3
testCopyConstructor
Method · 0.36
testAssignOperator
Method · 0.36
testVcsFileChangesModel
Method · 0.36