12#ifndef ROOT_TStyleDialog
13#define ROOT_TStyleDialog
#define ClassDef(name, id)
void DoCancel()
Slot called when the Cancel button is clicked.
void DoOK()
Slot called when the OK button is clicked.
void DoCloseWindow()
Slot called when the window is closed via the window manager.
virtual ~TStyleDialog()
Destructor.
TStyleDialog(TStyleManager *sm, TStyle *cur, Int_t mode, TVirtualPad *currentPad=0)
Constructor.
TStyleManager * fStyleManager
void DoUpdate()
Slot called every time the name is changed.
TStyle objects may be created to define special styles.
TVirtualPad is an abstract base class for the Pad and Canvas classes.