]> ruin.nu Git - hbs.git/blobdiff - bs/ui/resourceview.ui
changed my internal structure from Fleet to Fleet*
[hbs.git] / bs / ui / resourceview.ui
index 6221366e10bcd157292bf733be147631801b9b0d..4bc7624f5cb86c3034da648618f53991198285db 100644 (file)
         <rect>
             <x>0</x>
             <y>0</y>
-            <width>241</width>
-            <height>75</height>
+            <width>222</width>
+            <height>103</height>
         </rect>
     </property>
     <property name="maximumSize">
         <size>
             <width>32767</width>
-            <height>90</height>
+            <height>110</height>
         </size>
     </property>
     <property name="caption">
         <string>QGroupBoxForm</string>
     </property>
     <property name="title">
-        <string>Resources</string>
+        <string>Resources and Score</string>
     </property>
     <grid>
         <property name="name">
             <cstring>unnamed</cstring>
         </property>
         <property name="margin">
-            <number>3</number>
+            <number>11</number>
         </property>
         <property name="spacing">
-            <number>0</number>
+            <number>6</number>
         </property>
-        <widget class="QLabel" row="0" column="3">
-            <property name="name">
-                <cstring>uninitLabel</cstring>
-            </property>
-            <property name="text">
-                <string>Uninit</string>
-            </property>
-        </widget>
         <widget class="QLabel" row="0" column="1">
             <property name="name">
                 <cstring>crystalLabel</cstring>
                 <string>Crystal</string>
             </property>
         </widget>
-        <widget class="QLabel" row="0" column="0">
+        <widget class="QLabel" row="0" column="2">
             <property name="name">
-                <cstring>metalLabel</cstring>
+                <cstring>eoniumLabel</cstring>
             </property>
             <property name="text">
-                <string>Metal</string>
+                <string>Eonium</string>
             </property>
         </widget>
-        <widget class="QLineEdit" row="1" column="0">
+        <widget class="QLineEdit" row="1" column="3">
             <property name="name">
-                <cstring>MetalLine</cstring>
+                <cstring>EoniumLine</cstring>
             </property>
             <property name="focusPolicy">
                 <enum>NoFocus</enum>
                 <bool>true</bool>
             </property>
         </widget>
-        <widget class="QLabel" row="0" column="2">
+        <widget class="QLabel" row="0" column="0">
             <property name="name">
-                <cstring>eoniumLabel</cstring>
+                <cstring>metalLabel</cstring>
             </property>
             <property name="text">
-                <string>Eonium</string>
+                <string>Metal</string>
             </property>
         </widget>
         <widget class="QLineEdit" row="1" column="2">
                 <bool>true</bool>
             </property>
         </widget>
-        <widget class="QLineEdit" row="1" column="3">
+        <widget class="QLineEdit" row="2" column="1">
             <property name="name">
-                <cstring>EoniumLine</cstring>
+                <cstring>ScoreEdit</cstring>
+            </property>
+            <property name="focusPolicy">
+                <enum>NoFocus</enum>
+            </property>
+            <property name="readOnly">
+                <bool>true</bool>
+            </property>
+        </widget>
+        <widget class="QLineEdit" row="1" column="0">
+            <property name="name">
+                <cstring>MetalLine</cstring>
+            </property>
+            <property name="focusPolicy">
+                <enum>NoFocus</enum>
+            </property>
+            <property name="readOnly">
+                <bool>true</bool>
+            </property>
+        </widget>
+        <widget class="QLabel" row="0" column="3">
+            <property name="name">
+                <cstring>uninitLabel</cstring>
+            </property>
+            <property name="text">
+                <string>Uninit</string>
+            </property>
+        </widget>
+        <widget class="QLabel" row="2" column="0">
+            <property name="name">
+                <cstring>ScoreLabel</cstring>
+            </property>
+            <property name="text">
+                <string>Score:</string>
+            </property>
+        </widget>
+        <widget class="QLabel" row="2" column="2">
+            <property name="name">
+                <cstring>ScoreLostLabel</cstring>
+            </property>
+            <property name="text">
+                <string>Lost</string>
+            </property>
+        </widget>
+        <widget class="QLineEdit" row="2" column="3">
+            <property name="name">
+                <cstring>ScoreLostEdit</cstring>
             </property>
             <property name="focusPolicy">
                 <enum>NoFocus</enum>