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
QRingChunk Member List

This is the complete list of members for QRingChunk, including all inherited members.

advance(qsizetype offset)QRingChunkinline
allocate(qsizetype alloc)QRingChunk
assign(const QByteArray &qba)QRingChunkinline
assign(QByteArray &&qba)QRingChunkinline
available() constQRingChunkinline
capacity() constQRingChunkinline
clear()QRingChunkinline
data() constQRingChunkinline
data()QRingChunkinline
detach()QRingChunk
grow(qsizetype offset)QRingChunkinline
head() constQRingChunkinline
isShared() constQRingChunkinline
QRingChunk() noexcept=defaultQRingChunk
QRingChunk(qsizetype alloc)QRingChunkinlineexplicit
QRingChunk(const QByteArray &qba) noexceptQRingChunkinlineexplicit
QRingChunk(QByteArray &&qba) noexceptQRingChunkinlineexplicit
reset()QRingChunkinline
size() constQRingChunkinline
swap(QRingChunk &other) noexceptQRingChunkinline
toByteArray() &&QRingChunk