Qt
6.x
The Qt SDK
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
STGMEDIUM
tagSTGMEDIUM STGMEDIUM
Definition
qwindowsmimeconverter.h:12
FORMATETC
tagFORMATETC FORMATETC
Definition
qwindowsmimeconverter.h:10
qtbase
src
gui
doc
includes
windows.h
Generated by
1.9.7