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
qprocessordetection.h File Reference

(eeb66b99df521c4a32b8eda1d889f615319355a6)

+ 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.

Referenced by load_glyph_image_to_texture().

◆ 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