![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpropertyprivate.h>
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 325 of file qpropertyprivate.h.
|
constexprdefault |
|
inline |
Definition at line 330 of file qpropertyprivate.h.
References QTagPreservingPointerToPointer().
Referenced by QTagPreservingPointerToPointer().
|
inline |
Definition at line 346 of file qpropertyprivate.h.
|
inline |
Definition at line 356 of file qpropertyprivate.h.
|
inlineexplicit |
Definition at line 361 of file qpropertyprivate.h.
|
inline |
Definition at line 340 of file qpropertyprivate.h.
|
inline |
Definition at line 334 of file qpropertyprivate.h.
|
inline |
Definition at line 351 of file qpropertyprivate.h.