]> ruin.nu Git - eonsl.git/blob - eonsl/widgets/creatureedit.ui
The old widget was broke, this is the old kdevdlg version.
[eonsl.git] / eonsl / widgets / creatureedit.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>426</width>
15             <height>420</height>
16         </rect>
17     </property>
18     <property stdset="1">
19         <name>caption</name>
20         <string>NoName</string>
21     </property>
22     <widget>
23         <class>QButtonGroup</class>
24         <property stdset="1">
25             <name>name</name>
26             <cstring>QButtonGroup_2</cstring>
27         </property>
28         <property stdset="1">
29             <name>geometry</name>
30             <rect>
31                 <x>170</x>
32                 <y>15</y>
33                 <width>140</width>
34                 <height>112</height>
35             </rect>
36         </property>
37         <property stdset="1">
38             <name>title</name>
39             <string>Färdigheter</string>
40         </property>
41         <vbox>
42             <property stdset="1">
43                 <name>margin</name>
44                 <number>11</number>
45             </property>
46             <property stdset="1">
47                 <name>spacing</name>
48                 <number>6</number>
49             </property>
50             <widget>
51                 <class>QComboBox</class>
52                 <property stdset="1">
53                     <name>name</name>
54                     <cstring>ComboBox19</cstring>
55                 </property>
56             </widget>
57             <widget>
58                 <class>QComboBox</class>
59                 <property stdset="1">
60                     <name>name</name>
61                     <cstring>FardigheterCombo</cstring>
62                 </property>
63                 <property stdset="1">
64                     <name>insertionPolicy</name>
65                     <enum>AtTop</enum>
66                 </property>
67             </widget>
68             <widget>
69                 <class>QPushButton</class>
70                 <property stdset="1">
71                     <name>name</name>
72                     <cstring>FardigheterButton</cstring>
73                 </property>
74                 <property stdset="1">
75                     <name>text</name>
76                     <string>Ändra färdighet</string>
77                 </property>
78             </widget>
79         </vbox>
80     </widget>
81     <widget>
82         <class>QGroupBox</class>
83         <property stdset="1">
84             <name>name</name>
85             <cstring>QGroupBox_1</cstring>
86         </property>
87         <property stdset="1">
88             <name>geometry</name>
89             <rect>
90                 <x>10</x>
91                 <y>135</y>
92                 <width>110</width>
93                 <height>81</height>
94             </rect>
95         </property>
96         <property stdset="1">
97             <name>title</name>
98             <string>Attributer mm</string>
99         </property>
100         <vbox>
101             <property stdset="1">
102                 <name>margin</name>
103                 <number>11</number>
104             </property>
105             <property stdset="1">
106                 <name>spacing</name>
107                 <number>6</number>
108             </property>
109             <widget>
110                 <class>QComboBox</class>
111                 <property stdset="1">
112                     <name>name</name>
113                     <cstring>AttributCombo</cstring>
114                 </property>
115                 <property stdset="1">
116                     <name>insertionPolicy</name>
117                     <enum>AtTop</enum>
118                 </property>
119             </widget>
120             <widget>
121                 <class>QSpinBox</class>
122                 <property stdset="1">
123                     <name>name</name>
124                     <cstring>AttributSpin</cstring>
125                 </property>
126                 <property stdset="1">
127                     <name>maxValue</name>
128                     <number>1000</number>
129                 </property>
130             </widget>
131         </vbox>
132     </widget>
133     <widget>
134         <class>QGroupBox</class>
135         <property stdset="1">
136             <name>name</name>
137             <cstring>QGroupBox_3</cstring>
138         </property>
139         <property stdset="1">
140             <name>geometry</name>
141             <rect>
142                 <x>175</x>
143                 <y>145</y>
144                 <width>127</width>
145                 <height>84</height>
146             </rect>
147         </property>
148         <property stdset="1">
149             <name>title</name>
150             <string>Vapen</string>
151         </property>
152         <vbox>
153             <property stdset="1">
154                 <name>margin</name>
155                 <number>11</number>
156             </property>
157             <property stdset="1">
158                 <name>spacing</name>
159                 <number>6</number>
160             </property>
161             <widget>
162                 <class>QComboBox</class>
163                 <property stdset="1">
164                     <name>name</name>
165                     <cstring>VapenCombo</cstring>
166                 </property>
167                 <property stdset="1">
168                     <name>insertionPolicy</name>
169                     <enum>AtTop</enum>
170                 </property>
171             </widget>
172             <widget>
173                 <class>QPushButton</class>
174                 <property stdset="1">
175                     <name>name</name>
176                     <cstring>VapenButton</cstring>
177                 </property>
178                 <property stdset="1">
179                     <name>text</name>
180                     <string>Ändra vapen</string>
181                 </property>
182             </widget>
183         </vbox>
184     </widget>
185     <widget>
186         <class>QGroupBox</class>
187         <property stdset="1">
188             <name>name</name>
189             <cstring>QGroupBox_2</cstring>
190         </property>
191         <property stdset="1">
192             <name>geometry</name>
193             <rect>
194                 <x>10</x>
195                 <y>30</y>
196                 <width>132</width>
197                 <height>80</height>
198             </rect>
199         </property>
200         <property stdset="1">
201             <name>title</name>
202             <string>Strängar</string>
203         </property>
204         <vbox>
205             <property stdset="1">
206                 <name>margin</name>
207                 <number>11</number>
208             </property>
209             <property stdset="1">
210                 <name>spacing</name>
211                 <number>6</number>
212             </property>
213             <widget>
214                 <class>QComboBox</class>
215                 <property stdset="1">
216                     <name>name</name>
217                     <cstring>StringCombo</cstring>
218                 </property>
219                 <property stdset="1">
220                     <name>insertionPolicy</name>
221                     <enum>AtTop</enum>
222                 </property>
223             </widget>
224             <widget>
225                 <class>QLineEdit</class>
226                 <property stdset="1">
227                     <name>name</name>
228                     <cstring>StringLine</cstring>
229                 </property>
230             </widget>
231         </vbox>
232     </widget>
233     <widget>
234         <class>QGroupBox</class>
235         <property stdset="1">
236             <name>name</name>
237             <cstring>QGroupBox_4</cstring>
238         </property>
239         <property stdset="1">
240             <name>geometry</name>
241             <rect>
242                 <x>170</x>
243                 <y>240</y>
244                 <width>120</width>
245                 <height>90</height>
246             </rect>
247         </property>
248         <property stdset="1">
249             <name>title</name>
250             <string>Rustning</string>
251         </property>
252         <widget>
253             <class>QPushButton</class>
254             <property stdset="1">
255                 <name>name</name>
256                 <cstring>RustningButton</cstring>
257             </property>
258             <property stdset="1">
259                 <name>geometry</name>
260                 <rect>
261                     <x>10</x>
262                     <y>50</y>
263                     <width>100</width>
264                     <height>30</height>
265                 </rect>
266             </property>
267             <property stdset="1">
268                 <name>text</name>
269                 <string>Ändra rustning</string>
270             </property>
271         </widget>
272     </widget>
273     <widget>
274         <class>QButtonGroup</class>
275         <property stdset="1">
276             <name>name</name>
277             <cstring>QButtonGroup_1</cstring>
278         </property>
279         <property stdset="1">
280             <name>geometry</name>
281             <rect>
282                 <x>10</x>
283                 <y>235</y>
284                 <width>123</width>
285                 <height>77</height>
286             </rect>
287         </property>
288         <property stdset="1">
289             <name>title</name>
290             <string>Egenskaper</string>
291         </property>
292         <vbox>
293             <property stdset="1">
294                 <name>margin</name>
295                 <number>11</number>
296             </property>
297             <property stdset="1">
298                 <name>spacing</name>
299                 <number>6</number>
300             </property>
301             <widget>
302                 <class>QComboBox</class>
303                 <property stdset="1">
304                     <name>name</name>
305                     <cstring>EgenskaperCombo</cstring>
306                 </property>
307                 <property stdset="1">
308                     <name>insertionPolicy</name>
309                     <enum>AtTop</enum>
310                 </property>
311             </widget>
312             <widget>
313                 <class>QCheckBox</class>
314                 <property stdset="1">
315                     <name>name</name>
316                     <cstring>EgenskaperCheck</cstring>
317                 </property>
318                 <property stdset="1">
319                     <name>text</name>
320                     <string>Har egenskap</string>
321                 </property>
322             </widget>
323         </vbox>
324     </widget>
325 </widget>
326 </UI>