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

Method addSubject

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

Source from the content-addressed store, hash-verified

50}
51
52void TutorialChapter::addSubject(QWidget *s) { subjects.append(s); }
53
54const QString &TutorialChapter::getDescription() const { return description; }
55

Callers 1

buildMethod · 0.80

Calls 1

appendMethod · 0.80

Tested by

no test coverage detected