-
QNativePointer.Type.resolve(int type)
Returns the type of the native pointer.
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
This function creates a QNativePointer from an existing c++
pointer.
Creates a native pointer of the specified type
.
Creates a native pointer to an array with size
length of the specified type
.
Creates a native pointer of the specified type
.