]> ruin.nu Git - hbs.git/blob - bs/ui/roidseditview.ui
smaller changes
[hbs.git] / bs / ui / roidseditview.ui
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>RoidsEditView</class>
3 <author>Michael Andreen</author>
4 <widget class="QGroupBox">
5     <property name="name">
6         <cstring>RoidsEditView</cstring>
7     </property>
8     <property name="geometry">
9         <rect>
10             <x>0</x>
11             <y>0</y>
12             <width>339</width>
13             <height>115</height>
14         </rect>
15     </property>
16     <property name="minimumSize">
17         <size>
18             <width>0</width>
19             <height>115</height>
20         </size>
21     </property>
22     <property name="caption">
23         <string>Roids</string>
24     </property>
25     <property name="focusPolicy">
26         <enum>StrongFocus</enum>
27     </property>
28     <property name="title">
29         <string>Roids and Score</string>
30     </property>
31     <grid>
32         <property name="name">
33             <cstring>unnamed</cstring>
34         </property>
35         <property name="margin">
36             <number>2</number>
37         </property>
38         <property name="spacing">
39             <number>2</number>
40         </property>
41         <widget class="QLabel" row="0" column="3">
42             <property name="name">
43                 <cstring>eoniumLabel</cstring>
44             </property>
45             <property name="frameShape">
46                 <enum>MShape</enum>
47             </property>
48             <property name="text">
49                 <string>Eonium</string>
50             </property>
51         </widget>
52         <widget class="QLineEdit" row="1" column="3">
53             <property name="name">
54                 <cstring>EoniumEdit</cstring>
55             </property>
56         </widget>
57         <widget class="QLineEdit" row="1" column="4">
58             <property name="name">
59                 <cstring>UninitEdit</cstring>
60             </property>
61         </widget>
62         <widget class="QLabel" row="0" column="2">
63             <property name="name">
64                 <cstring>crystalLabel</cstring>
65             </property>
66             <property name="text">
67                 <string>Crystal</string>
68             </property>
69         </widget>
70         <widget class="QLineEdit" row="1" column="1">
71             <property name="name">
72                 <cstring>MetalEdit</cstring>
73             </property>
74         </widget>
75         <widget class="QLineEdit" row="2" column="1">
76             <property name="name">
77                 <cstring>MetalLostEdit</cstring>
78             </property>
79             <property name="focusPolicy">
80                 <enum>NoFocus</enum>
81             </property>
82             <property name="readOnly">
83                 <bool>true</bool>
84             </property>
85         </widget>
86         <widget class="QLabel" row="1" column="0">
87             <property name="name">
88                 <cstring>TextLabel5</cstring>
89             </property>
90             <property name="text">
91                 <string>Total</string>
92             </property>
93         </widget>
94         <widget class="QLabel" row="0" column="1">
95             <property name="name">
96                 <cstring>metalLabel</cstring>
97             </property>
98             <property name="text">
99                 <string>Metal</string>
100             </property>
101         </widget>
102         <widget class="QLineEdit" row="1" column="2">
103             <property name="name">
104                 <cstring>CrystalEdit</cstring>
105             </property>
106         </widget>
107         <widget class="QLineEdit" row="2" column="2">
108             <property name="name">
109                 <cstring>CrystalLostEdit</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="4">
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="QLineEdit" row="2" column="3">
127             <property name="name">
128                 <cstring>EoniumLostEdit</cstring>
129             </property>
130             <property name="focusPolicy">
131                 <enum>NoFocus</enum>
132             </property>
133             <property name="readOnly">
134                 <bool>true</bool>
135             </property>
136         </widget>
137         <widget class="QLineEdit" row="2" column="4">
138             <property name="name">
139                 <cstring>UninitLostEdit</cstring>
140             </property>
141             <property name="focusPolicy">
142                 <enum>NoFocus</enum>
143             </property>
144             <property name="readOnly">
145                 <bool>true</bool>
146             </property>
147         </widget>
148         <widget class="QLabel" row="2" column="0">
149             <property name="name">
150                 <cstring>TextLabel6</cstring>
151             </property>
152             <property name="text">
153                 <string>Lost</string>
154             </property>
155         </widget>
156         <widget class="QLabel" row="3" column="0">
157             <property name="name">
158                 <cstring>ScoreLabel</cstring>
159             </property>
160             <property name="text">
161                 <string>&amp;Score</string>
162             </property>
163             <property name="buddy" stdset="0">
164                 <cstring>ScoreEdit</cstring>
165             </property>
166         </widget>
167         <widget class="QLabel" row="3" column="3">
168             <property name="name">
169                 <cstring>CappingLabel</cstring>
170             </property>
171             <property name="text">
172                 <string>Capping</string>
173             </property>
174         </widget>
175         <widget class="QLineEdit" row="3" column="4">
176             <property name="name">
177                 <cstring>CappingEdit</cstring>
178             </property>
179             <property name="focusPolicy">
180                 <enum>NoFocus</enum>
181             </property>
182             <property name="readOnly">
183                 <bool>true</bool>
184             </property>
185         </widget>
186         <widget class="QLineEdit" row="3" column="1">
187             <property name="name">
188                 <cstring>ScoreEdit</cstring>
189             </property>
190         </widget>
191         <widget class="QLineEdit" row="3" column="2">
192             <property name="name">
193                 <cstring>ScoreLostEdit</cstring>
194             </property>
195             <property name="focusPolicy">
196                 <enum>NoFocus</enum>
197             </property>
198             <property name="readOnly">
199                 <bool>true</bool>
200             </property>
201             <property name="toolTip" stdset="0">
202                 <string>This box shows how much score the planet lost between the specified ticks.</string>
203             </property>
204         </widget>
205     </grid>
206 </widget>
207 <connections>
208     <connection>
209         <sender>MetalEdit</sender>
210         <signal>returnPressed()</signal>
211         <receiver>RoidsEditView</receiver>
212         <slot>slotValueChanged()</slot>
213     </connection>
214     <connection>
215         <sender>CrystalEdit</sender>
216         <signal>returnPressed()</signal>
217         <receiver>RoidsEditView</receiver>
218         <slot>slotValueChanged()</slot>
219     </connection>
220     <connection>
221         <sender>EoniumEdit</sender>
222         <signal>returnPressed()</signal>
223         <receiver>RoidsEditView</receiver>
224         <slot>slotValueChanged()</slot>
225     </connection>
226     <connection>
227         <sender>UninitEdit</sender>
228         <signal>returnPressed()</signal>
229         <receiver>RoidsEditView</receiver>
230         <slot>slotValueChanged()</slot>
231     </connection>
232     <connection>
233         <sender>ScoreEdit</sender>
234         <signal>returnPressed()</signal>
235         <receiver>RoidsEditView</receiver>
236         <slot>slotValueChanged()</slot>
237     </connection>
238 </connections>
239 <tabstops>
240     <tabstop>MetalEdit</tabstop>
241     <tabstop>CrystalEdit</tabstop>
242     <tabstop>EoniumEdit</tabstop>
243     <tabstop>UninitEdit</tabstop>
244 </tabstops>
245 <includes>
246     <include location="local" impldecl="in implementation">roidseditview.ui.h</include>
247 </includes>
248 <variables>
249     <variable>QString test;</variable>
250 </variables>
251 <signals>
252     <signal>changed(const QString&amp;, int)</signal>
253 </signals>
254 <slots>
255     <slot>init()</slot>
256     <slot>setValue( const QString &amp; type, unsigned value )</slot>
257     <slot>slotValueChanged()</slot>
258     <slot>slotSetLost( QString type, float i )</slot>
259 </slots>
260 <pixmapinproject/>
261 <layoutdefaults spacing="0" margin="2"/>
262 </UI>