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

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

As() constRetainPtr< T >inline
AsRaw() constRetainPtr< T >inline
Get() const noexceptRetainPtr< T >inline
Leak()RetainPtr< T >inline
operator bool() constRetainPtr< T >inlineexplicit
operator T*() const noexceptRetainPtr< T >inline
operator!=(const RetainPtr &that) constRetainPtr< T >inline
operator!=(const U &that) constRetainPtr< T >inline
operator*() constRetainPtr< T >inline
operator->() constRetainPtr< T >inline
operator<(const RetainPtr &that) constRetainPtr< T >inline
operator=(std::nullptr_t) noexceptRetainPtr< T >inline
operator=(const RetainPtr &that)RetainPtr< T >inline
operator=(RetainPtr &&that) noexceptRetainPtr< T >inline
operator=(const RetainPtr< U > &that)RetainPtr< T >inline
operator=(RetainPtr< U > &&that) noexceptRetainPtr< T >inline
operator==(const RetainPtr &that) constRetainPtr< T >inline
operator==(const U &that) constRetainPtr< T >inline
Reset(T *obj=nullptr)RetainPtr< T >inline
RetainPtr() noexcept=defaultRetainPtr< T >
RetainPtr(std::nullptr_t ptr)RetainPtr< T >inline
RetainPtr(T *pObj) noexceptRetainPtr< T >inlineexplicit
RetainPtr(const RetainPtr &that) noexceptRetainPtr< T >inline
RetainPtr(RetainPtr &&that) noexceptRetainPtr< T >inline
RetainPtr(const RetainPtr< U > &that)RetainPtr< T >inline
RetainPtr(RetainPtr< U > &&that) noexceptRetainPtr< T >inline
Swap(RetainPtr &that)RetainPtr< T >inline
Unleak(T *ptr)RetainPtr< T >inline
~RetainPtr()=defaultRetainPtr< T >