![]() |
Qt 6.x
The Qt SDK
|
Include dependency graph for qcborcommon_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | assert Q_ASSERT |
| #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 28 of file qcborcommon_p.h.
| #define CBOR_API static inline |
Definition at line 37 of file qcborcommon_p.h.
| #define CBOR_INLINE_API static inline |
Definition at line 39 of file qcborcommon_p.h.
| #define CBOR_NO_PRETTY_API 1 |
Definition at line 36 of file qcborcommon_p.h.
| #define CBOR_NO_VALIDATION_API 1 |
Definition at line 35 of file qcborcommon_p.h.
| #define CBOR_PRIVATE_API static inline |
Definition at line 38 of file qcborcommon_p.h.
| QT_WARNING_POP Q_DECLARE_TYPEINFO | ( | CborValue | , |
| Q_PRIMITIVE_TYPE | |||
| ) |