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

Method Interface

qml.go:355–355  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

353 Addr() uintptr
354 TypeName() string
355 Interface() interface{}
356 Set(property string, value interface{})
357 Property(name string) interface{}
358 Int(property string) int

Callers 9

registerTypeFunction · 0.65
hookGoValueTypeNewFunction · 0.65
hookGoValueReadFieldFunction · 0.65
convertAndSetFunction · 0.65
hookGoValueCallMethodFunction · 0.65
convertParamFunction · 0.65
listSliceFunction · 0.65
qml_test.goFile · 0.65
runFunction · 0.65

Implementers 1

Commonqml.go

Calls

no outgoing calls

Tested by

no test coverage detected