Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcborvalue_p.h File Reference

(8ef89c1c01c79de404d6bb0abe9072fb1438e2b1)

#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  )