]> ruin.nu Git - eonsl.git/blob - eonsl/widgets/creatureedit.ui
These files is for making the project
[eonsl.git] / eonsl / widgets / creatureedit.ui
1 <!DOCTYPE UI><UI>
2 <class>CreatureEdit</class>
3 <comment>This class edits a CCreature object.
4 I know that the user interface suck, but it's easy fast and easy..</comment>
5 <author>Michael Andreen &lt;whale@linux.nu&gt;</author>
6 <widget>
7     <class>QWidget</class>
8     <property stdset="1">
9         <name>name</name>
10         <cstring>CreatureEdit</cstring>
11     </property>
12     <property stdset="1">
13         <name>geometry</name>
14         <rect>
15             <x>0</x>
16             <y>0</y>
17             <width>320</width>
18             <height>323</height>
19         </rect>
20     </property>
21     <property stdset="1">
22         <name>caption</name>
23         <string>Form1</string>
24     </property>
25     <grid>
26         <property stdset="1">
27             <name>margin</name>
28             <number>11</number>
29         </property>
30         <property stdset="1">
31             <name>spacing</name>
32             <number>6</number>
33         </property>
34         <widget row="0"  column="0" >
35             <class>QLayoutWidget</class>
36             <property stdset="1">
37                 <name>name</name>
38                 <cstring>Layout2</cstring>
39             </property>
40             <vbox>
41                 <property stdset="1">
42                     <name>margin</name>
43                     <number>0</number>
44                 </property>
45                 <property stdset="1">
46                     <name>spacing</name>
47                     <number>6</number>
48                 </property>
49                 <widget>
50                     <class>QGroupBox</class>
51                     <property stdset="1">
52                         <name>name</name>
53                         <cstring>GroupBox1</cstring>
54                     </property>
55                     <property stdset="1">
56                         <name>title</name>
57                         <string>Strängar</string>
58                     </property>
59                     <vbox>
60                         <property stdset="1">
61                             <name>margin</name>
62                             <number>11</number>
63                         </property>
64                         <property stdset="1">
65                             <name>spacing</name>
66                             <number>6</number>
67                         </property>
68                         <widget>
69                             <class>QComboBox</class>
70                             <property stdset="1">
71                                 <name>name</name>
72                                 <cstring>StringCombo</cstring>
73                             </property>
74                             <property>
75                                 <name>toolTip</name>
76                                 <string>Olika strängar</string>
77                             </property>
78                             <property>
79                                 <name>whatsThis</name>
80                                 <string>Här är en lista med olika textvärden</string>
81                             </property>
82                         </widget>
83                         <widget>
84                             <class>QLineEdit</class>
85                             <property stdset="1">
86                                 <name>name</name>
87                                 <cstring>StringEdit</cstring>
88                             </property>
89                             <property>
90                                 <name>toolTip</name>
91                                 <string>Skriv in text för vald sträng</string>
92                             </property>
93                         </widget>
94                     </vbox>
95                 </widget>
96                 <spacer>
97                     <property>
98                         <name>name</name>
99                         <cstring>Spacer4</cstring>
100                     </property>
101                     <property stdset="1">
102                         <name>orientation</name>
103                         <enum>Vertical</enum>
104                     </property>
105                     <property stdset="1">
106                         <name>sizeType</name>
107                         <enum>Expanding</enum>
108                     </property>
109                     <property>
110                         <name>sizeHint</name>
111                         <size>
112                             <width>20</width>
113                             <height>20</height>
114                         </size>
115                     </property>
116                 </spacer>
117                 <widget>
118                     <class>QGroupBox</class>
119                     <property stdset="1">
120                         <name>name</name>
121                         <cstring>GroupBox5</cstring>
122                     </property>
123                     <property stdset="1">
124                         <name>title</name>
125                         <string>Attributer mm</string>
126                     </property>
127                     <vbox>
128                         <property stdset="1">
129                             <name>margin</name>
130                             <number>11</number>
131                         </property>
132                         <property stdset="1">
133                             <name>spacing</name>
134                             <number>6</number>
135                         </property>
136                         <widget>
137                             <class>QComboBox</class>
138                             <property stdset="1">
139                                 <name>name</name>
140                                 <cstring>AttributeCombo</cstring>
141                             </property>
142                             <property>
143                                 <name>toolTip</name>
144                                 <string>Lista på attributer, karaktärsdrag och annat som gestaltas i decimala tal...</string>
145                             </property>
146                             <property>
147                                 <name>whatsThis</name>
148                                 <string>Välj värde och skriv in ett tal i rutan under ...</string>
149                             </property>
150                         </widget>
151                         <widget>
152                             <class>QSpinBox</class>
153                             <property stdset="1">
154                                 <name>name</name>
155                                 <cstring>AttributeSpin</cstring>
156                             </property>
157                         </widget>
158                     </vbox>
159                 </widget>
160                 <spacer>
161                     <property>
162                         <name>name</name>
163                         <cstring>Spacer5</cstring>
164                     </property>
165                     <property stdset="1">
166                         <name>orientation</name>
167                         <enum>Vertical</enum>
168                     </property>
169                     <property stdset="1">
170                         <name>sizeType</name>
171                         <enum>Expanding</enum>
172                     </property>
173                     <property>
174                         <name>sizeHint</name>
175                         <size>
176                             <width>20</width>
177                             <height>20</height>
178                         </size>
179                     </property>
180                 </spacer>
181                 <widget>
182                     <class>QGroupBox</class>
183                     <property stdset="1">
184                         <name>name</name>
185                         <cstring>GroupBox2</cstring>
186                     </property>
187                     <property stdset="1">
188                         <name>title</name>
189                         <string>Egenskaper</string>
190                     </property>
191                     <property>
192                         <name>toolTip</name>
193                         <string>Lista med olika fysiska- och mentala egenskaper samt nackdelar.</string>
194                     </property>
195                     <property>
196                         <name>whatsThis</name>
197                         <string>Välj en egenskap och markera "Har egenskap" för att visa att karaktären har den..</string>
198                     </property>
199                     <vbox>
200                         <property stdset="1">
201                             <name>margin</name>
202                             <number>11</number>
203                         </property>
204                         <property stdset="1">
205                             <name>spacing</name>
206                             <number>6</number>
207                         </property>
208                         <widget>
209                             <class>QComboBox</class>
210                             <property stdset="1">
211                                 <name>name</name>
212                                 <cstring>QualityCombo</cstring>
213                             </property>
214                         </widget>
215                         <widget>
216                             <class>QCheckBox</class>
217                             <property stdset="1">
218                                 <name>name</name>
219                                 <cstring>QualityCheck</cstring>
220                             </property>
221                             <property stdset="1">
222                                 <name>text</name>
223                                 <string>Har egenskap</string>
224                             </property>
225                         </widget>
226                     </vbox>
227                 </widget>
228             </vbox>
229         </widget>
230         <widget row="0"  column="2" >
231             <class>QLayoutWidget</class>
232             <property stdset="1">
233                 <name>name</name>
234                 <cstring>Layout1</cstring>
235             </property>
236             <vbox>
237                 <property stdset="1">
238                     <name>margin</name>
239                     <number>0</number>
240                 </property>
241                 <property stdset="1">
242                     <name>spacing</name>
243                     <number>6</number>
244                 </property>
245                 <widget>
246                     <class>QGroupBox</class>
247                     <property stdset="1">
248                         <name>name</name>
249                         <cstring>GroupBox4</cstring>
250                     </property>
251                     <property stdset="1">
252                         <name>title</name>
253                         <string>Färdigheter</string>
254                     </property>
255                     <vbox>
256                         <property stdset="1">
257                             <name>margin</name>
258                             <number>11</number>
259                         </property>
260                         <property stdset="1">
261                             <name>spacing</name>
262                             <number>6</number>
263                         </property>
264                         <widget>
265                             <class>QComboBox</class>
266                             <property stdset="1">
267                                 <name>name</name>
268                                 <cstring>SkillCombo</cstring>
269                             </property>
270                             <property>
271                                 <name>toolTip</name>
272                                 <string>Lista med färdigheter</string>
273                             </property>
274                             <property>
275                                 <name>whatsThis</name>
276                                 <string>Välj färdighet och tryck "Redigera färdighet" för att ändra FC mm</string>
277                             </property>
278                         </widget>
279                         <widget>
280                             <class>QPushButton</class>
281                             <property stdset="1">
282                                 <name>name</name>
283                                 <cstring>SkillButton</cstring>
284                             </property>
285                             <property stdset="1">
286                                 <name>text</name>
287                                 <string>Redigera &amp;färdighet</string>
288                             </property>
289                         </widget>
290                     </vbox>
291                 </widget>
292                 <spacer>
293                     <property>
294                         <name>name</name>
295                         <cstring>Spacer1</cstring>
296                     </property>
297                     <property stdset="1">
298                         <name>orientation</name>
299                         <enum>Vertical</enum>
300                     </property>
301                     <property stdset="1">
302                         <name>sizeType</name>
303                         <enum>Expanding</enum>
304                     </property>
305                     <property>
306                         <name>sizeHint</name>
307                         <size>
308                             <width>20</width>
309                             <height>20</height>
310                         </size>
311                     </property>
312                 </spacer>
313                 <widget>
314                     <class>QGroupBox</class>
315                     <property stdset="1">
316                         <name>name</name>
317                         <cstring>GroupBox3</cstring>
318                     </property>
319                     <property stdset="1">
320                         <name>title</name>
321                         <string>Vapen</string>
322                     </property>
323                     <vbox>
324                         <property stdset="1">
325                             <name>margin</name>
326                             <number>11</number>
327                         </property>
328                         <property stdset="1">
329                             <name>spacing</name>
330                             <number>6</number>
331                         </property>
332                         <widget>
333                             <class>QComboBox</class>
334                             <property stdset="1">
335                                 <name>name</name>
336                                 <cstring>WeaponCombo</cstring>
337                             </property>
338                             <property>
339                                 <name>toolTip</name>
340                                 <string>Lista med de vapen som karaktären har med sig..</string>
341                             </property>
342                             <property>
343                                 <name>whatsThis</name>
344                                 <string>Markera vapnet och tryck på "Redgera vapen" för att redigera valt vapen</string>
345                             </property>
346                         </widget>
347                         <widget>
348                             <class>QPushButton</class>
349                             <property stdset="1">
350                                 <name>name</name>
351                                 <cstring>WeaponButton</cstring>
352                             </property>
353                             <property stdset="1">
354                                 <name>text</name>
355                                 <string>Redigera &amp;vapen</string>
356                             </property>
357                         </widget>
358                     </vbox>
359                 </widget>
360                 <spacer>
361                     <property>
362                         <name>name</name>
363                         <cstring>Spacer3</cstring>
364                     </property>
365                     <property stdset="1">
366                         <name>orientation</name>
367                         <enum>Vertical</enum>
368                     </property>
369                     <property stdset="1">
370                         <name>sizeType</name>
371                         <enum>Expanding</enum>
372                     </property>
373                     <property>
374                         <name>sizeHint</name>
375                         <size>
376                             <width>20</width>
377                             <height>20</height>
378                         </size>
379                     </property>
380                 </spacer>
381                 <widget>
382                     <class>QGroupBox</class>
383                     <property stdset="1">
384                         <name>name</name>
385                         <cstring>GroupBox6</cstring>
386                     </property>
387                     <property stdset="1">
388                         <name>title</name>
389                         <string>Rustning</string>
390                     </property>
391                     <vbox>
392                         <property stdset="1">
393                             <name>margin</name>
394