~scottydelicious666/brewtarget/brewtarget

« back to all changes in this revision

Viewing changes to mashEditor.ui

  • Committer: Philip Greggory Lee
  • Date: 2009-08-23 16:53:43 UTC
  • Revision ID: git-v1:f8d1a25135bd92f06c46c562293800e4faa42c61
Made a src/ and ui/ directory and moved everything.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<ui version="4.0">
3
 
 <class>mashEditor</class>
4
 
 <widget class="QDialog" name="mashEditor">
5
 
  <property name="geometry">
6
 
   <rect>
7
 
    <x>0</x>
8
 
    <y>0</y>
9
 
    <width>427</width>
10
 
    <height>228</height>
11
 
   </rect>
12
 
  </property>
13
 
  <property name="windowTitle">
14
 
   <string>Mash Editor</string>
15
 
  </property>
16
 
  <layout class="QHBoxLayout" name="horizontalLayout_9">
17
 
   <item>
18
 
    <layout class="QVBoxLayout" name="verticalLayout_3">
19
 
     <property name="spacing">
20
 
      <number>2</number>
21
 
     </property>
22
 
     <item>
23
 
      <layout class="QHBoxLayout" name="horizontalLayout">
24
 
       <item>
25
 
        <widget class="QLabel" name="label">
26
 
         <property name="sizePolicy">
27
 
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
28
 
           <horstretch>0</horstretch>
29
 
           <verstretch>0</verstretch>
30
 
          </sizepolicy>
31
 
         </property>
32
 
         <property name="text">
33
 
          <string>Name</string>
34
 
         </property>
35
 
        </widget>
36
 
       </item>
37
 
       <item>
38
 
        <widget class="QLineEdit" name="lineEdit_name">
39
 
         <property name="sizePolicy">
40
 
          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
41
 
           <horstretch>0</horstretch>
42
 
           <verstretch>0</verstretch>
43
 
          </sizepolicy>
44
 
         </property>
45
 
         <property name="maximumSize">
46
 
          <size>
47
 
           <width>100</width>
48
 
           <height>16777215</height>
49
 
          </size>
50
 
         </property>
51
 
        </widget>
52
 
       </item>
53
 
      </layout>
54
 
     </item>
55
 
     <item>
56
 
      <layout class="QHBoxLayout" name="horizontalLayout_2">
57
 
       <item>
58
 
        <widget class="QLabel" name="label_2">
59
 
         <property name="sizePolicy">
60
 
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
61
 
           <horstretch>0</horstretch>
62
 
           <verstretch>0</verstretch>
63
 
          </sizepolicy>
64
 
         </property>
65
 
         <property name="text">
66
 
          <string>Initial grain temp</string>
67
 
         </property>
68
 
        </widget>
69
 
       </item>
70
 
       <item>
71
 
        <widget class="QLineEdit" name="lineEdit_grainTemp">
72
 
         <property name="sizePolicy">
73
 
          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
74
 
           <horstretch>0</horstretch>
75
 
           <verstretch>0</verstretch>
76
 
          </sizepolicy>
77
 
         </property>
78
 
         <property name="maximumSize">
79
 
          <size>
80
 
           <width>100</width>
81
 
           <height>16777215</height>
82
 
          </size>
83
 
         </property>
84
 
        </widget>
85
 
       </item>
86
 
      </layout>
87
 
     </item>
88
 
     <item>
89
 
      <layout class="QHBoxLayout" name="horizontalLayout_4">
90
 
       <item>
91
 
        <widget class="QLabel" name="label_4">
92
 
         <property name="sizePolicy">
93
 
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
94
 
           <horstretch>0</horstretch>
95
 
           <verstretch>0</verstretch>
96
 
          </sizepolicy>
97
 
         </property>
98
 
         <property name="text">
99
 
          <string>Sparge temp</string>
100
 
         </property>
101
 
        </widget>
102
 
       </item>
103
 
       <item>
104
 
        <widget class="QLineEdit" name="lineEdit_spargeTemp">
105
 
         <property name="sizePolicy">
106
 
          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
107
 
           <horstretch>0</horstretch>
108
 
           <verstretch>0</verstretch>
109
 
          </sizepolicy>
110
 
         </property>
111
 
         <property name="maximumSize">
112
 
          <size>
113
 
           <width>100</width>
114
 
           <height>16777215</height>
115
 
          </size>
116
 
         </property>
117
 
        </widget>
118
 
       </item>
119
 
      </layout>
