![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 Q_OS_UNIX |
Definition at line 149 of file qsystemdetection.h.
| #define QSYSTEMDETECTION_H |
Definition at line 12 of file qsystemdetection.h.
| #define QT_DARWIN_PLATFORM_SDK_EQUAL_OR_ABOVE | ( | macos, | |
| ios, | |||
| tvos, | |||
| watchos ) |
Definition at line 217 of file qsystemdetection.h.
| #define QT_IOS_PLATFORM_SDK_EQUAL_OR_ABOVE | ( | ios | ) |
Definition at line 220 of file qsystemdetection.h.
| #define QT_MACOS_IOS_PLATFORM_SDK_EQUAL_OR_ABOVE | ( | macos, | |
| ios ) |
Definition at line 218 of file qsystemdetection.h.
| #define QT_MACOS_PLATFORM_SDK_EQUAL_OR_ABOVE | ( | macos | ) |
Definition at line 219 of file qsystemdetection.h.
| #define QT_TVOS_PLATFORM_SDK_EQUAL_OR_ABOVE | ( | tvos | ) |
Definition at line 221 of file qsystemdetection.h.
| #define QT_WATCHOS_PLATFORM_SDK_EQUAL_OR_ABOVE | ( | watchos | ) |
Definition at line 222 of file qsystemdetection.h.