Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QArrayDataPointer< T > Member List

This is the complete list of members for QArrayDataPointer< T >, including all inherited members.

allocatedCapacity() noexceptQArrayDataPointer< T >inline
allocateGrow(const QArrayDataPointer &from, qsizetype n, QArrayData::GrowthPosition position)QArrayDataPointer< T >inlinestatic
assign(InputIterator first, InputIterator last, Projection proj={})QArrayDataPointer< T >inline
begin() noexceptQArrayDataPointer< T >inline
begin() const noexceptQArrayDataPointer< T >inline
clear() noexcept(std::is_nothrow_destructible< T >::value)QArrayDataPointer< T >inline
clearFlag(typename Data::ArrayOptions f) noexceptQArrayDataPointer< T >inline
constAllocatedCapacity() const noexceptQArrayDataPointer< T >inline
constBegin() const noexceptQArrayDataPointer< T >inline
constEnd() const noexceptQArrayDataPointer< T >inline
dQArrayDataPointer< T >
d_ptr() noexceptQArrayDataPointer< T >inline
data() noexceptQArrayDataPointer< T >inline
data() const noexceptQArrayDataPointer< T >inline
deref() noexceptQArrayDataPointer< T >inline
detach(QArrayDataPointer *old=nullptr)QArrayDataPointer< T >inline
detachAndGrow(QArrayData::GrowthPosition where, qsizetype n, const T **data, QArrayDataPointer *old)QArrayDataPointer< T >inline
detachCapacity(qsizetype newSize) const noexceptQArrayDataPointer< T >inline
end() noexceptQArrayDataPointer< T >inline
end() const noexceptQArrayDataPointer< T >inline
flags() const noexceptQArrayDataPointer< T >inline
freeSpaceAtBegin() const noexceptQArrayDataPointer< T >inline
freeSpaceAtEnd() const noexceptQArrayDataPointer< T >inline
fromRawData(const T *rawData, qsizetype length) noexceptQArrayDataPointer< T >inlinestatic
isMutable() const noexceptQArrayDataPointer< T >inline
isNull() const noexceptQArrayDataPointer< T >inline
isShared() const noexceptQArrayDataPointer< T >inline
isSharedWith(const QArrayDataPointer &other) const noexceptQArrayDataPointer< T >inline
needsDetach() const noexceptQArrayDataPointer< T >inline
operator!=QArrayDataPointer< T >friend
operator*() noexceptQArrayDataPointer< T >inline
operator*() const noexceptQArrayDataPointer< T >inline
operator->() noexceptQArrayDataPointer< T >inline
operator->() const noexceptQArrayDataPointer< T >inline
operator=(const QArrayDataPointer &other) noexceptQArrayDataPointer< T >inline
operator==QArrayDataPointer< T >friend
parameter_type typedefQArrayDataPointer< T >
pass_parameter_by_value enum valueQArrayDataPointer< T >
ptrQArrayDataPointer< T >
QArrayDataPointer() noexceptQArrayDataPointer< T >inline
QArrayDataPointer(const QArrayDataPointer &other) noexceptQArrayDataPointer< T >inline
QArrayDataPointer(Data *header, T *adata, qsizetype n=0) noexceptQArrayDataPointer< T >inline
QArrayDataPointer(std::pair< QTypedArrayData< T > *, T * > adata, qsizetype n=0) noexceptQArrayDataPointer< T >inlineexplicit
QArrayDataPointer(qsizetype alloc, qsizetype n=0, QArrayData::AllocationOption option=QArrayData::KeepSize)QArrayDataPointer< T >inlineexplicit
QArrayDataPointer(QArrayDataPointer &&other) noexceptQArrayDataPointer< T >inline
reallocateAndGrow(QArrayData::GrowthPosition where, qsizetype n, QArrayDataPointer *old=nullptr)QArrayDataPointer< T >inline
ref() noexceptQArrayDataPointer< T >inline
reinterpreted() &&QArrayDataPointer< T >inline
relocate(qsizetype offset, const T **data=nullptr)QArrayDataPointer< T >inline
setBegin(T *begin) noexceptQArrayDataPointer< T >inline
setFlag(typename Data::ArrayOptions f) noexceptQArrayDataPointer< T >inline
sizeQArrayDataPointer< T >
sliced(qsizetype pos, qsizetype n) const &QArrayDataPointer< T >inline
sliced(qsizetype pos, qsizetype n) &&QArrayDataPointer< T >inline
swap(QArrayDataPointer &other) noexceptQArrayDataPointer< T >inline
tryReadjustFreeSpace(QArrayData::GrowthPosition pos, qsizetype n, const T **data=nullptr)QArrayDataPointer< T >inline
~QArrayDataPointer()QArrayDataPointer< T >inline