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

Method setContent

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

Source from the content-addressed store, hash-verified

80scopy::HoverPosition TutorialChapter::getContent() const { return content; }
81
82void TutorialChapter::setContent(scopy::HoverPosition newContent) { content = newContent; }
83
84#include "moc_tutorialchapter.cpp"

Callers 3

AdcInstrumentMethod · 0.45
buildMethod · 0.45
ChangeSVGAttrMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected