(f63bef55c8f3b71f1b7e921b0be9c7008fc687c3)
#include <QtCore/qarraydataops.h>
#include <QtCore/qcontainertools_impl.h>
#include <QtCore/q20utility.h>
Go to the source code of this file.
◆ Q_ARRAY_LITERAL
| #define Q_ARRAY_LITERAL |
( |
| Type, |
|
|
| ... ) |
Value:
static Type const data[] = { __VA_ARGS__ }; \
}())
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
[0]
static Q_NODISCARD_CTOR QArrayDataPointer fromRawData(const T *rawData, qsizetype length) noexcept
Definition at line 463 of file qarraydatapointer.h.
◆ Q_DECLARE_TYPEINFO_BODY()
◆ swap()