~314r/joliebulle/joliebulle-2.8

« back to all changes in this revision

Viewing changes to outilAlc.ui

  • Committer: Le suisse
  • Date: 2013-01-04 15:38:33 UTC
  • mto: This revision was merged to the branch mainline in revision 311.
  • Revision ID: lesuisse.dev@gmail.com-20130104153833-a8pk6pue5dgiipya
Prise en compte du sucre ajouté à l'embouteillage dans l'outil de calcul du taux d'alcool

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>236</width>
10
 
    <height>142</height>
 
9
    <width>270</width>
 
10
    <height>219</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
14
 
   <string>Dialog</string>
 
14
   <string>Calcul taux alcool</string>
15
15
  </property>
16
16
  <layout class="QGridLayout" name="gridLayout">
17
17
   <item row="0" column="0">
38
38
       </property>
39
39
      </widget>
40
40
     </item>
41
 
     <item row="3" column="0">
 
41
     <item row="4" column="0">
42
42
      <widget class="QLabel" name="label_3">
43
43
       <property name="text">
44
44
        <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
49
49
       </property>
50
50
      </widget>
51
51
     </item>
52
 
     <item row="3" column="1">
 
52
     <item row="4" column="1">
53
53
      <widget class="QLabel" name="labelAlc">
54
54
       <property name="text">
55
55
        <string>0</string>
88
88
       </property>
89
89
      </widget>
90
90
     </item>
91
 
     <item row="2" column="0">
 
91
     <item row="3" column="0">
92
92
      <spacer name="verticalSpacer">
93
93
       <property name="orientation">
94
94
        <enum>Qt::Vertical</enum>
101
101
       </property>
102
102
      </spacer>
103
103
     </item>
104
 
     <item row="4" column="0">
 
104
     <item row="5" column="0">
105
105
      <spacer name="verticalSpacer_2">
106
106
       <property name="orientation">
107
107
        <enum>Qt::Vertical</enum>
114
114
       </property>
115
115
      </spacer>
116
116
     </item>
 
117
     <item row="2" column="0">
 
118
      <widget class="QLabel" name="label_4">
 
119
       <property name="text">
 
120
        <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
 
121
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
 
122
p, li { white-space: pre-wrap; }
 
123
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
 
124
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Sucre ajouté (g/L)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
125
       </property>
 
126
      </widget>
 
127
     </item>
 
128
     <item row="2" column="1">
 
129
      <widget class="QDoubleSpinBox" name="doubleSpinBoxSucre">
 
130
       <property name="singleStep">
 
131
        <double>0.100000000000000</double>
 
132
       </property>
 
133
       <property name="value">
 
134
        <double>7.000000000000000</double>
 
135
       </property>
 
136
      </widget>
 
137
     </item>
117
138
    </layout>
118
139
   </item>
119
140
   <item row="1" column="0">