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

Public Member Functions

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

Detailed Description

Definition at line 174 of file qjsonparser.cpp.

Constructor & Destructor Documentation

◆ StashedContainer()

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

Definition at line 178 of file qjsonparser.cpp.

◆ ~StashedContainer()

StashedContainer::~StashedContainer ( )
inline

Definition at line 184 of file qjsonparser.cpp.

References QCborContainerPrivate::append(), QCborContainerPrivate::makeValue(), and QCborContainerPrivate::MoveContainer.

+ Here is the call graph for this function:

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