]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/desUniqueSDCO.ui
Salome HOME
Modif V6_4_°
[tools/eficas.git] / Ui / desUniqueSDCO.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>DUnSDCO</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>DUnSDCO</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>473</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="QPushButton" row="4" column="0">
44                         <property name="name">
45                             <cstring>bSup</cstring>
46                         </property>
47                         <property name="minimumSize">
48                             <size>
49                                 <width>0</width>
50                                 <height>30</height>
51                             </size>
52                         </property>
53                         <property name="text">
54                             <string>&amp;Supprimer</string>
55                         </property>
56                         <property name="accel">
57                             <string>Alt+S</string>
58                         </property>
59                         <property name="autoDefault">
60                             <bool>true</bool>
61                         </property>
62                         <property name="toolTip" stdset="0">
63                             <string>suppression du mot clef</string>
64                         </property>
65                     </widget>
66                     <widget class="QPushButton" row="4" column="1">
67                         <property name="name">
68                             <cstring>bOk</cstring>
69                         </property>
70                         <property name="minimumSize">
71                             <size>
72                                 <width>0</width>
73                                 <height>30</height>
74                             </size>
75                         </property>
76                         <property name="text">
77                             <string>&amp;Valider</string>
78                         </property>
79                         <property name="accel">
80                             <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
81                         </property>
82                         <property name="autoDefault">
83                             <bool>true</bool>
84                         </property>
85                         <property name="default">
86                             <bool>true</bool>
87                         </property>
88                         <property name="toolTip" stdset="0">
89                             <string>validation de la saisie</string>
90                         </property>
91                     </widget>
92                     <widget class="QPushButton" row="4" column="2">
93                         <property name="name">
94                             <cstring>bHelp</cstring>
95                         </property>
96                         <property name="minimumSize">
97                             <size>
98                                 <width>0</width>
99                                 <height>30</height>
100                             </size>
101                         </property>
102                         <property name="text">
103                             <string>&amp;Documentation</string>
104                         </property>
105                         <property name="accel">
106                             <string>Alt+D</string>
107                         </property>
108                         <property name="autoDefault">
109                             <bool>true</bool>
110                         </property>
111                         <property name="toolTip" stdset="0">
112                             <string>affichage documentation aster</string>
113                         </property>
114                     </widget>
115                     <widget class="QLabel" row="3" column="0" rowspan="1" colspan="3">
116                         <property name="name">
117                             <cstring>Commentaire</cstring>
118                         </property>
119                         <property name="minimumSize">
120                             <size>
121                                 <width>311</width>
122                                 <height>30</height>
123                             </size>
124                         </property>
125                         <property name="text">
126                             <string></string>
127                         </property>
128                     </widget>
129                     <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
130                         <property name="name">
131                             <cstring>textLabel2_2</cstring>
132                         </property>
133                         <property name="text">
134                             <string>&lt;h1&gt;&lt;font size="+2"&gt;Nom du nouveau concept : &lt;/font&gt;&lt;/h1&gt;</string>
135                         </property>
136                     </widget>
137                     <widget class="QLineEdit" row="1" column="0" rowspan="1" colspan="3">
138                         <property name="name">
139                             <cstring>LESDCO</cstring>
140                         </property>
141                         <property name="minimumSize">
142                             <size>
143                                 <width>300</width>
144                                 <height>40</height>
145                             </size>
146                         </property>
147                     </widget>
148                     <widget class="QLabel" row="2" column="0" rowspan="1" colspan="3">
149                         <property name="name">
150                             <cstring>textLabel2</cstring>
151                         </property>
152                         <property name="text">
153                             <string>&lt;font size="+1"&gt;Un objet de type CO est attendu&lt;/font&gt;</string>
154                         </property>
155                     </widget>
156                 </grid>
157             </widget>
158         </widget>
159     </grid>
160 </widget>
161 <connections>
162     <connection>
163         <sender>bHelp</sender>
164         <signal>clicked()</signal>
165         <receiver>DUnSDCO</receiver>
166         <slot>ViewDoc()</slot>
167     </connection>
168     <connection>
169         <sender>bOk</sender>
170         <signal>clicked()</signal>
171         <receiver>DUnSDCO</receiver>
172         <slot>BOkPressed()</slot>
173     </connection>
174     <connection>
175         <sender>bSup</sender>
176         <signal>clicked()</signal>
177         <receiver>DUnSDCO</receiver>
178         <slot>BSupPressed()</slot>
179     </connection>
180     <connection>
181         <sender>LESDCO</sender>
182         <signal>returnPressed()</signal>
183         <receiver>DUnSDCO</receiver>
184         <slot>LESDCOReturnPressed()</slot>
185     </connection>
186 </connections>
187 <tabstops>
188     <tabstop>LESDCO</tabstop>
189     <tabstop>tabuniqueinto</tabstop>
190     <tabstop>bSup</tabstop>
191     <tabstop>bOk</tabstop>
192     <tabstop>bHelp</tabstop>
193 </tabstops>
194 <slots>
195     <slot>BSupPressed()</slot>
196     <slot>ViewDoc()</slot>
197     <slot>BOkPressed()</slot>
198     <slot>LESDCOReturnPressed()</slot>
199     <slot>BOuiPressed()</slot>
200     <slot>BNonPressed()</slot>
201 </slots>
202 <layoutdefaults spacing="6" margin="11"/>
203 </UI>