Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qcbormap.h>
#include <QtCore/qstring.h>
#include <QtCore/qtyperevision.h>
#include <QtCore/qvarlengtharray.h>
#include <QtCore/qvector.h>
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 } |
|
strong |
Enumerator | |
---|---|
Public | |
Protected | |
Private | |
Public | |
Protected | |
Private |
Definition at line 31 of file qmetatypesjsonprocessor_p.h.