Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
int TutorialChapter::getXOffset() const { return x_offset; }
69
70
void TutorialChapter::setXOffset(int xOffset) { x_offset = xOffset; }
71
72
int TutorialChapter::getYOffset() const { return y_offset; }
73
Callers
1
build
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected