libyui
|
#include <YEvent.h>
Protected Member Functions | |
virtual | ~YDebugEvent () |
Event to be returned upon closing a dialog with the window manager close button (or Alt-F4)
virtual YDebugEvent::~YDebugEvent | ( | ) | [inline, protected, virtual] |
Protected destructor - events can only be deleted via YDialog::deleteEvent(). The associated dialog will take care of this event and delete it when appropriate.