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

Method Object

qml.go:364–364  ·  view source on GitHub ↗
(property string)

Source from the content-addressed store, hash-verified

362 String(property string) string
363 Color(property string) color.RGBA
364 Object(property string) Object
365 Map(property string) *Map
366 List(property string) *List
367 ObjectByName(objectName string) Object

Callers 4

PaintMethod · 0.65
qml_test.goFile · 0.65
EmitMethod · 0.65
EmitMethod · 0.65

Implementers 1

Commonqml.go

Calls

no outgoing calls

Tested by 1

PaintMethod · 0.52