+
class Event_t
-
#include "GuiTypes.h"
Display options:
Show inherited
Show non-public

class Event_t


GuiTypes

Types used by the GUI classes.


Function Members (Methods)

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

Data Members

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

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation


Last update: Mon Jun 25 19:39:09 2007

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.