]> ruin.nu Git - hbs.git/blob - bs/ui/resourceview.ui
some changes
[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="maximumSize">
18         <size>
19             <width>32767</width>
20             <height>90</height>
21         </size>
22     </property>
23     <property name="caption">
24         <string>QGroupBoxForm</string>
25     </property>
26     <property name="title">
27         <string>Resources</string>
28     </property>
29     <grid>
30         <property name="name">
31             <cstring>unnamed</cstring>
32         </property>
33         <property name="margin">
34             <number>3</number>
35         </property>
36         <property name="spacing">
37             <number>0</number>
38         </property>
39         <widget class="QLabel" row="0" column="3">
40             <property name="name">
41                 <cstring>uninitLabel</cstring>
42             </property>
43             <property name="text">
44                 <string>Uninit</string>
45             </property>
46         </widget>
47         <widget class="QLabel" row="0" column="1">
48             <property name="name">
49                 <cstring>crystalLabel</cstring>
50             </property>
51             <property name="text">
52                 <string>Crystal</string>
53             </property>
54         </widget>
55         <widget class="QLabel" row="0" column="0">
56             <property name="name">
57                 <cstring>metalLabel</cstring>
58             </property>
59             <property name="text">
60                 <string>Metal</string>
61             </property>
62         </widget>
63         <widget class="QLineEdit" row="1" column="0">
64             <property name="name">
65                 <cstring>MetalLine</cstring>
66             </property>
67             <property name="focusPolicy">
68                 <enum>NoFocus</enum>
69             </property>
70             <property name="readOnly">
71                 <bool>true</bool>
72             </property>
73         </widget>
74         <widget class="QLineEdit" row="1" column="1">
75             <property name="name">
76                 <cstring>CrystalLine</cstring>
77             </property>
78             <property name="focusPolicy">
79                 <enum>NoFocus</enum>
80             </property>
81             <property name="readOnly">
82                 <bool>true</bool>
83             </property>
84         </widget>
85         <widget class="QLabel" row="0" column="2">
86             <property name="name">
87                 <cstring>eoniumLabel</cstring>
88             </property>
89             <property name="text">
90                 <string>Eonium</string>
91             </property>
92         </widget>
93         <widget class="QLineEdit" row="1" column="2">
94             <property name="name">
95                 <cstring>UninitLine</cstring>
96             </property>
97             <property name="focusPolicy">
98                 <enum>NoFocus</enum>
99             </property>
100             <property name="readOnly">
101                 <bool>true</bool>
102             </property>
103         </widget>
104         <widget class="QLineEdit" row="1" column="3">
105             <property name="name">
106                 <cstring>EoniumLine</cstring>
107             </property>
108             <property name="focusPolicy">
109                 <enum>NoFocus</enum>
110             </property>
111             <property name="readOnly">
112                 <bool>true</bool>
113             </property>
114         </widget>
115     </grid>
116 </widget>
117 <includes>
118     <include location="local" impldecl="in implementation">resourceview.ui.h</include>
119 </includes>
120 <pixmapinproject/>
121 <layoutdefaults spacing="6" margin="11"/>
122 </UI>