MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / setXOffset

Method setXOffset

gui/src/tutorialchapter.cpp:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68int TutorialChapter::getXOffset() const { return x_offset; }
69
70void TutorialChapter::setXOffset(int xOffset) { x_offset = xOffset; }
71
72int TutorialChapter::getYOffset() const { return y_offset; }
73

Callers 1

buildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected