12 #ifndef ROOT_TQRootDialog
13 #define ROOT_TQRootDialog
27 # include "qlineedit.h"
28 # include "qnamespace.h"
29 # if (QT_VERSION > 0x039999) // Added by cholm@nbi.dk - for Qt 4
49 template <
typename T>
class QList;
51 class QList<QLineEdit*>;
55 typedef WindowFlags Qt::WFlags;
72 void Add(
const char* argname,
const char*
value,
const char*
type);
88 # if (QT_VERSION > 0x039999) // Added by cholm@nbi.dk - for Qt 4
89 QList<QLineEdit*>
fList;
TQRootDialog & operator=(const TQRootDialog &)
void SetTCanvas(TCanvas *aCanvas)
void Add(const char *argname, const char *value, const char *type)
Add widgets for arguments.
void closeEvent(QCloseEvent *ce)
Handle close event.
#define ClassDef(name, id)
TQRootDialog(const TQRootDialog &)
virtual ~TQRootDialog()
dtor
Mother of all ROOT objects.
Each ROOT class (see TClass) has a linked list of methods.
void Popup()
Show the dialog.
void ExecuteMethod()
Execute ROOT methods.