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
WeakPtr< T, D > Member List

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

DeleteObject()WeakPtr< T, D >inline
Get() constWeakPtr< T, D >inline
HasOneRef() constWeakPtr< T, D >inline
operator bool() constWeakPtr< T, D >inlineexplicit
operator!=(const WeakPtr &that) constWeakPtr< T, D >inline
operator->()WeakPtr< T, D >inline
operator->() constWeakPtr< T, D >inline
operator=(const WeakPtr &that)WeakPtr< T, D >inline
operator==(const WeakPtr &that) constWeakPtr< T, D >inline
Reset()WeakPtr< T, D >inline
Reset(std::unique_ptr< T, D > pObj)WeakPtr< T, D >inline
Swap(WeakPtr &that)WeakPtr< T, D >inline
WeakPtr()=defaultWeakPtr< T, D >
WeakPtr(const WeakPtr &that)WeakPtr< T, D >inline
WeakPtr(WeakPtr &&that) noexceptWeakPtr< T, D >inline
WeakPtr(std::unique_ptr< T, D > pObj)WeakPtr< T, D >inlineexplicit
WeakPtr(std::nullptr_t arg)WeakPtr< T, D >inline