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

Method setAnchor

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

Source from the content-addressed store, hash-verified

76scopy::HoverPosition TutorialChapter::getAnchor() const { return anchor; }
77
78void TutorialChapter::setAnchor(scopy::HoverPosition newAnchor) { anchor = newAnchor; }
79
80scopy::HoverPosition TutorialChapter::getContent() const { return content; }
81

Callers 1

buildMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected