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

Definition at line 277 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 283 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 288 of file X11Buffer.h.

Member Data Documentation

◆ fX1

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

Definition at line 278 of file X11Buffer.h.

◆ fX2

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

Definition at line 280 of file X11Buffer.h.

◆ fY1

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

Definition at line 279 of file X11Buffer.h.

◆ fY2

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

Definition at line 281 of file X11Buffer.h.

Collaboration diagram for ROOT::MacOSX::X11::CommandBuffer::WidgetRect:
[legend]

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