]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/desParam.ui
Salome HOME
CCAR: merge de la version 1.14 dans la branche principale
[tools/eficas.git] / Ui / desParam.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>DParam</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>DParam</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>505</width>
12             <height>483</height>
13         </rect>
14     </property>
15     <property name="minimumSize">
16         <size>
17             <width>505</width>
18             <height>0</height>
19         </size>
20     </property>
21     <property name="caption">
22         <string>DComm</string>
23     </property>
24     <grid>
25         <property name="name">
26             <cstring>unnamed</cstring>
27         </property>
28         <widget class="QLabel" row="1" column="0" rowspan="1" colspan="3">
29             <property name="name">
30                 <cstring>Commentaire</cstring>
31             </property>
32             <property name="frameShape">
33                 <enum>NoFrame</enum>
34             </property>
35             <property name="frameShadow">
36                 <enum>Plain</enum>
37             </property>
38             <property name="text">
39                 <string></string>
40             </property>
41         </widget>
42         <widget class="QTabWidget" row="0" column="0" rowspan="1" colspan="3">
43             <property name="name">
44                 <cstring>TWChoix</cstring>
45             </property>
46             <widget class="QWidget">
47                 <property name="name">
48                     <cstring>Valeur_Parametre</cstring>
49                 </property>
50                 <attribute name="title">
51                     <string>Valeur Parametre</string>
52                 </attribute>
53                 <widget class="QLabel">
54                     <property name="name">
55                         <cstring>textLabel2_2_2</cstring>
56                     </property>
57                     <property name="geometry">
58                         <rect>
59                             <x>80</x>
60                             <y>11</y>
61                             <width>231</width>
62                             <height>89</height>
63                         </rect>
64                     </property>
65                     <property name="text">
66                         <string>&lt;u&gt;&lt;b&gt;&lt;p align="center"&gt;Parametre&lt;/p&gt;&lt;/b&gt;&lt;/u&gt;</string>
67                     </property>
68                 </widget>
69                 <widget class="QLabel">
70                     <property name="name">
71                         <cstring>Commentaire_2</cstring>
72                     </property>
73                     <property name="geometry">
74                         <rect>
75                             <x>11</x>
76                             <y>275</y>
77                             <width>459</width>
78                             <height>89</height>
79                         </rect>
80                     </property>
81                     <property name="text">
82                         <string></string>
83                     </property>
84                 </widget>
85                 <widget class="QLineEdit">
86                     <property name="name">
87                         <cstring>lineEditNom</cstring>
88                     </property>
89                     <property name="geometry">
90                         <rect>
91                             <x>80</x>
92                             <y>106</y>
93                             <width>231</width>
94                             <height>31</height>
95                         </rect>
96                     </property>
97                     <property name="minimumSize">
98                         <size>
99                             <width>231</width>
100                             <height>31</height>
101                         </size>
102                     </property>
103                 </widget>
104                 <spacer>
105                     <property name="name">
106                         <cstring>spacer1</cstring>
107                     </property>
108                     <property name="orientation">
109                         <enum>Horizontal</enum>
110                     </property>
111                     <property name="sizeType">
112                         <enum>Expanding</enum>
113                     </property>
114                     <property name="sizeHint">
115                         <size>
116                             <width>153</width>
117                             <height>20</height>
118                         </size>
119                     </property>
120                     <property name="geometry">
121                         <rect>
122                             <x>317</x>
123                             <y>111</y>
124                             <width>153</width>
125                             <height>20</height>
126                         </rect>
127                     </property>
128                 </spacer>
129                 <spacer>
130                     <property name="name">
131                         <cstring>spacer2</cstring>
132                     </property>
133                     <property name="orientation">
134                         <enum>Horizontal</enum>
135                     </property>
136                     <property name="sizeType">
137                         <enum>Expanding</enum>
138                     </property>
139                     <property name="sizeHint">
140                         <size>
141                             <width>153</width>
142                             <height>20</height>
143                         </size>
144                     </property>
145                     <property name="geometry">
146                         <rect>
147                             <x>317</x>
148                             <y>148</y>
149                             <width>153</width>
150                             <height>20</height>
151                         </rect>
152                     </property>
153                 </spacer>
154                 <widget class="QLabel">
155                     <property name="name">
156                         <cstring>textLabel2_2</cstring>
157                     </property>
158                     <property name="geometry">
159                         <rect>
160                             <x>11</x>
161                             <y>106</y>
162                             <width>63</width>
163                             <height>31</height>
164                         </rect>
165                     </property>
166                     <property name="text">
167                         <string>&lt;b&gt; Nom: &lt;/b&gt;</string>
168                     </property>
169                 </widget>
170                 <widget class="QLabel">
171                     <property name="name">
172                         <cstring>textLabel2</cstring>
173                     </property>
174                     <property name="geometry">
175                         <rect>
176                             <x>11</x>
177                             <y>143</y>
178                             <width>63</width>
179                             <height>31</height>
180                         </rect>
181                     </property>
182                     <property name="text">
183                         <string>&lt;b&gt; Valeur: &lt;/b&gt;</string>
184                     </property>
185                 </widget>
186                 <widget class="QLabel">
187                     <property name="name">
188                         <cstring>Commentaire2</cstring>
189                     </property>
190                     <property name="geometry">
191                         <rect>
192                             <x>11</x>
193                             <y>180</y>
194                             <width>459</width>
195                             <height>89</height>
196                         </rect>
197                     </property>
198                     <property name="text">
199                         <string>Retour Chariot dans une sone de saisie permet de vérifier la 
200 validité de la valeur saisie.
201
202 Les nouvelles valeurs ne seront prises  en compte qu'après avoir 
203 appuyé sur  le bouton Valider.</string>
204                     </property>
205                 </widget>
206                 <widget class="QLineEdit">
207                     <property name="name">
208                         <cstring>lineEditVal</cstring>
209                     </property>
210                     <property name="geometry">
211                         <rect>
212                             <x>80</x>
213                             <y>143</y>
214                             <width>231</width>
215                             <height>31</height>
216                         </rect>
217                     </property>
218                     <property name="minimumSize">
219                         <size>
220                             <width>231</width>
221                             <height>31</height>
222                         </size>
223                     </property>
224                 </widget>
225             </widget>
226             <widget class="QWidget">
227                 <property name="name">
228                     <cstring>Commande</cstring>
229                 </property>
230                 <attribute name="title">
231                     <string>Nouvelle Commande</string>
232                 </attribute>
233                 <grid>
234                     <property name="name">
235                         <cstring>unnamed</cstring>
236                     </property>
237                     <widget class="QLabel" row="1" column="0">
238                         <property name="name">
239                             <cstring>textLabel6</cstring>
240                         </property>
241                         <property name="minimumSize">
242                             <size>
243                                 <width>40</width>
244                                 <height>0</height>
245                             </size>
246                         </property>
247                         <property name="text">
248                             <string>Filtre</string>
249                         </property>
250                     </widget>
251                     <widget class="QListBox" row="2" column="0" rowspan="1" colspan="4">
252                         <property name="name">
253                             <cstring>LBNouvCommande</cstring>
254                         </property>
255                     </widget>
256                     <widget class="QButtonGroup" row="0" column="3" rowspan="2" colspan="1">
257                         <property name="name">
258                             <cstring>buttonGroup1</cstring>
259                         </property>
260                         <property name="title">
261                             <string>Affichage</string>
262                         </property>
263                         <widget class="QRadioButton">
264                             <property name="name">
265                                 <cstring>RBGroupe</cstring>
266                             </property>
267                             <property name="geometry">
268                                 <rect>
269                                     <x>20</x>
270                                     <y>40</y>
271                                     <width>101</width>
272                                     <height>20</height>
273                                 </rect>
274                             </property>
275                             <property name="text">
276                                 <string>par groupe</string>
277                             </property>
278                         </widget>
279                         <widget class="QRadioButton">
280                             <property name="name">
281                                 <cstring>RBalpha</cstring>
282                             </property>
283                             <property name="geometry">
284                                 <rect>
285                                     <x>20</x>
286                                     <y>20</y>
287                                     <width>120</width>
288                                     <height>20</height>
289                                 </rect>
290                             </property>
291                             <property name="text">
292                                 <string>alphabétique</string>
293                             </property>
294                             <property name="checked">
295                                 <bool>true</bool>
296                             </property>
297                         </widget>
298                     </widget>
299                     <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
300                         <property name="name">
301                             <cstring>textLabel1_4</cstring>
302                         </property>
303                         <property name="text">
304                             <string>&lt;b&gt;&lt;u&gt;Commandes :&lt;/u&gt;&lt;/b&gt;</string>
305                         </property>
306                     </widget>
307                     <widget class="QLabel" row="3" column="0" rowspan="1" colspan="4">
308                         <property name="name">
309                             <cstring>textLabel4</cstring>
310                         </property>
311                         <property name="text">
312                             <string>La commande choisie sera ajoutée APRES la commande courante</string>
313                         </property>
314                     </widget>
315                     <widget class="QToolButton" row="1" column="2">
316                         <property name="name">
317                             <cstring>BNext</cstring>
318                         </property>
319                         <property name="minimumSize">
320                             <size>
321                                 <width>60</width>
322                                 <height>0</height>
323                             </size>
324                         </property>
325                         <property name="text">
326                             <string>Suivant</string>
327                         </property>
328                         <property name="iconSet">
329                             <iconset></iconset>
330                         </property>
331                         <property name="toolTip" stdset="0">
332                             <string>affiche la prochaine occurence</string>
333                         </property>
334                     </widget>
335                     <widget class="QLineEdit" row="1" column="1">
336                         <property name="name">
337                             <cstring>LEFiltre</cstring>
338                         </property>
339                         <property name="minimumSize">
340                             <size>
341                                 <width>160</width>
342                                 <height>30</height>
343                             </size>
344                         </property>
345                     </widget>
346                 </grid>
347             </widget>
348         </widget>
349         <widget class="QPushButton" row="2" column="1">
350             <property name="name">
351                 <cstring>bOk</cstring>
352             </property>
353             <property name="minimumSize">
354                 <size>
355                     <width>0</width>
356                     <height>30</height>
357                 </size>
358             </property>
359             <property name="text">
360                 <string>&amp;Valider</string>
361             </property>
362             <property name="accel">
363                 <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
364             </property>
365             <property name="autoDefault">
366                 <bool>true</bool>
367             </property>
368             <property name="default">
369                 <bool>true</bool>
370             </property>
371             <property name="toolTip" stdset="0">
372                 <string>validation de la saisie</string>
373             </property>
374         </widget>
375         <widget class="QPushButton" row="2" column="0">
376             <property name="name">
377                 <cstring>bSup</cstring>
378             </property>
379             <property name="minimumSize">
380                 <size>
381                     <width>0</width>
382                     <height>30</height>
383                 </size>
384             </property>
385             <property name="text">
386                 <string>&amp;Supprimer</string>
387             </property>
388             <property name="accel">
389                 <string>Alt+S</string>
390             </property>
391             <property name="autoDefault">
392                 <bool>true</bool>
393             </property>
394             <property name="toolTip" stdset="0">
395                 <string>suppression du mot clef</string>
396             </property>
397         </widget>
398         <widget class="QPushButton" row="2" column="2">
399             <property name="name">
400                 <cstring>bHelp</cstring>
401             </property>
402             <property name="minimumSize">
403                 <size>
404                     <width>0</width>
405                     <height>30</height>
406                 </size>
407             </property>
408             <property name="text">
409                 <string>&amp;Documentation</string>
410             </property>
411             <property name="accel">
412                 <string>Alt+D</string>
413             </property>
414             <property name="autoDefault">
415                 <bool>true</bool>
416             </property>
417             <property name="toolTip" stdset="0">
418                 <string>affichage documentation aster</string>
419             </property>
420         </widget>
421     </grid>
422 </widget>
423 <connections>
424     <connection>
425         <sender>LBNouvCommande</sender>
426         <signal>doubleClicked(QListBoxItem*)</signal>
427         <receiver>DParam</receiver>
428         <slot>LBNouvCommandeClicked()</slot>
429     </connection>
430     <connection>
431         <sender>LEFiltre</sender>
432         <signal>textChanged(const QString&amp;)</signal>
433         <receiver>DParam</receiver>
434         <slot>LEFiltreTextChanged()</slot>
435     </connection>
436     <connection>
437         <sender>LEFiltre</sender>
438         <signal>returnPressed()</signal>
439         <receiver>DParam</receiver>
440         <slot>LEfiltreReturnPressed()</slot>
441     </connection>
442     <connection>
443         <sender>bSup</sender>
444         <signal>pressed()</signal>
445         <receiver>DParam</receiver>
446         <slot>BSupPressed()</slot>
447     </connection>
448     <connection>
449         <sender>bOk</sender>
450         <signal>clicked()</signal>
451         <receiver>DParam</receiver>
452         <slot>BOkPressed()</slot>
453     </connection>
454     <connection>
455         <sender>RBGroupe</sender>
456         <signal>clicked()</signal>
457         <receiver>DParam</receiver>
458         <slot>BuildTabCommand()</slot>
459     </connection>
460     <connection>
461         <sender>RBalpha</sender>
462         <signal>clicked()</signal>
463         <receiver>DParam</receiver>
464         <slot>BuildTabCommand()</slot>
465     </connection>
466     <connection>
467         <sender>bHelp</sender>
468         <signal>clicked()</signal>
469         <receiver>DParam</receiver>
470         <slot>ViewDoc()</slot>
471     </connection>
472     <connection>
473         <sender>BNext</sender>
474         <signal>pressed()</signal>
475         <receiver>DParam</receiver>
476         <slot>BNextPressed()</slot>
477     </connection>
478     <connection>
479         <sender>lineEditVal</sender>
480         <signal>returnPressed()</signal>
481         <receiver>DParam</receiver>
482         <slot>BOkPressed()</slot>
483     </connection>
484 </connections>
485 <tabstops>
486     <tabstop>LEFiltre</tabstop>
487     <tabstop>TWChoix</tabstop>
488     <tabstop>lineEditNom</tabstop>
489     <tabstop>lineEditVal</tabstop>
490     <tabstop>LBNouvCommande</tabstop>
491     <tabstop>RBalpha</tabstop>
492     <tabstop>bOk</tabstop>
493     <tabstop>bSup</tabstop>
494     <tabstop>bHelp</tabstop>
495 </tabstops>
496 <slots>
497     <slot>LBNouvCommandeClicked()</slot>
498     <slot>LEFiltreTextChanged()</slot>
499     <slot>LEfiltreReturnPressed()</slot>
500     <slot>BSupPressed()</slot>
501     <slot>LENomConceptReturnPressed()</slot>
502     <slot>BOkPressed()</slot>
503     <slot>BuildTabCommand()</slot>
504     <slot>ViewDoc() </slot>
505     <slot>BNextPressed()</slot>
506 </slots>
507 <layoutdefaults spacing="6" margin="11"/>
508 </UI>