MCPcopy Create free account
hub / github.com/KDAB/GammaRay / selectedStateMachine

Method selectedStateMachine

plugins/statemachineviewer/statemachineviewerserver.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93StateMachineDebugInterface *StateMachineViewerServer::selectedStateMachine() const
94{
95 return m_stateModel->stateMachine();
96}
97
98bool StateMachineViewerServer::mayAddState(State state)
99{

Callers

nothing calls this directly

Calls 1

stateMachineMethod · 0.80

Tested by

no test coverage detected