![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Macros | |
| #define | assert Q_ASSERT |
| #define | CBOR_NO_HALF_FLOAT_TYPE 1 |
| #define | CBOR_NO_VALIDATION_API 1 |
| #define | CBOR_NO_PRETTY_API 1 |
| #define | CBOR_API static inline |
| #define | CBOR_PRIVATE_API static inline |
| #define | CBOR_INLINE_API static inline |
Functions | |
| QT_WARNING_POP | Q_DECLARE_TYPEINFO (CborValue, Q_PRIMITIVE_TYPE) |
| #define assert Q_ASSERT |
Definition at line 29 of file qcborcommon_p.h.
| #define CBOR_API static inline |
Definition at line 39 of file qcborcommon_p.h.
| #define CBOR_INLINE_API static inline |
Definition at line 41 of file qcborcommon_p.h.
| #define CBOR_NO_HALF_FLOAT_TYPE 1 |
Definition at line 36 of file qcborcommon_p.h.
| #define CBOR_NO_PRETTY_API 1 |
Definition at line 38 of file qcborcommon_p.h.
| #define CBOR_NO_VALIDATION_API 1 |
Definition at line 37 of file qcborcommon_p.h.
| #define CBOR_PRIVATE_API static inline |
Definition at line 40 of file qcborcommon_p.h.
| QT_WARNING_POP Q_DECLARE_TYPEINFO | ( | CborValue | , |
| Q_PRIMITIVE_TYPE | ) |