![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXApp.h>
FOX Event.
FXuint FX::FXEvent::type |
FXuint FX::FXEvent::time |
Event type.
FXint FX::FXEvent::win_x |
Time of last event.
FXint FX::FXEvent::win_y |
Window-relative x-coord.
FXint FX::FXEvent::root_x |
Window-relative y-coord.
FXint FX::FXEvent::root_y |
Root x-coord.
FXint FX::FXEvent::state |
Root y-coord.
FXint FX::FXEvent::code |
Mouse button and modifier key state.
FXString FX::FXEvent::text |
Button, Keysym, or mode; DDE Source.
FXint FX::FXEvent::last_x |
Text of keyboard event.
FXint FX::FXEvent::last_y |
Window-relative x-coord of previous mouse location.
FXint FX::FXEvent::click_x |
Window-relative y-coord of previous mouse location.
FXint FX::FXEvent::click_y |
Window-relative x-coord of mouse press.
FXint FX::FXEvent::rootclick_x |
Window-relative y-coord of mouse press.
FXint FX::FXEvent::rootclick_y |
Root-relative x-coord of mouse press.
FXuint FX::FXEvent::click_time |
Root-relative y-coord of mouse press.
FXuint FX::FXEvent::click_button |
Time of mouse button press.
FXint FX::FXEvent::click_count |
Mouse button pressed.
FXbool FX::FXEvent::moved |
Click-count.
FXRectangle FX::FXEvent::rect |
Moved cursor since press.
FXbool FX::FXEvent::synthetic |
Rectangle.
FXDragType FX::FXEvent::target |
True if synthetic expose event.
![]() |