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

An application event. More...

#include <Wt/WEvent.h>

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 Mon Sep 4 2017 for the C++ Web Toolkit (Wt) by doxygen 1.8.11