]> ruin.nu Git - hbs.git/blob - bs/ui/resourceview.ui
added the possibility to edit fleets
[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>198</width>
14             <height>89</height>
15         </rect>
16     </property>
17     <property name="sizePolicy">
18         <sizepolicy>
19             <hsizetype>5</hsizetype>
20             <vsizetype>5</vsizetype>
21             <horstretch>0</horstretch>
22             <verstretch>0</verstretch>
23         </sizepolicy>
24     </property>
25     <property name="caption">
26         <string>QGroupBoxForm</string>
27     </property>
28     <property name="title">
29         <string>Resources and Score</string>
30     </property>
31     <grid>
32         <property name="name">
33             <cstring>unnamed</cstring>
34         </property>
35         <property name="margin">
36             <number>5</number>
37         </property>
38         <property name="spacing">
39             <number>2</number>
40         </property>
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="2">
50             <property name="name">
51                 <cstring>eoniumLabel</cstring>
52             </property>
53             <property name="text">
54                 <string>Eonium</string>
55             </property>
56         </widget>
57         <widget class="QLineEdit" row="1" column="3">
58             <property name="name">
59                 <cstring>EoniumLine</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="0">
80             <property name="name">
81                 <cstring>metalLabel</cstring>
82             </property>
83             <property name="text">
84                 <string>Metal</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="focusPolicy">
92                 <enum>NoFocus</enum>
93             </property>
94             <property name="readOnly">
95                 <bool>true</bool>
96             </property>
97         </widget>
98         <widget class="QLineEdit" row="2" column="1">
99             <property name="name">
100                 <cstring>ScoreEdit</cstring>
101             </property>
102             <property name="focusPolicy">
103                 <enum>NoFocus</enum>
104             </property>
105             <property name="readOnly">
106                 <bool>true</bool>
107             </property>
108         </widget>
109         <widget class="QLineEdit" row="1" column="0">
110             <property name="name">
111                 <cstring>MetalLine</cstring>
112             </property>
113             <property name="focusPolicy">
114                 <enum>NoFocus</enum>
115             </property>
116             <property name="readOnly">
117                 <bool>true</bool>
118             </property>
119         </widget>
120         <widget class="QLabel" row="0" column="3">
121             <property name="name">
122                 <cstring>uninitLabel</cstring>
123             </property>
124             <property name="text">
125                 <string>Uninit</string>
126             </property>
127         </widget>
128         <widget class="QLabel" row="2" column="0">
129             <property name="name">
130                 <cstring>ScoreLabel</cstring>
131             </property>
132             <property name="text">
133                 <string>Score:</string>
134             </property>
135         </widget>
136         <widget class="QLabel" row="2" column="2">
137             <property name="name">
138                 <cstring>ScoreLostLabel</cstring>
139             </property>
140             <property name="text">
141                 <string>Lost</string>
142             </property>
143         </widget>
144         <widget class="QLineEdit" row="2" column="3">
145             <property name="name">
146                 <cstring>ScoreLostEdit</cstring>
147             </property>
148             <property name="focusPolicy">
149                 <enum>NoFocus</enum>
150             </property>
151             <property name="readOnly">
152                 <bool>true</bool>
153             </property>
154         </widget>
155     </grid>
156 </widget>
157 <includes>
158     <include location="local" impldecl="in implementation">resourceview.ui.h</include>
159 </includes>
160 <pixmapinproject/>
161 <layoutdefaults spacing="6" margin="11"/>
162 </UI>