MCPcopy 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
64void VcsStatusInfo::setState( VcsStatusInfo::State state )
65{
66 d->state = state;
67}
68
69int VcsStatusInfo::extendedState() const
70{

Callers 3

testCopyConstructorMethod · 0.45
testAssignOperatorMethod · 0.45

Calls

no outgoing calls

Tested by 3

testCopyConstructorMethod · 0.36
testAssignOperatorMethod · 0.36