dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
copyAppend
qt
core
arraydataops
Undocumented in source. Be warned that the author may not have intended to support it.
void
copyAppend
(QArrayDataPointer!T this_, const(T)* b, const(T)* e)
void
copyAppend
(QArrayDataPointer!T this_, qsizetype n, parameter_type t)
extern (
C
++)
void
copyAppend
()
(
ref
QArrayDataPointer
!
T
this_
,
qsizetype
n
,
parameter_type
t
)
Meta
Source
See Implementation
qt
core
arraydataops
aliases
Data
DataPointer
parameter_type
functions
appendInitialize
assign
compare
copyAppend
createHole
destroyAll
emplace
erase
eraseFirst
eraseLast
insert
moveAppend
reallocate
truncate
templates
QArrayDataOps
QArrayOpsSelector
QCommonArrayOps
QGenericArrayOps
QMovableArrayOps