Qt
6.x
The Qt SDK
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
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
qtbase
src
corelib
serialization
qcborstream.h
Generated by
1.9.7