![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QtPrivate::QConstPreservingPointer< Type, Storage >, including all inherited members.
| constPointer() const | QtPrivate::QConstPreservingPointer< Type, Storage > | inline |
| mutablePointer() const | QtPrivate::QConstPreservingPointer< Type, Storage > | inline |
| QConstPreservingPointer(std::nullptr_t) | QtPrivate::QConstPreservingPointer< Type, Storage > | inline |
| QConstPreservingPointer(const void *pointer, qsizetype alignment) | QtPrivate::QConstPreservingPointer< Type, Storage > | inline |
| QConstPreservingPointer(void *pointer, qsizetype alignment) | QtPrivate::QConstPreservingPointer< Type, Storage > | inline |
| QConstPreservingPointer(const InputType *pointer) | QtPrivate::QConstPreservingPointer< Type, Storage > | inline |
| QConstPreservingPointer(InputType *pointer) | QtPrivate::QConstPreservingPointer< Type, Storage > | inline |
| QConstPreservingPointer()=default | QtPrivate::QConstPreservingPointer< Type, Storage > |