10#include "private/qglobal_p.h"
29#define assert Q_ASSERT
32QT_WARNING_DISABLE_GCC(
"-Wunused-function")
33QT_WARNING_DISABLE_CLANG(
"-Wunused-function")
34QT_WARNING_DISABLE_CLANG(
"-Wundefined-internal")
36#define CBOR_NO_HALF_FLOAT_TYPE 1
37#define CBOR_NO_VALIDATION_API 1
38#define CBOR_NO_PRETTY_API 1
39#define CBOR_API static inline
40#define CBOR_PRIVATE_API static inline
41#define CBOR_INLINE_API static inline
Combined button and popup list for selecting options.
QDataStream & operator>>(QDataStream &ds, QCborSimpleType &st)
Q_DECLARE_TYPEINFO(QObjectPrivate::ConnectionList, Q_RELOCATABLE_TYPE)