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

(834ad8f103c4abf00e58d0d46da67d06688f2b59)

Go to the source code of this file.

Macros

#define QSYSTEMDETECTION_H
#define Q_OS_UNIX
#define QT_DARWIN_PLATFORM_SDK_EQUAL_OR_ABOVE(macos, ios, tvos, watchos)
#define QT_MACOS_IOS_PLATFORM_SDK_EQUAL_OR_ABOVE(macos, ios)
#define QT_MACOS_PLATFORM_SDK_EQUAL_OR_ABOVE(macos)
#define QT_IOS_PLATFORM_SDK_EQUAL_OR_ABOVE(ios)
#define QT_TVOS_PLATFORM_SDK_EQUAL_OR_ABOVE(tvos)
#define QT_WATCHOS_PLATFORM_SDK_EQUAL_OR_ABOVE(watchos)
#define QT_APPLE_SDK_EQUAL_OR_ABOVE(...)

Macro Definition Documentation

◆ Q_OS_UNIX

#define Q_OS_UNIX

Definition at line 153 of file qsystemdetection.h.

◆ QSYSTEMDETECTION_H

#define QSYSTEMDETECTION_H

Definition at line 13 of file qsystemdetection.h.

◆ QT_APPLE_SDK_EQUAL_OR_ABOVE

#define QT_APPLE_SDK_EQUAL_OR_ABOVE ( ...)
Value:
(0)

Definition at line 277 of file qsystemdetection.h.

◆ QT_DARWIN_PLATFORM_SDK_EQUAL_OR_ABOVE

#define QT_DARWIN_PLATFORM_SDK_EQUAL_OR_ABOVE ( macos,
ios,
tvos,
watchos )
Value:
(0)

Definition at line 271 of file qsystemdetection.h.

◆ QT_IOS_PLATFORM_SDK_EQUAL_OR_ABOVE

#define QT_IOS_PLATFORM_SDK_EQUAL_OR_ABOVE ( ios)
Value:
(0)

Definition at line 274 of file qsystemdetection.h.

◆ QT_MACOS_IOS_PLATFORM_SDK_EQUAL_OR_ABOVE

#define QT_MACOS_IOS_PLATFORM_SDK_EQUAL_OR_ABOVE ( macos,
ios )
Value:
(0)

Definition at line 272 of file qsystemdetection.h.

◆ QT_MACOS_PLATFORM_SDK_EQUAL_OR_ABOVE

#define QT_MACOS_PLATFORM_SDK_EQUAL_OR_ABOVE ( macos)
Value:
(0)

Definition at line 273 of file qsystemdetection.h.

◆ QT_TVOS_PLATFORM_SDK_EQUAL_OR_ABOVE

#define QT_TVOS_PLATFORM_SDK_EQUAL_OR_ABOVE ( tvos)
Value:
(0)

Definition at line 275 of file qsystemdetection.h.

◆ QT_WATCHOS_PLATFORM_SDK_EQUAL_OR_ABOVE

#define QT_WATCHOS_PLATFORM_SDK_EQUAL_OR_ABOVE ( watchos)
Value:
(0)

Definition at line 276 of file qsystemdetection.h.