Qt Mac Extras provide classes and functions that enable you to use miscellaneous functionality specific to the macOS and iOS operating systems.
To include the definitions of the module's classes and functions, use the following include statement:
#include <QtMacExtras>
To link against the module, add this line to your qmake .pro file:
QT += macextras
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qtmacextras-index.html