12#ifndef ROOT_TQRootDialog
13#define ROOT_TQRootDialog
45 void Add(
const char* argname,
const char* value,
const char*
type);
#define ClassDef(name, id)
Each ROOT class (see TClass) has a linked list of methods.
Mother of all ROOT objects.
void SetTCanvas(TCanvas *aCanvas)
QList< QLineEdit * > fList
void ExecuteMethod()
Execute ROOT methods.
TQRootDialog(const TQRootDialog &)
TQRootDialog & operator=(const TQRootDialog &)
void Add(const char *argname, const char *value, const char *type)
Add widgets for arguments.
void Popup()
Show the dialog.
void closeEvent(QCloseEvent *ce)
Handle close event.
virtual ~TQRootDialog()
dtor