Projet

Général

Profil

35 Interface Qt » Historique » Révision 19

Révision 18 (Anonyme, 25/01/2019 17:30) → Révision 19/24 (Anonyme, 25/01/2019 17:31)

h1. 3.5 Interface Qt 

 !qtgui.png! 

 Pour l'utilisation d'un fenêtre avec l'extension GUI, il suffit de déclarer comme suite :  
 !interface_qt_c++.png!  

 L'élément utilisé dans notre application : Case, Jauge et Bouton. 
 !interface_qt.png! 

 !windows.png! 

 h2. Code C++ :  

 h3. Déclaration : 
 !c++_qt_element.png! 

 h3. Comportement :  
  

 Initialize position 
 !initialize_c++.png! 
 Photo zone 
 !photo_zone_c++.png!