libyui  3.0.10
YCancelEvent Class Reference

#include <YEvent.h>

Inheritance diagram for YCancelEvent:
Collaboration diagram for YCancelEvent:

List of all members.

Protected Member Functions

virtual ~YCancelEvent ()

Detailed Description

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

Definition at line 305 of file YEvent.h.


Constructor & Destructor Documentation

virtual YCancelEvent::~YCancelEvent ( ) [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 318 of file YEvent.h.


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