21 #include <qgroupbox.h>
32 enumBox(
const svector& items,QWidget *parent,
const char *name,
bool editButton=
false,
bool infoButton=
false);
36 void setValue(
int val );
39 void newVal(
int val );
45 void emitNewVal(
int val);
46 void reportEditClicked();
47 void reportInfoClicked();