Version: 3.3.0
wxPropagateOnce Class Reference

#include <wx/event.h>

Detailed Description

Helper class to temporarily lower propagation level.

Public Member Functions

 wxPropagateOnce (wxEvent &event)
 
 ~wxPropagateOnce ()
 

Constructor & Destructor Documentation

◆ wxPropagateOnce()

wxPropagateOnce::wxPropagateOnce ( wxEvent event)

◆ ~wxPropagateOnce()

wxPropagateOnce::~wxPropagateOnce ( )