dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QArrayData.allocate
qt
core
arraydata
QArrayData
Undocumented in source.
struct
QArrayData
static
void
*
allocate
(
QArrayData
**
pdata
,
qsizetype
objectSize
,
qsizetype
alignment
,
qsizetype
capacity
,
AllocationOption
option
=
AllocationOption.KeepSize
)
Meta
Source
See Implementation
qt
core
arraydata
QArrayData
aliases
ArrayOptions
enums
AllocationOption
ArrayOption
GrowthPosition
functions
allocatedCapacity
constAllocatedCapacity
deref
detachCapacity
isShared
needsDetach
ref_
static functions
allocate
deallocate
reallocateUnaligned
variables
alloc
flags
ref__