![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 > |