12#ifndef ROOT_TStylePreview
13#define ROOT_TStylePreview
#define ClassDef(name, id)
TStylePreview(const TGWindow *p, TStyle *style, TVirtualPad *currentPad)
Constructor.
TCanvas * GetMainCanvas()
Return pointer to the selected canvas.
void MapTheWindow()
Initialize the layout algorithm.
void Update(TStyle *style, TVirtualPad *pad)
Update the preview with possibly another style and another object than previously.
virtual ~TStylePreview()
Destructor.
TRootEmbeddedCanvas * fEcan
TStyle objects may be created to define special styles.
TVirtualPad is an abstract base class for the Pad and Canvas classes.