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

Method Int

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

Source from the content-addressed store, hash-verified

356 Set(property string, value interface{})
357 Property(name string) interface{}
358 Int(property string) int
359 Int64(property string) int64
360 Float64(property string) float64
361 Bool(property string) bool

Callers 8

PaintMethod · 0.65
TestContextSetVarsMethod · 0.65
qml_test.goFile · 0.65
TextReleasedMethod · 0.65
PaintMethod · 0.65
TextReleasedMethod · 0.65
SnapshotMethod · 0.65
PaintMethod · 0.65

Implementers 1

Commonqml.go

Calls

no outgoing calls

Tested by 2

PaintMethod · 0.52
TestContextSetVarsMethod · 0.52