11#ifndef ROOT_TQt6GedEditor
12#define ROOT_TQt6GedEditor
31namespace Experimental {
#define ClassDefOverride(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void on
QFormLayout * fFormLayout
void AddTAttLine(TAttLine *)
void AddTAttFill(TAttFill *)
void SetGlobal(Bool_t on) override
TCanvas * GetCanvas() const override
Bool_t IsGlobal() const override
void ConnectToCanvas(TCanvas *c)
Connect this editor to the Selected signal of canvas 'c'.
void FillDialogsElements()
void DisconnectFromCanvas()
Disconnect this editor from the Selected signal of fCanvas.
TQt6GedEditor(TCanvas *c=nullptr)
void AddHLine(QFormLayout *f, const char *lbl)
void AddColorElements(int colindx, QFormLayout *layout, std::function< void(int)> callback)
void AddTAttMarker(TAttMarker *)
void AddTAttText(TAttText *)
void RecursiveRemove(TObject *obj) override
Recursively remove this object from a list.
void SetCanvas(TCanvas *c)
virtual void SetModel(TVirtualPad *pad, TObject *obj, Int_t event)
Activate object editors according to the selected object.
Fill Area Attributes class.
TClass instances represent classes, structs and namespaces in the ROOT type system.
Mother of all ROOT objects.
Abstract base class used by ROOT graphics editor.
TVirtualPad is an abstract base class for the Pad and Canvas classes.