]> ruin.nu Git - hbs.git/blob - bs/ui/resourceview.ui
8fde5eb6f79676013527f8ad991d98691c3e9d8c
[hbs.git] / bs / ui / resourceview.ui
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>ResourceView</class>
3 <comment>This widget is used to show captured roids or salvage</comment>
4 <author>Michael Andreen</author>
5 <widget class="QGroupBox">
6     <property name="name">
7         <cstring>ResourceView</cstring>
8     </property>
9     <property name="geometry">
10         <rect>
11             <x>0</x>
12             <y>0</y>
13             <width>241</width>
14             <height>75</height>
15         </rect>
16     </property>
17     <property name="caption">
18         <string>QGroupBoxForm</string>
19     </property>
20     <property name="title">
21         <string>Resources</string>
22     </property>
23     <grid>
24         <property name="name">
25             <cstring>unnamed</cstring>
26         </property>
27         <property name="margin">
28             <number>3</number>
29         </property>
30         <property name="spacing">
31             <number>0</number>
32         </property>
33         <widget class="QLabel" row="0" column="3">
34             <property name="name">
35                 <cstring>uninitLabel</cstring>
36             </property>
37             <property name="text">
38                 <string>Uninit</string>
39             </property>
40         </widget>
41         <widget class="QLabel" row="0" column="1">
42             <property name="name">
43                 <cstring>crystalLabel</cstring>
44             </property>
45             <property name="text">
46                 <string>Crystal</string>
47             </property>
48         </widget>
49         <widget class="QLabel" row="0" column="0">
50             <property name="name">
51                 <cstring>metalLabel</cstring>
52             </property>
53             <property name="text">
54                 <string>Metal</string>
55             </property>
56         </widget>
57         <widget class="QLineEdit" row="1" column="0">
58             <property name="name">
59                 <cstring>MetalLine</cstring>
60             </property>
61             <property name="focusPolicy">
62                 <enum>NoFocus</enum>
63             </property>
64             <property name="readOnly">
65                 <bool>true</bool>
66             </property>
67         </widget>
68         <widget class="QLineEdit" row="1" column="1">
69             <property name="name">
70                 <cstring>CrystalLine</cstring>
71             </property>
72             <property name="focusPolicy">
73                 <enum>NoFocus</enum>
74             </property>
75             <property name="readOnly">
76                 <bool>true</bool>
77             </property>
78         </widget>
79         <widget class="QLabel" row="0" column="2">
80             <property name="name">
81                 <cstring>eoniumLabel</cstring>
82             </property>
83             <property name="text">
84                 <string>Eonium</string>
85             </property>
86         </widget>
87         <widget class="QLineEdit" row="1" column="2">
88             <property name="name">
89                 <cstring>UninitLine</cstring>
90             </property>
91             <property name="readOnly">
92                 <bool>true</bool>
93             </property>
94         </widget>
95         <widget class="QLineEdit" row="1" column="3">
96             <property name="name">
97                 <cstring>EoniumLine</cstring>
98             </property>
99             <property name="focusPolicy">
100                 <enum>NoFocus</enum>
101             </property>
102             <property name="readOnly">
103                 <bool>true</bool>
104             </property>
105         </widget>
106     </grid>
107 </widget>
108 <pixmapinproject/>
109 <layoutdefaults spacing="6" margin="11"/>
110 </UI>