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

Method stateMachine

plugins/statemachineviewer/statemodel.cpp:164–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164StateMachineDebugInterface *StateModel::stateMachine() const
165{
166 Q_D(const StateModel);
167 return d->m_stateMachine;
168}
169
170QVariant StateModel::data(const QModelIndex &index, int role) const
171{

Callers 2

repopulateGraphMethod · 0.80
selectedStateMachineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected