MCPcopy
hub / github.com/go-qml/qml / On

Method On

qml.go:372–372  ·  view source on GitHub ↗
(signal string, function interface{})

Source from the content-addressed store, hash-verified

370 CreateWindow(ctx *Context) *Window
371 Destroy()
372 On(signal string, function interface{})
373}
374
375// List holds a QML list which may be converted to a Go slice of an

Callers 4

qml_test.goFile · 0.65
runFunction · 0.65
runFunction · 0.65

Implementers 1

Commonqml.go

Calls

no outgoing calls

Tested by 1