Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSharedDataPointerBase< P, T > Member List

This is the complete list of members for QSharedDataPointerBase< P, T >, including all inherited members.

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