source: BAORadio/libindi/libindi/BAOcontrol/baoqt.ui @ 681

Last change on this file since 681 was 681, checked in by frichard, 12 years ago
File size: 10.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>BAOqt</class>
4 <widget class="QDialog" name="BAOqt">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>630</width>
10    <height>396</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>BAOcontrol</string>
15  </property>
16  <property name="modal">
17   <bool>true</bool>
18  </property>
19  <widget class="QPushButton" name="pushButtonCommande">
20   <property name="geometry">
21    <rect>
22     <x>230</x>
23     <y>145</y>
24     <width>151</width>
25     <height>27</height>
26    </rect>
27   </property>
28   <property name="text">
29    <string>Envoyer commande</string>
30   </property>
31  </widget>
32  <widget class="QGroupBox" name="groupBox">
33   <property name="geometry">
34    <rect>
35     <x>450</x>
36     <y>180</y>
37     <width>161</width>
38     <height>191</height>
39    </rect>
40   </property>
41   <property name="title">
42    <string>Raquette</string>
43   </property>
44   <widget class="QPushButton" name="pushButtonHaP">
45    <property name="geometry">
46     <rect>
47      <x>60</x>
48      <y>30</y>
49      <width>41</width>
50      <height>41</height>
51     </rect>
52    </property>
53    <property name="text">
54     <string>Ha+</string>
55    </property>
56   </widget>
57   <widget class="QPushButton" name="pushButtonAzM">
58    <property name="geometry">
59     <rect>
60      <x>20</x>
61      <y>70</y>
62      <width>41</width>
63      <height>41</height>
64     </rect>
65    </property>
66    <property name="text">
67     <string>Az-</string>
68    </property>
69   </widget>
70   <widget class="QPushButton" name="pushButtonAzP">
71    <property name="geometry">
72     <rect>
73      <x>100</x>
74      <y>70</y>
75      <width>41</width>
76      <height>41</height>
77     </rect>
78    </property>
79    <property name="text">
80     <string>Az+</string>
81    </property>
82   </widget>
83   <widget class="QPushButton" name="pushButtonHaM">
84    <property name="geometry">
85     <rect>
86      <x>60</x>
87      <y>110</y>
88      <width>41</width>
89      <height>41</height>
90     </rect>
91    </property>
92    <property name="text">
93     <string>Ha-</string>
94    </property>
95   </widget>
96   <widget class="QPushButton" name="pushButton1x">
97    <property name="geometry">
98     <rect>
99      <x>120</x>
100      <y>130</y>
101      <width>31</width>
102      <height>27</height>
103     </rect>
104    </property>
105    <property name="text">
106     <string>1x</string>
107    </property>
108   </widget>
109   <widget class="QPushButton" name="pushButton10x">
110    <property name="geometry">
111     <rect>
112      <x>120</x>
113      <y>160</y>
114      <width>31</width>
115      <height>27</height>
116     </rect>
117    </property>
118    <property name="text">
119     <string>10x</string>
120    </property>
121   </widget>
122  </widget>
123  <widget class="QLineEdit" name="lineEditCommande">
124   <property name="geometry">
125    <rect>
126     <x>20</x>
127     <y>147</y>
128     <width>201</width>
129     <height>24</height>
130    </rect>
131   </property>
132  </widget>
133  <widget class="QGroupBox" name="Commandes">
134   <property name="geometry">
135    <rect>
136     <x>20</x>
137     <y>180</y>
138     <width>101</width>
139     <height>191</height>
140    </rect>
141   </property>
142   <property name="title">
143    <string>Commandes</string>
144   </property>
145   <widget class="QPushButton" name="pushButtonPark">
146    <property name="geometry">
147     <rect>
148      <x>10</x>
149      <y>90</y>
150      <width>85</width>
151      <height>27</height>
152     </rect>
153    </property>
154    <property name="text">
155     <string>Park</string>
156    </property>
157   </widget>
158   <widget class="QPushButton" name="pushButtonTo00">
159    <property name="geometry">
160     <rect>
161      <x>10</x>
162      <y>60</y>
163      <width>85</width>
164      <height>27</height>
165     </rect>
166    </property>
167    <property name="text">
168     <string>(0,0) codeurs</string>
169    </property>
170   </widget>
171   <widget class="QPushButton" name="pushButtonGoto">
172    <property name="geometry">
173     <rect>
174      <x>10</x>
175      <y>30</y>
176      <width>85</width>
177      <height>27</height>
178     </rect>
179    </property>
180    <property name="text">
181     <string>Goto</string>
182    </property>
183   </widget>
184   <widget class="QPushButton" name="pushButtonScript">
185    <property name="geometry">
186     <rect>
187      <x>10</x>
188      <y>120</y>
189      <width>85</width>
190      <height>27</height>
191     </rect>
192    </property>
193    <property name="text">
194     <string>Script</string>
195    </property>
196   </widget>
197   <widget class="QPushButton" name="pushButton_2">
198    <property name="geometry">
199     <rect>
200      <x>10</x>
201      <y>150</y>
202      <width>85</width>
203      <height>27</height>
204     </rect>
205    </property>
206    <property name="text">
207     <string>Config</string>
208    </property>
209   </widget>
210  </widget>
211  <widget class="QLineEdit" name="lineStatus">
212   <property name="geometry">
213    <rect>
214     <x>20</x>
215     <y>5</y>
216     <width>591</width>
217     <height>24</height>
218    </rect>
219   </property>
220   <property name="acceptDrops">
221    <bool>false</bool>
222   </property>
223   <property name="autoFillBackground">
224    <bool>false</bool>
225   </property>
226   <property name="styleSheet">
227    <string notr="true">background-color: rgba(160, 160, 160, 0);</string>
228   </property>
229   <property name="frame">
230    <bool>false</bool>
231   </property>
232   <property name="readOnly">
233    <bool>true</bool>
234   </property>
235  </widget>
236  <widget class="QGroupBox" name="groupBox_3">
237   <property name="geometry">
238    <rect>
239     <x>140</x>
240     <y>180</y>
241     <width>291</width>
242     <height>191</height>
243    </rect>
244   </property>
245   <property name="title">
246    <string>Alignement</string>
247   </property>
248   <widget class="QLineEdit" name="lineEditIP">
249    <property name="geometry">
250     <rect>
251      <x>10</x>
252      <y>30</y>
253      <width>180</width>
254      <height>24</height>
255     </rect>
256    </property>
257   </widget>
258   <widget class="QPushButton" name="pushButtonIP">
259    <property name="geometry">
260     <rect>
261      <x>200</x>
262      <y>28</y>
263      <width>85</width>
264      <height>27</height>
265     </rect>
266    </property>
267    <property name="text">
268     <string>Valider IP</string>
269    </property>
270   </widget>
271   <widget class="QPushButton" name="pushButtonValider">
272    <property name="geometry">
273     <rect>
274      <x>104</x>
275      <y>90</y>
276      <width>85</width>
277      <height>27</height>
278     </rect>
279    </property>
280    <property name="text">
281     <string>Valider objet</string>
282    </property>
283   </widget>
284   <widget class="QPushButton" name="pushButtonSauvegarder">
285    <property name="geometry">
286     <rect>
287      <x>199</x>
288      <y>90</y>
289      <width>85</width>
290      <height>27</height>
291     </rect>
292    </property>
293    <property name="text">
294     <string>Sauvegarder</string>
295    </property>
296   </widget>
297   <widget class="QPushButton" name="pushButtonReset">
298    <property name="geometry">
299     <rect>
300      <x>9</x>
301      <y>120</y>
302      <width>85</width>
303      <height>27</height>
304     </rect>
305    </property>
306    <property name="text">
307     <string>Reset</string>
308    </property>
309   </widget>
310   <widget class="QPushButton" name="pushButtonChoisir">
311    <property name="geometry">
312     <rect>
313      <x>9</x>
314      <y>90</y>
315      <width>85</width>
316      <height>27</height>
317     </rect>
318    </property>
319    <property name="text">
320     <string>Choisir</string>
321    </property>
322   </widget>
323   <widget class="QPushButton" name="pushButton1pt">
324    <property name="geometry">
325     <rect>
326      <x>199</x>
327      <y>150</y>
328      <width>85</width>
329      <height>27</height>
330     </rect>
331    </property>
332    <property name="text">
333     <string>Align. 1 pt</string>
334    </property>
335   </widget>
336   <widget class="QLineEdit" name="lineEditEtoileSelectionneeAD">
337    <property name="geometry">
338     <rect>
339      <x>10</x>
340      <y>60</y>
341      <width>91</width>
342      <height>24</height>
343     </rect>
344    </property>
345   </widget>
346   <widget class="QPushButton" name="pushButtonMap">
347    <property name="geometry">
348     <rect>
349      <x>199</x>
350      <y>120</y>
351      <width>85</width>
352      <height>27</height>
353     </rect>
354    </property>
355    <property name="text">
356     <string>Map</string>
357    </property>
358   </widget>
359   <widget class="QLineEdit" name="lineEditEtoileSelectionneeDec">
360    <property name="geometry">
361     <rect>
362      <x>100</x>
363      <y>60</y>
364      <width>91</width>
365      <height>24</height>
366     </rect>
367    </property>
368   </widget>
369   <widget class="QPushButton" name="pushButtonListe">
370    <property name="geometry">
371     <rect>
372      <x>104</x>
373      <y>120</y>
374      <width>85</width>
375      <height>27</height>
376     </rect>
377    </property>
378    <property name="text">
379     <string>Liste</string>
380    </property>
381   </widget>
382   <widget class="QPushButton" name="pushButtonSelectionner">
383    <property name="geometry">
384     <rect>
385      <x>200</x>
386      <y>59</y>
387      <width>85</width>
388      <height>27</height>
389     </rect>
390    </property>
391    <property name="text">
392     <string>Goto align</string>
393    </property>
394   </widget>
395   <widget class="QPushButton" name="pushButtonCalculMatrices">
396    <property name="geometry">
397     <rect>
398      <x>10</x>
399      <y>150</y>
400      <width>85</width>
401      <height>27</height>
402     </rect>
403    </property>
404    <property name="text">
405     <string>Calc. matrice </string>
406    </property>
407   </widget>
408   <widget class="QPushButton" name="pushButtonOptGeom">
409    <property name="geometry">
410     <rect>
411      <x>104</x>
412      <y>150</y>
413      <width>85</width>
414      <height>27</height>
415     </rect>
416    </property>
417    <property name="text">
418     <string>Opt geom</string>
419    </property>
420   </widget>
421  </widget>
422  <widget class="QLineEdit" name="lineEdit_2">
423   <property name="geometry">
424    <rect>
425     <x>30</x>
426     <y>370</y>
427     <width>161</width>
428     <height>24</height>
429    </rect>
430   </property>
431   <property name="mouseTracking">
432    <bool>true</bool>
433   </property>
434   <property name="styleSheet">
435    <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
436   </property>
437   <property name="text">
438    <string>BAORadio, LAL, version 0.6</string>
439   </property>
440   <property name="frame">
441    <bool>false</bool>
442   </property>
443  </widget>
444  <widget class="QPushButton" name="pushButtonAbort">
445   <property name="geometry">
446    <rect>
447     <x>541</x>
448     <y>49</y>
449     <width>80</width>
450     <height>71</height>
451    </rect>
452   </property>
453   <property name="text">
454    <string>Abort</string>
455   </property>
456  </widget>
457  <widget class="QTextEdit" name="textEdit">
458   <property name="geometry">
459    <rect>
460     <x>20</x>
461     <y>28</y>
462     <width>511</width>
463     <height>115</height>
464    </rect>
465   </property>
466   <property name="styleSheet">
467    <string notr="true">font: 7pt &quot;Sans Serif&quot;;</string>
468   </property>
469  </widget>
470 </widget>
471 <resources/>
472 <connections/>
473</ui>
Note: See TracBrowser for help on using the repository browser.