24 #ifndef CREATION_CYLINDRE_QT_HH
25 #define CREATION_CYLINDRE_QT_HH
34 #include <QtGui/QMainWindow>
35 #include <QtGui/QToolBar>
36 #include <QtGui/QCheckBox>
52 GMap3d :: CControlerGMap * controler ) ;
69 void callbackMeridians ( ) ;
70 void callbackParallels ( ) ;
71 void callbackCheckedButton1();
72 void callbackCheckedButton2();
78 void setMeridians (
int nb ) ;
79 void setParallels (
int nb ) ;
80 void setClosedBorder1(
bool);
81 void setClosedBorder2(
bool);
89 QSpinBox * FSaisiePar ;
90 QSpinBox * FSaisieMer ;