]> ruin.nu Git - eonsl.git/blob - eonsl/widgets/war.ui
These files is for making the project
[eonsl.git] / eonsl / widgets / war.ui
1 <!DOCTYPE UI><UI>
2 <class>NoName</class>
3 <widget>
4     <class>QDialog</class>
5     <property stdset="1">
6         <name>name</name>
7         <cstring>NoName</cstring>
8     </property>
9     <property stdset="1">
10         <name>geometry</name>
11         <rect>
12             <x>0</x>
13             <y>0</y>
14             <width>406</width>
15             <height>470</height>
16         </rect>
17     </property>
18     <property stdset="1">
19         <name>caption</name>
20         <string>NoName</string>
21     </property>
22     <widget>
23         <class>QListBox</class>
24         <property stdset="1">
25             <name>name</name>
26             <cstring>InvolvList</cstring>
27         </property>
28         <property stdset="1">
29             <name>geometry</name>
30             <rect>
31                 <x>230</x>
32                 <y>330</y>
33                 <width>150</width>
34                 <height>70</height>
35             </rect>
36         </property>
37     </widget>
38     <widget>
39         <class>QLabel</class>
40         <property stdset="1">
41             <name>name</name>
42             <cstring>InvolvLabel</cstring>
43         </property>
44         <property stdset="1">
45             <name>geometry</name>
46             <rect>
47                 <x>230</x>
48                 <y>300</y>
49                 <width>100</width>
50                 <height>30</height>
51             </rect>
52         </property>
53         <property stdset="1">
54             <name>text</name>
55             <string>Involverad med:</string>
56         </property>
57     </widget>
58     <widget>
59         <class>QLabel</class>
60         <property stdset="1">
61             <name>name</name>
62             <cstring>AvstandLabel</cstring>
63         </property>
64         <property stdset="1">
65             <name>geometry</name>
66             <rect>
67                 <x>230</x>
68                 <y>20</y>
69                 <width>100</width>
70                 <height>20</height>
71             </rect>
72         </property>
73         <property stdset="1">
74             <name>text</name>
75             <string>Avståndsanfallare</string>
76         </property>
77     </widget>
78     <widget>
79         <class>QLabel</class>
80         <property stdset="1">
81             <name>name</name>
82             <cstring>OppningLabel</cstring>
83         </property>
84         <property stdset="1">
85             <name>geometry</name>
86             <rect>
87                 <x>230</x>
88                 <y>150</y>
89                 <width>110</width>
90                 <height>20</height>
91             </rect>
92         </property>
93         <property stdset="1">
94             <name>text</name>
95             <string>Öppnings</string>
96         </property>
97     </widget>
98     <widget>
99         <class>QPushButton</class>
100         <property stdset="1">
101             <name>name</name>
102             <cstring>RunButton</cstring>
103         </property>
104         <property stdset="1">
105             <name>geometry</name>
106             <rect>
107                 <x>280</x>
108                 <y>410</y>
109                 <width>100</width>
110                 <height>30</height>
111             </rect>
112         </property>
113         <property stdset="1">
114             <name>text</name>
115             <string>Kör</string>
116         </property>
117     </widget>
118     <widget>
119         <class>QLabel</class>
120         <property stdset="1">
121             <name>name</name>
122             <cstring>RPLabel</cstring>
123         </property>
124         <property stdset="1">
125             <name>geometry</name>
126             <rect>
127                 <x>20</x>
128                 <y>10</y>
129                 <width>100</width>
130                 <height>30</height>
131             </rect>
132         </property>
133         <property stdset="1">
134             <name>text</name>
135             <string>Försvarare</string>
136         </property>
137     </widget>
138     <widget>
139         <class>QListView</class>
140         <column>
141             <property>
142                 <name>text</name>
143                 <string>Motståndare</string>
144             </property>
145             <property>
146                 <name>clickable</name>
147                 <bool>true</bool>
148             </property>
149             <property>
150                 <name>resizeable</name>
151                 <bool>true</bool>
152             </property>
153         </column>
154         <property stdset="1">
155             <name>name</name>
156             <cstring>OppningView</cstring>
157         </property>
158         <property stdset="1">
159             <name>geometry</name>
160             <rect>
161                 <x>230</x>
162                 <y>170</y>
163                 <width>170</width>
164                 <height>130</height>
165             </rect>
166         </property>
167         <property stdset="1">
168             <name>vScrollBarMode</name>
169             <enum>Auto</enum>
170         </property>
171         <property stdset="1">
172             <name>hScrollBarMode</name>
173             <enum>Auto</enum>
174         </property>
175     </widget>
176     <widget>
177         <class>QListView</class>
178         <column>
179             <property>
180                 <name>text</name>
181                 <string>Skyttar</string>
182             </property>
183             <property>
184                 <name>clickable</name>
185                 <bool>true</bool>
186             </property>
187             <property>
188                 <name>resizeable</name>
189                 <bool>true</bool>
190             </property>
191         </column>
192         <property stdset="1">
193             <name>name</name>
194             <cstring>AvstandView</cstring>
195         </property>
196         <property stdset="1">
197             <name>geometry</name>
198             <rect>
199                 <x>230</x>
200                 <y>40</y>
201                 <width>170</width>
202                 <height>110</height>
203             </rect>
204         </property>
205         <property stdset="1">
206             <name>vScrollBarMode</name>
207             <enum>Auto</enum>
208         </property>
209         <property stdset="1">
210             <name>hScrollBarMode</name>
211             <enum>Auto</enum>
212         </property>
213     </widget>
214     <widget>
215         <class>QListView</class>
216         <column>
217             <property>
218                 <name>text</name>
219                 <string>New Column</string>
220             </property>
221             <property>
222                 <name>clickable</name>
223                 <bool>true</bool>
224             </property>
225             <property>
226                 <name>resizeable</name>
227                 <bool>true</bool>
228             </property>
229         </column>
230         <property stdset="1">
231             <name>name</name>
232             <cstring>ForsvarView</cstring>
233         </property>
234         <property stdset="1">
235             <name>geometry</name>
236             <rect>
237                 <x>20</x>
238                 <y>40</y>
239                 <width>150</width>
240                 <height>360</height>
241             </rect>
242         </property>
243         <property stdset="1">
244             <name>vScrollBarMode</name>
245             <enum>Auto</enum>
246         </property>
247         <property stdset="1">
248             <name>hScrollBarMode</name>
249             <enum>Auto</enum>
250         </property>
251     </widget>
252 </widget>
253 </UI>