Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qcborvalue_p.h File Reference

(cd4813a3c304a6d9d5d8096d91a8fc297818d624)

#include "qcborvalue.h"
#include <private/qglobal_p.h>
#include <private/qstringconverter_p.h>
#include <math.h>
Include dependency graph for qcborvalue_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QtCbor::Undefined
struct  QtCbor::Element
struct  QtCbor::ByteData
class  QCborContainerPrivate

Namespaces

namespace  QtCbor

Enumerations

enum class  QtCbor::Comparison { QtCbor::ForEquality , QtCbor::ForOrdering }

Functions

 Q_DECLARE_TYPEINFO (QtCbor::Element, Q_PRIMITIVE_TYPE)

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QtCbor::Element ,
Q_PRIMITIVE_TYPE  )