Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 noexceptQExplicitlySharedDataPointer< T >inline
data() const noexceptQExplicitlySharedDataPointer< T >inline
detach()QExplicitlySharedDataPointer< T >inline
get() const noexceptQExplicitlySharedDataPointer< T >inline
operator bool() const noexceptQExplicitlySharedDataPointer< T >inline
operator const T *() const noexceptQExplicitlySharedDataPointer< T >inlineexplicit
operator T*()QExplicitlySharedDataPointer< T >inlineexplicit
operator!() const noexceptQExplicitlySharedDataPointer< T >inline
operator*() constQExplicitlySharedDataPointer< T >inline
operator->() noexceptQExplicitlySharedDataPointer< T >inline
operator->() const noexceptQExplicitlySharedDataPointer< 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
reset(T *ptr=nullptr) noexceptQExplicitlySharedDataPointer< T >inline
swap(QExplicitlySharedDataPointer &other) noexceptQExplicitlySharedDataPointer< T >inline
take() noexceptQExplicitlySharedDataPointer< T >inline
Type typedefQExplicitlySharedDataPointer< T >
~QExplicitlySharedDataPointer()QExplicitlySharedDataPointer< T >inline