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

XGraphicsSystem.h File Reference

#include <iostream.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include "gcl/GCLConfig.h"
#include "gcl/Image.h"
#include "cl/PtrArray.h"

Include dependency graph for XGraphicsSystem.h:

Go to the source code of this file.

Compounds

class  XGraphicsSystem
class  XPane
class  XOffscreenPane
class  XEventPane
class  XBackedPane

Typedefs

typedef PtrArray<XEventPanePaneList

Enumerations

enum  WM_Modifier { wmShift = 0x0001, wmControl = 0x0002, wmAlt = 0x0004, wmUndef1 = 0x0008, wmButton1 = 0x0010, wmButton2 = 0x0020, wmButton3 = 0x0040, wmButtons = 0x0070, wmAll = 0x00FF }


Typedef Documentation

typedef PtrArray<XEventPane> PaneList

Definition at line 35 of file XGraphicsSystem.h.


Enumeration Type Documentation

enum WM_Modifier

Enumeration values:
wmShift  
wmControl  
wmAlt  
wmUndef1  
wmButton1  
wmButton2  
wmButton3  
wmButtons  
wmAll  

Definition at line 117 of file XGraphicsSystem.h.


Generated at Sat Aug 5 00:17:05 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000