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