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

Method Call

qml.go:368–368  ·  view source on GitHub ↗
(method string, params ...interface{})

Source from the content-addressed store, hash-verified

366 List(property string) *List
367 ObjectByName(objectName string) Object
368 Call(method string, params ...interface{}) interface{}
369 Create(ctx *Context) Object
370 CreateWindow(ctx *Context) *Window
371 Destroy()

Callers 13

hookSignalCallFunction · 0.65
hookGoValueReadFieldFunction · 0.65
convertAndSetFunction · 0.65
hookGoValueCallMethodFunction · 0.65
hookGoValuePaintFunction · 0.65
_initGoTypeFunction · 0.65
hookListPropertyAppendFunction · 0.65
hookListPropertyClearFunction · 0.65
qml_test.goFile · 0.65
EmitMethod · 0.65
SetRotationMethod · 0.65

Implementers 1

Commonqml.go

Calls

no outgoing calls

Tested by 1