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
qmetatypesjsonprocessor_p.h File Reference

(2fc45188c9344ee54205ffc34401c05cdc678c07)

#include <QtCore/qcbormap.h>
#include <QtCore/qstring.h>
#include <QtCore/qtyperevision.h>
#include <QtCore/qvarlengtharray.h>
#include <QtCore/qvector.h>
+ Include dependency graph for qmetatypesjsonprocessor_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BaseType
 
struct  ClassInfo
 
struct  Interface
 
struct  Property
 
struct  Argument
 
struct  Method
 
struct  Enum
 
struct  MetaTypePrivate
 
class  MetaType
 
class  MetaTypesJsonProcessor
 

Enumerations

enum class  Access { Public , Protected , Private }
 

Enumeration Type Documentation

◆ Access

enum class Access
strong
Enumerator
Public 
Protected 
Private 

Definition at line 31 of file qmetatypesjsonprocessor_p.h.