Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
function
onTabChanged(func) {
72
tutToplevel.tabChanged.connect(func)
73
}
74
75
function
init() {
76
var
res = Qt.include(
"file:///"
+ scriptName)
Callers
1
getTutorialSteps
Function · 0.85
Calls
1
connect
Method · 0.80
Tested by
no test coverage detected