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

Method Set

qml.go:356–356  ·  view source on GitHub ↗
(property string, value interface{})

Source from the content-addressed store, hash-verified

354 TypeName() string
355 Interface() interface{}
356 Set(property string, value interface{})
357 Property(name string) interface{}
358 Int(property string) int
359 Int64(property string) int64

Callers 7

convertAndSetFunction · 0.65
qml_test.goFile · 0.65
EmitMethod · 0.65
runFunction · 0.65
EmitMethod · 0.65
runFunction · 0.65
runFunction · 0.65

Implementers 1

Commonqml.go

Calls

no outgoing calls

Tested by

no test coverage detected