libyui
|
#include <YEvent.h>
Protected Member Functions | |
virtual | ~YTimeoutEvent () |
Event to be returned upon timeout (i.e. no event available in the specified timeout)
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.