8 #ifndef GEV_CONTOUR_NAME_REQUESTER
9 #define GEV_CONTOUR_NAME_REQUESTER
12 #include "RContourList.hh"
13 #include "RGMessageRequester.hh"
15 #include <TGTextEntry.h>
39 RContourList * c_list,
41 const TGWindow * mw = NULL );
53 virtual void Button ( Int_t n );
ClassDef(GEVContourNameRequester, 0)
GEVContourNameRequester(RContour *c, RContourList *c_list, Int_t &result, const TGWindow *mw=NULL)
Definition: GEVContourNameRequester.cpp:22
virtual ~GEVContourNameRequester()
Definition: GEVContourNameRequester.cpp:59
TGTextEntry * w_cont_name
widget de saisie du texte
Definition: GEVContourNameRequester.hh:34
RContourList * cont_list
Pointeur sur la liste de contours.
Definition: GEVContourNameRequester.hh:31
Definition: GEVContourNameRequester.hh:23
virtual void Button(Int_t n)
Definition: GEVContourNameRequester.cpp:69
GObject(GEVContourNameRequester)
RContour * cont_ptr
Pointeur sur le contour.
Definition: GEVContourNameRequester.hh:32