![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qmetatypesjsonprocessor_p.h>
Public Types | |
| using | Container = QVarLengthArray<Interface, 1> |
Public Member Functions | |
| Interface ()=default | |
| Interface (const QCborValue &cbor) | |
Public Attributes | |
| QAnyStringView | className |
Definition at line 57 of file qmetatypesjsonprocessor_p.h.
| using Interface::Container = QVarLengthArray<Interface, 1> |
Definition at line 59 of file qmetatypesjsonprocessor_p.h.
|
default |
| Interface::Interface | ( | const QCborValue & | cbor | ) |
Definition at line 737 of file qmetatypesjsonprocessor.cpp.
| QAnyStringView Interface::className |
Definition at line 64 of file qmetatypesjsonprocessor_p.h.