#include <event.h>
Inherits Wt::Event.
Public Member Functions | |
ResizeEvent (const Size &size, const Size &oldsize) | |
const Size & | size () const |
const Size & | oldSize () const |
const Size& Wt::ResizeEvent::oldSize | ( | ) | const [inline] |
const Size& Wt::ResizeEvent::size | ( | ) | 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.