Wt  3.7.1
Public Member Functions | List of all members
Wt::WEvent Class Reference

An application event. More...

#include <Wt/WEvent>

Public Member Functions

EventType eventType () const
 Returns the event type.
 

Detailed Description

An application event.

The application is notified of an event (like a user interaction, a sesion timeout, an internal keep-alive event, or other event) using WApplication::notify().

You can check for a particular event type using eventType().


Generated on Tue Dec 15 2020 for the C++ Web Toolkit (Wt) by doxygen 1.8.13