]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/desUniqueSDCOInto.ui
Salome HOME
CCAR: merge de la version 1.14 dans la branche principale
[tools/eficas.git] / Ui / desUniqueSDCOInto.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>DUnSDCOInto</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>DUnSDCOInto</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>482</width>
12             <height>480</height>
13         </rect>
14     </property>
15     <property name="minimumSize">
16         <size>
17             <width>350</width>
18             <height>0</height>
19         </size>
20     </property>
21     <property name="caption">
22         <string>DUnIn</string>
23     </property>
24     <grid>
25         <property name="name">
26             <cstring>unnamed</cstring>
27         </property>
28         <widget class="QTabWidget" row="0" column="0">
29             <property name="name">
30                 <cstring>tabuniqueinto</cstring>
31             </property>
32             <widget class="QWidget">
33                 <property name="name">
34                     <cstring>Widget8</cstring>
35                 </property>
36                 <attribute name="title">
37                     <string>Saisir Valeur</string>
38                 </attribute>
39                 <grid>
40                     <property name="name">
41                         <cstring>unnamed</cstring>
42                     </property>
43                     <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
44                         <property name="name">
45                             <cstring>textLabel2</cstring>
46                         </property>
47                         <property name="text">
48                             <string>&lt;font size="+1"&gt;&lt;u&gt;Structures de données du type requis par l'objet courant &lt;/u&gt;&lt;/font&gt;</string>
49                         </property>
50                     </widget>
51                     <widget class="QListBox" row="1" column="0" rowspan="1" colspan="3">
52                         <property name="name">
53                             <cstring>LBSDCO</cstring>
54                         </property>
55                     </widget>
56                     <widget class="QLabel" row="5" column="0" rowspan="1" colspan="3">
57                         <property name="name">
58                             <cstring>textLabel2_3</cstring>
59                         </property>
60                         <property name="text">
61                             <string>&lt;font size="+1"&gt;Un objet de type CO est attendu&lt;/font&gt;</string>
62                         </property>
63                     </widget>
64                     <widget class="QLabel" row="4" column="0" rowspan="1" colspan="3">
65                         <property name="name">
66                             <cstring>Commentaire</cstring>
67                         </property>
68                         <property name="minimumSize">
69                             <size>
70                                 <width>420</width>
71                                 <height>30</height>
72                             </size>
73                         </property>
74                         <property name="text">
75                             <string></string>
76                         </property>
77                     </widget>
78                     <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="3">
79                         <property name="name">
80                             <cstring>layout3</cstring>
81                         </property>
82                         <grid>
83                             <property name="name">
84                                 <cstring>unnamed</cstring>
85                             </property>
86                         </grid>
87                     </widget>
88                     <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="3">
89                         <property name="name">
90                             <cstring>layout6</cstring>
91                         </property>
92                         <hbox>
93                             <property name="name">
94                                 <cstring>unnamed</cstring>
95                             </property>
96                             <widget class="QFrame">
97                                 <property name="name">
98                                     <cstring>frame3</cstring>
99                                 </property>
100                                 <property name="minimumSize">
101                                     <size>
102                                         <width>190</width>
103                                         <height>50</height>
104                                     </size>
105                                 </property>
106                                 <property name="frameShape">
107                                     <enum>StyledPanel</enum>
108                                 </property>
109                                 <property name="frameShadow">
110                                     <enum>Raised</enum>
111                                 </property>
112                                 <widget class="QLabel">
113                                     <property name="name">
114                                         <cstring>textLabel2_2</cstring>
115                                     </property>
116                                     <property name="geometry">
117                                         <rect>
118                                             <x>20</x>
119                                             <y>10</y>
120                                             <width>150</width>
121                                             <height>30</height>
122                                         </rect>
123                                     </property>
124                                     <property name="text">
125                                         <string>&lt;font size="+1"&gt; Nom concept : &lt;/font&gt;</string>
126                                     </property>
127                                 </widget>
128                             </widget>
129                             <widget class="QLineEdit">
130                                 <property name="name">
131                                     <cstring>LESDCO</cstring>
132                                 </property>
133                                 <property name="minimumSize">
134                                     <size>
135                                         <width>220</width>
136                                         <height>40</height>
137                                     </size>
138                                 </property>
139                             </widget>
140                         </hbox>
141                     </widget>
142                     <widget class="QPushButton" row="6" column="0">
143                         <property name="name">
144                             <cstring>bSup</cstring>
145                         </property>
146                         <property name="minimumSize">
147                             <size>
148                                 <width>0</width>
149                                 <height>30</height>
150                             </size>
151                         </property>
152                         <property name="text">
153                             <string>&amp;Supprimer</string>
154                         </property>
155                         <property name="accel">
156                             <string>Alt+S</string>
157                         </property>
158                         <property name="autoDefault">
159                             <bool>true</bool>
160                         </property>
161                         <property name="toolTip" stdset="0">
162                             <string>suppression du mot clef</string>
163                         </property>
164                     </widget>
165                     <widget class="QPushButton" row="6" column="1">
166                         <property name="name">
167                             <cstring>bOk</cstring>
168                         </property>
169                         <property name="minimumSize">
170                             <size>
171                                 <width>0</width>
172                                 <height>30</height>
173                             </size>
174                         </property>
175                         <property name="text">
176                             <string>&amp;Valider</string>
177                         </property>
178                         <property name="accel">
179                             <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
180                         </property>
181                         <property name="autoDefault">
182                             <bool>true</bool>
183                         </property>
184                         <property name="default">
185                             <bool>true</bool>
186                         </property>
187                         <property name="toolTip" stdset="0">
188                             <string>validation de la saisie</string>
189                         </property>
190                     </widget>
191                     <widget class="QPushButton" row="6" column="2">
192                         <property name="name">
193                             <cstring>bHelp</cstring>
194                         </property>
195                         <property name="minimumSize">
196                             <size>
197                                 <width>0</width>
198                                 <height>30</height>
199                             </size>
200                         </property>
201                         <property name="text">
202                             <string>&amp;Documentation</string>
203                         </property>
204                         <property name="accel">
205                             <string>Alt+D</string>
206                         </property>
207                         <property name="autoDefault">
208                             <bool>true</bool>
209                         </property>
210                         <property name="toolTip" stdset="0">
211                             <string>affichage documentation aster</string>
212                         </property>
213                     </widget>
214                 </grid>
215             </widget>
216         </widget>
217     </grid>
218 </widget>
219 <connections>
220     <connection>
221         <sender>bHelp</sender>
222         <signal>clicked()</signal>
223         <receiver>DUnSDCOInto</receiver>
224         <slot>ViewDoc()</slot>
225     </connection>
226     <connection>
227         <sender>bOk</sender>
228         <signal>clicked()</signal>
229         <receiver>DUnSDCOInto</receiver>
230         <slot>BOkPressed()</slot>
231     </connection>
232     <connection>
233         <sender>bSup</sender>
234         <signal>clicked()</signal>
235         <receiver>DUnSDCOInto</receiver>
236         <slot>BSupPressed()</slot>
237     </connection>
238     <connection>
239         <sender>LBSDCO</sender>
240         <signal>clicked(QListBoxItem*)</signal>
241         <receiver>DUnSDCOInto</receiver>
242         <slot>LBSDCOReturnPressed()</slot>
243     </connection>
244     <connection>
245         <sender>LESDCO</sender>
246         <signal>returnPressed()</signal>
247         <receiver>DUnSDCOInto</receiver>
248         <slot>LESDCOReturnPressed()</slot>
249     </connection>
250 </connections>
251 <tabstops>
252     <tabstop>LESDCO</tabstop>
253     <tabstop>LBSDCO</tabstop>
254     <tabstop>tabuniqueinto</tabstop>
255     <tabstop>bSup</tabstop>
256     <tabstop>bOk</tabstop>
257     <tabstop>bHelp</tabstop>
258 </tabstops>
259 <slots>
260     <slot>BSupPressed()</slot>
261     <slot>ViewDoc()</slot>
262     <slot>BOkPressed()</slot>
263     <slot>LESDCOReturnPressed()</slot>
264     <slot>BOuiPressed()</slot>
265     <slot>BNonPressed()</slot>
266     <slot>LBSDCOReturnPressed()</slot>
267 </slots>
268 <layoutdefaults spacing="6" margin="11"/>
269 </UI>