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