24 #ifndef OPTIONSEXTRUSION_QT_HH
25 #define OPTIONSEXTRUSION_QT_HH
28 #include "controler-gmap.hh"
32 #include <QtGui/QCheckBox>
33 #include <QtGui/QComboBox>
34 #include <QtGui/QLabel>
35 #include <QtGui/QTabWidget>
36 #include <QtGui/QGroupBox>
103 QCheckBox * FCoudre, * FOrienter , * FRedimensionner , * FPonderer ;
104 QLabel * FAffCoef , * FAffOrientation , * FAffPlacement , * FNbSubdivisions , * FAffAngle ;
106 QSpinBox * FSaisieNbSubdivisions ;
107 QComboBox * FChoixOrientation , * FChoixPlacement ;
108 QGroupBox * FAffRevolutionChemin , * FAffVecteur , * FAffChemin , * FAffRevolution ;