Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qprocessordetection.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define QPROCESSORDETECTION_H
 
#define Q_BIG_ENDIAN   4321
 
#define Q_LITTLE_ENDIAN   1234
 
#define QT_POINTER_SIZE   4
 
#define Q_PROCESSOR_WORDSIZE   QT_POINTER_SIZE
 

Macro Definition Documentation

◆ Q_BIG_ENDIAN

#define Q_BIG_ENDIAN   4321

Definition at line 41 of file qprocessordetection.h.

◆ Q_LITTLE_ENDIAN

#define Q_LITTLE_ENDIAN   1234

Definition at line 46 of file qprocessordetection.h.

◆ Q_PROCESSOR_WORDSIZE

#define Q_PROCESSOR_WORDSIZE   QT_POINTER_SIZE

Definition at line 402 of file qprocessordetection.h.

◆ QPROCESSORDETECTION_H

#define QPROCESSORDETECTION_H

Definition at line 13 of file qprocessordetection.h.

◆ QT_POINTER_SIZE

#define QT_POINTER_SIZE   4

Definition at line 391 of file qprocessordetection.h.