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

Method setYOffset

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

Source from the content-addressed store, hash-verified

72int TutorialChapter::getYOffset() const { return y_offset; }
73
74void TutorialChapter::setYOffset(int yOffset) { y_offset = yOffset; }
75
76scopy::HoverPosition TutorialChapter::getAnchor() const { return anchor; }
77

Callers 1

buildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected