libyui
Protected Member Functions

YCancelEvent Class Reference

#include <YEvent.h>

Inheritance diagram for YCancelEvent:
YEvent

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)


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.


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