OpenCPN Partial API docs
Loading...
Searching...
No Matches
WindowDestroyListener Interface Referenceabstract

Interface for a listener object that listens for windows to be destroyed. More...

#include "gui/WindowDestroyListener/h"

Public Member Functions

virtual ~WindowDestroyListener ()=default
 Destroy the Window Destroy Listener object.
 
virtual void DestroyWindow ()=0
 Destroy the window.
 

Detailed Description

Interface for a listener object that listens for windows to be destroyed.

Definition at line 34 of file WindowDestroyListener.h.


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