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

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

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