Projet

Général

Profil

35 Interface Qt » Historique » Révision 21

Révision 20 (Anonyme, 25/01/2019 17:35) → Révision 21/24 (Anonyme, 25/01/2019 19:53)

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!  
 Photo with objets 
 !photo_objet_c++.png! 
 Generate route 
 !generate_route_c++.png! 
 Modifier la commande system peut appeler une autre algorithme. 
 Display trace 
 !display_trace_c++.png! 
 Execute 
 !execute_c++.png!