#include "GuiTypes.h"

Event_t


class description - header file - source file - inheritance tree (.pdf)

class Event_t

Inheritance Chart:
Event_t

    public:
Event_t() Event_t(const Event_t&) ~Event_t() Event_t& operator=(const 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: Tue Jul 11 11:44:51 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.