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
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 730 of file qmetatypesjsonprocessor.cpp.

Member Data Documentation

◆ className

QAnyStringView Interface::className

Definition at line 62 of file qmetatypesjsonprocessor_p.h.


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