ROOT  6.06/08
Reference Guide
Public Member Functions | Public Attributes | List of all members
ROOT::MacOSX::X11::CommandBuffer::WidgetRect Struct Reference

Definition at line 284 of file X11Buffer.h.

Public Member Functions

 WidgetRect ()
 
 WidgetRect (int leftX, int bottomY, int rightX, int topY)
 

Public Attributes

int fX1
 
int fY1
 
int fX2
 
int fY2
 

Constructor & Destructor Documentation

§ WidgetRect() [1/2]

ROOT::MacOSX::X11::CommandBuffer::WidgetRect::WidgetRect ( )
inline

Definition at line 290 of file X11Buffer.h.

§ WidgetRect() [2/2]

ROOT::MacOSX::X11::CommandBuffer::WidgetRect::WidgetRect ( int  leftX,
int  bottomY,
int  rightX,
int  topY 
)
inline

Definition at line 295 of file X11Buffer.h.

Member Data Documentation

§ fX1

int ROOT::MacOSX::X11::CommandBuffer::WidgetRect::fX1

§ fX2

int ROOT::MacOSX::X11::CommandBuffer::WidgetRect::fX2

§ fY1

int ROOT::MacOSX::X11::CommandBuffer::WidgetRect::fY1

§ fY2

int ROOT::MacOSX::X11::CommandBuffer::WidgetRect::fY2

The documentation for this struct was generated from the following file: