Wt::InputEvent Class Reference

#include <event.h>

Inherits Wt::Event.

Inherited by Wt::KeyEvent, and Wt::MouseEvent.

List of all members.

Public Member Functions

 InputEvent (int type, int state)
ButtonState state () const
ButtonState stateAfter () const
bool isAccepted () const
void accept ()
void ignore ()


Constructor & Destructor Documentation

Wt::InputEvent::InputEvent ( int  type,
int  state 
) [inline]


Member Function Documentation

void Wt::InputEvent::accept (  )  [inline]

void Wt::InputEvent::ignore (  )  [inline]

bool Wt::InputEvent::isAccepted (  )  const [inline]

ButtonState Wt::InputEvent::state (  )  const [inline]

ButtonState Wt::InputEvent::stateAfter (  )  const [inline]

Todo:
fix stateAfter()


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.