Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <observed_ptr.h>
Public Member Functions | |
virtual | ~ObserverIface ()=default |
virtual void | OnObservableDestroyed ()=0 |
Definition at line 20 of file observed_ptr.h.
|
virtualdefault |
|
pure virtual |
Implemented in fxcrt::ObservedPtr< T >, fxcrt::ObservedPtr< CFX_Face >, fxcrt::ObservedPtr< CFX_Timer::HandlerIface >, fxcrt::ObservedPtr< CJS_Document >, fxcrt::ObservedPtr< CJS_Runtime >, fxcrt::ObservedPtr< CPDF_Page::View >, fxcrt::ObservedPtr< CPDFSDK_Annot >, fxcrt::ObservedPtr< CPDFSDK_BAAnnot >, fxcrt::ObservedPtr< CPDFSDK_FormFillEnvironment >, fxcrt::ObservedPtr< CPDFSDK_Widget >, and fxcrt::ObservedPtr< CPWL_Wnd::ProviderIface >.