Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
minimum-linux_p.h File Reference

(9b006eb91a612456f269161f79711e6fff3ccde0)

#include "private/qglobal_p.h"
#include <sys/stat.h>
Include dependency graph for minimum-linux_p.h:

Go to the source code of this file.

Macros

#define QT_ELF_NOTE_OS_MAJOR   2
#define QT_ELF_NOTE_OS_MINOR   6
#define QT_ELF_NOTE_OS_PATCH   28
#define QT_ELF_NOTE_OS_TYPE   ELF_NOTE_OS_LINUX

Macro Definition Documentation

◆ QT_ELF_NOTE_OS_MAJOR

#define QT_ELF_NOTE_OS_MAJOR   2

Definition at line 67 of file minimum-linux_p.h.

◆ QT_ELF_NOTE_OS_MINOR

#define QT_ELF_NOTE_OS_MINOR   6

Definition at line 68 of file minimum-linux_p.h.

◆ QT_ELF_NOTE_OS_PATCH

#define QT_ELF_NOTE_OS_PATCH   28

Definition at line 69 of file minimum-linux_p.h.

◆ QT_ELF_NOTE_OS_TYPE

#define QT_ELF_NOTE_OS_TYPE   ELF_NOTE_OS_LINUX

Definition at line 73 of file minimum-linux_p.h.