]> ruin.nu Git - hbs.git/blob - bs/ui/resourceview.ui
now distributes and shows captured roids..
[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>222</width>
14             <height>105</height>
15         </rect>
16     </property>
17     <property name="sizePolicy">
18         <sizepolicy>
19             <hsizetype>5</hsizetype>
20             <vsizetype>4</vsizetype>
21             <horstretch>0</horstretch>
22             <verstretch>0</verstretch>
23         </sizepolicy>
24     </property>
25     <property name="minimumSize">
26         <size>
27             <width>0</width>
28             <height>105</height>
29         </size>
30     </property>
31     <property name="caption">
32         <string>QGroupBoxForm</string>
33     </property>
34     <property name="title">
35         <string>Resources and Score</string>
36     </property>
37     <grid>
38         <property name="name">
39             <cstring>unnamed</cstring>
40         </property>
41         <property name="margin">
42             <number>11</number>
43         </property>
44         <property name="spacing">
45             <number>6</number>
46         </property>
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="2">
56             <property name="name">
57                 <cstring>eoniumLabel</cstring>
58             </property>
59             <property name="text">
60                 <string>Eonium</string>
61             </property>
62         </widget>
63         <widget class="QLineEdit" row="1" column="3">
64             <property name="name">
65                 <cstring>EoniumEdit</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>CrystalEdit</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="0">
86             <property name="name">
87                 <cstring>metalLabel</cstring>
88             </property>
89             <property name="text">
90                 <string>Metal</string>
91             </property>
92         </widget>
93         <widget class="QLineEdit" row="1" column="2">
94             <property name="name">
95                 <cstring>UninitEdit</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="2" column="1">
105             <property name="name">
106                 <cstring>ScoreEdit</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         <widget class="QLineEdit" row="1" column="0">
116             <property name="name">
117                 <cstring>MetalEdit</cstring>
118             </property>
119             <property name="focusPolicy">
120                 <enum>NoFocus</enum>
121             </property>
122             <property name="readOnly">
123                 <bool>true</bool>
124             </property>
125         </widget>
126         <widget class="QLabel" row="0" column="3">
127             <property name="name">
128                 <cstring>uninitLabel</cstring>
129             </property>
130             <property name="text">
131                 <string>Uninit</string>
132             </property>
133         </widget>
134         <widget class="QLabel" row="2" column="0">
135             <property name="name">
136                 <cstring>ScoreLabel</cstring>
137             </property>
138             <property name="text">
139                 <string>Score:</string>
140             </property>
141         </widget>
142         <widget class="QLabel" row="2" column="2">
143             <property name="name">
144                 <cstring>ScoreLostLabel</cstring>
145             </property>
146             <property name="text">
147                 <string>Lost</string>
148             </property>
149         </widget>
150         <widget class="QLineEdit" row="2" column="3">
151             <property name="name">
152                 <cstring>ScoreLostEdit</cstring>
153             </property>
154             <property name="focusPolicy">
155                 <enum>NoFocus</enum>
156             </property>
157             <property name="readOnly">
158                 <bool>true</bool>
159             </property>
160         </widget>
161     </grid>
162 </widget>
163 <connections>
164 </connections>
165 <includes>
166     <include location="local" impldecl="in implementation">resourceview.ui.h</include>
167 </includes>
168 <slots>
169     <slot>setLines( QString type, int i )</slot>
170 </slots>
171 <pixmapinproject/>
172 <layoutdefaults spacing="6" margin="11"/>
173 </UI>