| comparesEqual(const QSharedDataPointerBase &lhs, const QSharedDataPointerBase &rhs) noexcept | QSharedDataPointerBase< P, T > | friend |
| comparesEqual(const QSharedDataPointerBase &lhs, const T *rhs) noexcept | QSharedDataPointerBase< P, T > | friend |
| comparesEqual(const QSharedDataPointerBase &lhs, std::nullptr_t) noexcept | QSharedDataPointerBase< P, T > | friend |
| compareThreeWay(const QSharedDataPointerBase &lhs, const QSharedDataPointerBase &rhs) noexcept | QSharedDataPointerBase< P, T > | friend |
| compareThreeWay(const QSharedDataPointerBase &lhs, const T *rhs) noexcept | QSharedDataPointerBase< P, T > | friend |
| compareThreeWay(const QSharedDataPointerBase &lhs, std::nullptr_t) noexcept | QSharedDataPointerBase< P, T > | friend |
| constData() const noexcept | QSharedDataPointerBase< P, T > | inline |
| d | QSharedDataPointerBase< P, T > | protected |
| data() | QSharedDataPointerBase< P, T > | inline |
| data() const noexcept | QSharedDataPointerBase< P, T > | inline |
| detach() | QSharedDataPointerBase< P, T > | inline |
| detach_helper() | QSharedDataPointerBase< P, T > | protected |
| get() | QSharedDataPointerBase< P, T > | inline |
| get() const noexcept | QSharedDataPointerBase< P, T > | inline |
| operator bool() const noexcept | QSharedDataPointerBase< P, T > | inline |
| operator const T *() const noexcept | QSharedDataPointerBase< P, T > | inline |
| operator T*() | QSharedDataPointerBase< P, T > | inline |
| operator!() const noexcept | QSharedDataPointerBase< P, T > | inline |
| operator*() | QSharedDataPointerBase< P, T > | inline |
| operator*() const | QSharedDataPointerBase< P, T > | inline |
| operator->() | QSharedDataPointerBase< P, T > | inline |
| operator->() const noexcept | QSharedDataPointerBase< P, T > | inline |
| pointer typedef | QSharedDataPointerBase< P, T > | |
| qHash(const QSharedDataPointerBase &ptr, size_t seed=0) noexcept | QSharedDataPointerBase< P, T > | friend |
| QSharedDataPointerBase(T *ptr=nullptr) noexcept | QSharedDataPointerBase< P, T > | inlineprotected |
| reset(T *ptr=nullptr) noexcept | QSharedDataPointerBase< P, T > | inline |
| swap(Self &other) noexcept | QSharedDataPointerBase< P, T > | inline |
| take() noexcept | QSharedDataPointerBase< P, T > | inline |
| Type typedef | QSharedDataPointerBase< P, T > | |