]> ruin.nu Git - hbs.git/blob - bs/ui/resourceview.ui
changed my internal structure from Fleet to Fleet*
[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>103</height>
15         </rect>
16     </property>
17     <property name="maximumSize">
18         <size>
19             <width>32767</width>
20             <height>110</height>
21         </size>
22     </property>
23     <property name="caption">
24         <string>QGroupBoxForm</string>
25     </property>
26     <property name="title">
27         <string>Resources and Score</string>
28     </property>
29     <grid>
30         <property name="name">
31             <cstring>unnamed</cstring>
32         </property>
33         <property name="margin">
34             <number>11</number>
35         </property>
36         <property name="spacing">
37             <number>6</number>
38         </property>
39         <widget class="QLabel" row="0" column="1">
40             <property name="name">
41                 <cstring>crystalLabel</cstring>
42             </property>
43             <property name="text">
44                 <string>Crystal</string>
45             </property>
46         </widget>
47         <widget class="QLabel" row="0" column="2">
48             <property name="name">
49                 <cstring>eoniumLabel</cstring>
50             </property>
51             <property name="text">
52                 <string>Eonium</string>
53             </property>
54         </widget>
55         <widget class="QLineEdit" row="1" column="3">
56             <property name="name">
57                 <cstring>EoniumLine</cstring>
58             </property>
59             <property name="focusPolicy">
60                 <enum>NoFocus</enum>
61             </property>
62             <property name="readOnly">
63                 <bool>true</bool>
64             </property>
65         </widget>
66         <widget class="QLineEdit" row="1" column="1">
67             <property name="name">
68                 <cstring>CrystalLine</cstring>
69             </property>
70             <property name="focusPolicy">
71                 <enum>NoFocus</enum>
72             </property>
73             <property name="readOnly">
74                 <bool>true</bool>
75             </property>
76         </widget>
77         <widget class="QLabel" row="0" column="0">
78             <property name="name">
79                 <cstring>metalLabel</cstring>
80             </property>
81             <property name="text">
82                 <string>Metal</string>
83             </property>
84         </widget>
85         <widget class="QLineEdit" row="1" column="2">
86             <property name="name">
87                 <cstring>UninitLine</cstring>
88             </property>
89             <property name="focusPolicy">
90                 <enum>NoFocus</enum>
91             </property>
92             <property name="readOnly">
93                 <bool>true</bool>
94             </property>
95         </widget>
96         <widget class="QLineEdit" row="2" column="1">
97             <property name="name">
98                 <cstring>ScoreEdit</cstring>
99             </property>
100             <property name="focusPolicy">
101                 <enum>NoFocus</enum>
102             </property>
103             <property name="readOnly">
104                 <bool>true</bool>
105             </property>
106         </widget>
107         <widget class="QLineEdit" row="1" column="0">
108             <property name="name">
109                 <cstring>MetalLine</cstring>
110             </property>
111             <property name="focusPolicy">
112                 <enum>NoFocus</enum>
113             </property>
114             <property name="readOnly">
115                 <bool>true</bool>
116             </property>
117         </widget>
118         <widget class="QLabel" row="0" column="3">
119             <property name="name">
120                 <cstring>uninitLabel</cstring>
121             </property>
122             <property name="text">
123                 <string>Uninit</string>
124             </property>
125         </widget>
126         <widget class="QLabel" row="2" column="0">
127             <property name="name">
128                 <cstring>ScoreLabel</cstring>
129             </property>
130             <property name="text">
131                 <string>Score:</string>
132             </property>
133         </widget>
134         <widget class="QLabel" row="2" column="2">
135             <property name="name">
136                 <cstring>ScoreLostLabel</cstring>
137             </property>
138             <property name="text">
139                 <string>Lost</string>
140             </property>
141         </widget>
142         <widget class="QLineEdit" row="2" column="3">
143             <property name="name">
144                 <cstring>ScoreLostEdit</cstring>
145             </property>
146             <property name="focusPolicy">
147                 <enum>NoFocus</enum>
148             </property>
149             <property name="readOnly">
150                 <bool>true</bool>
151             </property>
152         </widget>
153     </grid>
154 </widget>
155 <includes>
156     <include location="local" impldecl="in implementation">resourceview.ui.h</include>
157 </includes>
158 <pixmapinproject/>
159 <layoutdefaults spacing="6" margin="11"/>
160 </UI>