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

Method ObjectByName

qml.go:367–367  ·  view source on GitHub ↗
(objectName string)

Source from the content-addressed store, hash-verified

365 Map(property string) *Map
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

Callers 3

qml_test.goFile · 0.65
EmitMethod · 0.65
EmitMethod · 0.65

Implementers 1

Commonqml.go

Calls

no outgoing calls

Tested by

no test coverage detected