![]() |
Qt 6.x
The Qt SDK
|
#include <qpropertyprivate.h>
Collaboration diagram for QtPrivate::QTagPreservingPointerToPointer< T, Tag >:Public Member Functions | |
| constexpr | QTagPreservingPointerToPointer ()=default |
| QTagPreservingPointerToPointer (T **ptr) | |
| QTagPreservingPointerToPointer< T, Tag > & | operator= (T **ptr) |
| QTagPreservingPointerToPointer< T, Tag > & | operator= (QTaggedPointer< T, Tag > *ptr) |
| void | clear () |
| void | setPointer (T *ptr) |
| T * | get () const |
| operator bool () const | |
Definition at line 326 of file qpropertyprivate.h.
|
constexprdefault |
|
inline |
Definition at line 331 of file qpropertyprivate.h.
|
inline |
Definition at line 347 of file qpropertyprivate.h.
References d.
|
inline |
Definition at line 357 of file qpropertyprivate.h.
References d, and QTaggedPointer< T, Tag >::pointerMask().
Here is the call graph for this function:
|
inlineexplicit |
Definition at line 362 of file qpropertyprivate.h.
References d.
|
inline |
|
inline |
|
inline |