Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
StashedContainer Class Reference
+ Collaboration diagram for StashedContainer:

Public Member Functions

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

Detailed Description

Definition at line 170 of file qjsonparser.cpp.

Constructor & Destructor Documentation

◆ StashedContainer()

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

Definition at line 174 of file qjsonparser.cpp.

◆ ~StashedContainer()

StashedContainer::~StashedContainer ( )
inline

Definition at line 180 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: