]> SALOME platform Git repositories - tools/eficas.git/blob - Ui/desChoixCata.ui
Salome HOME
Modif V6_4_°
[tools/eficas.git] / Ui / desChoixCata.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>DChoixCata</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>DChoixCata</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>523</width>
12             <height>172</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Choix d'une version du code Aster</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <grid>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <widget class="QFrame" row="2" column="0" rowspan="1" colspan="2">
26             <property name="name">
27                 <cstring>frame3</cstring>
28             </property>
29             <property name="frameShape">
30                 <enum>StyledPanel</enum>
31             </property>
32             <property name="frameShadow">
33                 <enum>Raised</enum>
34             </property>
35             <widget class="QPushButton">
36                 <property name="name">
37                     <cstring>buttonCancel</cstring>
38                 </property>
39                 <property name="geometry">
40                     <rect>
41                         <x>380</x>
42                         <y>6</y>
43                         <width>90</width>
44                         <height>30</height>
45                     </rect>
46                 </property>
47                 <property name="text">
48                     <string>&amp;Cancel</string>
49                 </property>
50                 <property name="accel">
51                     <string></string>
52                 </property>
53                 <property name="autoDefault">
54                     <bool>true</bool>
55                 </property>
56             </widget>
57             <widget class="QPushButton">
58                 <property name="name">
59                     <cstring>buttonOk</cstring>
60                 </property>
61                 <property name="geometry">
62                     <rect>
63                         <x>40</x>
64                         <y>6</y>
65                         <width>90</width>
66                         <height>30</height>
67                     </rect>
68                 </property>
69                 <property name="text">
70                     <string>&amp;OK</string>
71                 </property>
72                 <property name="accel">
73                     <string></string>
74                 </property>
75                 <property name="autoDefault">
76                     <bool>true</bool>
77                 </property>
78                 <property name="default">
79                     <bool>true</bool>
80                 </property>
81             </widget>
82         </widget>
83         <widget class="QLabel" row="0" column="0">
84             <property name="name">
85                 <cstring>TLNb</cstring>
86             </property>
87             <property name="minimumSize">
88                 <size>
89                     <width>30</width>
90                     <height>0</height>
91                 </size>
92             </property>
93             <property name="text">
94                 <string>2</string>
95             </property>
96         </widget>
97         <widget class="QLabel" row="1" column="0">
98             <property name="name">
99                 <cstring>textLabel1_2</cstring>
100             </property>
101             <property name="sizePolicy">
102                 <sizepolicy>
103                     <hsizetype>2</hsizetype>
104                     <vsizetype>5</vsizetype>
105                     <horstretch>0</horstretch>
106                     <verstretch>0</verstretch>
107                 </sizepolicy>
108             </property>
109             <property name="minimumSize">
110                 <size>
111                     <width>30</width>
112                     <height>60</height>
113                 </size>
114             </property>
115             <property name="text">
116                 <string>&lt;font size="+1"&gt;Veuillez choisir celle avec laquelle vous souhaitez travailler&lt;/font&gt;</string>
117             </property>
118         </widget>
119         <widget class="QComboBox" row="1" column="1">
120             <property name="name">
121                 <cstring>CBChoixCata</cstring>
122             </property>
123             <property name="enabled">
124                 <bool>true</bool>
125             </property>
126             <property name="sizePolicy">
127                 <sizepolicy>
128                     <hsizetype>0</hsizetype>
129                     <vsizetype>0</vsizetype>
130                     <horstretch>0</horstretch>
131                     <verstretch>0</verstretch>
132                 </sizepolicy>
133             </property>
134         </widget>
135     </grid>
136 </widget>
137 <connections>
138     <connection>
139         <sender>buttonOk</sender>
140         <signal>clicked()</signal>
141         <receiver>DChoixCata</receiver>
142         <slot>BOkPressed()</slot>
143     </connection>
144     <connection>
145         <sender>buttonCancel</sender>
146         <signal>clicked()</signal>
147         <receiver>DChoixCata</receiver>
148         <slot>BCancelPressed()</slot>
149     </connection>
150     <connection>
151         <sender>CBChoixCata</sender>
152         <signal>activated(const QString&amp;)</signal>
153         <receiver>DChoixCata</receiver>
154         <slot>CataChoisi()</slot>
155     </connection>
156 </connections>
157 <slots>
158     <slot>CataChoisi()</slot>
159     <slot>BOkPressed()</slot>
160     <slot>BCancelPressed()</slot>
161 </slots>
162 <layoutdefaults spacing="6" margin="11"/>
163 </UI>