#include <event.h>
Inherits Wt::Event.
Public Member Functions | |
CloseEvent () | |
bool | isAccepted () const |
void | accept () |
void | ignore () |
Wt::CloseEvent::CloseEvent | ( | ) | [inline] |
void Wt::CloseEvent::accept | ( | ) | [inline] |
void Wt::CloseEvent::ignore | ( | ) | [inline] |
bool Wt::CloseEvent::isAccepted | ( | ) | const [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.