MCPcopy Index your code
hub / github.com/therecipe/qt / QScriptClass_ITF

Interface QScriptClass_ITF

script/script.go:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15type QScriptClass_ITF interface {
16 QScriptClass_PTR() *QScriptClass
17}
18
19func (ptr *QScriptClass) QScriptClass_PTR() *QScriptClass {
20 return ptr

Callers 1

PointerFromQScriptClassFunction · 0.65

Implementers 1

QScriptClassscript/script.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…