TRootEmbeddedContainer Class Reference

Inheritance diagram for TRootEmbeddedContainer:

TGCompositeFrame TGFrame TGFrame TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow List of all members.

Public Member Functions

 TRootEmbeddedContainer (TRootEmbeddedCanvas *c, Window_t id, const TGWindow *parent)
Bool_t HandleButton (Event_t *ev)
Bool_t HandleDoubleClick (Event_t *ev)
Bool_t HandleConfigureNotify (Event_t *ev)
Bool_t HandleKey (Event_t *ev)
Bool_t HandleMotion (Event_t *ev)
Bool_t HandleExpose (Event_t *ev)
Bool_t HandleCrossing (Event_t *ev)
void SetEditable (Bool_t)

Private Attributes

TRootEmbeddedCanvasfCanvas

Detailed Description

Definition at line 46 of file TRootEmbeddedCanvas.cxx.


Constructor & Destructor Documentation

TRootEmbeddedContainer::TRootEmbeddedContainer ( TRootEmbeddedCanvas c,
Window_t  id,
const TGWindow parent 
)

Definition at line 71 of file TRootEmbeddedCanvas.cxx.

References TGFrame::AddInput(), c, fCanvas, TGWindow::fEditDisabled, TGObject::fId, gVirtualX, kAnyButton, kAnyModifier, kButtonPressMask, kButtonReleaseMask, TGWindow::kEditDisableGrab, kExposureMask, kKeyPressMask, kKeyReleaseMask, kLeaveWindowMask, kNone, kPointerMotionMask, and kStructureNotifyMask.


Member Function Documentation

Bool_t TRootEmbeddedContainer::HandleButton ( Event_t ev  )  [inline, virtual]

Reimplemented from TGCompositeFrame.

Definition at line 52 of file TRootEmbeddedCanvas.cxx.

References fCanvas, and TRootEmbeddedCanvas::HandleContainerButton().

Bool_t TRootEmbeddedContainer::HandleDoubleClick ( Event_t ev  )  [inline, virtual]

Reimplemented from TGCompositeFrame.

Definition at line 54 of file TRootEmbeddedCanvas.cxx.

References fCanvas, and TRootEmbeddedCanvas::HandleContainerDoubleClick().

Bool_t TRootEmbeddedContainer::HandleConfigureNotify ( Event_t ev  )  [inline, virtual]

Reimplemented from TGFrame.

Definition at line 56 of file TRootEmbeddedCanvas.cxx.

References fCanvas, TGFrame::HandleConfigureNotify(), and TRootEmbeddedCanvas::HandleContainerConfigure().

Bool_t TRootEmbeddedContainer::HandleKey ( Event_t ev  )  [inline, virtual]

Reimplemented from TGCompositeFrame.

Definition at line 59 of file TRootEmbeddedCanvas.cxx.

References fCanvas, and TRootEmbeddedCanvas::HandleContainerKey().

Bool_t TRootEmbeddedContainer::HandleMotion ( Event_t ev  )  [inline, virtual]

Reimplemented from TGCompositeFrame.

Definition at line 61 of file TRootEmbeddedCanvas.cxx.

References fCanvas, and TRootEmbeddedCanvas::HandleContainerMotion().

Bool_t TRootEmbeddedContainer::HandleExpose ( Event_t ev  )  [inline, virtual]

Reimplemented from TGWindow.

Definition at line 63 of file TRootEmbeddedCanvas.cxx.

References fCanvas, and TRootEmbeddedCanvas::HandleContainerExpose().

Bool_t TRootEmbeddedContainer::HandleCrossing ( Event_t ev  )  [inline, virtual]

Reimplemented from TGCompositeFrame.

Definition at line 65 of file TRootEmbeddedCanvas.cxx.

References fCanvas, and TRootEmbeddedCanvas::HandleContainerCrossing().

void TRootEmbeddedContainer::SetEditable ( Bool_t   )  [inline, virtual]

Reimplemented from TGCompositeFrame.

Definition at line 67 of file TRootEmbeddedCanvas.cxx.


Member Data Documentation

TRootEmbeddedCanvas* TRootEmbeddedContainer::fCanvas [private]

Definition at line 48 of file TRootEmbeddedCanvas.cxx.

Referenced by HandleButton(), HandleConfigureNotify(), HandleCrossing(), HandleDoubleClick(), HandleExpose(), HandleKey(), HandleMotion(), and TRootEmbeddedContainer().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:46:29 2011 for ROOT_528-00b_version by  doxygen 1.5.1