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

Method setTitle

gui/src/tutorialoverlay.cpp:188–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186const QString &TutorialOverlay::getTitle() const { return title; }
187
188void TutorialOverlay::setTitle(const QString &newTitle) { title = newTitle; }
189
190bool TutorialOverlay::eventFilter(QObject *watched, QEvent *event)
191{

Callers 5

onDisplayNameChangedMethod · 0.45
setNameMethod · 0.45
nextMethod · 0.45
setCustomTitleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected