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
qcborstream.h
Go to the documentation of this file.
1
// Copyright (C) 2019 The Qt Company Ltd.
2
// Copyright (C) 2018 Intel Corporation.
3
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
4
5
#
ifndef
QCBORSTREAM_H
6
#
define
QCBORSTREAM_H
7
8
#
include
<
QtCore
/
qglobal
.
h
>
9
10
#
if
QT_CONFIG
(
cborstreamreader
)
11
#
include
<
QtCore
/
qcborstreamreader
.
h
>
12
#
endif
13
14
#
if
QT_CONFIG
(
cborstreamwriter
)
15
#
include
<
QtCore
/
qcborstreamwriter
.
h
>
16
#
endif
17
18
QT_BEGIN_NAMESPACE
19
QT_END_NAMESPACE
20
21
#
endif
// QCBORSTREAM_H
QSqlRelationalDelegate
\inmodule QtSql
qtbase
src
corelib
serialization
qcborstream.h
Generated on
for Qt by
1.14.0