![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qarraydata.h>
Public Member Functions | |
| operator std::pair< QTypedArrayData< T > *, T * > () const noexcept | |
Public Attributes | |
| QTypedArrayData< T > * | header |
| T * | ptr |
Definition at line 28 of file qarraydata.h.
|
inlinenoexcept |
Definition at line 34 of file qarraydata.h.
| QTypedArrayData<T>* QTypedArrayAllocationResult< T >::header |
Definition at line 30 of file qarraydata.h.
| T* QTypedArrayAllocationResult< T >::ptr |
Definition at line 31 of file qarraydata.h.