#include <QtCore/qprocessordetection.h>
#include <QtCore/qtconfigmacros.h>
#include <assert.h>
Go to the source code of this file.
◆ PRIdQINTPTR
◆ PRIdQPTRDIFF
#define PRIdQPTRDIFF "td" |
◆ PRIdQSIZETYPE
#define PRIdQSIZETYPE "td" |
◆ PRIiQINTPTR
◆ PRIiQPTRDIFF
#define PRIiQPTRDIFF "ti" |
◆ PRIiQSIZETYPE
#define PRIiQSIZETYPE "ti" |
◆ PRIoQUINTPTR
#define PRIoQUINTPTR "zo" |
◆ PRIuQUINTPTR
#define PRIuQUINTPTR "zu" |
◆ PRIxQUINTPTR
#define PRIxQUINTPTR "zx" |
◆ PRIXQUINTPTR
#define PRIXQUINTPTR "zX" |
◆ Q_INT64_C
#define Q_INT64_C |
( |
|
c | ) |
((long long)(c ## LL)) /* signed 64 bit constant */ |
◆ Q_UINT64_C
#define Q_UINT64_C |
( |
|
c | ) |
((unsigned long long)(c ## ULL)) /* unsigned 64 bit constant */ |
◆ qint16
◆ qint32
◆ qint64
◆ qintptr
◆ qlonglong
◆ qptrdiff
◆ qreal
◆ qsizetype
◆ quint16
◆ quint32
◆ quint64
◆ quint8
◆ quintptr
◆ qulonglong
◆ uchar
typedef unsigned char uchar |
◆ uint
typedef unsigned int uint |
◆ ulong
typedef unsigned long ulong |
◆ ushort
◆ qint8
Definition at line 40 of file qtypes.h.
Referenced by bufferFromAttribute(), QVersionNumber::compare(), QPicturePaintEngine::drawPolygon(), QQuick3DParticleEmitter::emitParticle(), fullConvertCase(), QQmlPrivate::AOTCompiledContext::getEnumLookup(), QSSGBaseTypeHelpers::getSizeOfType(), QVariant::load(), QQmlPreviewServiceImpl::messageReceived(), QQmlPreviewClient::messageReceived(), minimumType(), minimumType(), QQmlProfilerEvent::number(), QDataStream::operator<<(), QDataStream::operator<<(), QHostAddress::operator<<(), QDataStream::operator<<(), QDataStream::operator>>(), QDataStream::operator>>(), QHostAddress::operator>>(), QDataStream::operator>>(), QDataStream::operator>>(), qFromBigEndian< qint8 >(), qFromLittleEndian< qint8 >(), readA2W10V10U10(), readCxV8U8(), readFloat16(), readL6V5U5(), readNumber(), readQ8W8V8U8(), readV8U8(), readX8L8V8U8(), QVariant::save(), QPicturePaintEngine::updateBackground(), QPicturePaintEngine::updateClipPath(), QPicturePaintEngine::updateClipRegion(), QPicturePaintEngine::updateMatrix(), and writeAttribute().