Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qpair.h>
#include <QtCore/qatomic.h>
#include <QtCore/qflags.h>
#include <QtCore/qcontainerfwd.h>
#include <string.h>
Go to the source code of this file.
Classes | |
struct | QArrayData |
struct | QtPrivate::AlignedQArrayData |
struct | QTypedArrayData< T > |
struct | QTypedArrayData< T >::AlignmentDummy |
struct | QtPrivate::QContainerImplHelper |
Namespaces | |
namespace | QtPrivate |
\macro QT_NO_KEYWORDS > | |
Macros | |
#define | Q_DECL_MALLOCLIKE [[nodiscard]] |
Variables | |
constexpr size_t | QtPrivate::MaxPrimitiveAlignment = alignof(std::max_align_t) |
#define Q_DECL_MALLOCLIKE [[nodiscard]] |
Definition at line 19 of file qarraydata.h.