![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>#include <QtCore/qversionnumber.h>
Include dependency graph for qoperatingsystemversion.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QOperatingSystemVersionBase |
| class | QOperatingSystemVersion |
| \inmodule QtCore More... | |
Functions | |
| Q_DECLARE_TYPEINFO (QOperatingSystemVersion, Q_PRIMITIVE_TYPE) | |
| Q_CORE_EXPORT QDebug | operator<< (QDebug debug, const QOperatingSystemVersion &ov) |
| Q_CORE_EXPORT QDebug operator<< | ( | QDebug | debug, |
| const QOperatingSystemVersion & | ov | ||
| ) |
Definition at line 707 of file qoperatingsystemversion.cpp.
References debug, QOperatingSystemVersion::majorVersion(), QOperatingSystemVersion::microVersion(), QOperatingSystemVersion::minorVersion(), and QOperatingSystemVersion::name().
Here is the call graph for this function:| Q_DECLARE_TYPEINFO | ( | QOperatingSystemVersion | , |
| Q_PRIMITIVE_TYPE | |||
| ) |