Salome HOME
CCAR: merge de la version 1.14 dans la branche principale
[tools/eficas.git] / UiQT4 / desParam.ui
1 <ui version="4.0" >
2  <class>DParam</class>
3  <widget class="QWidget" name="DParam" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>505</width>
9     <height>483</height>
10    </rect>
11   </property>
12   <property name="minimumSize" >
13    <size>
14     <width>505</width>
15     <height>0</height>
16    </size>
17   </property>
18   <property name="windowTitle" >
19    <string>DComm</string>
20   </property>
21   <layout class="QGridLayout" >
22    <item row="1" column="0" colspan="3" >
23     <widget class="QLabel" name="Commentaire" >
24      <property name="frameShape" >
25       <enum>QFrame::NoFrame</enum>
26      </property>
27      <property name="frameShadow" >
28       <enum>QFrame::Plain</enum>
29      </property>
30      <property name="text" >
31       <string/>
32      </property>
33      <property name="wordWrap" >
34       <bool>false</bool>
35      </property>
36     </widget>
37    </item>
38    <item row="0" column="0" colspan="3" >
39     <widget class="QTabWidget" name="TWChoix" >
40      <property name="currentIndex" >
41       <number>0</number>
42      </property>
43      <widget class="QWidget" name="Valeur_Parametre" >
44       <property name="geometry" >
45        <rect>
46         <x>0</x>
47         <y>0</y>
48         <width>483</width>
49         <height>372</height>
50        </rect>
51       </property>
52       <attribute name="title" >
53        <string>Valeur Parametre</string>
54       </attribute>
55       <layout class="QGridLayout" name="gridLayout_3" >
56        <item row="0" column="1" >
57         <widget class="QLabel" name="textLabel2_2_2" >
58          <property name="text" >
59           <string>&lt;u>&lt;b>&lt;p align="center">Parametre&lt;/p>&lt;/b>&lt;/u></string>
60          </property>
61          <property name="wordWrap" >
62           <bool>false</bool>
63          </property>
64         </widget>
65        </item>
66        <item row="1" column="0" >
67         <widget class="QLabel" name="textLabel2_2" >
68          <property name="text" >
69           <string>&lt;b> Nom: &lt;/b></string>
70          </property>
71          <property name="wordWrap" >
72           <bool>false</bool>
73          </property>
74         </widget>
75        </item>
76        <item row="1" column="1" >
77         <widget class="QLineEdit" name="lineEditNom" >
78          <property name="minimumSize" >
79           <size>
80            <width>231</width>
81            <height>31</height>
82           </size>
83          </property>
84         </widget>
85        </item>
86        <item row="2" column="0" >
87         <widget class="QLabel" name="textLabel2" >
88          <property name="text" >
89           <string>&lt;b> Valeur: &lt;/b></string>
90          </property>
91          <property name="wordWrap" >
92           <bool>false</bool>
93          </property>
94         </widget>
95        </item>
96        <item row="2" column="1" >
97         <widget class="QLineEdit" name="lineEditVal" >
98          <property name="minimumSize" >
99           <size>
100            <width>231</width>
101            <height>31</height>
102           </size>
103          </property>
104         </widget>
105        </item>
106        <item row="3" column="0" colspan="2" >
107         <widget class="QLabel" name="Commentaire2" >
108          <property name="text" >
109           <string>Retour Chariot dans une sone de saisie permet de vérifier la 
110 validité de la valeur saisie.
111
112 Les nouvelles valeurs ne seront prises  en compte qu'après avoir 
113 appuyé sur  le bouton Valider.</string>
114          </property>
115          <property name="wordWrap" >
116           <bool>false</bool>
117          </property>
118         </widget>
119        </item>
120        <item row="4" column="0" colspan="2" >
121         <widget class="QLabel" name="Commentaire_2" >
122          <property name="text" >
123           <string/>
124          </property>
125          <property name="wordWrap" >
126           <bool>false</bool>
127          </property>
128         </widget>
129        </item>
130       </layout>
131      </widget>
132      <widget class="QWidget" name="Commande" >
133       <property name="geometry" >
134        <rect>
135         <x>0</x>
136         <y>0</y>
137         <width>483</width>
138         <height>372</height>
139        </rect>
140       </property>
141       <attribute name="title" >
142        <string>Nouvelle Commande</string>
143       </attribute>
144       <layout class="QGridLayout" name="gridLayout_2" >
145        <item row="0" column="0" colspan="3" >
146         <widget class="QLabel" name="textLabel1_4" >
147          <property name="text" >
148           <string>&lt;b>&lt;u>Commandes :&lt;/u>&lt;/b></string>
149          </property>
150          <property name="wordWrap" >
151           <bool>false</bool>
152          </property>
153         </widget>
154        </item>
155        <item rowspan="2" row="0" column="3" >
156         <widget class="QGroupBox" name="groupBox" >
157          <property name="title" >
158           <string>Affichage</string>
159          </property>
160          <layout class="QGridLayout" name="gridLayout" >
161           <item row="1" column="0" >
162            <widget class="QRadioButton" name="RBGroupe" >
163             <property name="text" >
164              <string>par groupe</string>
165             </property>
166            </widget>
167           </item>
168           <item row="0" column="0" >
169            <widget class="QRadioButton" name="RBalpha" >
170             <property name="text" >
171              <string>alphabétique</string>
172             </property>
173             <property name="checked" >
174              <bool>true</bool>
175             </property>
176            </widget>
177           </item>
178          </layout>
179         </widget>
180        </item>
181        <item row="1" column="0" >
182         <widget class="QLabel" name="textLabel6" >
183          <property name="minimumSize" >
184           <size>
185            <width>50</width>
186            <height>30</height>
187           </size>
188          </property>
189          <property name="text" >
190           <string>Filtre</string>
191          </property>
192          <property name="wordWrap" >
193           <bool>false</bool>
194          </property>
195         </widget>
196        </item>
197        <item row="1" column="1" >
198         <widget class="QLineEdit" name="LEFiltre" >
199          <property name="minimumSize" >
200           <size>
201            <width>160</width>
202            <height>30</height>
203           </size>
204          </property>
205         </widget>
206        </item>
207        <item row="1" column="2" >
208         <widget class="QPushButton" name="BNext" >
209          <property name="text" >
210           <string>Suivant</string>
211          </property>
212         </widget>
213        </item>
214        <item row="2" column="0" colspan="4" >
215         <widget class="QListWidget" name="LBNouvCommande" />
216        </item>
217        <item row="3" column="0" colspan="4" >
218         <widget class="QLabel" name="textLabel4" >
219          <property name="text" >
220           <string>La commande choisie sera ajoutée APRES la commande courante</string>
221          </property>
222          <property name="wordWrap" >
223           <bool>false</bool>
224          </property>
225         </widget>
226        </item>
227       </layout>
228      </widget>
229     </widget>
230    </item>
231    <item row="2" column="1" >
232     <widget class="QPushButton" name="bOk" >
233      <property name="minimumSize" >
234       <size>
235        <width>0</width>
236        <height>30</height>
237       </size>
238      </property>
239      <property name="toolTip" >
240       <string>validation de la saisie</string>
241      </property>
242      <property name="text" >
243       <string>&amp;Valider</string>
244      </property>
245      <property name="shortcut" >
246       <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
247      </property>
248      <property name="autoDefault" >
249       <bool>true</bool>
250      </property>
251      <property name="default" >
252       <bool>true</bool>
253      </property>
254     </widget>
255    </item>
256    <item row="2" column="0" >
257     <widget class="QPushButton" name="bSup" >
258      <property name="minimumSize" >
259       <size>
260        <width>0</width>
261        <height>30</height>
262       </size>
263      </property>
264      <property name="toolTip" >
265       <string>suppression du mot clef</string>
266      </property>
267      <property name="text" >
268       <string>&amp;Supprimer</string>
269      </property>
270      <property name="shortcut" >
271       <string>Alt+S</string>
272      </property>
273      <property name="autoDefault" >
274       <bool>true</bool>
275      </property>
276     </widget>
277    </item>
278    <item row="2" column="2" >
279     <widget class="QPushButton" name="bHelp" >
280      <property name="minimumSize" >
281       <size>
282        <width>0</width>
283        <height>30</height>
284       </size>
285      </property>
286      <property name="toolTip" >
287       <string>affichage documentation aster</string>
288      </property>
289      <property name="text" >
290       <string>&amp;Documentation</string>
291      </property>
292      <property name="shortcut" >
293       <string>Alt+D</string>
294      </property>
295      <property name="autoDefault" >
296       <bool>true</bool>
297      </property>
298     </widget>
299    </item>
300   </layout>
301  </widget>
302  <layoutdefault spacing="6" margin="11" />
303  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
304  <tabstops>
305   <tabstop>LEFiltre</tabstop>
306   <tabstop>TWChoix</tabstop>
307   <tabstop>lineEditNom</tabstop>
308   <tabstop>lineEditVal</tabstop>
309   <tabstop>LBNouvCommande</tabstop>
310   <tabstop>RBalpha</tabstop>
311   <tabstop>bOk</tabstop>
312   <tabstop>bSup</tabstop>
313   <tabstop>bHelp</tabstop>
314  </tabstops>
315  <resources/>
316  <connections/>
317 </ui>