Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::MacOSX::X11::CommandBuffer::WidgetRect Struct Reference

Definition at line 312 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 318 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 323 of file X11Buffer.h.

Member Data Documentation

◆ fX1

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

Definition at line 313 of file X11Buffer.h.

◆ fX2

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

Definition at line 315 of file X11Buffer.h.

◆ fY1

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

Definition at line 314 of file X11Buffer.h.

◆ fY2

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

Definition at line 316 of file X11Buffer.h.


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