~ubuntu-branches/ubuntu/precise/code-saturne/precise

« back to all changes in this revision

Viewing changes to salome/cfd_study/src/CFDSTUDYGUI/InfoDialog.ui

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2011-11-24 00:00:08 UTC
  • mfrom: (6.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20111124000008-2vo99e38267942q5
Tags: 2.1.0-3
Install a missing file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>InfoDialog</class>
 
3
 <widget class="QDialog" name="InfoDialog" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>468</width>
 
9
    <height>234</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>Saturne Information</string>
 
14
  </property>
 
15
  <property name="modal" >
 
16
   <bool>true</bool>
 
17
  </property>
 
18
  <layout class="QVBoxLayout" name="verticalLayout" >
 
19
   <item>
 
20
    <widget class="QGroupBox" name="CodeBG" >
 
21
     <property name="title" >
 
22
      <string>Select CFD code</string>
 
23
     </property>
 
24
     <layout class="QGridLayout" >
 
25
      <item row="0" column="1" >
 
26
       <widget class="QRadioButton" name="SaturneRB" >
 
27
        <property name="font" >
 
28
         <font>
 
29
          <italic>true</italic>
 
30
         </font>
 
31
        </property>
 
32
        <property name="text" >
 
33
         <string>Code_Saturne</string>
 
34
        </property>
 
35
       </widget>
 
36
      </item>
 
37
      <item row="1" column="1" colspan="2" >
 
38
       <widget class="QRadioButton" name="NeptuneRB" >
 
39
        <property name="text" >
 
40
         <string>NEPTUNE_CFD</string>
 
41
        </property>
 
42
       </widget>
 
43
      </item>
 
44
      <item row="0" column="0" >
 
45
       <spacer name="spacer6_2_2" >
 
46
        <property name="orientation" >
 
47
         <enum>Qt::Horizontal</enum>
 
48
        </property>
 
49
        <property name="sizeType" >
 
50
         <enum>QSizePolicy::Expanding</enum>
 
51
        </property>
 
52
        <property name="sizeHint" stdset="0" >
 
53
         <size>
 
54
          <width>46</width>
 
55
          <height>21</height>
 
56
         </size>
 
57
        </property>
 
58
       </spacer>
 
59
      </item>
 
60
      <item row="0" column="2" colspan="2" >
 
61
       <spacer name="spacer6_2_3" >
 
62
        <property name="orientation" >
 
63
         <enum>Qt::Horizontal</enum>
 
64
        </property>
 
65
        <property name="sizeType" >
 
66
         <enum>QSizePolicy::Expanding</enum>
 
67
        </property>
 
68
        <property name="sizeHint" stdset="0" >
 
69
         <size>
 
70
          <width>46</width>
 
71
          <height>21</height>
 
72
         </size>
 
73
        </property>
 
74
       </spacer>
 
75
      </item>
 
76
      <item row="1" column="3" >
 
77
       <spacer name="spacer6_2_4" >
 
78
        <property name="orientation" >
 
79
         <enum>Qt::Horizontal</enum>
 
80
        </property>
 
81
        <property name="sizeType" >
 
82
         <enum>QSizePolicy::Expanding</enum>
 
83
        </property>
 
84
        <property name="sizeHint" stdset="0" >
 
85
         <size>
 
86
          <width>46</width>
 
87
          <height>21</height>
 
88
         </size>
 
89
        </property>
 
90
       </spacer>
 
91
      </item>
 
92
      <item row="1" column="0" >
 
93
       <spacer name="spacer6_2_5" >
 
94
        <property name="orientation" >
 
95
         <enum>Qt::Horizontal</enum>
 
96
        </property>
 
97
        <property name="sizeType" >
 
98
         <enum>QSizePolicy::Expanding</enum>
 
99
        </property>
 
100
        <property name="sizeHint" stdset="0" >
 
101
         <size>
 
102
          <width>46</width>
 
103
          <height>21</height>
 
104
         </size>
 
105
        </property>
 
106
       </spacer>
 
107
      </item>
 
108
     </layout>
 
109
    </widget>
 
110
   </item>
 
111
   <item>
 
112
    <widget class="QGroupBox" name="groupBox3" >
 
113
     <property name="title" >
 
114
      <string>Informations</string>
 
115
     </property>
 
116
     <layout class="QGridLayout" name="gridLayout" >
 
117
      <item row="0" column="0" >
 
118
       <widget class="QLabel" name="labelVersion" >
 
119
        <property name="text" >
 
120
         <string>version:</string>
 
121
        </property>
 
122
        <property name="wordWrap" >
 
123
         <bool>false</bool>
 
124
        </property>
 
125
       </widget>
 
126
      </item>
 
127
      <item row="0" column="1" >
 
128
       <widget class="QLabel" name="labelVersionValue" >
 
129
        <property name="text" >
 
130
         <string/>
 
131
        </property>
 
132
        <property name="wordWrap" >
 
133
         <bool>false</bool>
 
134
        </property>
 
135
       </widget>
 
136
      </item>
 
137
      <item row="1" column="0" >
 
138
       <widget class="QLabel" name="labelPrefix" >
 
139
        <property name="text" >
 
140
         <string>prefix:</string>
 
141
        </property>
 
142
        <property name="wordWrap" >
 
143
         <bool>false</bool>
 
144
        </property>
 
145
       </widget>
 
146
      </item>
 
147
      <item row="1" column="1" >
 
148
       <widget class="QLabel" name="labelPrefixValue" >
 
149
        <property name="text" >
 
150
         <string/>
 
151
        </property>
 
152
        <property name="wordWrap" >
 
153
         <bool>false</bool>
 
154
        </property>
 
155
       </widget>
 
156
      </item>
 
157
     </layout>
 
158
    </widget>
 
159
   </item>
 
160
   <item>
 
161
    <layout class="QHBoxLayout" >
 
162
     <item>
 
163
      <spacer name="spacer5" >
 
164
       <property name="orientation" >
 
165
        <enum>Qt::Horizontal</enum>
 
166
       </property>
 
167
       <property name="sizeType" >
 
168
        <enum>QSizePolicy::Expanding</enum>
 
169
       </property>
 
170
       <property name="sizeHint" stdset="0" >
 
171
        <size>
 
172
         <width>191</width>
 
173
         <height>20</height>
 
174
        </size>
 
175
       </property>
 
176
      </spacer>
 
177
     </item>
 
178
     <item>
 
179
      <widget class="QPushButton" name="OKButton" >
 
180
       <property name="sizePolicy" >
 
181
        <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
 
182
         <horstretch>0</horstretch>
 
183
         <verstretch>0</verstretch>
 
184
        </sizepolicy>
 
185
       </property>
 
186
       <property name="text" >
 
187
        <string>OK</string>
 
188
       </property>
 
189
      </widget>
 
190
     </item>
 
191
     <item>
 
192
      <spacer name="spacer3" >
 
193
       <property name="orientation" >
 
194
        <enum>Qt::Horizontal</enum>
 
195
       </property>
 
196
       <property name="sizeType" >
 
197
        <enum>QSizePolicy::Expanding</enum>
 
198
       </property>
 
199
       <property name="sizeHint" stdset="0" >
 
200
        <size>
 
201
         <width>187</width>
 
202
         <height>20</height>
 
203
        </size>
 
204
       </property>
 
205
      </spacer>
 
206
     </item>
 
207
    </layout>
 
208
   </item>
 
209
  </layout>
 
210
 </widget>
 
211
 <layoutdefault spacing="6" margin="11" />
 
212
 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
 
213
 <resources/>
 
214
 <connections>
 
215
  <connection>
 
216
   <sender>OKButton</sender>
 
217
   <signal>clicked()</signal>
 
218
   <receiver>InfoDialog</receiver>
 
219
   <slot>accept()</slot>
 
220
   <hints>
 
221
    <hint type="sourcelabel" >
 
222
     <x>20</x>
 
223
     <y>20</y>
 
224
    </hint>
 
225
    <hint type="destinationlabel" >
 
226
     <x>20</x>
 
227
     <y>20</y>
 
228
    </hint>
 
229
   </hints>
 
230
  </connection>
 
231
  <connection>
 
232
   <sender>CodeBG</sender>
 
233
   <signal>clicked(int)</signal>
 
234
   <receiver>InfoDialog</receiver>
 
235
   <slot>onCodeChanged(int)</slot>
 
236
   <hints>
 
237
    <hint type="sourcelabel" >
 
238
     <x>20</x>
 
239
     <y>20</y>
 
240
    </hint>
 
241
    <hint type="destinationlabel" >
 
242
     <x>20</x>
 
243
     <y>20</y>
 
244
    </hint>
 
245
   </hints>
 
246
  </connection>
 
247
 </connections>
 
248
</ui>