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
QExplicitlySharedDataPointer< T > Member List

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

clone()QExplicitlySharedDataPointer< T >protected
constData() const noexceptQSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
create(Args &&... args)QExplicitlySharedDataPointer< T >inlineprotectedstatic
data() const noexceptQExplicitlySharedDataPointer< T >inline
QSharedDataPointerBase< QExplicitlySharedDataPointer, T >::data()QSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
destroy(T *ptr)QExplicitlySharedDataPointer< T >inlineprotectedstatic
detach()QExplicitlySharedDataPointer< T >inline
detach()QExplicitlySharedDataPointer< T >
detach()QExplicitlySharedDataPointer< T >
detach_helper()QSharedDataPointerBase< QExplicitlySharedDataPointer, T >protected
get() const noexceptQExplicitlySharedDataPointer< T >inline
QSharedDataPointerBase< QExplicitlySharedDataPointer, T >::get()QSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
operator bool() const noexceptQSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
operator const T *() const noexceptQExplicitlySharedDataPointer< T >inlineexplicit
operator T*()QExplicitlySharedDataPointer< T >inlineexplicit
operator!() const noexceptQSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
operator*()QSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
operator*() constQSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
operator->()QSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
operator->() const noexceptQSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
operator=(const QExplicitlySharedDataPointer &o) noexceptQExplicitlySharedDataPointer< T >inline
operator=(T *o) noexceptQExplicitlySharedDataPointer< T >inline
pointer typedefQExplicitlySharedDataPointer< T >
QExplicitlySharedDataPointer() noexceptQExplicitlySharedDataPointer< T >inline
QExplicitlySharedDataPointer(T *data) noexceptQExplicitlySharedDataPointer< T >inlineexplicit
QExplicitlySharedDataPointer(T *data, QAdoptSharedDataTag) noexceptQExplicitlySharedDataPointer< T >inline
QExplicitlySharedDataPointer(const QExplicitlySharedDataPointer &o) noexceptQExplicitlySharedDataPointer< T >inline
QExplicitlySharedDataPointer(const QExplicitlySharedDataPointer< X > &o) noexceptQExplicitlySharedDataPointer< T >inline
QExplicitlySharedDataPointer(QExplicitlySharedDataPointer &&o) noexceptQExplicitlySharedDataPointer< T >inline
QSharedDataPointerBase(T *ptr=nullptr) noexceptQSharedDataPointerBase< QExplicitlySharedDataPointer, T >inlineprotected
reset(T *ptr=nullptr) noexceptQExplicitlySharedDataPointer< T >inline
swap(Self &other) noexceptQExplicitlySharedDataPointer< T >inline
take() noexceptQSharedDataPointerBase< QExplicitlySharedDataPointer, T >inline
Type typedefQExplicitlySharedDataPointer< T >
~QExplicitlySharedDataPointer()QExplicitlySharedDataPointer< T >inline