Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

VDKMouseEvent Class Reference

This provides you the baseinformation about the mousepointer. More...

#include <sigc_events.h>

Inheritance diagram for VDKMouseEvent:

VDKAnyEvent VDKMouseFocusEvent List of all members.

Public Methods

Protected Attributes


Detailed Description

This provides you the baseinformation about the mousepointer.

These event can be directly instantiated with different GdkEvents, which will not allways provide all information this events provides.


Member Function Documentation

VDKPoint VDKMouseEvent::AbsPosition   const
 

The absolute position of the pointer when event occured.

unsigned int VDKMouseEvent::Button   const
 

The pressed button (int gtk enumeration)

unsigned int VDKMouseEvent::Modifier   const
 

Reports the modifiers active at the moment the event occured

VDKPoint const & VDKMouseEvent::Position   const
 

The position of the pointer when event occured.


The documentation for this class was generated from the following files:
Generated on Sat May 4 23:45:51 2002 for vdk 2.0.1 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002