Version: 3.1.5
Loading...
Searching...
No Matches
wxPropagationDisabler Class Reference

#include </cygdrive/c/Users/Hamis/Cygwin-packaging/wxWidgets3.1/wxWidgets3.1-3.1.5-2.x86_64/src/wxWidgets-3.1.5/interface/wx/event.h>

Detailed Description

Helper class to temporarily change an event to not propagate.

Public Member Functions

 wxPropagationDisabler (wxEvent &event)
 
 ~wxPropagationDisabler ()
 

Constructor & Destructor Documentation

◆ wxPropagationDisabler()

wxPropagationDisabler::wxPropagationDisabler ( wxEvent & event)

◆ ~wxPropagationDisabler()

wxPropagationDisabler::~wxPropagationDisabler ( )