]> ruin.nu Git - eonsl.git/blob - eonsl/widgets/closeweapon.ui
The makefile linked wrong, just some cleanup..
[eonsl.git] / eonsl / widgets / closeweapon.ui
1 <!DOCTYPE UI><UI>
2 <class>CCloseWeaponEditBase</class>
3 <comment>This dialog is made to edit close combat weapons in Eon.</comment>
4 <author>Michael Andreen &lt;whale@linux.nu&gt;</author>
5 <widget>
6     <class>QDialog</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>CloseWeaponEdit</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>369</width>
17             <height>416</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Närstridsvapen</string>
23     </property>
24     <property stdset="1">
25         <name>sizeGripEnabled</name>
26         <bool>true</bool>
27     </property>
28     <property stdset="1">
29         <name>enabled</name>
30         <bool>true</bool>
31     </property>
32     <property>
33         <name>layoutMargin</name>
34     </property>
35     <grid>
36         <property stdset="1">
37             <name>margin</name>
38             <number>11</number>
39         </property>
40         <property stdset="1">
41             <name>spacing</name>
42             <number>6</number>
43         </property>
44         <widget row="6"  column="0"  rowspan="1"  colspan="2" >
45             <class>QLayoutWidget</class>
46             <property stdset="1">
47                 <name>name</name>
48                 <cstring>Layout1</cstring>
49             </property>
50             <hbox>
51                 <property stdset="1">
52                     <name>margin</name>
53                     <number>0</number>
54                 </property>
55                 <property stdset="1">
56                     <name>spacing</name>
57                     <number>6</number>
58                 </property>
59                 <widget>
60                     <class>QPushButton</class>
61                     <property stdset="1">
62                         <name>name</name>
63                         <cstring>buttonHelp</cstring>
64                     </property>
65                     <property stdset="1">
66                         <name>text</name>
67                         <string>&amp;Hjälp</string>
68                     </property>
69                     <property stdset="1">
70                         <name>autoDefault</name>
71                         <bool>true</bool>
72                     </property>
73                 </widget>
74                 <spacer>
75                     <property>
76                         <name>name</name>
77                         <cstring>Horizontal Spacing2</cstring>
78                     </property>
79                     <property stdset="1">
80                         <name>orientation</name>
81                         <enum>Horizontal</enum>
82                     </property>
83                     <property stdset="1">
84                         <name>sizeType</name>
85                         <enum>Expanding</enum>
86                     </property>
87                     <property>
88                         <name>sizeHint</name>
89                         <size>
90                             <width>20</width>
91                             <height>20</height>
92                         </size>
93                     </property>
94                 </spacer>
95                 <widget>
96                     <class>QPushButton</class>
97                     <property stdset="1">
98                         <name>name</name>
99                         <cstring>buttonApply</cstring>
100                     </property>
101                     <property stdset="1">
102                         <name>text</name>
103                         <string>&amp;Verkställ</string>
104                     </property>
105                     <property stdset="1">
106                         <name>autoDefault</name>
107                         <bool>true</bool>
108                     </property>
109                 </widget>
110                 <widget>
111                     <class>QPushButton</class>
112                     <property stdset="1">
113                         <name>name</name>
114                         <cstring>buttonOk</cstring>
115                     </property>
116                     <property stdset="1">
117                         <name>text</name>
118                         <string>&amp;OK</string>
119                     </property>
120                     <property stdset="1">
121                         <name>autoDefault</name>
122                         <bool>true</bool>
123                     </property>
124                     <property stdset="1">
125                         <name>default</name>
126                         <bool>true</bool>
127                     </property>
128                 </widget>
129                 <widget>
130                     <class>QPushButton</class>
131                     <property stdset="1">
132                         <name>name</name>
133                         <cstring>buttonCancel</cstring>
134                     </property>
135                     <property stdset="1">
136                         <name>text</name>
137                         <string>&amp;Avbryt</string>
138                     </property>
139                     <property stdset="1">
140                         <name>autoDefault</name>
141                         <bool>true</bool>
142                     </property>
143                 </widget>
144             </hbox>
145         </widget>
146         <widget row="2"  column="0"  rowspan="1"  colspan="2" >
147             <class>QGroupBox</class>
148             <property stdset="1">
149                 <name>name</name>
150                 <cstring>GroupBox3_2</cstring>
151             </property>
152             <property stdset="1">
153                 <name>title</name>
154                 <string>Skada</string>
155             </property>
156             <grid>
157                 <property stdset="1">
158                     <name>margin</name>
159                     <number>11</number>
160                 </property>
161                 <property stdset="1">
162                     <name>spacing</name>
163                     <number>6</number>
164                 </property>
165                 <widget row="0"  column="1" >
166                     <class>QLayoutWidget</class>
167                     <property stdset="1">
168                         <name>name</name>
169                         <cstring>Layout27</cstring>
170                     </property>
171                     <vbox>
172                         <property stdset="1">
173                             <name>margin</name>
174                             <number>0</number>
175                         </property>
176                         <property stdset="1">
177                             <name>spacing</name>
178                             <number>6</number>
179                         </property>
180                         <widget>
181                             <class>QLabel</class>
182                             <property stdset="1">
183                                 <name>name</name>
184                                 <cstring>TextLabel8</cstring>
185                             </property>
186                             <property stdset="1">
187                                 <name>text</name>
188                                 <string>Skadetyp</string>
189                             </property>
190                         </widget>
191                         <widget>
192                             <class>QComboBox</class>
193                             <property stdset="1">
194                                 <name>name</name>
195                                 <cstring>SlashCombo</cstring>
196                             </property>
197                         </widget>
198                         <widget>
199                             <class>QComboBox</class>
200                             <property stdset="1">
201                                 <name>name</name>
202                                 <cstring>SmashCombo</cstring>
203                             </property>
204                         </widget>
205                         <widget>
206                             <class>QComboBox</class>
207                             <property stdset="1">
208                                 <name>name</name>
209                                 <cstring>PunctureCombo</cstring>
210                             </property>
211                         </widget>
212                     </vbox>
213                 </widget>
214                 <widget row="0"  column="2" >
215                     <class>QLayoutWidget</class>
216                     <property stdset="1">
217                         <name>name</name>
218                         <cstring>Layout26</cstring>
219                     </property>
220                     <vbox>
221                         <property stdset="1">
222                             <name>margin</name>
223                             <number>0</number>
224                         </property>
225                         <property stdset="1">
226                             <name>spacing</name>
227                             <number>6</number>
228                         </property>
229                         <widget>
230                             <class>QLabel</class>
231                             <property stdset="1">
232                                 <name>name</name>
233                                 <cstring>TextLabel9</cstring>
234                             </property>
235                             <property stdset="1">
236                                 <name>text</name>
237                                 <string>Antal tärningar</string>
238                             </property>
239                         </widget>
240                         <widget>
241                             <class>QSpinBox</class>
242                             <property stdset="1">
243                                 <name>name</name>
244                                 <cstring>SlashDiceSpin</cstring>
245                             </property>
246                         </widget>
247                         <widget>
248                             <class>QSpinBox</class>
249                             <property stdset="1">
250                                 <name>name</name>
251                                 <cstring>CrushDiceSpin</cstring>
252                             </property>
253                         </widget>
254                         <widget>
255                             <class>QSpinBox</class>
256                             <property stdset="1">
257                                 <name>name</name>
258                                 <cstring>PunctureDiceSpin</cstring>
259                             </property>
260                         </widget>
261                     </vbox>
262                 </widget>
263                 <widget row="0"  column="3" >
264                     <class>QLayoutWidget</class>
265                     <property stdset="1">
266                         <name>name</name>
267                         <cstring>Layout25</cstring>
268                     </property>
269                     <vbox>
270                         <property stdset="1">
271                             <name>margin</name>
272                             <number>0</number>
273                         </property>
274                         <property stdset="1">
275                             <name>spacing</name>
276                             <number>6</number>
277                         </property>
278                         <widget>
279                             <class>QLabel</class>
280                             <property stdset="1">
281                                 <name>name</name>
282                                 <cstring>TextLabel10</cstring>
283                             </property>
284                             <property stdset="1">
285                                 <name>text</name>
286                                 <string>Modifiering</string>
287                             </property>
288                         </widget>
289                         <widget>
290                             <class>QSpinBox</class>
291                             <property stdset="1">
292                                 <name>name</name>
293                                 <cstring>SlashModSpin</cstring>
294                             </property>
295                         </widget>
296                         <widget>
297                             <class>QSpinBox</class>
298                             <property stdset="1">
299                                 <name>name</name>
300                                 <cstring>CrushModSpin</cstring>
301                             </property>
302                         </widget>
303                         <widget>
304                             <class>QSpinBox</class>
305                             <property stdset="1">
306                                 <name>name</name>
307                                 <cstring>PunctureModSpin</cstring>
308                             </property>
309                         </widget>
310                     </vbox>
311                 </widget>
312                 <widget row="0"  column="0" >
313                     <class>QLayoutWidget</class>
314                     <property stdset="1">
315                         <name>name</name>
316                         <cstring>Layout29</cstring>
317                     </property>
318                     <vbox>
319                         <property stdset="1">
320                             <name>margin</name>
321                             <number>0</number>
322                         </property>
323                         <property stdset="1">
324                             <name>spacing</name>
325                             <number>6</number>
326                         </property>
327                         <widget>
328                             <class>QLabel</class>
329                             <property stdset="1">
330                                 <name>name</name>
331                                 <cstring>TextLabel7</cstring>
332                             </property>
333                             <property stdset="1">
334                                 <name>text</name>
335                                 <string>Anfallstyp</string>
336                             </property>
337                         </widget>
338                         <widget>
339                             <class>QCheckBox</class>
340                             <property stdset="1">
341                                 <name>name</name>
342                                 <cstring>SlashCheck</cstring>
343                             </property>
344                             <property stdset="1">
345                                 <name>text</name>
346                                 <string>H&amp;ugg</string>
347                             </property>
348                         </widget>
349                         <widget>
350                             <class>QCheckBox</class>
351                             <property stdset="1">
352                                 <name>name</name>
353                                 <cstring>CrushCheck</cstring>
354                             </property>
355                             <property stdset="1">
356                                 <name>text</name>
357                                 <string>&amp;Kross</string>
358                             </property>
359                         </widget>
360                         <widget>
361                             <class>QCheckBox</class>
362                             <property stdset="1">
363                                 <name>name</name>
364                                 <cstring>PrickCheck</cstring>
365                             </property>
366                             <property stdset="1">
367                                 <name>text</name>
368                                 <string>&amp;Stick</string>
369                             </property>
370                         </widget>
371                     </vbox>
372                 </widget>
373             </grid>
374         </widget>
375         <widget row="4"  column="0"  rowspan="1"  colspan="2" >
376             <class>QLayoutWidget</class>
377             <property stdset="1">
378                 <name>name</name>
379                 <cstring>Layout35</cstring>
380             </property>
381             <hbox>
382                 <property stdset="1">
383                     <name>margin</name>
384                     <number>0</number>
385                 </property>
386                 <property stdset="1">
387                     <name>spacing</name>
388                     <number>6</number>
389                 </property>
390                 <widget>
391                     <class>QGroupBox</class>
392                     <property stdset="1">
393                         <name>name</name>
394                         <cstring>GroupBox2</cstring>
395                     </property>
396                     <property stdset="1">
397                         <name>title</name>
398                         <string>SI</string>
399                     </property>
400                     <vbox>
401                         <property stdset="1">
402                             <name>margin</name>
403                             <number>11</number>
404                         </property>
405                         <property stdset="1">
406                             <name>spacing</name>
407                             <number>6</number>
408                         </property>
409                         <widget>
410                             <class>QLayoutWidget</class>
411                             <property stdset="1">
412                                 <name>name</name>
413                                 <cstring>Layout31</cstring>
414                             </property>
415                             <hbox>
416                                 <property stdset="1">
417                                     <name>margin</name>
418                                     <number>0</number>
419                                 </property>
420                                 <property stdset="1">
421                                     <name>spacing</name>
422                                     <number>6</number>
423                                 </property>
424                                 <widget>
425                                     <class>QLabel</class>
426                                     <property stdset="1">
427                                         <name>name</name>
428                                         <cstring>TextLabel12</cstring>
429                                     </property>
430                                     <property stdset="1">
431                                         <name>text</name>
432                                         <string>&amp;Öppning</string>
433                                     </property>
434                                     <property>
435                                         <name>buddy</name>
436                                         <cstring>SIOpeningSpin</cstring>
437                                     </property>
438                                 </widget>
439                                 <widget>
440                                     <class>QSpinBox</class>
441                                     <property stdset="1">
442                                         <name>name</name>
443                                         <cstring>SIOpeningSpin</cstring>
444                                     </property>
445                                 </widget>
446                             </hbox>
447                         </widget>
448                         <widget>
449                             <class>QLayoutWidget</class>
450                             <property stdset="1">
451                                 <name>name</name>
452                                 <cstring>Layout32</cstring>
453                             </property>
454                             <hbox>
455                                 <property stdset="1">
456                                     <name>margin</name>
457                                     <number>0</number>
458                                 </property>
459                                 <property stdset="1">
460                                     <name>spacing</name>
461                                     <number>6</number>
462                                 </property>
463                                 <widget>
464                                     <class>QLabel</class>
465                                     <property stdset="1">
466                                         <name>name</name>
467                                         <cstring>TextLabel13</cstring>
468                                     </property>
469                                     <property stdset="1">
470                                         <name>text</name>
471                                         <string>Involv&amp;erad</string>
472                                     </property>
473                                     <property>
474                                         <name>buddy</name>
475                                         <cstring>SIInvolvSpin</cstring>
476                                     </property>
477                                 </widget>
478                                 <widget>
479                                     <class>QSpinBox</class>
480                                     <property stdset="1">
481                                         <name>name</name>
482                                         <cstring>SIInvolvSpin</cstring>
483                                     </property>
484                                 </widget>
485                             </hbox>
486                         </widget>
487                     </vbox>
488                 </widget>
489                 <spacer>
490                     <property>
491                         <name>name</name>
492                         <cstring>Spacer11</cstring>
493                     </property>
494                     <property stdset="1">
495                         <name>orientation</name>
496                         <enum>Horizontal</enum>
497                     </property>
498                     <property stdset="1">
499                         <name>sizeType</name>
500                         <enum>Expanding</enum>
501                     </property>
502                     <property>
503                         <name>sizeHint</name>
504                         <size>
505                             <width>20</width>
506                             <height>20</height>
507                         </size>
508                     </property>
509                 </spacer>
510                 <widget>
511                     <class>QGroupBox</class>
512                     <property stdset="1">
513                         <name>name</name>
514                         <cstring>GroupBox3</cstring>
515                     </property>
516                     <property stdset="1">
517                         <name>title</name>
518                         <string>Bryt</string>
519                     </property>
520                     <vbox>
521                         <property stdset="1">
522                             <name>margin</name>
523                             <number>11</number>
524                         </property>
525                         <property stdset="1">
526                             <name>spacing</name>
527                             <number>6</number>
528                         </property>
529                         <widget>
530                             <class>QLayoutWidget</class>
531                             <property stdset="1">
532                                 <name>name</name>
533                                 <cstring>Layout33</cstring>
534                             </property>
535                             <hbox>
536                                 <property stdset="1">
537                                     <name>margin</name>
538                                     <number>0</number>
539                                 </property>
540                                 <property stdset="1">
541                                     <name>spacing</name>
542                                     <number>6</number>
543                                 </property>
544                                 <widget>
545                                     <class>QLabel</class>
546                                     <property stdset="1">
547                                         <name>name</name>
548                                         <cstring>TextLabel15</cstring>
549                                     </property>
550                                     <property stdset="1">
551                                         <name>text</name>
552                                         <string>O&amp;rginal</string>
553                                     </property>
554                                     <property>
555                                         <name>buddy</name>
556                                         <cstring>BreakOrgSpin</cstring>
557                                     </property>
558                                 </widget>
559                                 <widget>
560                                     <class>QSpinBox</class>
561                                     <property stdset="1">
562                                         <name>name</name>
563                                         <cstring>BreakOrgSpin</cstring>
564                                     </property>
565                                 </widget>
566                             </hbox>
567                         </widget>
568                         <widget>
569                             <class>QLayoutWidget</class>
570                             <property stdset="1">
571                                 <name>name</name>
572                                 <cstring>Layout34</cstring>
573                             </property>
574                             <hbox>
575                                 <property stdset="1">
576                                     <name>margin</name>
577                                     <number>0</number>
578                                 </property>
579                                 <property stdset="1">
580                                     <name>spacing</name>
581                                     <number>6</number>
582                                 </property>
583                                 <widget>
584                                     <class>QLabel</class>
585                                     <property stdset="1">
586                                         <name>name</name>
587                                         <cstring>TextLabel16</cstring>
588                                     </property>
589                                     <property stdset="1">
590                                         <name>text</name>
591                                         <string>&amp;Nuvarande</string>
592                                     </property>
593                                     <property>
594                                         <name>buddy</name>
595                                         <cstring>BreakNewSpin</cstring>
596                                     </property>
597                                 </widget>
598                                 <widget>
599                                     <class>QSpinBox</class>
600                                     <property stdset="1">
601                                         <name>name</name>
602                                         <cstring>BreakNewSpin</cstring>
603                                     </property>
604                                 </widget>
605                             </hbox>
606                         </widget>
607                     </vbox>
608                 </widget>
609             </hbox>
610         </widget>
611         <spacer row="1"  column="0" >
612             <property>
613                 <name>name</name>
614                 <cstring>Spacer9</cstring>
615             </property>
616             <property stdset="1">
617                 <name>orientation</name>
618                 <enum>Vertical</enum>
619             </property>
620             <property stdset="1">
621                 <name>sizeType</name>
622                 <enum>Expanding</enum>
623             </property>
624             <property>
625                 <name>sizeHint</name>
626                 <size>
627                     <width>20</width>
628                     <height>20</height>
629                 </size>
630             </property>
631         </spacer>
632         <spacer row="3"  column="1" >
633             <property>
634                 <name>name</name>
635                 <cstring>Spacer10</cstring>
636             </property>
637             <property stdset="1">
638                 <name>orientation</name>
639                 <enum>Vertical</enum>
640             </property>
641             <property stdset="1">
642                 <name>sizeType</name>
643                 <enum>Expanding</enum>
644             </property>
645             <property>
646                 <name>sizeHint</name>
647                 <size>
648                     <width>20</width>
649                     <height>20</height>
650                 </size>
651             </property>
652         </spacer>
653         <spacer row="5"  column="0" >
654             <property>
655                 <name>name</name>
656                 <cstring>Spacer11_2</cstring>
657             </property>
658             <property stdset="1">
659                 <name>orientation</name>
660                 <enum>Vertical</enum>
661             </property>
662             <property stdset="1">
663                 <name>sizeType</name>
664                 <enum>Expanding</enum>
665             </property>
666             <property>
667                 <name>sizeHint</name>
668                 <size>
669                     <width>20</width>
670                     <height>20</height>
671                 </size>
672             </property>
673         </spacer>
674         <widget row="0"  column="0"  rowspan="1"  colspan="2" >
675             <class>QLayoutWidget</class>
676             <property stdset="1">
677                 <name>name</name>
678                 <cstring>Layout31</cstring>
679             </property>
680             <hbox>
681                 <property stdset="1">
682                     <name>margin</name>
683                     <number>0</number>
684                 </property>
685                 <property stdset="1">
686                     <name>spacing</name>
687                     <number>6</number>
688                 </property>
689                 <widget>
690                     <class>QLayoutWidget</class>
691                     <property stdset="1">
692                         <name>name</name>
693                         <cstring>Layout30</cstring>
694                     </property>
695                     <vbox>
696                         <property stdset="1">
697                             <name>margin</name>
698                             <number>0</number>
699                         </property>
700                         <property stdset="1">
701                             <name>spacing</name>
702                             <number>6</number>
703                         </property>
704                         <widget>
705                             <class>QLayoutWidget</class>
706                             <property stdset="1">
707                                 <name>name</name>
708                                 <cstring>Layout2</cstring>
709                             </property>
710                             <vbox>
711                                 <property stdset="1">
712                                     <name>margin</name>
713                                     <number>0</number>
714                                 </property>
715                                 <property stdset="1">
716                                     <name>spacing</name>
717                                     <number>6</number>
718                                 </property>
719                                 <widget>
720                                     <class>QLabel</class>
721                                     <property stdset="1">
722                                         <name>name</name>
723                                         <cstring>TextLabel1</cstring>
724                                     </property>
725                                     <property stdset="1">
726                                         <name>text</name>
727                                         <string>Na&amp;mn</string>
728                                     </property>
729                                     <property>
730                                         <name>buddy</name>
731                                         <cstring>NameEdit</cstring>
732                                     </property>
733                                 </widget>
734                                 <widget>
735                                     <class>QLineEdit</class>
736                                     <property stdset="1">
737                                         <name>name</name>
738                                         <cstring>NameEdit</cstring>
739                                     </property>
740                                 </widget>
741                             </vbox>
742                         </widget>
743                         <spacer>
744                             <property>
745                                 <name>name</name>
746                                 <cstring>Spacer12</cstring>
747                             </property>
748                             <property stdset="1">
749                                 <name>orientation</name>
750                                 <enum>Vertical</enum>
751                             </property>
752                             <property stdset="1">
753                                 <name>sizeType</name>
754                                 <enum>Expanding</enum>
755                             </property>
756                             <property>
757                                 <name>sizeHint</name>
758                                 <size>
759                                     <width>20</width>
760                                     <height>20</height>
761                                 </size>
762                             </property>
763                         </spacer>
764                         <widget>
765                             <class>QCheckBox</class>
766                             <property stdset="1">
767                                 <name>name</name>
768                                 <cstring>HandCheck</cstring>
769                             </property>
770                             <property stdset="1">
771                                 <name>text</name>
772                                 <string>Tv&amp;å handsvapen</string>
773                             </property>
774                         </widget>
775                     </vbox>
776                 </widget>
777                 <spacer>
778                     <property>
779                         <name>name</name>
780                         <cstring>Spacer5</cstring>
781                     </property>
782                     <property stdset="1">
783                         <name>orientation</name>
784                         <enum>Horizontal</enum>
785                     </property>
786                     <property stdset="1">
787                         <name>sizeType</name>
788                         <enum>Expanding</enum>
789                     </property>
790                     <property>
791                         <name>sizeHint</name>
792                         <size>
793                             <width>20</width>
794                             <height>20</height>
795                         </size>
796                     </property>
797                 </spacer>
798                 <widget>
799                     <class>QLayoutWidget</class>
800                     <property stdset="1">
801                         <name>name</name>
802                         <cstring>Layout10</cstring>
803                     </property>
804                     <vbox>
805                         <property stdset="1">
806                             <name>margin</name>
807                             <number>0</number>
808                         </property>
809                         <property stdset="1">
810                             <name>spacing</name>
811                             <number>6</number>
812                         </property>
813                         <widget>
814                             <class>QLayoutWidget</class>
815                             <property stdset="1">
816                                 <name>name</name>
817                                 <cstring>Layout3</cstring>
818                             </property>
819                             <vbox>
820                                 <property stdset="1">
821                                     <name>margin</name>
822                                     <number>0</number>
823                                 </property>
824                                 <property stdset="1">
825                                     <name>spacing</name>
826                                     <number>6</number>
827                                 </property>
828                                 <widget>
829                                     <class>QLabel</class>
830                                     <property stdset="1">
831                                         <name>name</name>
832                                         <cstring>TextLabel2</cstring>
833                                     </property>
834                                     <property stdset="1">
835                                         <name>text</name>
836                                         <string>&amp;Färdighet</string>
837                                     </property>
838                                     <property>
839                                         <name>buddy</name>
840                                         <cstring>SkillCombo</cstring>
841                                     </property>
842                                 </widget>
843                                 <widget>
844                                     <class>QComboBox</class>
845                                     <property stdset="1">
846                                         <name>name</name>
847                                         <cstring>SkillCombo</cstring>
848                                     </property>
849                                 </widget>
850                             </vbox>
851                         </widget>
852                         <widget>
853                             <class>QLayoutWidget</class>
854                             <property stdset="1">
855                                 <name>name</name>
856                                 <cstring>Layout6</cstring>
857                             </property>
858                             <vbox>
859                                 <property stdset="1">
860                                     <name>margin</name>
861                                     <number>0</number>
862                                 </property>
863                                 <property stdset="1">
864                                     <name>spacing</name>
865                                     <number>6</number>
866                                 </property>
867                                 <widget>
868                                     <class>QLabel</class>
869                                     <property stdset="1">
870                                         <name>name</name>
871                                         <cstring>TextLabel6</cstring>
872                                     </property>
873                                     <property stdset="1">
874                                         <name>text</name>
875                                         <string>S&amp;tyrkekrav</string>
876                                     </property>
877                                     <property>
878                                         <name>buddy</name>
879                                         <cstring>StrengthSpin</cstring>
880                                     </property>
881                                 </widget>
882                                 <widget>
883                                     <class>QSpinBox</class>
884                                     <property stdset="1">
885                                         <name>name</name>
886                                         <cstring>StrengthSpin</cstring>
887                                     </property>
888                                 </widget>
889                             </vbox>
890                         </widget>
891                     </vbox>
892                 </widget>
893                 <spacer>
894                     <property>
895                         <name>name</name>
896                         <cstring>Spacer6</cstring>
897                     </property>
898                     <property stdset="1">
899                         <name>orientation</name>
900                         <enum>Horizontal</enum>
901                     </property>
902                     <property stdset="1">
903                         <name>sizeType</name>
904                         <enum>Expanding</enum>
905                     </property>
906                     <property>
907                         <name>sizeHint</name>
908                         <size>
909                             <width>20</width>
910                             <height>20</height>
911                         </size>
912                     </property>
913                 </spacer>
914                 <widget>
915                     <class>QLayoutWidget</class>
916                     <property stdset="1">
917                         <name>name</name>
918                         <cstring>Layout11</cstring>
919                     </property>
920                     <vbox>
921                         <property stdset="1">
922                             <name>margin</name>
923                             <number>0</number>
924                         </property>
925                         <property stdset="1">
926                             <name>spacing</name>
927                             <number>6</number>
928                         </property>
929                         <widget>
930                             <class>QLayoutWidget</class>
931                             <property stdset="1">
932                                 <name>name</name>
933                                 <cstring>Layout4</cstring>
934                             </property>
935                             <vbox>
936                                 <property stdset="1">
937                                     <name>margin</name>
938                                     <number>0</number>
939                                 </property>
940                                 <property stdset="1">
941                                     <name>spacing</name>
942                                     <number>6</number>
943                                 </property>
944                                 <widget>
945                                     <class>QLabel</class>
946                                     <property stdset="1">
947                                         <name>name</name>
948                                         <cstring>TextLabel3</cstring>
949                                     </property>
950                                     <property stdset="1">
951                                         <name>text</name>
952                                         <string>V&amp;ikt</string>
953                                     </property>
954                                     <property>
955                                         <name>buddy</name>
956                                         <cstring>WeightSpin</cstring>
957                                     </property>
958                                 </widget>
959                                 <widget>
960                                     <class>QSpinBox</class>
961                                     <property stdset="1">
962                                         <name>name</name>
963                                         <cstring>WeightSpin</cstring>
964                                     </property>
965                                 </widget>
966                             </vbox>
967                         </widget>
968                         <widget>
969                             <class>QLayoutWidget</class>
970                             <property stdset="1">
971                                 <name>name</name>
972                                 <cstring>Layout5</cstring>
973                             </property>
974                             <vbox>
975                                 <property stdset="1">
976                                     <name>margin</name>
977                                     <number>0</number>
978                                 </property>
979                                 <property stdset="1">
980                                     <name>spacing</name>
981                                     <number>6</number>
982                                 </property>
983                                 <widget>
984                                     <class>QLabel</class>
985                                     <property stdset="1">
986                                         <name>name</name>
987                                         <cstring>TextLabel5</cstring>
988                                     </property>
989                                     <property stdset="1">
990                                         <name>text</name>
991                                         <string>&amp;Längd</string>
992                                     </property>
993                                     <property>
994                                         <name>buddy</name>
995                                         <cstring>LengthSpin</cstring>
996                                     </property>
997                                 </widget>
998                                 <widget>
999                                     <class>QSpinBox</class>
1000                                     <property stdset="1">
1001                                         <name>name</name>
1002                                         <cstring>LengthSpin</cstring>
1003                                     </property>
1004                                 </widget>
1005                             </vbox>
1006                         </widget>
1007                     </vbox>
1008                 </widget>
1009             </hbox>
1010         </widget>
1011     </grid>
1012 </widget>
1013 <connections>
1014     <connection>
1015         <sender>buttonCancel</sender>
1016         <signal>clicked()</signal>
1017         <receiver>CloseWeaponEdit</receiver>
1018         <slot>reject()</slot>
1019     </connection>
1020     <connection>
1021         <sender>buttonApply</sender>
1022         <signal>clicked()</signal>
1023         <receiver>CloseWeaponEdit</receiver>
1024         <slot>slotApply()</slot>
1025     </connection>
1026     <connection>
1027         <sender>buttonOk</sender>
1028         <signal>clicked()</signal>
1029         <receiver>CloseWeaponEdit</receiver>
1030         <slot>slotOK()</slot>
1031     </connection>
1032     <connection>
1033         <sender>buttonHelp</sender>
1034         <signal>clicked()</signal>
1035         <receiver>CloseWeaponEdit</receiver>
1036         <slot>slotHelp()</slot>
1037     </connection>
1038     <slot access="public">slotHelp()</slot>
1039     <slot access="public">slotApply()</slot>
1040     <slot access="public">slotOK()</slot>
1041 </connections>
1042 <tabstops>
1043     <tabstop>NameEdit</tabstop>
1044     <tabstop>HandCheck</tabstop>
1045     <tabstop>SkillCombo</tabstop>
1046     <tabstop>StrengthSpin</tabstop>
1047     <tabstop>WeightSpin</tabstop>
1048     <tabstop>LengthSpin</tabstop>
1049     <tabstop>SlashCheck</tabstop>
1050     <tabstop>SlashCombo</tabstop>
1051     <tabstop>SlashDiceSpin</tabstop>
1052     <tabstop>SlashModSpin</tabstop>
1053     <tabstop>CrushCheck</tabstop>
1054     <tabstop>SmashCombo</tabstop>
1055     <tabstop>CrushDiceSpin</tabstop>
1056     <tabstop>CrushModSpin</tabstop>
1057     <tabstop>PrickCheck</tabstop>
1058     <tabstop>PunctureCombo</tabstop>
1059     <tabstop>PunctureDiceSpin</tabstop>
1060     <tabstop>PunctureModSpin</tabstop>
1061     <tabstop>SIOpeningSpin</tabstop>
1062     <tabstop>SIInvolvSpin</tabstop>
1063     <tabstop>BreakOrgSpin</tabstop>
1064     <tabstop>BreakNewSpin</tabstop>
1065     <tabstop>buttonHelp</tabstop>
1066     <tabstop>buttonApply</tabstop>
1067     <tabstop>buttonOk</tabstop>
1068     <tabstop>buttonCancel</tabstop>
1069 </tabstops>
1070 </UI>