Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

XEventPane Class Reference

#include <XGraphicsSystem.h>

Inheritance diagram for XEventPane:

XPane XBackedPane GLXPane ImagePane ScenePane ScenePane2D DrawScenePane

Collaboration diagram for XEventPane:

List of all members.

Public Members

 XEventPane (Bool doubleBuffer = 0)
 ~XEventPane ()
virtual Void XHandleEvent (XEvent *event)
Void XGetMouse (Int *x, Int *y, UInt *keyState)
virtual Void HandleKey (Char key)
virtual Void TrackMouse (Int x, Int y, Int modifiers)
virtual Void HandleExpose ()
Void GetMouse (Int &x, Int &y, Int &modifiers)
Void Resize (Int x, Int y)
Void Hide ()
Void Show ()
Void SetTitle (StrConst title)


Detailed Description

Definition at line 130 of file XGraphicsSystem.h.


Constructor & Destructor Documentation

XEventPane::XEventPane (Bool doubleBuffer = 0)

Definition at line 135 of file XGraphicsSystem.h.

XEventPane::~XEventPane ()

Definition at line 774 of file XGraphicsSystem.cc.


Member Function Documentation

Void XEventPane::GetMouse (Int & x, Int & y, Int & modifiers)

Definition at line 739 of file XGraphicsSystem.cc.

Void XEventPane::HandleExpose () [virtual]

Reimplemented in ScenePane, and XBackedPane.

Definition at line 766 of file XGraphicsSystem.cc.

Void XEventPane::HandleKey (Char c) [virtual]

Reimplemented in DrawScenePane, ImagePane, and ScenePane.

Definition at line 760 of file XGraphicsSystem.cc.

Void XEventPane::Hide ()

Definition at line 800 of file XGraphicsSystem.cc.

Void XEventPane::Resize (Int x, Int y)

Definition at line 790 of file XGraphicsSystem.cc.

Void XEventPane::SetTitle (StrConst title)

Definition at line 805 of file XGraphicsSystem.cc.

Void XEventPane::Show ()

Reimplemented in GLXPane.

Definition at line 795 of file XGraphicsSystem.cc.

Void XEventPane::TrackMouse (Int sx, Int sy, Int modifiers) [virtual]

Reimplemented in ScenePane.

Definition at line 770 of file XGraphicsSystem.cc.

Void XEventPane::XGetMouse (Int * x, Int * y, UInt * keyState)

Void XEventPane::XHandleEvent (XEvent * event) [virtual]

Definition at line 700 of file XGraphicsSystem.cc.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:17:11 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000