9#include "private/qglobal_p.h"
28#define assert Q_ASSERT
31QT_WARNING_DISABLE_GCC(
"-Wunused-function")
32QT_WARNING_DISABLE_CLANG(
"-Wunused-function")
33QT_WARNING_DISABLE_CLANG(
"-Wundefined-internal")
35#define CBOR_NO_VALIDATION_API 1
36#define CBOR_NO_PRETTY_API 1
37#define CBOR_API static inline
38#define CBOR_PRIVATE_API static inline
39#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)