Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ rootState
Method
rootState
plugins/statemachineviewer/qsmstatemachinedebuginterface.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
State QSMStateMachineDebugInterface::rootState() const
115
{
116
return toState(m_stateMachine);
117
}
118
119
QVector<State> QSMStateMachineDebugInterface::stateChildren(State parentId) const
120
{
Callers
5
mapModelIndex2State
Method · 0.45
indexForState
Method · 0.45
index
Method · 0.45
parent
Method · 0.45
repopulateGraph
Method · 0.45
Calls
1
toState
Function · 0.70
Tested by
no test coverage detected