120
 
     </item>
121
 
     <item>
122
 
      <layout class="QHBoxLayout" name="horizontalLayout_5">
123
 
       <item>
124
 
        <widget class="QLabel" name="label_5">
125
 
         <property name="sizePolicy">
126
 
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
127
 
           <horstretch>0</horstretch>
128
 
           <verstretch>0</verstretch>
129
 
          </sizepolicy>
130
 
         </property>
131
 
         <property name="text">
132
 
          <string>Sparge pH</string>
133
 
         </property>
134
 
        </widget>
135
 
       </item>
136
 
       <item>
137
 
        <widget class="QLineEdit" name="lineEdit_spargePh">
138
 
         <property name="sizePolicy">
139
 
          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
140
 
           <horstretch>0</horstretch>
141
 
           <verstretch>0</verstretch>
142
 
          </sizepolicy>
143
 
         </property>
144
 
         <property name="maximumSize">
145
 
          <size>
146
 
           <width>100</width>
147
 
           <height>16777215</height>
148
 
          </size>
149
 
         </property>
150
 
        </widget>
151
 
       </item>
152
 
      </layout>
153
 
     </item>
154
 
     <item>
155
 
      <widget class="QGroupBox" name="groupBox">
156
 
       <property name="sizePolicy">
157
 
        <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
158
 
         <horstretch>0</horstretch>
159
 
         <verstretch>0</verstretch>
160
 
        </sizepolicy>
161
 
       </property>
162
 
       <property name="minimumSize">
163
 
        <size>
164
 
         <width>0</width>
165
 
         <height>100</height>
166
 
        </size>
167
 
       </property>
168
 
       <property name="title">
169
 
        <string>Notes</string>
170
 
       </property>
171
 
       <layout class="QVBoxLayout" name="verticalLayout">
172
 
        <item>
173
 
         <widget class="QTextEdit" name="textEdit_notes"/>
174
 
        </item>
175
 
       </layout>
176
 
      </widget>
177
 
     </item>
178
 
     <item>
179
 
      <spacer name="verticalSpacer">
180
 
       <property name="orientation">
181
 
        <enum>Qt::Vertical</enum>
182
 
       </property>
183
 
       <property name="sizeHint" stdset="0">
184
 
        <size>
185
 
         <width>20</width>
186
 
         <height>40</height>
187
 
        </size>
188
 
       </property>
189
 
      </spacer>
190
 
     </item>
191
 
    </layout>
192
 
   </item>
193
 
   <item>
194
 
    <layout class="QVBoxLayout" name="verticalLayout_4">
195
 
     <property name="spacing">
196
 
      <number>2</number>
197
 
     </property>
198
 
     <item>
199
 
      <widget class="QGroupBox" name="groupBox_2">
200
 
       <property name="title">
201
 
        <string>Tun</string>
202
 
       </property>
203
 
       <layout class="QVBoxLayout" name="verticalLayout_2">
204
 
        <property name="spacing">
205
 
         <number>2</number>
206
 
        </property>
207
 
        <item>
208
 
         <layout class="QHBoxLayout" name="horizontalLayout_3">
209
 
          <item>
210
 
           <widget class="QLabel" name="label_3">
211
 
            <property name="sizePolicy">
212
 
             <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
213
 
              <horstretch>0</horstretch>
214
 
              <verstretch>0</verstretch>
215
 
             </sizepolicy>
216
 
            </property>
217
 
            <property name="text">
218
 
             <string>Initial tun temp</string>
219
 
            </property>
220
 
           </widget>
221
 
          </item>
222
 
          <item>
223
 
           <widget class="QLineEdit" name="lineEdit_tunTemp">
224
 
            <property name="sizePolicy">
225
 
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
226
 
              <horstretch>0</horstretch>
227
 
              <verstretch>0</verstretch>
228
 
             </sizepolicy>
229
 
            </property>
230
 
            <property name="maximumSize">
231
 
             <size>
232
 
              <width>100</width>
233
 
              <height>16777215</height>
234
 
             </size>
235
 
            </property>
236
 
           </widget>
237
 
          </item>
238
 
         </layout>
239
 
        </item>
240
 
        <item>
241
 
         <widget class="QPushButton" name="pushButton_fromEquipment">
242
 
          <property name="toolTip">
243
 
           <string>Get following parameters from the recipe's equipment.</string>
244
 
          </property>
245
 
          <property name="text">
246
 
           <string>From Equipment</string>
247
 
          </property>
248
 
         </widget>
