Projet

Général

Profil

35 Interface Qt » Historique » Version 1

Anonyme, 31/03/2021 08:51

1 1 Anonyme
h1. 3.5 Interface Qt
2
3
!https://forge.clermont-universite.fr/attachments/download/12304/qtgui.png!
4
5
Pour l'utilisation d'un fenêtre avec l'extension GUI, il suffit de déclarer comme suite : 
6
!https://forge.clermont-universite.fr/attachments/download/12302/interface_qt_c++.png! 
7
8
L'élément utilisé dans notre application : Case, Jauge et Bouton.
9
!interface_qt.png!
10
11
!https://forge.clermont-universite.fr/attachments/download/12307/windows.png!
12
13
h2. Code C++ : 
14
15
h3. Déclaration :
16
!https://forge.clermont-universite.fr/attachments/download/12308/c++_qt_element.png!
17
18
h3. Comportement : 
19
20
Initialize position
21
!https://forge.clermont-universite.fr/attachments/download/12309/initialize_c++.png!
22
23
Photo zone
24
!https://forge.clermont-universite.fr/attachments/download/12311/photo_zone_c++.png!
25
 
26
Photo with objets
27
!https://forge.clermont-universite.fr/attachments/download/12316/photo_objet_c++.png!
28
29
Generate route
30
!https://forge.clermont-universite.fr/attachments/download/12315/generate_route_c++.png!
31
32
Modifier la commande system peut appeler une autre algorithme.
33
34
Display trace
35
!https://forge.clermont-universite.fr/attachments/download/12313/display_trace_c++.png!
36
37
Execute
38
!https://forge.clermont-universite.fr/attachments/download/12314/execute_c++.png!
39
40
41
"interface_qt.png":https://forge.clermont-universite.fr/attachments/download/12300/interface_qt.png
42
43
"interface_qt_c++.png":https://forge.clermont-universite.fr/attachments/download/12302/interface_qt_c++.png 
44
45
"qtgui.png":https://forge.clermont-universite.fr/attachments/download/12304/qtgui.png 
46
47
"windows.png":https://forge.clermont-universite.fr/attachments/download/12307/windows.png
48
49
"c++_qt_element.png":https://forge.clermont-universite.fr/attachments/download/12308/c++_qt_element.png
50
51
"initialize_c++.png":https://forge.clermont-universite.fr/attachments/download/12309/initialize_c++.png 
52
53
"photo_zone_c++.png":https://forge.clermont-universite.fr/attachments/download/12311/photo_zone_c++.png
54
55
"display_trace_c++.png":https://forge.clermont-universite.fr/attachments/download/12313/display_trace_c++.png 
56
57
"execute_c++.png":https://forge.clermont-universite.fr/attachments/download/12314/execute_c++.png
58
59
"generate_route_c++.png":https://forge.clermont-universite.fr/attachments/download/12315/generate_route_c++.png 
60
61
"photo_objet_c++.png":https://forge.clermont-universite.fr/attachments/download/12316/photo_objet_c++.png