Documentation
¶
Index ¶
- func CC0(mgname string, args ...interface{}) ccret
- func Inherit(cbobj qtrt.CObjectITF, mgname string, fn interface{})
- type CObject
- func (this CObject) CC0(mgname string, args ...interface{}) ccret
- func (this CObject) CC0p(mgname string, args ...interface{}) CObject
- func (this CObject) Connect(signal string, slotfn interface{})
- func (this CObject) Disconnect(signal string)
- func (CObject) FromCthis(cthis unsafe.Pointer) CObject
- func (this CObject) GetCthis() unsafe.Pointer
- func (this CObject) Inherit(mgname string, fn interface{})
- func (this CObject) Ptr() unsafe.Pointer
- func (this CObject) SetCthis(cthis unsafe.Pointer)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CC0 ¶
func CC0(mgname string, args ...interface{}) ccret
no this version, for ctor and static member and c function
func Inherit ¶
func Inherit(cbobj qtrt.CObjectITF, mgname string, fn interface{})
Types ¶
Click to show internal directories.
Click to hide internal directories.