Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QMacVersion Class Reference

#include <qcore_mac_p.h>

+ Collaboration diagram for QMacVersion:

Public Types

enum  VersionTarget { ApplicationBinary , QtLibraries }
 

Static Public Member Functions

static QOperatingSystemVersion buildSDK (VersionTarget target=ApplicationBinary)
 
static QOperatingSystemVersion deploymentTarget (VersionTarget target=ApplicationBinary)
 
static QOperatingSystemVersion currentRuntime ()
 

Detailed Description

Definition at line 425 of file qcore_mac_p.h.

Member Enumeration Documentation

◆ VersionTarget

Enumerator
ApplicationBinary 
QtLibraries 

Definition at line 428 of file qcore_mac_p.h.

Member Function Documentation

◆ buildSDK()

static QOperatingSystemVersion QMacVersion::buildSDK ( VersionTarget target = ApplicationBinary)
static

Referenced by logVersionInformation().

+ Here is the caller graph for this function:

◆ currentRuntime()

static QOperatingSystemVersion QMacVersion::currentRuntime ( )
static

Referenced by logVersionInformation().

+ Here is the caller graph for this function:

◆ deploymentTarget()

static QOperatingSystemVersion QMacVersion::deploymentTarget ( VersionTarget target = ApplicationBinary)
static

Referenced by logVersionInformation().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: