Wt
4.11.1
|
An application event. More...
#include <Wt/WEvent.h>
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().