Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setState
Method
setState
kdevplatform/vcs/vcsstatusinfo.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void VcsStatusInfo::setState( VcsStatusInfo::State state )
65
{
66
d->state = state;
67
}
68
69
int VcsStatusInfo::extendedState() const
70
{
Callers
3
testCopyConstructor
Method · 0.45
testAssignOperator
Method · 0.45
testVcsFileChangesModel
Method · 0.45
Calls
no outgoing calls
Tested by
3
testCopyConstructor
Method · 0.36
testAssignOperator
Method · 0.36
testVcsFileChangesModel
Method · 0.36