Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
windows.h
Go to the documentation of this file.
1
// Copyright (C) 2020 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4
#
pragma
once
5
6
//
7
// W A R N I N G
8
// -------------
9
//
10
// This file is not part of the Qt API. It exists purely as an
11
// implementation detail. This header file may change from version to
12
// version without notice, or even be removed.
13
//
14
// We mean it.
15
//
16
17
// Dummy declarations for generating docs on non-Windows platforms
18
#
if
!
defined
(
Q_OS_WIN
)
&&
defined
(
Q_QDOC
)
19
typedef
struct
_FORMATETC {} FORMATETC;
20
typedef
struct
_STGMEDIUM {} STGMEDIUM;
21
typedef
void
*IDataObject;
22
#
endif
QOperatingSystemVersionBase
Definition
qoperatingsystemversion.h:22
QOperatingSystemVersionBase::currentType
static constexpr OSType currentType()
Definition
qoperatingsystemversion.h:49
QPlatformGraphicsBufferHelper
\inmodule QtGui
qWindowsVersionInfo
OSVERSIONINFOEX qWindowsVersionInfo()
Definition
qoperatingsystemversion_win.cpp:37
determineWinOsVersion
static QT_BEGIN_NAMESPACE OSVERSIONINFOEX determineWinOsVersion()
Definition
qoperatingsystemversion_win.cpp:13
qtbase
src
gui
doc
includes
windows.h
Generated on
for Qt by
1.14.0