249
 
        </item>
250
 
        <item>
251
 
         <layout class="QHBoxLayout" name="horizontalLayout_6">
252
 
          <item>
253
 
           <widget class="QLabel" name="label_6">
254
 
            <property name="sizePolicy">
255
 
             <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
256
 
              <horstretch>0</horstretch>
257
 
              <verstretch>0</verstretch>
258
 
             </sizepolicy>
259
 
            </property>
260
 
            <property name="text">
261
 
             <string>Tun mass</string>
262
 
            </property>
263
 
           </widget>
264
 
          </item>
265
 
          <item>
266
 
           <widget class="QLineEdit" name="lineEdit_tunMass">
267
 
            <property name="sizePolicy">
268
 
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
269
 
              <horstretch>0</horstretch>
270
 
              <verstretch>0</verstretch>
271
 
             </sizepolicy>
272
 
            </property>
273
 
            <property name="maximumSize">
274
 
             <size>
275
 
              <width>100</width>
276
 
              <height>16777215</height>
277
 
             </size>
278
 
            </property>
279
 
           </widget>
280
 
          </item>
281
 
         </layout>
282
 
        </item>
283
 
        <item>
284
 
         <layout class="QHBoxLayout" name="horizontalLayout_7">
285
 
          <item>
286
 
           <widget class="QLabel" name="label_7">
287
 
            <property name="sizePolicy">
288
 
             <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
289
 
              <horstretch>0</horstretch>
290
 
              <verstretch>0</verstretch>
291
 
             </sizepolicy>
292
 
            </property>
293
 
            <property name="text">
294
 
             <string>Tun sp. heat</string>
295
 
            </property>
296
 
           </widget>
297
 
          </item>
298
 
          <item>
299
 
           <widget class="QLineEdit" name="lineEdit_tunSpHeat">
300
 
            <property name="sizePolicy">
301
 
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
302
 
              <horstretch>0</horstretch>
303
 
              <verstretch>0</verstretch>
304
 
             </sizepolicy>
305
 
            </property>
306
 
            <property name="maximumSize">
307
 
             <size>
308
 
              <width>100</width>
309
 
              <height>16777215</height>
310
 
             </size>
311
 
            </property>
312
 
           </widget>
313
 
          </item>
314
 
         </layout>
315
 
        </item>
316
 
        <item>
317
 
         <spacer name="verticalSpacer_2">
318
 
          <property name="orientation">
319
 
           <enum>Qt::Vertical</enum>
320
 
          </property>
321
 
          <property name="sizeHint" stdset="0">
322
 
           <size>
323
 
            <width>20</width>
324
 
            <height>40</height>
325
 
           </size>
326
 
          </property>
327
 
         </spacer>
328
 
        </item>
329
 
       </layout>
330
 
      </widget>
331
 
     </item>
332
 
     <item>
333
 
      <widget class="QDialogButtonBox" name="buttonBox">
334
 
       <property name="orientation">
335
 
        <enum>Qt::Horizontal</enum>
336
 
       </property>
337
 
       <property name="standardButtons">
338
 
        <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
339
 
       </property>
340
 
      </widget>
341
 
     </item>
342
 
    </layout>
343
 
   </item>
344
 
  </layout>
345
 
 </widget>
346
 
 <resources/>
347
 
 <connections>
348
 
  <connection>
349
 
   <sender>buttonBox</sender>
350
 
   <signal>accepted()</signal>
351
 
   <receiver>mashEditor</receiver>
352
 
   <slot>accept()</slot>
353
 
   <hints>
354
 
    <hint type="sourcelabel">
355
 
     <x>248</x>
356
 
     <y>254</y>
357
 
    </hint>
358
 
    <hint type="destinationlabel">
359
 
     <x>157</x>
360
 
     <y>274</y>
361
 
    </hint>
362
 
   </hints>
363
 
  </connection>
364
 
  <connection>
365
 
   <sender>buttonBox</sender>
366
 
   <signal>rejected()</signal>
367
 
   <receiver>mashEditor</receiver>
368
 
   <slot>reject()</slot>
369
 
   <hints>
370
 
    <hint type="sourcelabel">
371
 
     <x>316</x>
372
 
     <y>260</y>
373
 
    </hint>
374
 
    <hint type="destinationlabel">
375
 
     <x>286</x>
376
 
     <y>274</y>
377
 
    </hint>
378
 
   </hints>
379
 
  </connection>
380
 
 </connections>
381
 
</ui>