QAdoptSharedDataTag Struct
The QAdoptSharedDataTag is a helper tag class. \since 6.0. More...
| Header: | #include <QAdoptSharedDataTag> |
Detailed Description
\inmoduleQtCore \threadsafe
QAdoptSharedDataTag objects are used in QSharedDataPointer and QExplicitlySharedDataPointer to adopt a pointer to shared data.
See QSharedDataPointer and QExplicitlySharedDataPointer for details.