]> ruin.nu Git - hbs.git/blobdiff - bs/ui/roidseditview.ui
now shows the lost score for the planet and the capping each tick
[hbs.git] / bs / ui / roidseditview.ui
index 4060ec417dd7d446d21806d2c578dfd1d7e16e8a..6d6b6c21304adfec59beea5f4d93798655f0e0f7 100644 (file)
@@ -9,7 +9,7 @@
         <rect>
             <x>0</x>
             <y>0</y>
-            <width>236</width>
+            <width>339</width>
             <height>115</height>
         </rect>
     </property>
         </widget>
         <widget class="QLabel" row="3" column="0">
             <property name="name">
-                <cstring>ScoreLine</cstring>
+                <cstring>ScoreLabel</cstring>
             </property>
             <property name="text">
                 <string>&amp;Score</string>
                 <cstring>ScoreEdit</cstring>
             </property>
         </widget>
-        <widget class="QLineEdit" row="3" column="1" rowspan="1" colspan="4">
+        <widget class="QLabel" row="3" column="3">
+            <property name="name">
+                <cstring>CappingLabel</cstring>
+            </property>
+            <property name="text">
+                <string>Capping</string>
+            </property>
+        </widget>
+        <widget class="QLineEdit" row="3" column="4">
+            <property name="name">
+                <cstring>CappingEdit</cstring>
+            </property>
+            <property name="focusPolicy">
+                <enum>NoFocus</enum>
+            </property>
+            <property name="readOnly">
+                <bool>true</bool>
+            </property>
+        </widget>
+        <widget class="QLineEdit" row="3" column="1">
             <property name="name">
                 <cstring>ScoreEdit</cstring>
             </property>
         </widget>
+        <widget class="QLineEdit" row="3" column="2">
+            <property name="name">
+                <cstring>ScoreLostEdit</cstring>
+            </property>
+            <property name="readOnly">
+                <bool>true</bool>
+            </property>
+            <property name="toolTip" stdset="0">
+                <string>This box shows how much score the planet lost between the specified ticks.</string>
+            </property>
+        </widget>
     </grid>
 </widget>
 <connections>
     <slot>init()</slot>
     <slot>setValue( const QString &amp; type, unsigned value )</slot>
     <slot>slotValueChanged( const QString &amp; s )</slot>
-    <slot>slotSetLost( QString type, int i )</slot>
+    <slot>slotSetLost( QString type, float i )</slot>
 </slots>
 <pixmapinproject/>
 <layoutdefaults spacing="0" margin="2"/>