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
Interface Struct Reference

#include <qmetatypesjsonprocessor_p.h>

+ Collaboration diagram for Interface:

Public Types

using Container = QVarLengthArray<Interface, 1>
 

Public Member Functions

 Interface ()=default
 
 Interface (const QCborValue &cbor)
 

Public Attributes

QAnyStringView className
 

Detailed Description

Definition at line 55 of file qmetatypesjsonprocessor_p.h.

Member Typedef Documentation

◆ Container

Constructor & Destructor Documentation

◆ Interface() [1/2]

Interface::Interface ( )
default

◆ Interface() [2/2]

Interface::Interface ( const QCborValue & cbor)

Definition at line 727 of file qmetatypesjsonprocessor.cpp.

References className, QCborValue::isArray(), Constants::MetatypesDotJson::S_CLASS_NAME, QAnyStringView::size(), QCborValue::toArray(), QCborValue::toMap(), toMap(), and QAnyStringViewUtils::toStringView().

+ Here is the call graph for this function:

Member Data Documentation

◆ className

QAnyStringView Interface::className

Definition at line 62 of file qmetatypesjsonprocessor_p.h.

Referenced by Interface().


The documentation for this struct was generated from the following files: