36 fWindow->GetClient()->AddIdleHandler(
this);
38 Error(
"TGIdleHandler",
"window cannot be 0");
47 fWindow->GetClient()->RemoveIdleHandler(
this);
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void w
TGIdleHandler(TGWindow *w)
Create idle handler.
virtual Bool_t HandleEvent()
Handle the idle event.
~TGIdleHandler() override
Delete idle handler.
ROOT GUI Window base class.
virtual void Error(const char *method, const char *msgfmt,...) const
Issue error message.