MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / onTabChanged

Function onTabChanged

src/tutorials/tutorials.js:71–73  ·  view source on GitHub ↗
(func)

Source from the content-addressed store, hash-verified

69}
70
71function onTabChanged(func) {
72 tutToplevel.tabChanged.connect(func)
73}
74
75function init() {
76 var res = Qt.include("file:///" + scriptName)

Callers 1

getTutorialStepsFunction · 0.85

Calls 1

connectMethod · 0.80

Tested by

no test coverage detected