Wt
3.3.8
|
An application event. More...
#include <Wt/WEvent>
Public Member Functions | |
EventType | eventType () const |
Returns the event type. | |
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().