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::Observable::ObserverIface Class Referenceabstract

#include <observed_ptr.h>

+ Inheritance diagram for fxcrt::Observable::ObserverIface:
+ Collaboration diagram for fxcrt::Observable::ObserverIface:

Public Member Functions

virtual ~ObserverIface ()=default
 
virtual void OnObservableDestroyed ()=0
 

Detailed Description

Definition at line 20 of file observed_ptr.h.

Constructor & Destructor Documentation

◆ ~ObserverIface()

virtual fxcrt::Observable::ObserverIface::~ObserverIface ( )
virtualdefault

Member Function Documentation

◆ OnObservableDestroyed()


The documentation for this class was generated from the following file: