libyui
Protected Member Functions

YTimeoutEvent Class Reference

#include <YEvent.h>

Inheritance diagram for YTimeoutEvent:
YEvent

List of all members.

Protected Member Functions

virtual ~YTimeoutEvent ()

Detailed Description

Event to be returned upon timeout (i.e. no event available in the specified timeout)


Constructor & Destructor Documentation

virtual YTimeoutEvent::~YTimeoutEvent ( ) [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