]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/desCommentaire.ui
Salome HOME
CCAR: merge de la version 1.14 dans la branche principale
[tools/eficas.git] / Ui / desCommentaire.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>DComment</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>DComment</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="QTabWidget" row="0" column="0" rowspan="1" colspan="3">
29             <property name="name">
30                 <cstring>TWChoix</cstring>
31             </property>
32             <widget class="QWidget">
33                 <property name="name">
34                     <cstring>Valeur_Parametre</cstring>
35                 </property>
36                 <attribute name="title">
37                     <string>Commentaire</string>
38                 </attribute>
39                 <widget class="QTextEdit">
40                     <property name="name">
41                         <cstring>textCommentaire</cstring>
42                     </property>
43                     <property name="geometry">
44                         <rect>
45                             <x>0</x>
46                             <y>0</y>
47                             <width>480</width>
48                             <height>390</height>
49                         </rect>
50                     </property>
51                 </widget>
52             </widget>
53             <widget class="QWidget">
54                 <property name="name">
55                     <cstring>Commande</cstring>
56                 </property>
57                 <attribute name="title">
58                     <string>Nouvelle Commande</string>
59                 </attribute>
60                 <grid>
61                     <property name="name">
62                         <cstring>unnamed</cstring>
63                     </property>
64                     <widget class="QListBox" row="2" column="0" rowspan="1" colspan="4">
65                         <property name="name">
66                             <cstring>LBNouvCommande</cstring>
67                         </property>
68                     </widget>
69                     <widget class="QButtonGroup" row="0" column="3" rowspan="2" colspan="1">
70                         <property name="name">
71                             <cstring>buttonGroup1</cstring>
72                         </property>
73                         <property name="title">
74                             <string>Affichage</string>
75                         </property>
76                         <widget class="QRadioButton">
77                             <property name="name">
78                                 <cstring>RBGroupe</cstring>
79                             </property>
80                             <property name="geometry">
81                                 <rect>
82                                     <x>20</x>
83                                     <y>40</y>
84                                     <width>101</width>
85                                     <height>20</height>
86                                 </rect>
87                             </property>
88                             <property name="text">
89                                 <string>par groupe</string>
90                             </property>
91                         </widget>
92                         <widget class="QRadioButton">
93                             <property name="name">
94                                 <cstring>RBalpha</cstring>
95                             </property>
96                             <property name="geometry">
97                                 <rect>
98                                     <x>20</x>
99                                     <y>20</y>
100                                     <width>120</width>
101                                     <height>20</height>
102                                 </rect>
103                             </property>
104                             <property name="text">
105                                 <string>alphabétique</string>
106                             </property>
107                             <property name="checked">
108                                 <bool>true</bool>
109                             </property>
110                         </widget>
111                     </widget>
112                     <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
113                         <property name="name">
114                             <cstring>textLabel1_4</cstring>
115                         </property>
116                         <property name="text">
117                             <string>&lt;b&gt;&lt;u&gt;Commandes :&lt;/u&gt;&lt;/b&gt;</string>
118                         </property>
119                     </widget>
120                     <widget class="QLabel" row="3" column="0" rowspan="1" colspan="4">
121                         <property name="name">
122                             <cstring>textLabel4</cstring>
123                         </property>
124                         <property name="text">
125                             <string>La commande choisie sera ajoutée APRES la commande courante</string>
126                         </property>
127                     </widget>
128                     <widget class="QLineEdit" row="1" column="1">
129                         <property name="name">
130                             <cstring>LEFiltre</cstring>
131                         </property>
132                         <property name="minimumSize">
133                             <size>
134                                 <width>160</width>
135                                 <height>30</height>
136                             </size>
137                         </property>
138                     </widget>
139                     <widget class="QToolButton" row="1" column="2">
140                         <property name="name">
141                             <cstring>BNext</cstring>
142                         </property>
143                         <property name="minimumSize">
144                             <size>
145                                 <width>60</width>
146                                 <height>30</height>
147                             </size>
148                         </property>
149                         <property name="text">
150                             <string>Suivant</string>
151                         </property>
152                         <property name="iconSet">
153                             <iconset></iconset>
154                         </property>
155                         <property name="toolTip" stdset="0">
156                             <string>affiche la prochaine occurence</string>
157                         </property>
158                     </widget>
159                     <widget class="QLabel" row="1" column="0">
160                         <property name="name">
161                             <cstring>textLabel6</cstring>
162                         </property>
163                         <property name="minimumSize">
164                             <size>
165                                 <width>50</width>
166                                 <height>30</height>
167                             </size>
168                         </property>
169                         <property name="text">
170                             <string>Filtre</string>
171                         </property>
172                     </widget>
173                 </grid>
174             </widget>
175         </widget>
176         <widget class="QPushButton" row="2" column="1">
177             <property name="name">
178                 <cstring>bOk</cstring>
179             </property>
180             <property name="minimumSize">
181                 <size>
182                     <width>0</width>
183                     <height>30</height>
184                 </size>
185             </property>
186             <property name="text">
187                 <string>&amp;Valider</string>
188             </property>
189             <property name="accel">
190                 <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
191             </property>
192             <property name="autoDefault">
193                 <bool>true</bool>
194             </property>
195             <property name="default">
196                 <bool>true</bool>
197             </property>
198             <property name="toolTip" stdset="0">
199                 <string>validation de la saisie</string>
200             </property>
201         </widget>
202         <widget class="QPushButton" row="2" column="0">
203             <property name="name">
204                 <cstring>bSup</cstring>
205             </property>
206             <property name="minimumSize">
207                 <size>
208                     <width>0</width>
209                     <height>30</height>
210                 </size>
211             </property>
212             <property name="text">
213                 <string>&amp;Supprimer</string>
214             </property>
215             <property name="accel">
216                 <string>Alt+S</string>
217             </property>
218             <property name="autoDefault">
219                 <bool>true</bool>
220             </property>
221             <property name="toolTip" stdset="0">
222                 <string>suppression du mot clef</string>
223             </property>
224         </widget>
225         <widget class="QPushButton" row="2" column="2">
226             <property name="name">
227                 <cstring>bHelp</cstring>
228             </property>
229             <property name="minimumSize">
230                 <size>
231                     <width>0</width>
232                     <height>30</height>
233                 </size>
234             </property>
235             <property name="text">
236                 <string>&amp;Documentation</string>
237             </property>
238             <property name="accel">
239                 <string>Alt+D</string>
240             </property>
241             <property name="autoDefault">
242                 <bool>true</bool>
243             </property>
244             <property name="toolTip" stdset="0">
245                 <string>affichage documentation aster</string>
246             </property>
247         </widget>
248         <widget class="QLabel" row="1" column="0" rowspan="1" colspan="3">
249             <property name="name">
250                 <cstring>Commentaire</cstring>
251             </property>
252             <property name="frameShape">
253                 <enum>NoFrame</enum>
254             </property>
255             <property name="frameShadow">
256                 <enum>Plain</enum>
257             </property>
258             <property name="text">
259                 <string></string>
260             </property>
261         </widget>
262     </grid>
263 </widget>
264 <connections>
265     <connection>
266         <sender>LBNouvCommande</sender>
267         <signal>doubleClicked(QListBoxItem*)</signal>
268         <receiver>DComment</receiver>
269         <slot>LBNouvCommandeClicked()</slot>
270     </connection>
271     <connection>
272         <sender>LEFiltre</sender>
273         <signal>textChanged(const QString&amp;)</signal>
274         <receiver>DComment</receiver>
275         <slot>LEFiltreTextChanged()</slot>
276     </connection>
277     <connection>
278         <sender>LEFiltre</sender>
279         <signal>returnPressed()</signal>
280         <receiver>DComment</receiver>
281         <slot>LEfiltreReturnPressed()</slot>
282     </connection>
283     <connection>
284         <sender>bSup</sender>
285         <signal>pressed()</signal>
286         <receiver>DComment</receiver>
287         <slot>BSupPressed()</slot>
288     </connection>
289     <connection>
290         <sender>bOk</sender>
291         <signal>clicked()</signal>
292         <receiver>DComment</receiver>
293         <slot>BOkPressed()</slot>
294     </connection>
295     <connection>
296         <sender>RBGroupe</sender>
297         <signal>clicked()</signal>
298         <receiver>DComment</receiver>
299         <slot>BuildTabCommand()</slot>
300     </connection>
301     <connection>
302         <sender>RBalpha</sender>
303         <signal>clicked()</signal>
304         <receiver>DComment</receiver>
305         <slot>BuildTabCommand()</slot>
306     </connection>
307     <connection>
308         <sender>bHelp</sender>
309         <signal>clicked()</signal>
310         <receiver>DComment</receiver>
311         <slot>ViewDoc()</slot>
312     </connection>
313     <connection>
314         <sender>BNext</sender>
315         <signal>pressed()</signal>
316         <receiver>DComment</receiver>
317         <slot>BNextPressed()</slot>
318     </connection>
319     <connection>
320         <sender>textCommentaire</sender>
321         <signal>textChanged()</signal>
322         <receiver>DComment</receiver>
323         <slot>TexteCommentaireEntre()</slot>
324     </connection>
325 </connections>
326 <tabstops>
327     <tabstop>LEFiltre</tabstop>
328     <tabstop>TWChoix</tabstop>
329     <tabstop>textCommentaire</tabstop>
330     <tabstop>LBNouvCommande</tabstop>
331     <tabstop>RBalpha</tabstop>
332     <tabstop>bOk</tabstop>
333     <tabstop>bSup</tabstop>
334     <tabstop>bHelp</tabstop>
335 </tabstops>
336 <slots>
337     <slot>LBNouvCommandeClicked()</slot>
338     <slot>LEFiltreTextChanged()</slot>
339     <slot>LEfiltreReturnPressed()</slot>
340     <slot>BSupPressed()</slot>
341     <slot>LENomConceptReturnPressed()</slot>
342     <slot>BOkPressed()</slot>
343     <slot>BuildTabCommand()</slot>
344     <slot>ViewDoc() </slot>
345     <slot>BNextPressed()</slot>
346     <slot>textCommentaireChanged()</slot>
347 </slots>
348 <layoutdefaults spacing="6" margin="11"/>
349 </UI>