FX::FXEvent Struct Reference

#include <FXApp.h>

List of all members.


Detailed Description

FOX Event.

Public Attributes

FXuint type
FXuint time
FXint win_x
FXint win_y
FXint root_x
FXint root_y
FXint state
FXint code
FXString text
FXint last_x
FXint last_y
FXint click_x
FXint click_y
FXint rootclick_x
FXint rootclick_y
FXuint click_time
FXuint click_button
FXint click_count
FXbool moved
FXRectangle rect
FXbool synthetic
FXDragType target

Member Data Documentation

Event type.

Time of last event.

Window-relative x-coord.

Window-relative y-coord.

Root x-coord.

Root y-coord.

Mouse button and modifier key state.

Button, Keysym, or mode; DDE Source.

Text of keyboard event.

Window-relative x-coord of previous mouse location.

Window-relative y-coord of previous mouse location.

Window-relative x-coord of mouse press.

Window-relative y-coord of mouse press.

Root-relative x-coord of mouse press.

Root-relative y-coord of mouse press.

Time of mouse button press.

Mouse button pressed.

Click-count.

Moved cursor since press.

Rectangle.

FXDragType FX::FXEvent::target

True if synthetic expose event.


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

(C) 2002-2008 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Jun 13 21:56:48 2008 for TnFOX by doxygen v1.5.6