Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
src_corelib_global_qoperatingsystemversion.cpp
Go to the documentation of this file.
1// Copyright (C) 2018 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
3
7
9 auto current = QOperatingSystemVersion::current();
10 if (current >= QOperatingSystemVersion::OSXYosemite ||
12 // returns true on macOS >= 10.10 and iOS >= 8.0, but false on macOS < 10.10 and iOS < 8.0
13 }
static QOperatingSystemVersion current()
[0]
if(qFloatDistance(a, b)<(1<< 7))
[0]