Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
ROOT::MacOSX::X11::CommandBuffer::WidgetRect Struct Reference

Definition at line 280 of file X11Buffer.h.

Public Member Functions

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

Public Attributes

int fX1
 
int fX2
 
int fY1
 
int fY2
 

Constructor & Destructor Documentation

◆ WidgetRect() [1/2]

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

Definition at line 286 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 291 of file X11Buffer.h.

Member Data Documentation

◆ fX1

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

Definition at line 281 of file X11Buffer.h.

◆ fX2

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

Definition at line 283 of file X11Buffer.h.

◆ fY1

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

Definition at line 282 of file X11Buffer.h.

◆ fY2

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

Definition at line 284 of file X11Buffer.h.


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