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

(a20a9e83d4f9171e0a5fe991f105b8d84de381e6)

#include <private/qduplicatetracker_p.h>
#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
struct  UsingDeclaration
class  MetaTypesJsonProcessor

Enumerations

enum class  Access {
  Public , Protected , Private , Public ,
  Protected , Private
}

Enumeration Type Documentation

◆ Access

enum class Access
strong
Enumerator
Public 
Protected 
Private 
Public 
Protected 
Private 

Definition at line 33 of file qmetatypesjsonprocessor_p.h.