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 55 of file qmetatypesjsonprocessor_p.h.
using Interface::Container = QVarLengthArray<Interface, 1> |
Definition at line 57 of file qmetatypesjsonprocessor_p.h.
|
default |
Interface::Interface | ( | const QCborValue & | cbor | ) |
Definition at line 730 of file qmetatypesjsonprocessor.cpp.
QAnyStringView Interface::className |
Definition at line 62 of file qmetatypesjsonprocessor_p.h.