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

#include <observed_ptr.h>

Inheritance diagram for Observable::ObserverIface:
Collaboration diagram for 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()

Member Function Documentation

◆ OnObservableDestroyed()


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