#include <event.h>
Inherits Wt::MouseEvent.
Public Member Functions | |
WheelEvent (const Point &pos, int delta, int state) | |
WheelEvent (const Point &pos, const Point &global_pos, int delta, int state) | |
int | delta () const |
Wt::WheelEvent::WheelEvent | ( | const Point & | pos, | |
int | delta, | |||
int | state | |||
) | [inline] |
Wt::WheelEvent::WheelEvent | ( | const Point & | pos, | |
const Point & | global_pos, | |||
int | delta, | |||
int | state | |||
) | [inline] |
int Wt::WheelEvent::delta | ( | ) | 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.