Wt::WheelEvent Class Reference

#include <event.h>

Inherits Wt::MouseEvent.

List of all members.

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


Constructor & Destructor Documentation

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]


Member Function Documentation

int Wt::WheelEvent::delta (  )  const [inline]


The documentation for this class was generated from the following file:

Generated Fri Jul 28 19:22:38 2006.
Copyright © 1998-2003 by the respective authors.

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.