MCPcopy Create free account
hub / github.com/GENIVI/CANdevStudio / stopSimulation

Method stopSimulation

src/components/canrawview/canrawview.cpp:43–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void CanRawView::stopSimulation()
44{
45 Q_D(CanRawView);
46
47 d->_simStarted = false;
48}
49
50void CanRawView::frameReceived(const QCanBusFrame& frame)
51{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected