]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/desUniqueASSD.ui
Salome HOME
Modif V6_4_°
[tools/eficas.git] / Ui / desUniqueASSD.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>DUnASSD</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>DUnASSD</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>502</width>
12             <height>480</height>
13         </rect>
14     </property>
15     <property name="minimumSize">
16         <size>
17             <width>20</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">
44                         <property name="name">
45                             <cstring>textLabel2</cstring>
46                         </property>
47                         <property name="minimumSize">
48                             <size>
49                                 <width>436</width>
50                                 <height>50</height>
51                             </size>
52                         </property>
53                         <property name="text">
54                             <string>&lt;font size="+1"&gt;&lt;p align="center"&gt;Structures de données du type
55 requis par l'objet courant :&lt;/p&gt;&lt;/font&gt;</string>
56                         </property>
57                     </widget>
58                     <widget class="QListBox" row="1" column="0">
59                         <property name="name">
60                             <cstring>listBoxASSD</cstring>
61                         </property>
62                     </widget>
63                     <widget class="QLabel" row="2" column="0">
64                         <property name="name">
65                             <cstring>Commentaire</cstring>
66                         </property>
67                         <property name="minimumSize">
68                             <size>
69                                 <width>380</width>
70                                 <height>30</height>
71                             </size>
72                         </property>
73                         <property name="text">
74                             <string></string>
75                         </property>
76                     </widget>
77                     <widget class="QLayoutWidget" row="3" column="0">
78                         <property name="name">
79                             <cstring>layout2</cstring>
80                         </property>
81                         <hbox>
82                             <property name="name">
83                                 <cstring>unnamed</cstring>
84                             </property>
85                             <widget class="QPushButton">
86                                 <property name="name">
87                                     <cstring>bSup</cstring>
88                                 </property>
89                                 <property name="minimumSize">
90                                     <size>
91                                         <width>0</width>
92                                         <height>30</height>
93                                     </size>
94                                 </property>
95                                 <property name="text">
96                                     <string>&amp;Supprimer</string>
97                                 </property>
98                                 <property name="accel">
99                                     <string>Alt+S</string>
100                                 </property>
101                                 <property name="autoDefault">
102                                     <bool>true</bool>
103                                 </property>
104                                 <property name="toolTip" stdset="0">
105                                     <string>suppression du mot clef</string>
106                                 </property>
107                             </widget>
108                             <widget class="QPushButton">
109                                 <property name="name">
110                                     <cstring>bOk</cstring>
111                                 </property>
112                                 <property name="minimumSize">
113                                     <size>
114                                         <width>0</width>
115                                         <height>30</height>
116                                     </size>
117                                 </property>
118                                 <property name="text">
119                                     <string>&amp;Valider</string>
120                                 </property>
121                                 <property name="accel">
122                                     <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
123                                 </property>
124                                 <property name="autoDefault">
125                                     <bool>true</bool>
126                                 </property>
127                                 <property name="default">
128                                     <bool>true</bool>
129                                 </property>
130                                 <property name="toolTip" stdset="0">
131                                     <string>validation de la saisie</string>
132                                 </property>
133                             </widget>
134                             <widget class="QPushButton">
135                                 <property name="name">
136                                     <cstring>bHelp</cstring>
137                                 </property>
138                                 <property name="minimumSize">
139                                     <size>
140                                         <width>0</width>
141                                         <height>30</height>
142                                     </size>
143                                 </property>
144                                 <property name="text">
145                                     <string>&amp;Documentation</string>
146                                 </property>
147                                 <property name="accel">
148                                     <string>Alt+D</string>
149                                 </property>
150                                 <property name="autoDefault">
151                                     <bool>true</bool>
152                                 </property>
153                                 <property name="toolTip" stdset="0">
154                                     <string>affichage documentation aster</string>
155                                 </property>
156                             </widget>
157                         </hbox>
158                     </widget>
159                 </grid>
160             </widget>
161         </widget>
162     </grid>
163 </widget>
164 <connections>
165     <connection>
166         <sender>bHelp</sender>
167         <signal>clicked()</signal>
168         <receiver>DUnASSD</receiver>
169         <slot>ViewDoc()</slot>
170     </connection>
171     <connection>
172         <sender>bOk</sender>
173         <signal>clicked()</signal>
174         <receiver>DUnASSD</receiver>
175         <slot>BOkPressed()</slot>
176     </connection>
177     <connection>
178         <sender>bSup</sender>
179         <signal>clicked()</signal>
180         <receiver>DUnASSD</receiver>
181         <slot>BSupPressed()</slot>
182     </connection>
183 </connections>
184 <slots>
185     <slot>BSupPressed()</slot>
186     <slot>ViewDoc()</slot>
187     <slot>BOkPressed()</slot>
188 </slots>
189 <layoutdefaults spacing="6" margin="11"/>
190 </UI>