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

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

Get() constfxcrt::ObservedPtr< T >inline
HasObservable() constfxcrt::ObservedPtr< T >inline
ObservedPtr()=defaultfxcrt::ObservedPtr< T >
ObservedPtr(T *pObservable)fxcrt::ObservedPtr< T >inlineexplicit
ObservedPtr(const ObservedPtr &that)fxcrt::ObservedPtr< T >inline
OnObservableDestroyed() overridefxcrt::ObservedPtr< T >inlinevirtual
operator bool() constfxcrt::ObservedPtr< T >inlineexplicit
operator!=(const ObservedPtr &that) constfxcrt::ObservedPtr< T >inline
operator!=(const U *that) constfxcrt::ObservedPtr< T >inline
operator*() constfxcrt::ObservedPtr< T >inline
operator->() constfxcrt::ObservedPtr< T >inline
operator=(const ObservedPtr &that)fxcrt::ObservedPtr< T >inline
operator==(const ObservedPtr &that) constfxcrt::ObservedPtr< T >inline
operator==(const U *that) constfxcrt::ObservedPtr< T >inline
Reset(T *pObservable=nullptr)fxcrt::ObservedPtr< T >inline
~ObservedPtr() overridefxcrt::ObservedPtr< T >inline
~ObserverIface()=defaultfxcrt::Observable::ObserverIfacevirtual