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
StashedContainer Class Reference
Collaboration diagram for StashedContainer:

Public Member Functions

 StashedContainer (QExplicitlySharedDataPointer< QCborContainerPrivate > *container, QCborValue::Type type)
QCborValue intoValue (QExplicitlySharedDataPointer< QCborContainerPrivate > *parent)
 StashedContainer (QExplicitlySharedDataPointer< QCborContainerPrivate > *container, QCborValue::Type type)
QCborValue intoValue (QExplicitlySharedDataPointer< QCborContainerPrivate > *parent)

Detailed Description

Definition at line 159 of file qjsonparser.cpp.

Constructor & Destructor Documentation

◆ StashedContainer() [1/2]

StashedContainer::StashedContainer ( QExplicitlySharedDataPointer< QCborContainerPrivate > * container,
QCborValue::Type type )
inline

Definition at line 163 of file qjsonparser.cpp.

◆ StashedContainer() [2/2]

StashedContainer::StashedContainer ( QExplicitlySharedDataPointer< QCborContainerPrivate > * container,
QCborValue::Type type )
inline

Definition at line 163 of file qjsonparser.cpp.

Member Function Documentation

◆ intoValue() [1/2]

QCborValue StashedContainer::intoValue ( QExplicitlySharedDataPointer< QCborContainerPrivate > * parent)
inline

Definition at line 169 of file qjsonparser.cpp.

◆ intoValue() [2/2]

QCborValue StashedContainer::intoValue ( QExplicitlySharedDataPointer< QCborContainerPrivate > * parent)
inline

Definition at line 169 of file qjsonparser.cpp.


The documentation for this class was generated from the following file: