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

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

ClearAndDelete()UnownedPtr< T >inline
ExtractAsDangling()UnownedPtr< T >inline
get() const noexceptUnownedPtr< T >inline
operator bool() constUnownedPtr< T >inlineexplicit
operator T*() const noexceptUnownedPtr< T >inline
operator*() constUnownedPtr< T >inline
operator->() constUnownedPtr< T >inline
operator<(const UnownedPtr &that) constUnownedPtr< T >inline
operator=(std::nullptr_t) noexceptUnownedPtr< T >inline
operator=(T *that) noexceptUnownedPtr< T >inline
operator=(const UnownedPtr &that) noexcept=defaultUnownedPtr< T >
operator=(UnownedPtr &&that) noexceptUnownedPtr< T >inline
operator=(const UnownedPtr< U > &that) noexceptUnownedPtr< T >inline
operator=(UnownedPtr< U > &&that) noexceptUnownedPtr< T >inline
operator==(std::nullptr_t ptr) constUnownedPtr< T >inline
operator==(const UnownedPtr &that) constUnownedPtr< T >inline
UnownedPtr() noexcept=defaultUnownedPtr< T >
UnownedPtr(std::nullptr_t ptr)UnownedPtr< T >inline
UnownedPtr(T *pObj) noexceptUnownedPtr< T >inlineexplicit
UnownedPtr(const UnownedPtr &that) noexcept=defaultUnownedPtr< T >
UnownedPtr(UnownedPtr &&that) noexceptUnownedPtr< T >inline
UnownedPtr(const UnownedPtr< U > &that)UnownedPtr< T >inline
UnownedPtr(UnownedPtr< U > &&that) noexceptUnownedPtr< T >inline
~UnownedPtr()UnownedPtr< T >inline