Event_t


class description - source file - inheritance tree

class Event_t


    public:
Event_t(const Event_t&) Event_t() ~Event_t()

Data Members


    public:
EGEventType fType of event (see EGEventTypes) Window_t fWindow window reported event is relative to Time_t fTime time event event occured in ms Int_t fX Int_t fY pointer x, y coordinates in event window Int_t fXRoot Int_t fYRoot coordinates relative to root UInt_t fCode key or button code UInt_t fState key or button mask UInt_t fWidth UInt_t fHeight width and height of exposed area Int_t fCount if non-zero, at least this many more exposes Bool_t fSendEvent true if event came from SendEvent Handle_t fHandle general resource handle (used for atoms or windows) Int_t fFormat Next fields only used by kClientMessageEvent Long_t fUser[5] 5 longs can be used by client message events

Class Description



Last update: Fri May 14 13:32:34 2004


ROOT page - Class index - 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.