]> ruin.nu Git - hbs.git/blob - bs/ui/fleetviewbase.ui
Some changes
[hbs.git] / bs / ui / fleetviewbase.ui
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>FleetViewBase</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>FleetViewBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>627</width>
12             <height>414</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Form1</string>
17     </property>
18     <grid>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>11</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QGroupBox" row="2" column="0">
29             <property name="name">
30                 <cstring>RoidsGroup</cstring>
31             </property>
32             <property name="title">
33                 <string>Roids</string>
34             </property>
35             <grid>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <property name="margin">
40                     <number>11</number>
41                 </property>
42                 <property name="spacing">
43                     <number>6</number>
44                 </property>
45                 <widget class="QLabel" row="0" column="1">
46                     <property name="name">
47                         <cstring>TextLabel1</cstring>
48                     </property>
49                     <property name="text">
50                         <string>Metal</string>
51                     </property>
52                 </widget>
53                 <widget class="QLineEdit" row="2" column="1">
54                     <property name="name">
55                         <cstring>LineEdit27</cstring>
56                     </property>
57                     <property name="readOnly">
58                         <bool>true</bool>
59                     </property>
60                 </widget>
61                 <widget class="QLineEdit" row="1" column="2">
62                     <property name="name">
63                         <cstring>LineEdit29</cstring>
64                     </property>
65                 </widget>
66                 <widget class="QLineEdit" row="2" column="2">
67                     <property name="name">
68                         <cstring>LineEdit28</cstring>
69                     </property>
70                     <property name="readOnly">
71                         <bool>true</bool>
72                     </property>
73                 </widget>
74                 <widget class="QLabel" row="0" column="2">
75                     <property name="name">
76                         <cstring>TextLabel2</cstring>
77                     </property>
78                     <property name="text">
79                         <string>Crystal</string>
80                     </property>
81                 </widget>
82                 <widget class="QLineEdit" row="1" column="3">
83                     <property name="name">
84                         <cstring>LineEdit31</cstring>
85                     </property>
86                 </widget>
87                 <widget class="QLineEdit" row="2" column="3">
88                     <property name="name">
89                         <cstring>LineEdit30</cstring>
90                     </property>
91                     <property name="readOnly">
92                         <bool>true</bool>
93                     </property>
94                 </widget>
95                 <widget class="QLabel" row="0" column="3">
96                     <property name="name">
97                         <cstring>TextLabel3</cstring>
98                     </property>
99                     <property name="text">
100                         <string>Eonium</string>
101                     </property>
102                 </widget>
103                 <widget class="QLabel" row="0" column="4">
104                     <property name="name">
105                         <cstring>TextLabel4</cstring>
106                     </property>
107                     <property name="text">
108                         <string>Uninit</string>
109                     </property>
110                 </widget>
111                 <widget class="QLineEdit" row="1" column="4">
112                     <property name="name">
113                         <cstring>LineEdit32</cstring>
114                     </property>
115                 </widget>
116                 <widget class="QLineEdit" row="2" column="4">
117                     <property name="name">
118                         <cstring>LineEdit33</cstring>
119                     </property>
120                     <property name="readOnly">
121                         <bool>true</bool>
122                     </property>
123                 </widget>
124                 <widget class="QLabel" row="1" column="0">
125                     <property name="name">
126                         <cstring>TextLabel5</cstring>
127                     </property>
128                     <property name="text">
129                         <string>Total</string>
130                     </property>
131                 </widget>
132                 <widget class="QLabel" row="2" column="0">
133                     <property name="name">
134                         <cstring>TextLabel6</cstring>
135                     </property>
136                     <property name="text">
137                         <string>Lost</string>
138                     </property>
139                 </widget>
140                 <widget class="QLineEdit" row="1" column="1">
141                     <property name="name">
142                         <cstring>LineEdit26</cstring>
143                     </property>
144                 </widget>
145             </grid>
146         </widget>
147         <widget class="QGroupBox" row="3" column="0">
148             <property name="name">
149                 <cstring>CaptureBox</cstring>
150             </property>
151             <property name="title">
152                 <string>Captured roids</string>
153             </property>
154             <hbox>
155                 <property name="name">
156                     <cstring>unnamed</cstring>
157                 </property>
158                 <property name="margin">
159                     <number>11</number>
160                 </property>
161                 <property name="spacing">
162                     <number>6</number>
163                 </property>
164                 <widget class="QLabel">
165                     <property name="name">
166                         <cstring>TextLabel18</cstring>
167                     </property>
168                     <property name="text">
169                         <string>Metal</string>
170                     </property>
171                 </widget>
172                 <widget class="QLineEdit">
173                     <property name="name">
174                         <cstring>MetalLine</cstring>
175                     </property>
176                     <property name="focusPolicy">
177                         <enum>NoFocus</enum>
178                     </property>
179                     <property name="readOnly">
180                         <bool>true</bool>
181                     </property>
182                 </widget>
183                 <widget class="QLabel">
184                     <property name="name">
185                         <cstring>TextLabel19</cstring>
186                     </property>
187                     <property name="text">
188                         <string>Crystal</string>
189                     </property>
190                 </widget>
191                 <widget class="QLineEdit">
192                     <property name="name">
193                         <cstring>CrystalLine</cstring>
194                     </property>
195                     <property name="focusPolicy">
196                         <enum>NoFocus</enum>
197                     </property>
198                     <property name="readOnly">
199                         <bool>true</bool>
200                     </property>
201                 </widget>
202                 <widget class="QLabel">
203                     <property name="name">
204                         <cstring>TextLabel20</cstring>
205                     </property>
206                     <property name="text">
207                         <string>Eonium</string>
208                     </property>
209                 </widget>
210                 <widget class="QLineEdit">
211                     <property name="name">
212                         <cstring>EoniumLine</cstring>
213                     </property>
214                     <property name="focusPolicy">
215                         <enum>NoFocus</enum>
216                     </property>
217                     <property name="readOnly">
218                         <bool>true</bool>
219                     </property>
220                 </widget>
221                 <widget class="QLabel">
222                     <property name="name">
223                         <cstring>TextLabel7</cstring>
224                     </property>
225                     <property name="text">
226                         <string>Uninit</string>
227                     </property>
228                 </widget>
229                 <widget class="QLineEdit">
230                     <property name="name">
231                         <cstring>UninitLine</cstring>
232                     </property>
233                     <property name="readOnly">
234                         <bool>true</bool>
235                     </property>
236                 </widget>
237             </hbox>
238         </widget>
239         <spacer row="1" column="0">
240             <property name="name" stdset="0">
241                 <cstring>Spacer4</cstring>
242             </property>
243             <property name="orientation">
244                 <enum>Vertical</enum>
245             </property>
246             <property name="sizeType">
247                 <enum>Expanding</enum>
248             </property>
249             <property name="sizeHint">
250                 <size>
251                     <width>20</width>
252                     <height>20</height>
253                 </size>
254             </property>
255         </spacer>
256         <widget class="QLayoutWidget" row="0" column="0">
257             <property name="name">
258                 <cstring>Layout6</cstring>
259             </property>
260             <hbox>
261                 <property name="name">
262                     <cstring>unnamed</cstring>
263                 </property>
264                 <property name="margin">
265                     <number>0</number>
266                 </property>
267                 <property name="spacing">
268                     <number>6</number>
269                 </property>
270                 <widget class="QLayoutWidget">
271                     <property name="name">
272                         <cstring>Layout15</cstring>
273                     </property>
274                     <grid>
275                         <property name="name">
276                             <cstring>unnamed</cstring>
277                         </property>
278                         <property name="margin">
279                             <number>0</number>
280                         </property>
281                         <property name="spacing">
282                             <number>6</number>
283                         </property>
284                         <widget class="QLabel" row="0" column="1">
285                             <property name="name">
286                                 <cstring>TextLabel13</cstring>
287                             </property>
288                             <property name="text">
289                                 <string>Total</string>
290                             </property>
291                         </widget>
292                         <widget class="QLineEdit" row="3" column="1">
293                             <property name="name">
294                                 <cstring>LineEdit3</cstring>
295                             </property>
296                         </widget>
297                         <widget class="QLabel" row="0" column="0">
298                             <property name="name">
299                                 <cstring>TextLabel12</cstring>
300                             </property>
301                             <property name="text">
302                                 <string>Name</string>
303                             </property>
304                         </widget>
305                         <widget class="QLineEdit" row="6" column="2">
306                             <property name="name">
307                                 <cstring>LineEdit12</cstring>
308                             </property>
309                             <property name="focusPolicy">
310                                 <enum>NoFocus</enum>
311                             </property>
312                             <property name="readOnly">
313                                 <bool>true</bool>
314                             </property>
315                         </widget>
316                         <widget class="QLineEdit" row="6" column="1">
317                             <property name="name">
318                                 <cstring>LineEdit6</cstring>
319                             </property>
320                         </widget>
321                         <widget class="QLineEdit" row="2" column="1">
322                             <property name="name">
323                                 <cstring>LineEdit2</cstring>
324                             </property>
325                         </widget>
326                         <widget class="QLabel" row="0" column="2">
327                             <property name="name">
328                                 <cstring>TextLabel14</cstring>
329                             </property>
330                             <property name="text">
331                                 <string>L/S</string>
332                             </property>
333                         </widget>
334                         <widget class="QLineEdit" row="2" column="2">
335                             <property name="name">
336                                 <cstring>LineEdit8</cstring>
337                             </property>
338                             <property name="focusPolicy">
339                                 <enum>NoFocus</enum>
340                             </property>
341                             <property name="readOnly">
342                                 <bool>true</bool>
343                             </property>
344                         </widget>
345                         <widget class="QLabel" row="3" column="0">
346                             <property name="name">
347                                 <cstring>WarfrigateLabel</cstring>
348                             </property>
349                             <property name="text">
350                                 <string>Warfrigate</string>
351                             </property>
352                         </widget>
353                         <widget class="QLabel" row="4" column="0">
354                             <property name="name">
355                                 <cstring>DevistatorLabel</cstring>
356                             </property>
357                             <property name="text">
358                                 <string>Devistator</string>
359                             </property>
360                         </widget>
361                         <widget class="QLineEdit" row="3" column="2">
362                             <property name="name">
363                                 <cstring>LineEdit9</cstring>
364                             </property>
365                             <property name="focusPolicy">
366                                 <enum>NoFocus</enum>
367                             </property>
368                             <property name="readOnly">
369                                 <bool>true</bool>
370                             </property>
371                         </widget>
372                         <widget class="QLineEdit" row="4" column="1">
373                             <property name="name">
374                                 <cstring>LineEdit4</cstring>
375                             </property>
376                         </widget>
377                         <widget class="QLabel" row="5" column="0">
378                             <property name="name">
379                                 <cstring>StarCruiserLabel</cstring>
380                             </property>
381                             <property name="text">
382                                 <string>StarCruiser</string>
383                             </property>
384                         </widget>
385                         <widget class="QLabel" row="2" column="0">
386                             <property name="name">
387                                 <cstring>PheonixLabel</cstring>
388                             </property>
389                             <property name="text">
390                                 <string>Pheonix</string>
391                             </property>
392                         </widget>
393                         <widget class="QLineEdit" row="4" column="2">
394                             <property name="name">
395                                 <cstring>LineEdit10</cstring>
396                             </property>
397                             <property name="focusPolicy">
398                                 <enum>NoFocus</enum>
399                             </property>
400                             <property name="readOnly">
401                                 <bool>true</bool>
402                             </property>
403                         </widget>
404                         <widget class="QLineEdit" row="1" column="1">
405                             <property name="name">
406                                 <cstring>LineEdit1</cstring>
407                             </property>
408                         </widget>
409                         <widget class="QLabel" row="6" column="0">
410                             <property name="name">
411                                 <cstring>DreadnaughLabel</cstring>
412                             </property>
413                             <property name="text">
414                                 <string>Dreadnaught</string>
415                             </property>
416                         </widget>
417                         <widget class="QLineEdit" row="5" column="1">
418                             <property name="name">
419                                 <cstring>LineEdit5</cstring>
420                             </property>
421                         </widget>
422                         <widget class="QLineEdit" row="1" column="2">
423                             <property name="name">
424                                 <cstring>LineEdit7</cstring>
425                             </property>
426                             <property name="focusPolicy">
427                                 <enum>NoFocus</enum>
428                             </property>
429                             <property name="readOnly">
430                                 <bool>true</bool>
431                             </property>
432                         </widget>
433                         <widget class="QLineEdit" row="5" column="2">
434                             <property name="name">
435                                 <cstring>LineEdit11</cstring>
436                             </property>
437                             <property name="focusPolicy">
438                                 <enum>NoFocus</enum>
439                             </property>
440                             <property name="readOnly">
441                                 <bool>true</bool>
442                             </property>
443                         </widget>
444                         <widget class="QLabel" row="1" column="0">
445                             <property name="name">
446                                 <cstring>InterceptorLabel</cstring>
447                             </property>
448                             <property name="text">
449                                 <string>Interceptor</string>
450                             </property>
451                         </widget>
452                     </grid>
453                 </widget>
454                 <spacer>
455                     <property name="name" stdset="0">
456                         <cstring>Spacer5</cstring>
457                     </property>
458                     <property name="orientation">
459                         <enum>Horizontal</enum>
460                     </property>
461                     <property name="sizeType">
462                         <enum>Expanding</enum>
463                     </property>
464                     <property name="sizeHint">
465                         <size>
466                             <width>20</width>
467                             <height>20</height>
468                         </size>
469                     </property>
470                 </spacer>
471                 <widget class="QLayoutWidget">
472                     <property name="name">
473                         <cstring>Layout4</cstring>
474                     </property>
475                     <vbox>
476                         <property name="name">
477                             <cstring>unnamed</cstring>
478                         </property>
479                         <property name="margin">
480                             <number>0</number>
481                         </property>
482                         <property name="spacing">
483                             <number>6</number>
484                         </property>
485                         <widget class="QLayoutWidget">
486                             <property name="name">
487                                 <cstring>Layout16</cstring>
488                             </property>
489                             <grid>
490                                 <property name="name">
491                                     <cstring>unnamed</cstring>
492                                 </property>
493                                 <property name="margin">
494                                     <number>0</number>
495                                 </property>
496                                 <property name="spacing">
497                                     <number>6</number>
498                                 </property>
499                                 <widget class="QLineEdit" row="3" column="2">
500                                     <property name="name">
501                                         <cstring>LineEdit9_2</cstring>
502                                     </property>
503                                     <property name="focusPolicy">
504                                         <enum>NoFocus</enum>
505                                     </property>
506                                     <property name="readOnly">
507                                         <bool>true</bool>
508                                     </property>
509                                 </widget>
510                                 <widget class="QLineEdit" row="3" column="1">
511                                     <property name="name">
512                                         <cstring>LineEdit3_2</cstring>
513                                     </property>
514                                 </widget>
515                                 <widget class="QLineEdit" row="1" column="1">
516                                     <property name="name">
517                                         <cstring>LineEdit1_2</cstring>
518                                     </property>
519                                 </widget>
520                                 <widget class="QLabel" row="3" column="0">
521                                     <property name="name">
522                                         <cstring>BlackWidowLabel</cstring>
523                                     </property>
524                                     <property name="text">
525                                         <string>BlackWidow</string>
526                                     </property>
527                                 </widget>
528                                 <widget class="QLabel" row="1" column="0">
529                                     <property name="name">
530                                         <cstring>SpiderLabel</cstring>
531                                     </property>
532                                     <property name="text">
533                                         <string>Spider</string>
534                                     </property>
535                                 </widget>
536                                 <widget class="QLineEdit" row="4" column="2">
537                                     <property name="name">
538                                         <cstring>LineEdit10_2</cstring>
539                                     </property>
540                                     <property name="focusPolicy">
541                                         <enum>NoFocus</enum>
542                                     </property>
543                                     <property name="readOnly">
544                                         <bool>true</bool>
545                                     </property>
546                                 </widget>
547                                 <widget class="QLineEdit" row="4" column="1">
548                                     <property name="name">
549                                         <cstring>LineEdit4_2</cstring>
550                                     </property>
551                                 </widget>
552                                 <widget class="QLabel" row="2" column="0">
553                                     <property name="name">
554                                         <cstring>WraithLabel</cstring>
555                                     </property>
556                                     <property name="text">
557                                         <string>Wraith</string>
558                                     </property>
559                                 </widget>
560                                 <widget class="QLineEdit" row="1" column="2">
561                                     <property name="name">
562                                         <cstring>LineEdit7_2</cstring>
563                                     </property>
564                                     <property name="focusPolicy">
565                                         <enum>NoFocus</enum>
566                                     </property>
567                                     <property name="readOnly">
568                                         <bool>true</bool>
569                                     </property>
570                                 </widget>
571                                 <widget class="QLabel" row="0" column="2">
572                                     <property name="name">
573                                         <cstring>TextLabel17</cstring>
574                                     </property>
575                                     <property name="text">
576                                         <string>L/S</string>
577                                     </property>
578                                 </widget>
579                                 <widget class="QLabel" row="0" column="0">
580                                     <property name="name">
581                                         <cstring>TextLabel15</cstring>
582                                     </property>
583                                     <property name="text">
584                                         <string>Name</string>
585                                     </property>
586                                 </widget>
587                                 <widget class="QLineEdit" row="2" column="1">
588                                     <property name="name">
589                                         <cstring>LineEdit2_2</cstring>
590                                     </property>
591                                 </widget>
592                                 <widget class="QLabel" row="5" column="0">
593                                     <property name="name">
594                                         <cstring>SpectreLabel</cstring>
595                                     </property>
596                                     <property name="text">
597                                         <string>Spectre</string>
598                                     </property>
599                                 </widget>
600                                 <widget class="QLineEdit" row="5" column="1">
601                                     <property name="name">
602                                         <cstring>LineEdit5_2</cstring>
603                                     </property>
604                                 </widget>
605                                 <widget class="QLabel" row="0" column="1">
606                                     <property name="name">
607                                         <cstring>TextLabel16</cstring>
608                                     </property>
609                                     <property name="text">
610                                         <string>Total</string>
611                                     </property>
612                                 </widget>
613                                 <widget class="QLineEdit" row="2" column="2">
614                                     <property name="name">
615                                         <cstring>LineEdit8_2</cstring>
616                                     </property>
617                                     <property name="focusPolicy">
618                                         <enum>NoFocus</enum>
619                                     </property>
620                                     <property name="readOnly">
621                                         <bool>true</bool>
622                                     </property>
623                                 </widget>
624                                 <widget class="QLineEdit" row="5" column="2">
625                                     <property name="name">
626                                         <cstring>LineEdit11_2</cstring>
627                                     </property>
628                                     <property name="focusPolicy">
629                                         <enum>NoFocus</enum>
630                                     </property>
631                                     <property name="readOnly">
632                                         <bool>true</bool>
633                                     </property>
634                                 </widget>
635                                 <widget class="QLabel" row="4" column="0">
636                                     <property name="name">
637                                         <cstring>TarantulaLabel</cstring>
638                                     </property>
639                                     <property name="text">
640                                         <string>Tarantula</string>
641                                     </property>
642                                 </widget>
643                             </grid>
644                         </widget>
645                         <spacer>
646                             <property name="name" stdset="0">
647                                 <cstring>Spacer2</cstring>
648                             </property>
649                             <property name="orientation">
650                                 <enum>Vertical</enum>
651                             </property>
652                             <property name="sizeType">
653                                 <enum>Expanding</enum>
654                             </property>
655                             <property name="sizeHint">
656                                 <size>
657                                     <width>20</width>
658                                     <height>20</height>
659                                 </size>
660                             </property>
661                         </spacer>
662                     </vbox>
663                 </widget>
664             </hbox>
665         </widget>
666     </grid>
667 </widget>
668 <connections>
669 </connections>
670 <tabstops>
671     <tabstop>LineEdit1</tabstop>
672     <tabstop>LineEdit2</tabstop>
673     <tabstop>LineEdit3</tabstop>
674     <tabstop>LineEdit4</tabstop>
675     <tabstop>LineEdit5</tabstop>
676     <tabstop>LineEdit6</tabstop>
677     <tabstop>LineEdit1_2</tabstop>
678     <tabstop>LineEdit2_2</tabstop>
679     <tabstop>LineEdit3_2</tabstop>
680     <tabstop>LineEdit4_2</tabstop>
681     <tabstop>LineEdit5_2</tabstop>
682     <tabstop>LineEdit8</tabstop>
683     <tabstop>MetalLine</tabstop>
684     <tabstop>CrystalLine</tabstop>
685     <tabstop>EoniumLine</tabstop>
686     <tabstop>LineEdit7</tabstop>
687     <tabstop>LineEdit9</tabstop>
688     <tabstop>LineEdit10</tabstop>
689     <tabstop>LineEdit11</tabstop>
690     <tabstop>LineEdit12</tabstop>
691     <tabstop>LineEdit7_2</tabstop>
692     <tabstop>LineEdit8_2</tabstop>
693     <tabstop>LineEdit9_2</tabstop>
694     <tabstop>LineEdit10_2</tabstop>
695     <tabstop>LineEdit11_2</tabstop>
696 </tabstops>
697 <includes>
698     <include location="local" impldecl="in implementation">fleetviewbase.ui.h</include>
699 </includes>
700 <slots>
701     <slot>slotAttacker( bool b )</slot>
702     <slot>slotHomePlanet( bool b )</slot>
703 </slots>
704 <pixmapinproject/>
705 <layoutdefaults spacing="6" margin="11"/>
706 </UI>