vdk 2.4.0
List of all members
VDKMouseFocusEvent Class Reference

This event tells you if an VDKObject has lost or got the mousefocus. More...

#include <sigc_events.h>

Inheritance diagram for VDKMouseFocusEvent:
Inheritance graph
[legend]
Collaboration diagram for VDKMouseFocusEvent:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from VDKMouseEvent
VDKPoint const & Position () const
 
VDKPoint AbsPosition () const
 
unsigned int Button () const
 
unsigned int Modifier () const
 
- Public Attributes inherited from VDKFocusEvent
const bool Focus
 Tells you if the object hast lost or got the focus.
 
- Protected Attributes inherited from VDKMouseEvent
unsigned int _state
 conversion from gdouble to int -> loose data
 

Detailed Description

This event tells you if an VDKObject has lost or got the mousefocus.

In GDK-Terms this would be a GdkEventCrossing.

See also
VDKMouseEvent
VDKFocusEvent

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