Uses of Class
io.qt.internal.QtJambiInternal.Ownership
Package | Description |
---|---|
io.qt.internal |
-
Uses of QtJambiInternal.Ownership in io.qt.internal
Methods in io.qt.internal that return QtJambiInternal.Ownership Modifier and Type Method Description static QtJambiInternal.Ownership
QtJambiInternal. ownership(QtObject object)
static QtJambiInternal.Ownership
QtJambiInternal. ownership(QtObjectInterface object)
static QtJambiInternal.Ownership
QtJambiInternal.Ownership. resolve(byte value)
static QtJambiInternal.Ownership
QtJambiInternal.Ownership. valueOf(String name)
Returns the enum constant of this type with the specified name.static QtJambiInternal.Ownership[]
QtJambiInternal.Ownership. values()
Returns an array containing the constants of this enum type, in the order they are declared.