Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
void TutorialChapter::addSubject(QWidget *s) { subjects.append(s); }
53
54
const QString &TutorialChapter::getDescription() const { return description; }
55
Callers
1
build
Method · 0.80
Calls
1
append
Method · 0.80
Tested by
no test coverage detected