libyui  3.0.10
YDebugEvent Class Reference

#include <YEvent.h>

Inheritance diagram for YDebugEvent:
Collaboration diagram for YDebugEvent:

List of all members.

Protected Member Functions

virtual ~YDebugEvent ()

Detailed Description

Event to be returned upon closing a dialog with the window manager close button (or Alt-F4)

Definition at line 326 of file YEvent.h.


Constructor & Destructor Documentation

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.

Definition at line 338 of file YEvent.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Friends