24 #ifndef DIALOGTRANSLATION_QT_HH
25 #define DIALOGTRANSLATION_QT_HH
46 GMap3d :: CControlerGMap * controler ) ;
63 void setV(
const CVertex & );
65 void setVx ( TCoordinate ) ; TCoordinate
getVx ( )
const ;
66 void setVy ( TCoordinate ) ; TCoordinate
getVy ( )
const ;
67 void setVz ( TCoordinate ) ; TCoordinate
getVz ( )
const ;
75 void callbackTakeVector ( ) ;
76 void callbackReinitVector ( ) ;
78 void callbackTogglePonderation ( ) ;
84 QPushButton * FReinit ;
87 QCheckBox * FSaisieTranslate ;