Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXApp.h>
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 |
|
Event type.
|
|
Time of last event.
|
|
Window-relative x-coord.
|
|
Window-relative y-coord.
|
|
Root x-coord.
|
|
Root y-coord.
|
|
Keyboard/Modifier 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.
|
|
True if synthetic expose event.
|
Copyright © 1997-2005 Jeroen van der Zijp |