]> ruin.nu Git - hbs.git/blob - bs/ui/battlesumbase.ui
Some fixes..
[hbs.git] / bs / ui / battlesumbase.ui
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>BattleSumBase</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>BattleSumBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>699</width>
12             <height>423</height>
13         </rect>
14     </property>
15     <property name="maximumSize">
16         <size>
17             <width>32767</width>
18             <height>32767</height>
19         </size>
20     </property>
21     <property name="caption">
22         <string>Form2</string>
23     </property>
24     <grid>
25         <property name="name">
26             <cstring>unnamed</cstring>
27         </property>
28         <property name="margin">
29             <number>1</number>
30         </property>
31         <property name="spacing">
32             <number>1</number>
33         </property>
34         <widget class="QLayoutWidget" row="0" column="2">
35             <property name="name">
36                 <cstring>Layout27</cstring>
37             </property>
38             <vbox>
39                 <property name="name">
40                     <cstring>unnamed</cstring>
41                 </property>
42                 <property name="margin">
43                     <number>0</number>
44                 </property>
45                 <property name="spacing">
46                     <number>2</number>
47                 </property>
48                 <widget class="QLayoutWidget">
49                     <property name="name">
50                         <cstring>Layout25</cstring>
51                     </property>
52                     <vbox>
53                         <property name="name">
54                             <cstring>unnamed</cstring>
55                         </property>
56                         <property name="margin">
57                             <number>0</number>
58                         </property>
59                         <property name="spacing">
60                             <number>6</number>
61                         </property>
62                         <widget class="QTable">
63                             <column>
64                                 <property name="text">
65                                     <string>Total</string>
66                                 </property>
67                                 <property name="pixmap">
68                                     <pixmap></pixmap>
69                                 </property>
70                             </column>
71                             <column>
72                                 <property name="text">
73                                     <string>L/S</string>
74                                 </property>
75                                 <property name="pixmap">
76                                     <pixmap></pixmap>
77                                 </property>
78                             </column>
79                             <column>
80                                 <property name="text">
81                                     <string>Total</string>
82                                 </property>
83                                 <property name="pixmap">
84                                     <pixmap></pixmap>
85                                 </property>
86                             </column>
87                             <column>
88                                 <property name="text">
89                                     <string>L/S</string>
90                                 </property>
91                                 <property name="pixmap">
92                                     <pixmap></pixmap>
93                                 </property>
94                             </column>
95                             <property name="name">
96                                 <cstring>fleetTable</cstring>
97                             </property>
98                             <property name="resizePolicy">
99                                 <enum>Default</enum>
100                             </property>
101                             <property name="numRows">
102                                 <number>0</number>
103                             </property>
104                             <property name="numCols">
105                                 <number>4</number>
106                             </property>
107                             <property name="showGrid">
108                                 <bool>true</bool>
109                             </property>
110                             <property name="readOnly">
111                                 <bool>true</bool>
112                             </property>
113                         </widget>
114                     </vbox>
115                 </widget>
116             </vbox>
117         </widget>
118     </grid>
119 </widget>
120 <connections>
121 </connections>
122 <includes>
123     <include location="global" impldecl="in implementation">qheader.h</include>
124 </includes>
125 <slots>
126     <slot access="protected">init()</slot>
127     <slot access="protected">destroy()</slot>
128     <slot>slotSetMaxTick( int i )</slot>
129     <slot>slotSetMinTick( int i )</slot>
130 </slots>
131 <layoutdefaults spacing="6" margin="0"/>
132 </UI>