#include "GuiTypes.h"

Event_t


class description - header file
viewCVS header

class Event_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
Event_t()
Event_t(const Event_t&)
~Event_t()
Event_t&operator=(const Event_t&)

Data Members

public:
EGEventTypefTypeof event (see EGEventTypes)
Window_tfWindowwindow reported event is relative to
Time_tfTimetime event event occured in ms
Int_tfX
Int_tfYpointer x, y coordinates in event window
Int_tfXRoot
Int_tfYRootcoordinates relative to root
UInt_tfCodekey or button code
UInt_tfStatekey or button mask
UInt_tfWidth
UInt_tfHeightwidth and height of exposed area
Int_tfCountif non-zero, at least this many more exposes
Bool_tfSendEventtrue if event came from SendEvent
Handle_tfHandlegeneral resource handle (used for atoms or windows)
Int_tfFormatNext fields only used by kClientMessageEvent
Long_tfUser[5]5 longs can be used by client message events

Class Description


Last update: Tue Nov 21 09:00:19 2006


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.