14 #include "TVirtualX.h"
70 gVirtualX->DrawLine(iID,c,iX,iY,iX,iY+h);
71 gVirtualX->DrawLine(iID,c,iX+h,iY+h,iX,iY+h);
72 gVirtualX->DrawLine(iID,c,iX+h,iY+h,iX+h,iY);
73 gVirtualX->DrawLine(iID,c,iX+h,iY,iX,iY);
76 gVirtualX->DrawLine(iID,c,iX,iY+h/2,iX+h/2,iY+h);
77 gVirtualX->DrawLine(iID,c,iX+h,iY,iX+h/2,iY+h);
87 bool wasClicked = iClickEvent->fType==kButtonRelease &&
101 Emit(
"checkBoxClicked()");
FWCheckedTextTableCellRenderer(const TGGC *iContext=&(getDefaultGC()))
virtual UInt_t height() const
returns the minimum height of the cell to which the renderer is representing
virtual void draw(Drawable_t iID, int iX, int iY, unsigned int iWidth, unsigned int iHeight)
virtual UInt_t width() const
returns the minimum width of the cell to which the renderer is representing
virtual void buttonEvent(Event_t *iClickEvent, int iRelClickX, int iRelClickY)
const TGGC * graphicsContext() const
virtual ~FWCheckedTextTableCellRenderer()
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
volatile std::atomic< bool > shutdown_flag false
virtual UInt_t width() const
returns the minimum width of the cell to which the renderer is representing
virtual void draw(Drawable_t iID, int iX, int iY, unsigned int iWidth, unsigned int iHeight)