76 while ((obj = next())) {
83 if (!
gROOT->GetSelectedPad())
return;
84 gROOT->GetSelectedPad()->Modified();
85 gROOT->GetSelectedPad()->Update();
100 apply =
new TGroupButton(
"APPLY",
"gStyle",
"",.375,.01,.625,.09);
106 apply =
new TGroupButton(
"APPLY",
"Close",
"",.70,.01,.95,.09);
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
double Double_t
Double 8 bytes.
virtual void SetFillColor(Color_t fcolor)
Set the fill area color.
virtual void SetTextSize(Float_t tsize=1)
Set the text size.
TCanvas(const TCanvas &canvas)=delete
void SetCursor(ECursor cursor) override
Set cursor.
void Range(Double_t x1, Double_t y1, Double_t x2, Double_t y2) override
Set world coordinate system for the pad.
TObject * fRefObject
Pointer to object to set attributes.
void RecursiveRemove(TObject *obj) override
Recursively remove object from a pad and its sub-pads.
TPad * fRefPad
Pad containing object.
virtual void Apply(const char *action="")
Called when the APPLY button is executed.
TDialogCanvas()
DialogCanvas default constructor.
virtual void BuildStandardButtons()
Create APPLY, gStyle and CLOSE buttons.
~TDialogCanvas() override
DialogCanvas default destructor.
Mother of all ROOT objects.
virtual Bool_t InheritsFrom(const char *classname) const
Returns kTRUE if object inherits from class "classname".
Short_t GetBorderMode() const override
void SetBorderSize(Short_t bordersize) override
void Range(Double_t x1, Double_t y1, Double_t x2, Double_t y2) override
Set world coordinate system for the pad.
void RecursiveRemove(TObject *obj) override
Recursively remove object from a pad and its sub-pads.
TList * fPrimitives
->List of primitives (subpads)